qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.1 0/2] i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
@ 2014-03-14 22:22 Laszlo Ersek
  2014-03-14 22:22 ` [Qemu-devel] [PATCH for-2.1 1/2] i386/acpi-build: allow more than 255 elements in CPON Laszlo Ersek
  2014-03-14 22:22 ` [Qemu-devel] [PATCH for-2.1 2/2] i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF Laszlo Ersek
  0 siblings, 2 replies; 6+ messages in thread
From: Laszlo Ersek @ 2014-03-14 22:22 UTC (permalink / raw)
  To: qemu-devel, afaerber, ehabkost, imammedo, mst

The current SSDT generator doesn't support hotplug of the VCPU with APIC
ID 0xFF; supply that functionality.

The series depends on Eduardo's

  [Qemu-devel] [PATCH v4 0/7] pc: Ensure APIC ID limits before aborting
                              or corrupting memory

Regression tested with 4 VCPUs. Iasl disassembly of the SSDT remains
identical (modulo length / checksum).

Laszlo Ersek (2):
  i386/acpi-build: allow more than 255 elements in CPON
  i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF

 hw/i386/acpi-build.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-03-17 11:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 22:22 [Qemu-devel] [PATCH for-2.1 0/2] i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF Laszlo Ersek
2014-03-14 22:22 ` [Qemu-devel] [PATCH for-2.1 1/2] i386/acpi-build: allow more than 255 elements in CPON Laszlo Ersek
2014-03-14 22:22 ` [Qemu-devel] [PATCH for-2.1 2/2] i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF Laszlo Ersek
2014-03-16 12:31   ` Michael S. Tsirkin
2014-03-17 10:08     ` Laszlo Ersek
2014-03-17 11:30       ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).