Neel Natu
176666c2c9
Enable "Posted Interrupt Processing" if supported by the CPU. This lets us
...
inject interrupts into the guest without causing a VM-exit.
This feature can be disabled by setting the tunable "hw.vmm.vmx.use_apic_pir"
to "0".
The following sysctls provide information about this feature:
- hw.vmm.vmx.posted_interrupts (0 if disabled, 1 if enabled)
- hw.vmm.vmx.posted_interrupt_vector (vector number used for vcpu notification)
Tested on a Intel Xeon E5-2620v2 courtesy of Allan Jude at ScaleEngine.
2014-01-11 04:22:00 +00:00
..
2014-01-11 04:22:00 +00:00
2014-01-09 20:57:19 +00:00
2014-01-08 09:33:16 +00:00
2013-09-05 00:09:56 +00:00
2014-01-10 12:18:05 +00:00
2014-01-06 05:00:58 +00:00
2014-01-09 00:11:14 +00:00
2014-01-09 22:16:30 +00:00
2014-01-05 01:07:14 +00:00
2013-11-23 00:28:18 +00:00
2014-01-10 19:21:46 +00:00
2014-01-07 11:43:51 +00:00
2013-07-24 09:45:31 +00:00
2014-01-10 20:29:46 +00:00
2013-12-17 07:47:27 +00:00
2014-01-01 22:51:19 +00:00
2014-01-09 00:11:14 +00:00
2013-07-09 01:05:28 +00:00
2013-11-29 20:14:26 +00:00
2014-01-07 13:09:35 +00:00
2014-01-10 20:29:46 +00:00
2014-01-11 00:00:11 +00:00
2014-01-08 08:06:56 +00:00
2013-10-26 17:58:36 +00:00
2014-01-09 15:31:44 +00:00
2014-01-10 12:13:55 +00:00
2014-01-10 12:33:28 +00:00
2013-11-11 13:19:55 +00:00
2013-10-26 17:58:36 +00:00
2013-10-26 18:18:50 +00:00
2014-01-06 19:05:04 +00:00
2013-11-08 08:44:09 +00:00
2013-12-30 20:23:15 +00:00
2013-12-07 23:05:59 +00:00
2013-12-23 08:43:16 +00:00
2013-09-06 23:14:31 +00:00
2013-12-30 20:34:53 +00:00
2013-12-08 21:59:46 +00:00
2013-12-05 21:58:02 +00:00
2013-10-29 05:37:05 +00:00
2014-01-05 18:46:58 +00:00
2014-01-08 22:37:18 +00:00
2013-12-25 20:10:17 +00:00
2013-12-17 15:11:24 +00:00
2014-01-09 00:11:14 +00:00
2013-12-23 05:47:27 +00:00
2013-11-26 08:46:27 +00:00
2013-12-30 17:04:24 +00:00
2013-12-31 18:25:15 +00:00
2014-01-08 21:04:12 +00:00
2013-10-18 17:06:13 +00:00
2013-12-30 08:36:17 +00:00