index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
2014-06-23
1
-0
/
+2
*
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-06-23
1
-4
/
+6
*
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-23
1
-0
/
+11
*
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
3
-1
/
+348
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
3
-2
/
+72
*
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
1
-20
/
+21
*
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
1
-9
/
+3
*
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
1
-0
/
+27
*
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
1
-5
/
+1
*
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
2
-14
/
+6
*
vhost: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-4
/
+2
*
virtio.c: fix error message
Michael Tokarev
2014-06-10
1
-1
/
+1
*
virtio-balloon: return empty data when no stats are available
Ján Tomko
2014-05-25
1
-5
/
+2
*
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
1
-4
/
+8
*
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2014-05-15
1
-6
/
+19
*
virtio: allow mapping up to max queue size
Michael S. Tsirkin
2014-05-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
1
-2
/
+23
|
\
|
*
virtio: validate config_len on load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
|
*
virtio: validate num_sg when mapping
Michael S. Tsirkin
2014-05-05
1
-0
/
+6
|
*
virtio: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
1
-0
/
+3
|
*
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-05-05
1
-1
/
+7
*
|
qom: Clean up fragile use of error_is_set() in set() methods
Markus Armbruster
2014-05-05
1
-2
/
+4
|
/
*
virtio-rng: Avoid default_backend refcount leak
Stefan Hajnoczi
2014-03-19
1
-0
/
+3
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
2
-0
/
+2
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
2
-2
/
+4
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-3
/
+3
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-4
/
+6
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+2
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-8
/
+8
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-01
1
-6
/
+9
|
\
|
*
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
1
-6
/
+9
*
|
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
2014-01-30
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
virtio-balloon: don't hardcode config size value
Luiz Capitulino
2014-01-15
1
-3
/
+4
*
|
dataplane: fix shadowed return value
Stefan Hajnoczi
2014-01-22
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2014-01-10
3
-273
/
+165
|
\
|
*
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
2013-12-20
3
-192
/
+71
|
*
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
2013-12-20
1
-20
/
+36
|
*
vring: factor common code for error exits
Paolo Bonzini
2013-12-20
1
-13
/
+21
|
*
vring: create a common function to parse descriptors
Paolo Bonzini
2013-12-20
1
-62
/
+51
*
|
virtio: add back call to virtio_bus_device_unplugged
Paolo Bonzini
2013-12-23
1
-0
/
+2
|
/
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
3
-13
/
+18
*
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
1
-6
/
+0
*
virtio-rng: Convert to QOM realize
Andreas Färber
2013-12-09
1
-13
/
+11
*
virtio-balloon: Convert to QOM realize
Andreas Färber
2013-12-09
1
-5
/
+6
*
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
1
-15
/
+27
*
virtio-rng: QOM realize preparations
Andreas Färber
2013-12-09
1
-5
/
+5
*
virtio-balloon: QOM realize preparations
Andreas Färber
2013-12-09
1
-6
/
+6
*
virtio-pci: add device_unplugged callback
Paolo Bonzini
2013-12-09
1
-2
/
+10
[next]