summaryrefslogtreecommitdiff
path: root/hw/pci.h
AgeCommit message (Expand)Author
2009-05-03use PCI_HEADER_TYPE.Isaku Yamahata
2009-04-10Clean up VGA ram allocation.pbrook
2009-03-28Clean some PCI defines (Stefan Weil)aliguori
2009-03-13Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-03-02kvm/powerpc: Add freescale pci controller's supportaurel32
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori
2009-02-11Parse full PCI device addresses (Markus Armbruster)aliguori
2009-02-11qemu: add pci_unregister_device (Marcelo Tosatti)aliguori
2009-02-11qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)aliguori
2009-02-11qemu: add pci helper functions (Marcelo Tosatti)aliguori
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-02-01Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir1
2009-01-27Add Simba device IDblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2009-01-26Add macro for virtio-console PCI device ID (Mark McLoughlin)aliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2009-01-10Add EBUS bridgeblueswir1
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel32
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel32
2008-12-11pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori
2008-12-07SH4: kill a few warningsaurel32
2008-02-03E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-17Break up vl.h.pbrook