]> git.proxmox.com Git - mirror_qemu.git/history - hw/piix_pci.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / piix_pci.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2007-01-24 thsAdd support for 82371FB (Step A1) and Improved support...
2007-01-15 thsPIIX4 support, by Aurelien Jarno.
2007-01-10 thsDevfn number for the PIIX3 southbridge, by Aurelien...
2006-09-24 bellardimplement i440 instead of i450 ISA memory mappings...
2006-09-24 bellardmoved PCI init to BIOS - added ISA memory mapping regis...
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-08-17 bellardPCI save/restore changes
2006-05-13 pbrookRearrange PCI host emulation code.