]> git.proxmox.com Git - qemu.git/history - hw/qdev-properties.c
xen_console: support the new extended xenstore protocol
[qemu.git] / hw / qdev-properties.c
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28 Kusanagi Kouichichar: Allow devices to use a single multiplexed chardev.
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Amit Shahchar: Prevent multiple devices opening same chardev
2011-02-20 David 'Digit' Turnerqdev: Fix printout of bit device properties with bit...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-24 Blue SwirlRearrange block headers
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-22 Gerd HoffmannQemuOpts: make most qemu_*_opts static
2010-07-11 Isaku Yamahataqdev: implement qdev_prop_set_bit().
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
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 Armbrusterblockdev: Clean up automatic drive deletion
2010-06-30 Kevin Wolfqdev-properties: Fix (u)intXX parsers
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 Armbrusterqdev: Don't leak string property value on hot unplug
2010-06-04 Markus Armbrusterqdev: New qdev_prop_set_string()
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin WolfMake qemu-config available for tools
2010-03-27 Markus Armbrustererror: Trim includes after "Move qemu_error & friends..."
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrusterqdev: convert setting device properties to QError
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-09 Markus Armbrusterqdev: Catch attempt to attach more than one device...
2010-03-09 Markus Armbrusterqdev: Improve diagnostics for bad property values
2010-02-03 Markus ArmbrusterRevert "qdev: Add help for device properties"
2010-02-03 Markus ArmbrusterRevert "qdev: Add help for property value"
2010-01-26 Stefan Weilqdev: Add help for property value
2010-01-26 Stefan Weilqdev: Add help for device properties
2010-01-12 Michael S. Tsirkinqdev: fix thinko leading to guest crashes
2010-01-11 Michael S. Tsirkinqdev: add bit property type
2009-12-18 Gerd Hoffmannqdev: improve property error reporting.
2009-12-12 Gerd Hoffmannqdev: also match bus name for global properties
2009-12-12 Gerd Hoffmannqdev: make compat stuff more generic
2009-10-27 Gerd Hoffmannqdev: add qdev_prop_exists()
2009-10-27 Gerd Hoffmannqdev: add vlan property
2009-10-27 Gerd Hoffmannqdev: add netdev property
2009-10-27 Gerd Hoffmannqdev: mac addr property fixups
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-21 Gerd Hoffmannqdev: add string property.
2009-10-05 Gerd Hoffmannqdev: don't crash on unset drive properties.
2009-10-05 Juan Quintelaqdev: Add support for uint8_t
2009-09-11 Gerd Hoffmannqdev: add parser for chardev properties
2009-09-10 Gerd Hoffmannqdev: add property type for 32bit signed integers.
2009-08-28 Blue SwirlSuppress kraxelisms
2009-08-13 Blue SwirlUnbreak Sparc32 and PPC
2009-08-10 Gerd Hoffmannqdev/prop: add CharDriverState property.
2009-08-10 Gerd Hoffmannqdev/prop: add drive property.
2009-07-27 Gerd Hoffmannqdev/prop: add pci devfn property
2009-07-21 Blue Swirlqdev: add 64 bit type
2009-07-17 Christoph Eggerisxdigit -> qemu_isxdigit
2009-07-16 Gerd Hoffmannqdev/compat: compat property infrastructure.
2009-07-16 Gerd Hoffmannqdev: rework device properties.