| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | q35: set fw_name | Michael S. Tsirkin | 2013-05-30 | 1 | -0/+1 | |
| | | | | | | | | | | | | | PCI host bridges need to set fw_name to be discoverable by bios for boot device selection. In particular, seabios expects root device to be called "/pci/@i0cf8", so let's set it up like that for Q35. Cc: qemu-stable@nongnu.org Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Amos Kong <akong@redhat.com> | |||||
| * | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2013-04-08 | 1 | -0/+310 | |
| Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||||