Age | Commit message (Expand) | Author |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-28 | virtio-balloon-pci: switch to the new API. | KONRAD Frederic |
2013-03-26 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-03-26 | virtio-pci: guest notifier mask without non-irqfd | Michael S. Tsirkin |
2013-03-26 | virtio-scsi-pci: switch to new API. | KONRAD Frederic |
2013-03-26 | virtio-scsi: moving host_features from properties to transport properties. | KONRAD Frederic |
2013-03-19 | Merge remote-tracking branch 'kraxel/ipxe.2' into staging | Anthony Liguori |
2013-03-18 | virtio-blk-pci: switch to new API. | KONRAD Frederic |
2013-03-18 | virtio-blk: add the virtio-blk device. | KONRAD Frederic |
2013-03-18 | virtio-pci: fix hot unplug. | KONRAD Frederic |
2013-03-18 | virtio-x-bus: fix allow_hotplug assertion. | KONRAD Frederic |
2013-03-18 | Switch to efi-enabled nic roms by default | Gerd Hoffmann |
2013-03-10 | Merge remote-tracking branch 'bonzini/hw-dirs' into staging | Anthony Liguori |
2013-03-01 | hw: include hw header files with full paths | Paolo Bonzini |
2013-03-01 | virtio-9p: remove PCI dependencies from hw/9pfs/ | Paolo Bonzini |
2013-02-27 | Set virtio-serial device to have a default of 2 MSI vectors. | Gal Hammer |
2013-02-08 | virtio-net: pass host features to virtio_net_init | Anthony Liguori |
2013-01-21 | virtio-pci: refactor virtio-pci device. | KONRAD Frederic |
2013-01-21 | virtio-pci-bus: introduce virtio-pci-bus. | KONRAD Frederic |
2013-01-17 | virtio-pci: fix irqfd cleanup argument order | Michael S. Tsirkin |
2013-01-14 | virtio-pci: build for uninitialized return value in vq_vector_unmask | Michael Roth |
2013-01-14 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-01-10 | Make all static TypeInfos const | Andreas Färber |
2013-01-07 | virtio: backend virtqueue notifier masking | Michael S. Tsirkin |
2013-01-07 | virtio-pci: cache msix messages | Michael S. Tsirkin |
2013-01-07 | virtio: don't waste irqfds on control vqs | Michael S. Tsirkin |
2013-01-06 | Revert "virtio-pci: replace byte swap hack" | Blue Swirl |
2013-01-06 | virtio-pci: replace byte swap hack | Blue Swirl |
2013-01-02 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-01-02 | virtio-blk: add x-data-plane=on|off performance feature | Stefan Hajnoczi |
2013-01-02 | virtio-blk: restore VirtIOBlkConf->config_wce flag | Stefan Hajnoczi |
2012-12-26 | virtio-pci: don't poll masked vectors | Michael S. Tsirkin |
2012-12-26 | msi: add API to get notified about pending bit poll | Michael S. Tsirkin |
2012-12-20 | virtio: make bindings typesafe | Michael S. Tsirkin |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | net: do not include net.h everywhere | Paolo Bonzini |
2012-12-17 | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD | Paolo Bonzini |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin |
2012-12-11 | virtio-blk: Remove duplicate property definition | David Gibson |
2012-11-16 | virtio-rng-pci: create a default backend if none exists | Anthony Liguori |
2012-11-16 | virtio-rng: add rate limiting support | Anthony Liguori |
2012-11-16 | virtio-rng: hardware random number generator device | Amit Shah |
2012-10-29 | virtio-pci: convert PIO to new memory api read/write | Alexander Graf |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-09-09 | kvm: Clean up irqfd API | Jan Kiszka |
2012-08-29 | msix: make [un]use vectors on reset/load optional | Michael S. Tsirkin |
2012-08-17 | virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types | Stefan Hajnoczi |
2012-08-09 | kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip' | Peter Maydell |
2012-08-06 | virtio: fix vhost handling | Paolo Bonzini |