index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
/
virtio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: add modern config accessors
Michael S. Tsirkin
2015-06-10
1
-0
/
+9
*
virtio: generation counter support
Michael S. Tsirkin
2015-06-10
1
-0
/
+1
*
virtio: allow to fail setting status
Cornelia Huck
2015-06-10
1
-1
/
+2
*
virtio: allow virtio-1 queue layout
Cornelia Huck
2015-06-10
1
-0
/
+3
*
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
2015-06-10
1
-2
/
+6
*
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-03
1
-5
/
+5
*
virtio: make features 64bit wide
Gerd Hoffmann
2015-06-01
1
-16
/
+16
*
virtio: increase the queue limit to 1024
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-1
/
+1
*
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
1
-0
/
+1
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
1
-4
/
+6
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-0
/
+1
*
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-05-29
1
-0
/
+1
*
virtio: coding style tweak
Michael S. Tsirkin
2015-04-27
1
-1
/
+1
*
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-27
1
-0
/
+3
*
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
1
-0
/
+11
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-0
/
+12
*
virtio: use standard-headers
Michael S. Tsirkin
2015-02-26
1
-46
/
+2
*
virtio: remove useless declaration of virtio_net_init()
Gonglei
2014-12-10
1
-3
/
+0
*
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-30
1
-0
/
+3
*
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
1
-3
/
+10
*
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
1
-0
/
+6
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+3
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-1
/
+1
*
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
1
-2
/
+3
*
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
1
-1
/
+3
*
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-12-09
1
-0
/
+1
*
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
2013-08-12
1
-0
/
+1
*
virtio: Support transports which can specify the vring alignment
Peter Maydell
2013-07-19
1
-0
/
+1
*
virtio: Add support for guest setting of queue size
Peter Maydell
2013-07-19
1
-0
/
+1
*
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
2013-07-15
1
-0
/
+2
*
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
2013-05-03
1
-0
/
+4
*
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
1
-10
/
+0
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-5
/
+1
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-19
/
+0
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-24
/
+0
*
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
virtio.h: drop unused function prototypes
Luiz Capitulino
2013-04-19
1
-2
/
+0
*
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
1
-0
/
+12
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-0
/
+292