summary refs log tree commit diff stats
path: root/net/queue.c
diff options
context:
space:
mode:
authorJoe Richey <joerichey@google.com>2020-03-03 02:52:47 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2020-03-16 22:07:42 +0100
commit770275ed0c0ab05677472efcf184b1a02ab14d07 (patch)
tree69a6e8b7faa06fd3e6f62c76a1d54a3f86922902 /net/queue.c
parent4ce1e15fbc7266a108a7c77a3962644b3935346e (diff)
downloadfocaccia-qemu-770275ed0c0ab05677472efcf184b1a02ab14d07.tar.gz
focaccia-qemu-770275ed0c0ab05677472efcf184b1a02ab14d07.zip
optionrom/pvh: scan entire RSDP Area
Right now the PVH option rom scans for the RSDP from 0xE0000 to
0xE1FFF. This is probobly a typo, it should scan from 0xE0000 to
0xFFFFF.

This is actually an issue on some QEMU versions/machines. For example,
when I run QEMU the RSDP is placed at 0xf5ad0 which will not be picked
up by the current implementation.

This bug still allows a Linux guest to boot (in most configurations) as
the kernel will just scan for the RSDP if one isn't provided.

Signed-off-by: Joe Richey <joerichey@google.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Fixes: 2785dc7b17 ("optionrom: add new PVH option rom")
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net/queue.c')
0 files changed, 0 insertions, 0 deletions