index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
qdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qom: introduce get/set methods for Property
Paolo Bonzini
2011-12-19
1
-0
/
+4
*
qom: interpret the return value when setting legacy properties
Paolo Bonzini
2011-12-19
1
-0
/
+2
*
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2011-12-15
1
-0
/
+14
*
qom: add string property type
Anthony Liguori
2011-12-15
1
-0
/
+22
*
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2011-12-15
1
-0
/
+4
*
qom: add link properties (v2)
Anthony Liguori
2011-12-15
1
-0
/
+23
*
qom: add child properties (composition) (v3)
Anthony Liguori
2011-12-15
1
-0
/
+20
*
qdev: provide a path resolution (v2)
Anthony Liguori
2011-12-15
1
-0
/
+28
*
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2011-12-15
1
-0
/
+9
*
qom: introduce root device
Anthony Liguori
2011-12-15
1
-0
/
+8
*
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2011-12-15
1
-0
/
+7
*
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
2011-12-15
1
-0
/
+120
*
qom: add a reference count to qdev objects
Anthony Liguori
2011-12-15
1
-0
/
+26
*
scsi: remove devs array from SCSIBus
Paolo Bonzini
2011-10-28
1
-1
/
+1
*
qdev: switch children device list to QTAILQ
Paolo Bonzini
2011-10-28
1
-2
/
+2
*
qdev: Add HEX8 property
Jan Kiszka
2011-10-16
1
-0
/
+3
*
qdev: add creation function that may fail
Blue Swirl
2011-02-12
1
-0
/
+1
*
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
2011-01-31
1
-2
/
+0
*
qdev: Track runtime machine modifications
Alex Williamson
2011-01-05
1
-0
/
+1
*
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2010-12-24
1
-0
/
+2
*
qdev: remove an unused function
Michael S. Tsirkin
2010-12-21
1
-1
/
+0
*
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
2010-12-20
1
-0
/
+2
*
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
1
-0
/
+1
*
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
2010-12-11
1
-0
/
+7
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
1
-0
/
+6
*
qdev: trigger reset from a given device
Isaku Yamahata
2010-11-22
1
-0
/
+1
*
qdev: introduce reset call back for qbus level
Isaku Yamahata
2010-11-22
1
-0
/
+2
*
qdev: reset qdev along with qdev tree
Anthony Liguori
2010-11-22
1
-0
/
+4
*
qbus: add functions to walk both devices and busses
Anthony Liguori
2010-11-22
1
-0
/
+11
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-1
/
+0
*
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2010-07-11
1
-0
/
+1
*
qdev: Add a get_dev_path() function to BusInfo
Alex Williamson
2010-07-06
1
-0
/
+3
*
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
1
-1
/
+2
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
1
-3
/
+3
*
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-06-04
1
-1
/
+1
*
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
2010-06-04
1
-0
/
+2
*
qdev: Don't leak string property value on hot unplug
Markus Armbruster
2010-06-04
1
-0
/
+1
*
qdev: New qdev_prop_set_string()
Markus Armbruster
2010-06-04
1
-0
/
+1
*
vmstate: Add support for alias ID
Jan Kiszka
2010-05-15
1
-0
/
+4
*
Make qemu-config available for tools
Kevin Wolf
2010-04-23
1
-1
/
+0
*
monitor: convert do_device_del() to QObject, QError
Markus Armbruster
2010-04-18
1
-1
/
+1
*
monitor: convert do_device_add() to QObject
Markus Armbruster
2010-03-16
1
-1
/
+1
*
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
2010-03-08
1
-0
/
+4
*
qdev: Fix exit code for -device ?
Markus Armbruster
2010-02-03
1
-0
/
+1
*
qdev: add bit property type
Michael S. Tsirkin
2010-01-11
1
-0
/
+11
*
qdev: make compat stuff more generic
Gerd Hoffmann
2009-12-12
1
-4
/
+6
*
qdev: move DO_UPCAST() into osdep.h
Mark McLoughlin
2009-12-03
1
-10
/
+0
*
usb core: use qdev for -usbdevice
Gerd Hoffmann
2009-10-30
1
-0
/
+1
*
zap DeviceState->nd
Gerd Hoffmann
2009-10-27
1
-1
/
+0
*
qdev: add qdev_prop_exists()
Gerd Hoffmann
2009-10-27
1
-0
/
+1
[prev]
[next]