]> git.proxmox.com Git - mirror_qemu.git/history - hw/pc_piix.c
isapc: fix segfault.
[mirror_qemu.git] / hw / pc_piix.c
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