]> git.proxmox.com Git - qemu.git/history - hw/versatile_pci.c
Remove io_index argument from cpu_register_io_memory()
[qemu.git] / hw / versatile_pci.c
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookARM PCI host qdev conversion
2009-05-14 Paul BrookPL190 qdev conversion
2009-03-13 aliguoriAdd and use remaining #defines for PCI device IDs ...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-11-17 pbrookBreak up vl.h.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-05-13 pbrookRearrange PCI host emulation code.