]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/piix_pci.c
Fix undeclared symbol warnings from sparse
[thirdparty/qemu.git] / hw / piix_pci.c
2008-10-26  blueswir1Fix undeclared symbol warnings from sparse
2008-04-27  aurel32Use correct types to enable > 2G support, based on...
2008-04-22  aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22  aurel32Use correct types to enable > 2G support, based on...
2008-03-28  aurel32Add missing initial values for PIIX3 function 0 (PIRQRC)
2008-03-18  aurel32SCI fixes
2007-12-09  balrogSave/load PCI-device, PCI-bus and PIIX3 irq-related...
2007-12-09  thsRemove leftover support for 82371FB (Step A1), by Carlo...
2007-11-18  pbrookAdd statics and missing #includes for prototypes.
2007-11-17  pbrookBreak up vl.h.
2007-10-20  thsEnable ACPI interrupts, by Igor Lvovsky.
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.