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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
qdev: enable vmstate_unregister() support
Juan Quintela
1
-2
/
+0
2009-12-03
qdev: Use QError for 'device not found' error
Luiz Capitulino
1
-2
/
+2
2009-11-12
qdev: Check if unplug handler exists before calling it
Amit Shah
1
-0
/
+2
2009-10-30
usb core: use qdev for -usbdevice
Gerd Hoffmann
1
-1
/
+1
2009-10-27
zap DeviceState->nd
Gerd Hoffmann
1
-22
/
+0
2009-10-27
virtio: use qdev properties for configuration.
Gerd Hoffmann
1
-0
/
+4
2009-10-27
qdev/net: common nic property bits
Gerd Hoffmann
1
-0
/
+9
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
1
-2
/
+4
2009-10-07
Clean up test for qdev_init() failure
Markus Armbruster
1
-1
/
+1
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-0
/
+15
2009-10-07
Make qdev_init() destroy the device on failure
Markus Armbruster
1
-3
/
+6
2009-10-06
qdev: move comment
Gerd Hoffmann
1
-1
/
+1
2009-10-05
qdev: show name of device that fails init
Amit Shah
1
-0
/
+1
2009-10-05
qemu/qdev: type safety in reset handler
Michael S. Tsirkin
1
-4
/
+9
2009-10-05
store a pointer to QemuOpts in DeviceState, release it when zapping a device.
Gerd Hoffmann
1
-0
/
+3
2009-10-05
qdev hotplug: infrastructure and monitor commands.
Gerd Hoffmann
1
-0
/
+79
2009-10-05
Add exit callback to DeviceInfo.
Gerd Hoffmann
1
-0
/
+2
2009-10-05
qdev: device free fixups.
Gerd Hoffmann
1
-4
/
+31
2009-10-05
allow qdev busses allocations be inplace
Gerd Hoffmann
1
-3
/
+12
2009-09-25
Fix coding style issue
Mark McLoughlin
1
-1
/
+1
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-16
/
+16
2009-09-09
qdev: integrate vmstate
Gerd Hoffmann
1
-0
/
+6
2009-09-09
qdev: integrate reset
Gerd Hoffmann
1
-1
/
+10
2009-09-09
qdev/scsi: add scsi bus support to qdev, convert drivers.
Gerd Hoffmann
1
-19
/
+0
2009-09-09
qdev: add error message to qdev_device_add().
Gerd Hoffmann
1
-1
/
+4
2009-08-27
qdev error logging
Gerd Hoffmann
1
-17
/
+17
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
1
-3
/
+6
2009-08-10
rename "info qdrv" to "info qdm"
Gerd Hoffmann
1
-1
/
+1
2009-08-10
fix qdev_print_devinfo()
Gerd Hoffmann
1
-8
/
+16
2009-08-10
QemuOpts: switch over -device.
Gerd Hoffmann
1
-40
/
+38
2009-08-10
tolower -> qemu_tolower
Christoph Egger
1
-1
/
+1
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
1
-0
/
+11
2009-07-30
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
1
-1
/
+18
2009-07-27
kill drives_table
Gerd Hoffmann
1
-10
/
+7
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
1
-0
/
+251
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
1
-1
/
+24
2009-07-17
Suppress a Sparse warning
Blue Swirl
1
-1
/
+0
2009-07-16
qdev: add user-specified identifier to devices.
Gerd Hoffmann
1
-2
/
+4
2009-07-16
qdev: add no_user, alias and desc
Gerd Hoffmann
1
-0
/
+12
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
1
-0
/
+1
2009-07-16
qdev: factor out driver search to qdev_find_info()
Gerd Hoffmann
1
-7
/
+15
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-121
/
+20
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
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
[next]