index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
vhost: logs sharing
Jason Wang
2015-06-03
virtio: 64bit features fixups.
Gerd Hoffmann
2015-06-02
virtio-input: make virtio devices follow usual naming convention
Gerd Hoffmann
2015-06-02
virtio-input: const_le16 and const_le32 not build time constant
Michael Mueller
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
2015-05-31
virtio: increase the queue limit to 1024
Jason Wang
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 VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
virtio: move host_features
Cornelia Huck
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2015-04-28
virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
Shannon Zhao
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
2015-04-27
virtio: coding style tweak
Michael S. Tsirkin
2015-04-27
virtio: introduce vector to virtqueues mapping
Jason Wang
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
2015-04-04
vhost: fix typo in vq_index description
Greg Kurz
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
2015-03-11
virtio-scsi: remove empty wrapper for cmd
Michael S. Tsirkin
2015-03-11
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
2015-03-11
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
2015-03-11
virtio-scsi: drop duplicate CDB/SENSE SIZE
Michael S. Tsirkin
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
virtio: cull virtio_bus_set_vdev_features
Cornelia Huck
2015-02-26
virtio-serial: switch to standard-headers
Michael S. Tsirkin
2015-02-26
virtio-scsi: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-rng: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-net,tap: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
2015-02-26
virtio-balloon: use standard headers
Michael S. Tsirkin
2015-02-26
virtio: use standard-headers
Michael S. Tsirkin
2015-02-26
virtio: use standard virtio_ring.h
Michael S. Tsirkin
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-16
dataplane: endianness-aware accesses
Cornelia Huck
2015-02-11
vhost-scsi: add a property for booting
Gonglei
2015-02-11
vhost-scsi: expose the TYPE_FW_PATH_PROVIDER interface
Gonglei
2015-02-11
vhost-scsi: add bootindex property
Gonglei
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
2015-01-05
virtio-serial: Don't keep a persistent copy of config space
David Gibson
2014-12-10
virtio: remove useless declaration of virtio_net_init()
Gonglei
2014-11-12
virtio-scsi: Fix comment for VirtIOSCSIReq
Fam Zheng
2014-10-23
virtio-scsi: dataplane: stop trying on notifier error
Cornelia Huck
2014-10-23
virtio-scsi-dataplane: Add op blocker
Fam Zheng
[next]