]> git.proxmox.com Git - qemu.git/history - hw/sh_pci.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / sh_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 Yamahatahw/sh_pci.c: convert to PCIDeviceInfo to initialize ids
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Aurelien Jarnosh_pci: qdev conversion
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 Grafisa_mmio: Always use little endian
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-13 Aurelien Jarnosh_pci: fix memory and I/O access
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Isaku Yamahatapci: move pci_data_{read, write}() declaration from...
2009-12-01 Michael S. Tsirkinpci: pci.h cleanup: move out stuff not in pci.c
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-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-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-24 aurel32sh4: sh_pci. Register resouces both at A7 and P4.
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-07 balrogSH: Don't subtract bases from access addresses in PCIC.
2008-12-07 balrogSH: On-chip PCI controller support (Takashi YOSHII).