]> git.proxmox.com Git - qemu.git/history - hw/ppce500_pci.c
virtio-console: notify backend of guest open / close
[qemu.git] / hw / ppce500_pci.c
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port ppce500_pci
2011-04-09 Scott Woodmpc85xx_pci_map_irq: change "unknow" to "unknown"
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-12-11 Alexander GrafAdd endianness as io mem parameter
2010-09-08 Anthony LiguoriRevert "PPC: Qdev'ify e500 pci"
2010-09-08 Anthony LiguoriRevert "PPC: Make e500 pci byte swap config data"
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-05 Alexander GrafPPC: Make e500 pci byte swap config data
2010-09-05 Alexander GrafPPC: Qdev'ify e500 pci
2010-07-11 Isaku Yamahatapci: use PCI_DEVFN() where appropriate.
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-30 Blue SwirlCompile most PPC devices only once
2010-03-21 Blue SwirlCompile pci_host only once
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-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-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-07-20 Blue SwirlFix build with DEBUG_PCI in pci_host.h enabled
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-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-03-02 aurel32kvm/powerpc: Add freescale pci controller's support