commit | f8c457b88d72a48989f190bc3d7b79f4f3b7d11c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon May 13 20:00:23 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Jul 04 10:40:56 2013 +0300 |
tree | 6042eaab39d046123b65f1613b49c971a323edb8 | |
parent | 3459a625215449b67b9c67d9151ff72892d0a42a [diff] |
pc: pass PCI hole ranges to Guests Guest currently has to jump through lots of hoops to guess the PCI hole ranges. It's fragile, and makes us change BIOS each time we add a new chipset. Let's report the window in a ROM file, to make BIOS do exactly what QEMU intends. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>