Skip to content

Conversation

@simonjbeaumont
Copy link
Contributor

This means that the VM.attached_PCIs will be updated when the VM is
started and shutdown and this will inform the VM.allowed_operations.

For example, VMs with PCI-passthrough (using the other-config:pci key)
will have the same operation restrictions as a VM using GPU-passthrough
(previously the only class of managed PCI device). Presently the
operations restricted based on attached PCI devices are:

  • suspend
  • checkpoint
  • pool_migrate
  • migrate_send

Signed-off-by: Si Beaumont simon.beaumont@citrix.com

Signed-off-by: Si Beaumont <simon.beaumont@citrix.com>
This means that the VM.attached_PCIs will be updated when the VM is
started and shutdown and this will inform the VM.allowed_operations.

For example, VMs with PCI-passthrough (using the other-config:pci key)
will have the same operation restrictions as a VM using GPU-passthrough
(previously the only class of managed PCI device). Presently the
operations restricted based on attached PCI devices are:

* suspend
* checkpoint
* pool_migrate
* migrate_send

Signed-off-by: Si Beaumont <simon.beaumont@citrix.com>
Signed-off-by: Si Beaumont <simon.beaumont@citrix.com>
@robhoes
Copy link
Member

robhoes commented Jun 2, 2016

Nice, looks like that is all you need indeed, assuming we only care about GPUs, network controllers, and storage controllers for the moment. :shipit:

@simonjbeaumont
Copy link
Contributor Author

Thanks for the speedy review @robhoes. I'll add the reviewed label but I'm going to hold off merging until we fix the BVT. Don't want to muddy the water...

@johnelse
Copy link
Contributor

johnelse commented Jun 3, 2016

Nice!

@simonjbeaumont
Copy link
Contributor Author

OK, builds fixed now... In this goes.

@simonjbeaumont simonjbeaumont merged commit 9b5e8ca into xapi-project:master Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants