]> git.proxmox.com Git - qemu.git/history - hw/pc_piix.c
isa-bus: Remove bogus IRQ sharing check
[qemu.git] / hw / pc_piix.c
2011-03-03 Jan Kiszkaisa-bus: Remove bogus IRQ sharing check
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-25 Isaku Yamahataaudio: consolidate audio_init()
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-22 Isaku Yamahatapc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42b...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-09 Isaku Yamahatapci: make command SERR bit writable
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-21 Gerd Hoffmannvgabios update: handle compatibility with older qemu...
2010-11-21 Gerd Hoffmannvirtfs: enable MSI-X
2010-11-21 Gerd Hoffmannpc: add 0.13 pc machine type
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-28 Isaku Yamahataisapc: fix segfault.
2010-08-24 Blue SwirlRearrange block headers
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-22 Amit Shahvirtio-serial: Fix compat property name
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-02 Markus Armbrusterpc: Fix CMOS info for drives defined with -device
2010-06-27 Blue SwirlRemove useless device dependency of HAS_AUDIO
2010-06-19 Blue Swirlioapic: convert to qdev
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Isaku Yamahatapci hotadd, acpi_piix4: remove global variables
2010-05-15 Isaku Yamahatartc: make rtc_xxx accept/return ISADevice instead of...
2010-05-15 Isaku Yamahatapc: split out piix specific part from pc.c into pc_piix.c