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
/
virtio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
1
-2
/
+0
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
1
-0
/
+1
2015-10-01
virtio: introduce virtqueue_discard()
Jason Wang
1
-0
/
+2
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-5
/
+6
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-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
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
1
-2
/
+6
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
1
-5
/
+5
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: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
1
-4
/
+6
2015-05-31
virtio: move host_features
Cornelia Huck
1
-0
/
+1
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
1
-0
/
+1
2015-04-27
virtio: coding style tweak
Michael S. Tsirkin
1
-1
/
+1
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
1
-0
/
+3
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-0
/
+11
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-0
/
+12
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
1
-46
/
+2
2014-12-10
virtio: remove useless declaration of virtio_net_init()
Gonglei
1
-3
/
+0
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
1
-0
/
+3
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
1
-3
/
+10
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-0
/
+6
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+3
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-1
/
+1
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
1
-2
/
+3
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
1
-1
/
+3
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
1
-0
/
+1
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+1
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
1
-0
/
+1
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
1
-0
/
+1
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
1
-0
/
+2
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
1
-0
/
+4
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
1
-10
/
+0
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-5
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-19
/
+0
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-24
/
+0
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
1
-2
/
+0
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
1
-2
/
+0
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
1
-0
/
+12
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-0
/
+292