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
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-24
/
+35
2014-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-20
/
+19
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+2
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
2
-28
/
+32
2014-09-30
virtio-9p: fix virtio-9p child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-9p: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
1
-1
/
+1
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
1
-1
/
+1
2014-09-30
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
1
-0
/
+2
2014-09-30
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
1
-2
/
+2
2014-09-30
virtio-net: fix virtio-net child refcount in transports
Gonglei
1
-0
/
+1
2014-09-30
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
1
-2
/
+1
2014-09-29
Revert "virtio-pci: fix migration for pci bus master"
Michael S. Tsirkin
1
-20
/
+19
2014-09-26
virtio-balloon: fix integer overflow in memory stats feature
Luiz Capitulino
1
-1
/
+6
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
1
-1
/
+1
2014-09-22
vring: Better error handling if num is too large
Fam Zheng
1
-1
/
+2
2014-09-18
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-19
/
+20
2014-09-18
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
1
-0
/
+10
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
1
-8
/
+1
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-1
/
+8
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
1
-1
/
+8
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
1
-2
/
+0
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-3
/
+0
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-0
/
+6
2014-08-12
virtio-rng: add some trace events
Amit Shah
1
-0
/
+6
2014-08-09
virtio: Move extern declaration to header file
Stefan Weil
1
-2
/
+0
2014-08-04
virtio-rng: replace error_set calls with error_setg
John Snow
1
-5
/
+4
2014-08-04
virtio-rng: Move error-checking forward to prevent memory leak
John Snow
1
-10
/
+10
2014-07-22
virtio-rng: Add human-readable error message for negative max-bytes parameter
John Snow
1
-1
/
+7
2014-07-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+5
2014-07-18
vhost-user: minor cleanups
Michael S. Tsirkin
1
-1
/
+3
2014-07-18
vhost-user: Fix VHOST_SET_MEM_TABLE processing
Nikolay Nikolaev
1
-1
/
+3
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
1
-11
/
+6
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
1
-5
/
+4
2014-07-06
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
1
-2
/
+2
2014-07-06
hw/virtio: enable common virtio feature for mmio device
Ming Lei
1
-0
/
+6
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
1
-6
/
+6
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
1
-0
/
+2
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
1
-0
/
+1
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2
-3
/
+1
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
1
-3
/
+0
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
1
-3
/
+5
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
1
-41
/
+48
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2
-16
/
+91
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-3
/
+0
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
1
-2
/
+19
[next]