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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2013-07-22
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-15
virtio: fix broken aliases.
KONRAD Frederic
2013-04-08
hw: move headers to include/
Paolo Bonzini