Age | Commit message (Expand) | Author | Files | Lines |
2014-09-11 | piix: do not set irq while loading vmstate | Pavel Dovgalyuk | 1 | -2/+28 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -4/+3 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -3/+3 |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -9/+2 |
2013-12-23 | piix: fix 32bit pci hole | Gerd Hoffmann | 1 | -9/+2 |
2013-12-23 | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -2/+10 |
2013-12-23 | pci-host: Consistently set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+5 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -4/+4 |
2013-12-10 | pc: map PCI address space as catchall region for not mapped addresses | Michael S. Tsirkin | 1 | -22/+4 |
2013-11-10 | Fix pc migration from qemu <= 1.5 | Cole Robinson | 1 | -1/+8 |
2013-10-14 | piix: APIs for pc guest info | Michael S. Tsirkin | 1 | -0/+8 |
2013-09-15 | piix: use 64 bit window programmed by guest | Michael S. Tsirkin | 1 | -4/+10 |
2013-08-27 | pc: fix regression for 64 bit PCI memory | Michael S. Tsirkin | 1 | -3/+6 |
2013-07-29 | pc: limit 64 bit hole to 2G by default | Igor Mammedov | 1 | -5/+90 |
2013-07-29 | pc: replace i440fx_common_init() with i440fx_init() | Igor Mammedov | 1 | -37/+13 |
2013-07-29 | pc: add I440FX QOM cast macro | Igor Mammedov | 1 | -2/+6 |
2013-07-23 | i440fx-pcihost: Use QOM realize for i440fx-pcihost | Hu Tao | 1 | -12/+17 |
2013-07-23 | i440fx: Use type-safe cast instead of direct access of parent dev | Hu Tao | 1 | -9/+16 |
2013-07-08 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -0/+9 |
2013-07-07 | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 1 | -0/+9 |
2013-07-04 | hw/p*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -6/+7 |
2013-07-04 | pam: pass device to init_pam and use it to set owner | Paolo Bonzini | 1 | -2/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -6/+6 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -0/+657 |