index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-8
/
+4
2014-06-10
virtio.c: fix error message
Michael Tokarev
1
-1
/
+1
2014-05-12
virtio: allow mapping up to max queue size
Michael S. Tsirkin
1
-1
/
+1
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-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
2013-12-23
virtio: add back call to virtio_bus_device_unplugged
Paolo Bonzini
1
-0
/
+2
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-5
/
+8
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
1
-6
/
+0
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
1
-15
/
+27
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
1
-1
/
+6
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
1
-1
/
+1
2013-08-12
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+5
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+5
2013-08-09
hw/virtio/virtio: Don't allow guests to add/remove queues
Peter Maydell
1
-3
/
+9
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
1
-3
/
+29
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
1
-0
/
+8
2013-05-08
virtio: properly validate address before accessing config
Jason Wang
1
-12
/
+18
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
1
-0
/
+24
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-16
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-22
/
+27
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-15
/
+28
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+1121