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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-09
vhost-user: back SET/GET_CONFIG requests with a protocol feature
Maxime Coquelin
1
-0
/
+22
2018-04-09
vhost-user-blk: set config ops before vhost-user init
Maxime Coquelin
1
-1
/
+0
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
1
-1
/
+1
2018-03-20
vhost: Huge page align and merge
Dr. David Alan Gilbert
2
-11
/
+58
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2
-0
/
+36
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
1
-0
/
+1
2018-03-20
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2
-0
/
+33
2018-03-20
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2
-1
/
+33
2018-03-20
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2
-0
/
+35
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
2
-2
/
+66
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
1
-2
/
+75
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2
-0
/
+37
2018-03-20
vhost+postcopy: Register shared ufd with postcopy
Dr. David Alan Gilbert
1
-1
/
+19
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
1
-0
/
+48
2018-03-20
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
1
-1
/
+40
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
1
-0
/
+104
2018-03-01
cryptodev: add vhost support
Gonglei
1
-0
/
+70
2018-03-01
vhost: fix incorrect check in vhost_verify_ring_mappings
Jia He
1
-2
/
+2
2018-03-01
vhost: avoid to start/stop virtqueue which is not ready
Jia He
1
-1
/
+17
2018-03-01
vhost: fix memslot limit check
Jay Zhou
1
-7
/
+12
2018-03-01
virtio-pci: trivial fixes in error message
Greg Kurz
1
-1
/
+1
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-344
/
+224
2018-02-13
virtio-balloon: include statistics of disk/file caches
Tomáš Golembiovský
1
-0
/
+1
2018-02-13
virtio-balloon: unref the memory region before continuing
Tiwei Bie
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-08
virtio-blk: enable multiple vectors when using multiple I/O queues
Changpeng Liu
1
-2
/
+12
2018-02-08
vhost: Move log_dirty check
Dr. David Alan Gilbert
2
-7
/
+14
2018-02-08
vhost: Merge and delete unused callbacks
Dr. David Alan Gilbert
1
-28
/
+5
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
1
-251
/
+0
2018-02-08
vhost: Regenerate region list from changed sections list
Dr. David Alan Gilbert
2
-4
/
+36
2018-02-08
vhost: Merge sections added to temporary list
Dr. David Alan Gilbert
2
-9
/
+71
2018-02-08
vhost: Simplify ring verification checks
Dr. David Alan Gilbert
1
-37
/
+42
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
1
-26
/
+47
2018-02-08
virtio: improve virtio devices initialization time
Gal Hammer
1
-2
/
+20
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
3
-4
/
+14
2018-02-08
Revert "vhost: add traces for memory listeners"
Michael S. Tsirkin
2
-13
/
+0
2018-02-07
memfd: add error argument, instead of perror()
Marc-André Lureau
1
-1
/
+7
2018-02-07
memory: do explicit cleanup when remove listeners
Peter Xu
1
-4
/
+0
2018-02-07
vhost: add traces for memory listeners
Peter Xu
2
-0
/
+13
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-24
Revert "virtio: postpone the execution of event_notifier_cleanup function"
Michael S. Tsirkin
1
-11
/
+8
2018-01-24
Revert "virtio: improve virtio devices initialization time"
Michael S. Tsirkin
1
-5
/
+0
2018-01-18
vhost: remove assertion to prevent crash
Jay Zhou
1
-1
/
+4
2018-01-18
vhost-user: fix misaligned access to payload
Michael S. Tsirkin
1
-15
/
+24
2018-01-18
vhost-user: factor out msg head and payload
Michael S. Tsirkin
1
-97
/
+101
2018-01-18
virtio: improve virtio devices initialization time
Gal Hammer
1
-0
/
+5
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
1
-8
/
+11
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2
-0
/
+73
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2
-0
/
+150
[prev]
[next]