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
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-0
/
+27
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-5
/
+1
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2
-14
/
+6
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
1
-4
/
+2
2014-06-10
virtio.c: fix error message
Michael Tokarev
1
-1
/
+1
2014-05-25
virtio-balloon: return empty data when no stats are available
Ján Tomko
1
-5
/
+2
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
1
-4
/
+8
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
1
-6
/
+19
2014-05-12
virtio: allow mapping up to max queue size
Michael S. Tsirkin
1
-1
/
+1
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
1
-2
/
+23
2014-05-05
virtio: validate config_len on load
Michael S. Tsirkin
1
-1
/
+7
2014-05-05
virtio: validate num_sg when mapping
Michael S. Tsirkin
1
-0
/
+6
2014-05-05
virtio: avoid buffer overrun on incoming migration
Michael Roth
1
-0
/
+3
2014-05-05
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
1
-1
/
+7
2014-05-05
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
1
-2
/
+4
2014-03-19
virtio-rng: Avoid default_backend refcount leak
Stefan Hajnoczi
1
-0
/
+3
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2
-0
/
+2
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
2
-2
/
+4
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-3
/
+3
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-4
/
+6
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-2
/
+2
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-8
/
+8
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+1
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-1
/
+2
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-6
/
+9
2014-01-30
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
1
-3
/
+4
2014-01-28
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
1
-6
/
+9
2014-01-22
dataplane: fix shadowed return value
Stefan Hajnoczi
1
-1
/
+1
2014-01-15
virtio-balloon: don't hardcode config size value
Luiz Capitulino
1
-3
/
+4
2014-01-10
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-273
/
+165
2013-12-23
virtio: add back call to virtio_bus_device_unplugged
Paolo Bonzini
1
-0
/
+2
2013-12-20
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
3
-192
/
+71
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
1
-20
/
+36
2013-12-20
vring: factor common code for error exits
Paolo Bonzini
1
-13
/
+21
2013-12-20
vring: create a common function to parse descriptors
Paolo Bonzini
1
-62
/
+51
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
3
-13
/
+18
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
1
-6
/
+0
2013-12-09
virtio-rng: Convert to QOM realize
Andreas Färber
1
-13
/
+11
2013-12-09
virtio-balloon: Convert to QOM realize
Andreas Färber
1
-5
/
+6
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
1
-15
/
+27
2013-12-09
virtio-rng: QOM realize preparations
Andreas Färber
1
-5
/
+5
2013-12-09
virtio-balloon: QOM realize preparations
Andreas Färber
1
-6
/
+6
2013-12-09
virtio-pci: add device_unplugged callback
Paolo Bonzini
1
-2
/
+10
2013-12-09
virtio-rng: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-balloon: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2
-11
/
+15
2013-12-09
virtio-pci: remove vdev field
Paolo Bonzini
2
-46
/
+65
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
3
-31
/
+45
2013-11-21
virtio-rng: add check of period
Amos Kong
1
-0
/
+6
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-3
/
+1
[next]