]> git.proxmox.com Git - qemu.git/history - hw/apb_pci.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / hw / apb_pci.c
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-12 Isaku Yamahataapb_pci: convert to PCIDeviceInfo to initialize ids
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafMake simple io mem handler endian aware
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-07 Isaku Yamahatapci_bridge: introduce pci bridge library.
2010-07-22 Isaku Yamahatapci/bridge: split out pci bridge code into pci_bridge...
2010-07-11 Isaku Yamahatapci: set PCI multi-function bit appropriately.
2010-07-11 Isaku Yamahatapci_bridge: make pci bridge aware of pci multi function...
2010-07-11 Isaku Yamahatapci: remove PCIDeviceInfo::header_type
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-05-26 Igor V. Kovalenkosparc64: clean up pci bridge map
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-12 Blue Swirlapb: don't use any static state
2010-03-21 Blue SwirlFix Sparc64 build
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 Michael S. Tsirkinapc_pci: simplify using rwhandler
2010-02-22 Michael S. Tsirkinapb_pci: minor cleanup
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Blue Swirlsparc64: use PCI accessors for APB/PBM
2010-01-30 Blue Swirlsparc64: implement basic IOMMU/interrupt handling
2010-01-29 Blue SwirlSparc64: byte swap IO port access
2010-01-26 Blue SwirlPCI: fix bridge configuration
2010-01-22 Blue SwirlSparc64: fix PCI probe problems
2010-01-12 Blue SwirlSparc64: Fix PCI config accessor order
2010-01-11 Blue SwirlSparc64: enable real access to PCI configuration space
2010-01-10 Blue SwirlSparc64: increase APB register range
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-27 Blue SwirlSparc64: move APB PCI memory base to correct location
2009-12-02 Michael S. Tsirkinpci: move apb specific stuff to apb_pci.c
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
2009-11-09 Isaku Yamahatapci_host: consolidate pci config address access.
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-11-09 Isaku Yamahatapci: use PCI_SLOT() and PCI_FUNC().
2009-10-13 Blue SwirlAdd some chipset doc links
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-13 Blue SwirlSparc64: make system bus parent of PCI bus
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-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-21 Blue SwirlSparc64: convert APB to qdev
2009-07-11 Blue SwirlRevert "Fix the PCI header type of APB"
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-05 Blue SwirlFix the PCI header type of APB
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-27 blueswir1Add Simba device ID
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-10 blueswir1Add EBUS bridge
2009-01-09 blueswir1Fix APB
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-05-12 blueswir1Wrap long lines
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-05-30 blueswir1Replace target_ulong with target_phys_addr_t
2007-04-07 pbrookUnify IRQ handling.
2006-12-22 pbrookSparc64 build fix (Igor Kovalenko).
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-05-13 pbrookRearrange PCI host emulation code.