]> git.proxmox.com Git - qemu.git/history - hw/ide/qdev.c
Use glib memory allocation and free functions
[qemu.git] / hw / ide / qdev.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Markus Armbrusteride: Turn properties any IDE device must have into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Christoph Hellwigide: add TRIM support
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-19 Markus Armbrusteride: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/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-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback to IDE bus.
2010-12-11 Gleb NatapovStore IDE bus id in IDEBus structure for easy access.
2010-12-11 Gleb NatapovIntroduce fw_name field to DeviceInfo structure.
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Markus Armbrusteride: Make ide_init_drive() return success
2010-07-06 Markus Armbrusteride: Improve error messages
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-07-02 Markus Armbrusterblock: Catch attempt to attach multiple devices to...
2010-07-02 Markus Armbrusterqdev: Decouple qdev_prop_drive from DriveInfo
2010-07-02 Markus Armbrusteride: Make it explicit that ide_create_drive() can't...
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-06-04 Markus Armbrusteride: Fix info qtree for ide-drive.ver
2010-06-04 Markus Armbrusteride: Turn drive serial into a qdev property ide-drive...
2010-06-04 Markus Armbrusteride: Remove redundant IDEState member conf
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Christoph Hellwigblock: add topology qdev properties
2010-01-19 Gerd Hoffmannide: device version property
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-05 Gerd Hoffmannswitch ide bus to inplace allocation.
2009-09-15 Gerd Hoffmannide/qdev: add ide bus.