index
:
~jwrdegoede/qemu-old
master
spice.kvm.v14
spice.kvm.v18
spice.v14
spice.v16
spice.v17
spice.v19
spice.v20
spice.v21
spice.v30
Hans' cgi-bin.old usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-09
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
1
-2
/
+3
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
1
-23
/
+15
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
1
-38
/
+20
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-11
/
+7
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
1
-4
/
+5
2009-06-09
Fix Sparse warning
Blue Swirl
1
-1
/
+1
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
1
-5
/
+5
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
1
-3
/
+4
2009-06-08
qdev: c99 initilaizers for bus_type_names
Gerd Hoffmann
1
-5
/
+5
2009-06-06
Fix typo
Paul Brook
1
-1
/
+1
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
1
-0
/
+73
2009-06-05
Record device property types
Paul Brook
1
-7
/
+32
2009-06-04
qdev: kill DeviceState->name
Gerd Hoffmann
1
-2
/
+1
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-13
/
+0
2009-05-23
Add common BusState
Paul Brook
1
-36
/
+53
2009-05-17
Consistently use uint64_t for int properties
Paul Brook
1
-2
/
+2
2009-05-14
PCI network qdev conversion
Paul Brook
1
-0
/
+25
2009-05-14
qdev scsi bus infrastructure
Paul Brook
1
-0
/
+19
2009-05-14
qdev child bus support
Paul Brook
1
-0
/
+30
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-0
/
+237