kvm: bios: Make a GPE register block be acessible
commit93aeba76d95e62af0d8a9ec101ad01e8f53c1b33
authorGlauber Costa <gcosta@redhat.com>
Tue, 26 Feb 2008 19:56:31 +0000 (26 16:56 -0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 27 Feb 2008 10:44:16 +0000 (27 12:44 +0200)
tree1ac1e323097c3509beb6042f67a298c27e788b11
parent55ba7ef08c2888a1c8d108f10b084ae5a93a81aa
kvm: bios: Make a GPE register block be acessible

gpe is acessible when its address listed by BIOS is !0.
This patch makes gpe blk 0 available, and 4 bytes in length

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/bios/rombios32.c