index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
qdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
qdev/prop: add CharDriverState property.
Gerd Hoffmann
1
-0
/
+6
2009-08-10
qdev/prop: macros for creating typechecked properties.
Gerd Hoffmann
1
-0
/
+38
2009-08-10
qdev/prop: add drive property.
Gerd Hoffmann
1
-0
/
+4
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
1
-2
/
+3
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
1
-0
/
+1
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
1
-0
/
+1
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
1
-0
/
+1
2009-07-27
qdev/prop: add pci devfn property
Gerd Hoffmann
1
-0
/
+1
2009-07-21
qdev: add 64 bit type
Blue Swirl
1
-0
/
+4
2009-07-17
Suppress a Sparse warning
Blue Swirl
1
-0
/
+3
2009-07-16
qdev: add user-specified identifier to devices.
Gerd Hoffmann
1
-0
/
+1
2009-07-16
qdev: add no_user, alias and desc
Gerd Hoffmann
1
-0
/
+3
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
1
-0
/
+11
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-25
/
+48
2009-07-09
qdev: remove DeviceType
Gerd Hoffmann
1
-4
/
+3
2009-07-09
qdev: replace bus_type enum with bus_info struct.
Gerd Hoffmann
1
-12
/
+11
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
1
-2
/
+6
2009-06-05
qdev: add monitor command to dump the tree.
Gerd Hoffmann
1
-0
/
+5
2009-06-05
Record device property types
Paul Brook
1
-0
/
+15
2009-06-04
qdev: kill DeviceState->name
Gerd Hoffmann
1
-1
/
+0
2009-05-26
Remove qdev irq sink handling
Paul Brook
1
-4
/
+1
2009-05-23
Add common BusState
Paul Brook
1
-12
/
+42
2009-05-17
Consistently use uint64_t for int properties
Paul Brook
1
-1
/
+1
2009-05-14
PCI network qdev conversion
Paul Brook
1
-0
/
+2
2009-05-14
qdev scsi bus infrastructure
Paul Brook
1
-0
/
+4
2009-05-14
qdev child bus support
Paul Brook
1
-0
/
+6
2009-05-14
Basic qdev infrastructure.
Paul Brook
1
-0
/
+67