index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
qdev-properties.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Add HEX8 property
Jan Kiszka
2011-10-16
1
-0
/
+29
*
pci-devfn: check that device/slot number is within range
Donald Dutile
2011-09-23
1
-0
/
+2
*
block: Attach non-qdev devices as well
Markus Armbruster
2011-09-06
1
-3
/
+3
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-21
1
-4
/
+4
*
char: Allow devices to use a single multiplexed chardev.
Kusanagi Kouichi
2011-04-28
1
-2
/
+2
*
char: Prevent multiple devices opening same chardev
Amit Shah
2011-03-21
1
-1
/
+6
*
qdev: Fix printout of bit device properties with bit index >= 8
David 'Digit' Turner
2011-02-20
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-23
1
-1
/
+1
*
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2010-07-11
1
-0
/
+5
*
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
1
-1
/
+21
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-9
/
+12
*
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-07-02
1
-0
/
+10
*
qdev-properties: Fix (u)intXX parsers
Kevin Wolf
2010-06-30
1
-15
/
+35
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-1
/
+0
*
qdev: Don't leak string property value on hot unplug
Markus Armbruster
2010-06-04
1
-0
/
+6
*
qdev: New qdev_prop_set_string()
Markus Armbruster
2010-06-04
1
-0
/
+5
*
Make qemu-config available for tools
Kevin Wolf
2010-04-23
1
-1
/
+18
*
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
2010-03-27
1
-0
/
+1
*
qdev: convert setting device properties to QError
Markus Armbruster
2010-03-16
1
-8
/
+7
*
qdev: Hide "ptr" properties from users
Markus Armbruster
2010-03-16
1
-13
/
+8
*
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
2010-03-09
1
-0
/
+7
*
qdev: Improve diagnostics for bad property values
Markus Armbruster
2010-03-09
1
-23
/
+34
*
Revert "qdev: Add help for device properties"
Markus Armbruster
2010-02-03
1
-13
/
+2
*
Revert "qdev: Add help for property value"
Markus Armbruster
2010-02-03
1
-7
/
+2
*
qdev: Add help for property value
Stefan Weil
2010-01-26
1
-2
/
+7
*
qdev: Add help for device properties
Stefan Weil
2010-01-26
1
-2
/
+13
*
qdev: fix thinko leading to guest crashes
Michael S. Tsirkin
2010-01-12
1
-1
/
+1
*
qdev: add bit property type
Michael S. Tsirkin
2010-01-11
1
-7
/
+55
*
qdev: improve property error reporting.
Gerd Hoffmann
2009-12-18
1
-2
/
+7
*
qdev: also match bus name for global properties
Gerd Hoffmann
2009-12-12
1
-1
/
+2
*
qdev: make compat stuff more generic
Gerd Hoffmann
2009-12-12
1
-8
/
+14
*
qdev: add qdev_prop_exists()
Gerd Hoffmann
2009-10-27
1
-0
/
+5
*
qdev: add vlan property
Gerd Hoffmann
2009-10-27
1
-0
/
+39
*
qdev: add netdev property
Gerd Hoffmann
2009-10-27
1
-0
/
+36
*
qdev: mac addr property fixups
Gerd Hoffmann
2009-10-27
1
-10
/
+21
*
qdev: add string property.
Gerd Hoffmann
2009-10-21
1
-0
/
+28
*
qdev: don't crash on unset drive properties.
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
qdev: Add support for uint8_t
Juan Quintela
2009-10-05
1
-0
/
+33
*
qdev: add parser for chardev properties
Gerd Hoffmann
2009-09-11
1
-0
/
+11
*
qdev: add property type for 32bit signed integers.
Gerd Hoffmann
2009-09-10
1
-0
/
+28
*
Suppress kraxelisms
Blue Swirl
2009-08-28
1
-1
/
+1
*
Unbreak Sparc32 and PPC
Blue Swirl
2009-08-13
1
-1
/
+6
*
qdev/prop: add CharDriverState property.
Gerd Hoffmann
2009-08-10
1
-0
/
+20
*
qdev/prop: add drive property.
Gerd Hoffmann
2009-08-10
1
-0
/
+32
*
qdev/prop: add pci devfn property
Gerd Hoffmann
2009-07-27
1
-0
/
+43
*
qdev: add 64 bit type
Blue Swirl
2009-07-21
1
-0
/
+58
*
isxdigit -> qemu_isxdigit
Christoph Egger
2009-07-17
1
-2
/
+2
*
qdev/compat: compat property infrastructure.
Gerd Hoffmann
2009-07-17
1
-0
/
+23
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-17
1
-0
/
+246