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
*
qdev: Split up header so it can be used in cpu.h
Anthony Liguori
2012-11-15
1
-366
/
+4
*
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
2012-10-06
1
-1
/
+0
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-3
/
+3
*
net: Remove VLANState
Stefan Hajnoczi
2012-08-01
1
-1
/
+0
*
net: Convert qdev_prop_vlan to peer with hub
Zhi Yong Wu
2012-08-01
1
-1
/
+1
*
qdev: Fix Open Firmware comment
Stefan Weil
2012-07-21
1
-6
/
+5
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-18
1
-0
/
+3
|
\
|
*
qdev: New property type chs-translation
Markus Armbruster
2012-07-17
1
-0
/
+3
*
|
constify value pointer for qdev_prop_set_string
Christian Borntraeger
2012-07-17
1
-1
/
+1
|
/
*
qdev-properties: Introduce pci-host-devaddr.
Anthony PERARD
2012-06-21
1
-0
/
+3
*
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
1
-1
/
+0
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-2
/
+8
*
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
1
-20
/
+26
*
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
1
-0
/
+2
*
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
1
-1
/
+0
*
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
1
-5
/
+0
*
qdev: Remove PropertyInfo range checking
Paolo Bonzini
2012-06-08
1
-2
/
+0
*
qdev: Use int32_t container for devfn property
Michael Roth
2012-06-08
1
-1
/
+1
*
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-04-10
1
-1
/
+2
|
\
|
*
qdev: qdev_unplug(): use error_set()
Luiz Capitulino
2012-04-09
1
-1
/
+2
*
|
qdev: add blocksize property type
Stefan Hajnoczi
2012-04-05
1
-0
/
+3
|
/
*
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
1
-0
/
+2
*
qdev: remove unused fields from PropertyInfo
Paolo Bonzini
2012-02-07
1
-21
/
+0
*
qdev: initialize properties via QOM
Paolo Bonzini
2012-02-07
1
-4
/
+7
*
qdev: access properties via QOM
Paolo Bonzini
2012-02-07
1
-3
/
+1
*
qdev: let QOM free properties
Paolo Bonzini
2012-02-07
1
-1
/
+1
*
qdev: remove print/parse methods from LostTickPolicy properties
Paolo Bonzini
2012-02-07
1
-0
/
+1
*
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
1
-275
/
+2
*
qdev: nuke qdev_init_chardev()
Anthony Liguori
2012-02-03
1
-2
/
+0
*
qdev: split out UI portions into a new function
Anthony Liguori
2012-02-03
1
-0
/
+2
*
qdev: refactor away qdev_create_from_info
Anthony Liguori
2012-02-03
1
-0
/
+3
*
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
2012-02-03
1
-1
/
+0
*
qdev: kill off DeviceInfo
Anthony Liguori
2012-02-03
1
-32
/
+1
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-1
/
+0
*
qdev: kill off DeviceInfo list
Anthony Liguori
2012-02-03
1
-2
/
+0
*
qdev: remove info from class
Anthony Liguori
2012-02-03
1
-5
/
+21
*
qdev: make DeviceInfo private
Anthony Liguori
2012-02-03
1
-15
/
+9
*
qdev: Introduce lost tick policy property
Jan Kiszka
2012-02-01
1
-0
/
+7
*
qdev: add class_init to DeviceInfo
Anthony Liguori
2012-01-27
1
-0
/
+5
*
qdev: add a interface to register subclasses
Anthony Liguori
2012-01-27
1
-0
/
+1
*
qdev: use a wrapper to access reset and promote reset to a class method
Anthony Liguori
2012-01-27
1
-0
/
+8
*
qdev: don't access name through info
Anthony Liguori
2012-01-27
1
-1
/
+1
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-2
/
+14
*
qdev: integrate with QEMU Object Model (v2)
Anthony Liguori
2012-01-27
1
-0
/
+10
*
vga: improve VGA logic
Blue Swirl
2012-01-22
1
-0
/
+1
*
qdev: fix hotplug when no -device is specified
Anthony Liguori
2011-12-19
1
-0
/
+8
*
qom: register qdev properties also as non-legacy properties
Paolo Bonzini
2011-12-19
1
-4
/
+3
*
qom: distinguish "legacy" property type name from QOM type name
Paolo Bonzini
2011-12-19
1
-0
/
+1
*
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
[next]