diff options
author | Avi Kivity <avi@qumranet.com> | 2007-03-14 14:35:28 +0000 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-03-14 14:35:28 +0000 |
commit | 4c2b358cb3f194ff406ce499cc087bebf39d7f8e (patch) | |
tree | af5f6f45e9d6ac2cd66b4383ec724e891e879085 /qemu/pc-bios | |
parent | edc0f43ecdf41c1aae501dd981ba89a38386e07f (diff) |
kvm: merge acpi branch
acpi is supported again, for Linux and Windows.
........
r4526 | avi | 2007-03-13 17:51:25 +0200 (Tue, 13 Mar 2007) | 2 lines
kvm: branch for acpi hackery
........
r4527 | avi | 2007-03-13 17:52:59 +0200 (Tue, 13 Mar 2007) | 5 lines
kvm: libkvm: temporaryly map gpa a8000-affff
this allows some smm initialization stuff to work. should be replaced with
something better.
........
r4528 | avi | 2007-03-13 17:55:47 +0200 (Tue, 13 Mar 2007) | 5 lines
kvm: qemu: implement smm acpi in qemu
the qemu bios smm handler acts on commands written to port 0xb2. since we
don't emulate smm, move that functionality into qemu.
........
r4529 | avi | 2007-03-13 18:39:38 +0200 (Tue, 13 Mar 2007) | 4 lines
kvm: qemu: switch to plain qemu bios
still doesn't boot Windows.
........
r4530 | avi | 2007-03-14 11:55:41 +0200 (Wed, 14 Mar 2007) | 5 lines
kvm: qemu: disable tpr updates by cr8
this loses the 4 low bits of the tpr and breaks the Windows ACPI HAL. Will
have to be fixed for 64-bit Windows.
........
Diffstat (limited to 'qemu/pc-bios')
-rw-r--r-- | qemu/pc-bios/bios.bin | bin | 65536 -> 131072 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/qemu/pc-bios/bios.bin b/qemu/pc-bios/bios.bin Binary files differindex 64be517b..14ea6a60 100644 --- a/qemu/pc-bios/bios.bin +++ b/qemu/pc-bios/bios.bin |