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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2009-07-30
1
-0
/
+11
*
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
2009-07-30
1
-1
/
+18
*
kill drives_table
Gerd Hoffmann
2009-07-27
1
-10
/
+7
*
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
2009-07-27
1
-0
/
+251
*
qdev: create default bus names.
Gerd Hoffmann
2009-07-27
1
-1
/
+24
*
Suppress a Sparse warning
Blue Swirl
2009-07-17
1
-1
/
+0
*
qdev: add user-specified identifier to devices.
Gerd Hoffmann
2009-07-17
1
-2
/
+4
*
qdev: add no_user, alias and desc
Gerd Hoffmann
2009-07-17
1
-0
/
+12
*
qdev/compat: compat property infrastructure.
Gerd Hoffmann
2009-07-17
1
-0
/
+1
*
qdev: factor out driver search to qdev_find_info()
Gerd Hoffmann
2009-07-17
1
-7
/
+15
*
qdev: rework device properties.
Gerd Hoffmann
2009-07-17
1
-121
/
+20
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-07-09
1
-2
/
+3
*
qdev: remove DeviceType
Gerd Hoffmann
2009-07-09
1
-23
/
+15
*
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
2009-07-09
1
-38
/
+20
*
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
1
-11
/
+7
*
Merge branch 'net-queue'
Anthony Liguori
2009-06-11
1
-4
/
+5
|
\
|
*
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
1
-5
/
+5
|
*
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
2009-06-09
1
-3
/
+4
*
|
Fix Sparse warning
Blue Swirl
2009-06-09
1
-1
/
+1
|
/
*
qdev: c99 initilaizers for bus_type_names
Gerd Hoffmann
2009-06-08
1
-5
/
+5
*
Fix typo
Paul Brook
2009-06-06
1
-1
/
+1
*
qdev: add monitor command to dump the tree.
Gerd Hoffmann
2009-06-05
1
-0
/
+73
*
Record device property types
Paul Brook
2009-06-05
1
-7
/
+32
*
qdev: kill DeviceState->name
Gerd Hoffmann
2009-06-04
1
-2
/
+1
*
Remove qdev irq sink handling
Paul Brook
2009-05-26
1
-13
/
+0
*
Add common BusState
Paul Brook
2009-05-23
1
-36
/
+53
*
Consistently use uint64_t for int properties
Paul Brook
2009-05-17
1
-2
/
+2
*
PCI network qdev conversion
Paul Brook
2009-05-14
1
-0
/
+25
*
qdev scsi bus infrastructure
Paul Brook
2009-05-14
1
-0
/
+19
*
qdev child bus support
Paul Brook
2009-05-14
1
-0
/
+30
*
Basic qdev infrastructure.
Paul Brook
2009-05-14
1
-0
/
+237