]> git.proxmox.com Git - qemu.git/history - hw/sh_pci.c
Add version_id to PCIDevice.
[qemu.git] / hw / sh_pci.c
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).