]> git.proxmox.com Git - qemu.git/history - hw/pci_host.h
user: Restore debug usage message for '-d ?' in user mode emulation
[qemu.git] / hw / pci_host.h
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 Grafpci-host: Delegate bswap to mmio layer
2010-03-21 Blue SwirlCompile pci_host only once
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Michael S. Tsirkinpci_host: rewrite using rwhandler
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Isaku Yamahatapci: move typedef, PCIHostState, PCIExpressHost to...
2009-12-01 Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-12-01 Isaku Yamahatapci: move pci_data_{read, write}() declaration from...
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-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-07-27 Gerd Hoffmannqdev/pci: hook up i440fx.
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-01-08 blueswir1Improve PCI debug support
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-13 pbrookRearrange PCI host emulation code.