]> git.proxmox.com Git - mirror_qemu.git/history - hw/ppce500_pci.c
Refactor target specific handling, compile vl.c only once
[mirror_qemu.git] / hw / ppce500_pci.c
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