Searched hist:240912 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.sbin/bhyve/
H A Dspinup_ap.h240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
H A Dspinup_ap.c240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
H A Dxmsr.cdiff 240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
H A Dbhyverun.cdiff 240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvlapic.cdiff 240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
/freebsd-11-stable/sys/amd64/include/
H A Dvmm.hdiff 240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.cdiff 240912 Tue Sep 25 00:41:36 MDT 2012 neel Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
AP needs to be activated by spinning up an execution context for it.

The local apic emulation is now completely done in the hypervisor and it will
detect writes to the ICR_LO register that try to bring up the AP. In response
to such writes it will return to userspace with an exit code of SPINUP_AP.

Reviewed by: grehan

Completed in 209 milliseconds