1
0
Files
linux/Documentation
Feng Wu bf9f6ac8d7 KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
This patch updates the Posted-Interrupts Descriptor when vCPU
is blocked.

pre-block:
- Add the vCPU to the blocked per-CPU list
- Set 'NV' to POSTED_INTR_WAKEUP_VECTOR

post-block:
- Remove the vCPU from the per-CPU list

Signed-off-by: Feng Wu <feng.wu@intel.com>
[Concentrate invocation of pre/post-block hooks to vcpu_block. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-01 15:06:53 +02:00
..
2015-08-28 22:59:36 -04:00
2015-09-03 10:01:44 -07:00
2015-06-08 16:43:09 -06:00
2015-06-08 23:15:45 +02:00
2015-06-26 11:23:38 -04:00
2015-07-14 12:35:42 -06:00
2015-09-10 13:29:01 -07:00
2015-06-24 18:17:40 +02:00
2015-06-23 06:49:44 -06:00