]> git.proxmox.com Git - mirror_qemu.git/history - hw/pci.h
Fix pci_add nic not to exit on bad model
[mirror_qemu.git] / hw / pci.h
2009-10-05 Markus ArmbrusterFix pci_add nic not to exit on bad model
2009-10-05 Markus ArmbrusterFix pci_add storage not to exit on bad first argument
2009-10-05 Michael S. Tsirkinqemu: clean up target page usage in msix
2009-10-05 Michael S. Tsirkinqemu/pci: refactor code/symbolic constants
2009-10-05 Gerd Hoffmannpci: hotplug windup
2009-10-05 Gerd Hoffmannpci: move unregister from PCIDevice to PCIDeviceInfo
2009-10-05 Gerd Hoffmannpci: use qdev for device destruction.
2009-10-05 Gerd Hoffmannsupport inplace allocation for pci bus, split irq init.
2009-10-05 Luiz CapitulinoFix exit on 'pci_add' Monitor command
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue SwirlCompile msix only once
2009-09-15 Gerd Hoffmannqdev/pci: add pci_create_noinit()
2009-09-09 Stefan Weileepro100: Clean code which sets the PCI device id
2009-09-09 Gerd Hoffmannqdev/scsi: add scsi bus support to qdev, convert drivers.
2009-09-09 Gerd Hoffmannqdev/usb: convert ohci.
2009-09-04 Juan QuintelaWe want the argument pass to set_irq to be opaque
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-28 Juan QuintelaAdd version_id to PCIDevice.
2009-08-10 Gerd Hoffmannqdev/prop: convert pci.c to helper macros.
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: update pci device registration.
2009-06-29 Jan Kiszkamonitor: Drop pci_addr prefix from hotplug commands
2009-06-24 Michael S. Tsirkinqemu/pci: add pci_get/set_byte
2009-06-24 Michael S. Tsirkinqemu/pci: MSI-X support functions
2009-06-24 Michael S. Tsirkinqemu/pci: check constant registers on load
2009-06-24 Michael S. Tsirkinqemu/pci: add routines to manage PCI capabilities
2009-06-24 Michael S. Tsirkinqemu/pci: helper routines for pci access
2009-06-24 Michael S. Tsirkinqemu/pci: make default_write_config use mask table
2009-06-22 Markus ArmbrusterMake first argument of monitor command pci_add work
2009-06-22 Markus ArmbrusterSupport addr=... in option argument of -net nic
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Blue SwirlRemove unused and misnamed field and variable
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookPCI network qdev conversion
2009-05-14 Paul BrookLSI SCSI qdev conversion
2009-05-14 Paul BrookPCI qdev support
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-04-10 pbrookClean up VGA ram allocation.
2009-03-28 aliguoriClean some PCI defines (Stefan Weil)
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11 aliguoriParse full PCI device addresses (Markus Armbruster)
2009-02-11 aliguoriqemu: add pci_unregister_device (Marcelo Tosatti)
2009-02-11 aliguoriqemu: return PCIDevice on net device init and record...
2009-02-11 aliguoriqemu: add pci helper functions (Marcelo Tosatti)
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-02-01 blueswir1Update #defines for PCI vendor and device IDs from...
2009-01-27 blueswir1Add Simba device ID
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-26 aliguoriAdd macro for virtio-console PCI device ID (Mark McLoug...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-10 blueswir1Add EBUS bridge
2008-12-18 aurel32PCI: Mask writes to RO bits in the command reg of PCI...
2008-12-18 aurel32PCI: Mask writes to RO bits in the status reg of PCI...
2008-12-11 aliguoripci: add default pci subsystem id for all devices ...
2008-12-07 aurel32SH4: kill a few warnings
2008-02-03 balrogE1000 NIC emulation (Nir Peleg, patch from Dor Laor).
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.