Age | Commit message (Expand) | Author | Files | Lines |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+2 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -18/+22 |
2012-01-27 | qdev: change ambiguous qdev names | Anthony Liguori | 1 | -1/+1 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 1 | -4/+15 |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori | 1 | -21/+36 |
2011-11-28 | sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() | Avi Kivity | 1 | -2/+2 |
2011-09-04 | pci_host: convert conf index and data ports to memory API | Avi Kivity | 1 | -7/+6 |
2011-08-25 | Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" | Anthony Liguori | 1 | -6/+7 |
2011-08-24 | pci_host: convert conf index and data ports to memory API | Avi Kivity | 1 | -7/+6 |
2011-06-12 | dec_pci: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata | 1 | -19/+7 |
2010-12-11 | pci-host: Delegate bswap to mmio layer | Alexander Graf | 1 | -2/+4 |
2010-09-07 | pci_bridge: introduce pci bridge library. | Isaku Yamahata | 1 | -9/+36 |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata | 1 | -0/+1 |
2010-07-11 | pci_bridge: make pci bridge aware of pci multi function bit. | Isaku Yamahata | 1 | -1/+1 |
2010-07-11 | pci: remove PCIDeviceInfo::header_type | Isaku Yamahata | 1 | -1/+1 |
2010-03-21 | Compile pci_host only once | Blue Swirl | 1 | -2/+2 |
2010-02-14 | dec: use PCI accessors | Blue Swirl | 1 | -2/+1 |
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl | 1 | -0/+20 |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl | 1 | -0/+84 |