[kvm-devel] [PATCH 9/15] initialize hot add system.

2008-02-26 Thread Glauber Costa
Register the pios, and grab cpu_model for future usage. Signed-off-by: Glauber Costa [EMAIL PROTECTED] --- qemu/hw/acpi.c | 34 ++ qemu/hw/pc.c |1 + qemu/sysemu.h |1 + 3 files changed, 36 insertions(+), 0 deletions(-) diff --git a/qemu/hw/acpi.c

[kvm-devel] [PATCH 9/15] initialize hot add system.

2008-02-22 Thread Glauber Costa
Register the pios, and grab cpu_model for future usage. Signed-off-by: Glauber Costa [EMAIL PROTECTED] --- qemu/hw/acpi.c | 35 +++ qemu/hw/pc.c |1 + 2 files changed, 36 insertions(+), 0 deletions(-) diff --git a/qemu/hw/acpi.c b/qemu/hw/acpi.c index