aboutsummaryrefslogtreecommitdiff
path: root/hw/pci.h
AgeCommit message (Expand)Author
2009-10-01Get rid of _t suffixmalc
2009-09-20Compile msix only onceBlue Swirl
2009-09-15qdev/pci: add pci_create_noinit()Gerd Hoffmann
2009-09-09eepro100: Clean code which sets the PCI device idStefan Weil
2009-09-09qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann
2009-09-09qdev/usb: convert ohci.Gerd Hoffmann
2009-09-04We want the argument pass to set_irq to be opaqueJuan Quintela
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-27Add version_id to PCIDevice.Juan Quintela
2009-08-10qdev/prop: convert pci.c to helper macros.Gerd Hoffmann
2009-07-09qdev: update pci device registration.Gerd Hoffmann
2009-06-29monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka
2009-06-24qemu/pci: add pci_get/set_byteMichael S. Tsirkin
2009-06-24qemu/pci: MSI-X support functionsMichael S. Tsirkin
2009-06-24qemu/pci: check constant registers on loadMichael S. Tsirkin
2009-06-24qemu/pci: add routines to manage PCI capabilitiesMichael S. Tsirkin
2009-06-24qemu/pci: helper routines for pci accessMichael S. Tsirkin
2009-06-24qemu/pci: make default_write_config use mask tableMichael S. Tsirkin
2009-06-22Make first argument of monitor command pci_add workMarkus Armbruster
2009-06-22Support addr=... in option argument of -net nicMarkus Armbruster
2009-06-16Rename pci_register_io_region() to pci_register_bar()Avi Kivity
2009-06-09Remove unused and misnamed field and variableBlue Swirl
2009-05-23Add common BusStatePaul Brook
2009-05-14PCI network qdev conversionPaul Brook
2009-05-14LSI SCSI qdev conversionPaul Brook
2009-05-14PCI qdev supportPaul Brook
2009-05-13Remove vga_ram_sizePaul Brook
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