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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
virtio-net: remove useless codes
Jason Wang
1
-1
/
+0
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+6
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+3
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-1
/
+3
2015-07-27
virtio: hide legacy features from modern guests
Michael S. Tsirkin
1
-0
/
+4
2015-07-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+9
2015-07-20
virtio-net: unbreak any layout
Jason Wang
1
-0
/
+9
2015-07-17
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
1
-0
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-12
/
+0
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
1
-12
/
+0
2015-07-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...
Peter Maydell
1
-3
/
+0
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
1
-3
/
+0
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
1
-0
/
+2
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
1
-0
/
+1
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
1
-0
/
+13
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
1
-8
/
+1
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-2
/
+14
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-2
/
+1
2015-06-17
virtio: introduce virtio_legacy_is_cross_endian()
Greg Kurz
1
-0
/
+13
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
9
-71
/
+35
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
1
-9
/
+0
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
1
-3
/
+0
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
1
-10
/
+0
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
1
-13
/
+0
2015-06-10
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
1
-6
/
+1
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-24
/
+0
2015-06-10
virtio_balloon: header update
Michael S. Tsirkin
1
-0
/
+6
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
1
-0
/
+9
2015-06-10
virtio: generation counter support
Michael S. Tsirkin
1
-0
/
+1
2015-06-10
vhost: 64 bit features
Cornelia Huck
1
-3
/
+3
2015-06-10
virtio: allow to fail setting status
Cornelia Huck
1
-1
/
+2
2015-06-10
virtio: allow virtio-1 queue layout
Cornelia Huck
1
-0
/
+3
2015-06-10
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
2
-2
/
+10
2015-06-10
virtio-gpu/2d: add virtio gpu core code
Gerd Hoffmann
1
-0
/
+145
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-6
/
+12
2015-06-04
vhost: logs sharing
Jason Wang
1
-1
/
+7
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-5
/
+5
2015-06-02
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
1
-4
/
+4
2015-06-02
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
1
-2
/
+8
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-16
/
+16
2015-05-31
virtio: increase the queue limit to 1024
Jason Wang
1
-1
/
+1
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
1
-1
/
+1
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
1
-0
/
+1
2015-05-31
virtio: device_plugged() can fail
Jason Wang
1
-2
/
+2
2015-05-31
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
1
-4
/
+6
2015-05-31
virtio: move host_features
Cornelia Huck
2
-1
/
+1
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
1
-0
/
+21
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2
-0
/
+85
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
1
-0
/
+1
[next]