Age | Commit message (Expand) | Author |
2019-05-30 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ... | Peter Maydell |
2019-05-29 | vhost-user: add vhost_user_gpu_set_socket() | Marc-André Lureau |
2019-05-24 | hw/virtio: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé |
2019-05-22 | hw/virtio/virtio-mmio: Convert DPRINTF to trace and log | Boxuan Li |
2019-05-20 | pci: Simplify pci_bus_is_root() | David Gibson |
2019-05-20 | virtio: Use started flag in virtio_vmstate_change() | Xie Yongji |
2019-05-20 | virtio: Introduce started flag to VirtioDevice | Xie Yongji |
2019-05-20 | hw: report invalid disable-legacy|modern usage for virtio-1-only devs | Daniel P. Berrangé |
2019-05-17 | vhost_net: don't set backend for the uninitialized virtqueue | Jason Wang |
2019-05-13 | virtio-input-host-pci: cleanup types | Gerd Hoffmann |
2019-05-10 | Add vhost-user-input-pci | Marc-André Lureau |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-12 | vhost-user: Support transferring inflight buffer between qemu and backend | Xie Yongji |
2019-03-12 | vhost-user: split vhost_user_read() | Marc-André Lureau |
2019-03-12 | vhost-user: wrap some read/write with retry handling | Marc-André Lureau |
2019-03-12 | vhost-user: simplify vhost_user_init/vhost_user_cleanup | Marc-André Lureau |
2019-03-12 | virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate | David Gibson |
2019-03-12 | virtio-balloon: Fix possible guest memory corruption with inflates & deflates | David Gibson |
2019-03-12 | virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146) | David Gibson |
2019-03-12 | virtio-balloon: fix a use-after-free case | Wei Wang |
2019-03-11 | virtio: add class_size to VirtioPCIDeviceTypeInfo | Gerd Hoffmann |
2019-03-07 | s390x: express dependencies with Kconfig | Thomas Huth |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-06 | virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT | Wei Wang |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-22 | virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size | David Gibson |
2019-02-22 | virtio-net: make VirtIOFeature usable for other virtio devices | Stefano Garzarella |
2019-02-21 | virtio-balloon: Use ram_block_discard_range() instead of raw madvise() | David Gibson |
2019-02-21 | virtio-balloon: Rework ballon_page() interface | David Gibson |
2019-02-21 | virtio-balloon: Corrections to address verification | David Gibson |
2019-02-21 | virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate | David Gibson |
2019-02-21 | vhost-net: revamp configure logic | Paolo Bonzini |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2019-02-05 | hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCI | Thomas Huth |
2019-02-05 | hw: virtio-pci: drop DO_UPCAST | Li Qiang |
2019-02-01 | virtio: add checks for the size of the indirect table | Dima Stepanov |
2019-01-21 | hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct | Peter Maydell |
2019-01-17 | virtio: split virtio crypto bits from virtio-pci.h | Juan Quintela |
2019-01-17 | virtio: split virtio gpu bits from virtio-pci.h | Juan Quintela |
2019-01-17 | virtio: split virtio serial bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio net bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio blk bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost user scsi bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split vhost user blk bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio 9p bits from virtio-pci | Juan Quintela |
2019-01-17 | virtio: split virtio balloon bits from virtio-pci | Juan Quintela |