summaryrefslogtreecommitdiffstats
path: root/hw/pci.h
Commit message (Expand)AuthorAgeFilesLines
* qdev: update pci device registration.Gerd Hoffmann2009-07-091-1/+9
* monitor: Drop pci_addr prefix from hotplug commandsJan Kiszka2009-06-291-1/+2
* qemu/pci: add pci_get/set_byteMichael S. Tsirkin2009-06-241-0/+12
* qemu/pci: MSI-X support functionsMichael S. Tsirkin2009-06-241-0/+23
* qemu/pci: check constant registers on loadMichael S. Tsirkin2009-06-241-0/+5
* qemu/pci: add routines to manage PCI capabilitiesMichael S. Tsirkin2009-06-241-1/+17
* qemu/pci: helper routines for pci accessMichael S. Tsirkin2009-06-241-3/+27
* qemu/pci: make default_write_config use mask tableMichael S. Tsirkin2009-06-241-1/+17
* Make first argument of monitor command pci_add workMarkus Armbruster2009-06-221-1/+1
* Support addr=... in option argument of -net nicMarkus Armbruster2009-06-221-2/+2
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-1/+1
* Remove unused and misnamed field and variableBlue Swirl2009-06-091-4/+0
* Add common BusStatePaul Brook2009-05-231-1/+2
* PCI network qdev conversionPaul Brook2009-05-141-20/+0
* LSI SCSI qdev conversionPaul Brook2009-05-141-2/+1
* PCI qdev supportPaul Brook2009-05-141-0/+8
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* use PCI_HEADER_TYPE.Isaku Yamahata2009-05-031-0/+4
* Clean up VGA ram allocation.pbrook2009-04-101-2/+1
* Clean some PCI defines (Stefan Weil)aliguori2009-03-281-4/+11
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-131-78/+18
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-1/+3
* kvm/powerpc: Add freescale pci controller's supportaurel322009-03-021-0/+4
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+3
* Parse full PCI device addresses (Markus Armbruster)aliguori2009-02-111-0/+3
* qemu: add pci_unregister_device (Marcelo Tosatti)aliguori2009-02-111-0/+3
* qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)aliguori2009-02-111-8/+8
* qemu: add pci helper functions (Marcelo Tosatti)aliguori2009-02-111-0/+6
* Add and use #defines for PCI device classesblueswir12009-02-011-0/+36
* Update #defines for PCI vendor and device IDs from OpenBIOS and Linuxblueswir12009-02-011-0/+10
* Add Simba device IDblueswir12009-01-271-1/+2
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-1/+69
* Add macro for virtio-console PCI device ID (Mark McLoughlin)aliguori2009-01-261-0/+1
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori2009-01-131-1/+2
* Add EBUS bridgeblueswir12009-01-101-2/+3
* PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322008-12-181-0/+5
* PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322008-12-181-0/+15
* pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori2008-12-111-0/+12
* SH4: kill a few warningsaurel322008-12-071-0/+4
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-031-0/+3
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-0/+1
* Break up vl.h.pbrook2007-11-171-0/+138
OpenPOWER on IntegriCloud