summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio/virtio.h
Commit message (Expand)AuthorAgeFilesLines
* virtio: add modern config accessorsMichael S. Tsirkin2015-06-101-0/+9
* virtio: generation counter supportMichael S. Tsirkin2015-06-101-0/+1
* virtio: allow to fail setting statusCornelia Huck2015-06-101-1/+2
* virtio: allow virtio-1 queue layoutCornelia Huck2015-06-101-0/+3
* virtio: endianness checks for virtio 1.0 devicesCornelia Huck2015-06-101-2/+6
* virtio: 64bit features fixups.Gerd Hoffmann2015-06-031-5/+5
* virtio: make features 64bit wideGerd Hoffmann2015-06-011-16/+16
* virtio: increase the queue limit to 1024Jason Wang2015-05-311-1/+1
* virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAXJason Wang2015-05-311-1/+1
* virtio: introduce virtio_get_num_queues()Jason Wang2015-05-311-0/+1
* virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into coreCornelia Huck2015-05-311-4/+6
* virtio: move host_featuresCornelia Huck2015-05-311-0/+1
* virtio-input: core code & base class [device]Gerd Hoffmann2015-05-291-0/+1
* virtio: coding style tweakMichael S. Tsirkin2015-04-271-1/+1
* virtio: introduce vector to virtqueues mappingJason Wang2015-04-271-0/+3
* virtio: add feature checking helpersCornelia Huck2015-02-261-0/+11
* virtio: feature bit manipulation helpersCornelia Huck2015-02-261-0/+12
* virtio: use standard-headersMichael S. Tsirkin2015-02-261-46/+2
* virtio: remove useless declaration of virtio_net_init()Gonglei2014-12-101-3/+0
* virtio: add a wrapper for virtio-backend initializationGonglei2014-09-301-0/+3
* virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz2014-06-291-3/+10
* exec: introduce target_words_bigendian() helperGreg Kurz2014-06-291-0/+6
* virtio: introduce device specific migration callsGreg Kurz2014-06-291-1/+3
* virtio: Convert exit to unrealizeAndreas Färber2013-12-091-1/+1
* virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-2/+3
* virtio: Start converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-1/+3
* virtio-bus: cleanup plug/unplug interfacePaolo Bonzini2013-12-091-0/+1
* virtio: clear signalled_used_valid when switching from dataplaneStefan Hajnoczi2013-08-121-0/+1
* virtio: Support transports which can specify the vring alignmentPeter Maydell2013-07-191-0/+1
* virtio: Add support for guest setting of queue sizePeter Maydell2013-07-191-0/+1
* virtio-net: add feature bit for any header s/gMichael S. Tsirkin2013-07-151-0/+2
* virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+4
* virtio: drop unused function prototypes.KONRAD Frederic2013-04-241-10/+0
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-5/+1
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-19/+0
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-24/+0
* virtio-rng: cleanup: init and exit functions.KONRAD Frederic2013-04-241-2/+0
* virtio.h: drop unused function prototypesLuiz Capitulino2013-04-191-2/+0
* virtio: add two functions to VirtioDeviceClass.KONRAD Frederic2013-04-171-0/+12
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+292
OpenPOWER on IntegriCloud