index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio.c
Age
Commit message (
Expand
)
Author
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
2015-06-10
virtio: generation counter support
Michael S. Tsirkin
2015-06-10
virtio: allow to fail setting status
Cornelia Huck
2015-06-10
virtio: disallow late feature changes for virtio-1
Cornelia Huck
2015-06-10
virtio: allow virtio-1 queue layout
Cornelia Huck
2015-06-10
virtio: endianness checks for virtio 1.0 devices
Cornelia Huck
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-31
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
virtio: introduce virtio_get_num_queues()
Jason Wang
2015-05-31
virtio: device_plugged() can fail
Jason Wang
2015-05-31
virtio: move host_features
Cornelia Huck
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-03-16
virtio: validate the existence of handle_output before calling it
Jason Wang
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2014-11-02
hw/virtio/vring/event_idx: fix the vring_avail_event error
Bin Wu
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-10
virtio.c: fix error message
Michael Tokarev
2014-05-12
virtio: allow mapping up to max queue size
Michael S. Tsirkin
2014-05-05
virtio: validate config_len on load
Michael S. Tsirkin
2014-05-05
virtio: validate num_sg when mapping
Michael S. Tsirkin
2014-05-05
virtio: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-23
virtio: add back call to virtio_bus_device_unplugged
Paolo Bonzini
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
2013-08-12
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
2013-08-09
hw/virtio/virtio: Don't allow guests to add/remove queues
Peter Maydell
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
[next]