| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio-mmio: improve virtio-mmio get_dev_path alog | schspa | 2021-03-05 | 1 | -6/+7 |
* | vhost: simplify vhost_dev_init() fail_busyloop label | Stefan Hajnoczi | 2021-03-02 | 1 | -7/+5 |
* | virtio-pmem: put it into the 'storage' category | Gan Qixin | 2021-02-20 | 1 | -0/+1 |
* | hw/virtio/pci: include vdev name in registered PCI sections | Alex Bennée | 2021-02-18 | 1 | -8/+14 |
* | vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg | Eugenio Pérez | 2021-02-05 | 1 | -0/+5 |
* | hw/virtio/virtio-balloon: Remove the "class" property | Thomas Huth | 2021-02-05 | 1 | -10/+1 |
* | vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support | Peter Xu | 2021-02-05 | 2 | -2/+16 |
* | virtio-pmem: add trace events | Pankaj Gupta | 2021-02-05 | 2 | -0/+9 |
* | virtio: Add corresponding memory_listener_unregister to unrealize | Eugenio Pérez | 2021-02-05 | 1 | -1/+1 |
* | virtio-mmio: fix guest kernel crash with SHM regions | Laurent Vivier | 2021-02-05 | 1 | -0/+8 |
* | hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR) | Philippe Mathieu-Daudé | 2021-01-18 | 1 | -2/+4 |
* | vhost-user-fs: add the "bootindex" property | Laszlo Ersek | 2021-01-13 | 2 | -0/+12 |
* | Remove superfluous timer_del() calls | Peter Maydell | 2021-01-08 | 3 | -3/+0 |
* | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ... | Peter Maydell | 2021-01-01 | 3 | -0/+3 |
|\ |
|
| * | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 2020-12-18 | 3 | -0/+3 |
* | | migration: Replace migration's JSON writer by the general one | Markus Armbruster | 2020-12-19 | 1 | -2/+2 |
|/ |
|
* | machine: introduce MachineInitPhase | Paolo Bonzini | 2020-12-15 | 1 | -1/+1 |
* | make ram_size local to vl.c | Paolo Bonzini | 2020-12-10 | 1 | -1/+2 |
* | hw/virtio-pci Added AER capability. | Andrew Melnychenko | 2020-12-09 | 2 | -0/+20 |
* | hw/virtio-pci Added counter for pcie capabilities offsets. | Andrew Melnychenko | 2020-12-09 | 1 | -1/+3 |
* | virtio: reset device on bad guest index in virtio_load() | John Levon | 2020-12-08 | 1 | -6/+9 |
* | memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType | Eugenio Pérez | 2020-12-08 | 1 | -1/+1 |
* | memory: Add IOMMUTLBEvent | Eugenio Pérez | 2020-12-08 | 1 | -14/+16 |
* | vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation | Stefan Hajnoczi | 2020-11-12 | 1 | -3/+2 |
* | vhost-blk: set features before setting inflight feature | Jin Yu | 2020-11-03 | 1 | -0/+20 |
* | Revert "vhost-blk: set features before setting inflight feature" | Stefan Hajnoczi | 2020-11-03 | 1 | -18/+0 |
* | virtio-iommu: Set supported page size mask | Bharat Bhushan | 2020-11-03 | 2 | -0/+51 |
* | virtio-iommu: Add notify_flag_changed() memory region callback | Bharat Bhushan | 2020-11-03 | 2 | -0/+16 |
* | virtio-iommu: Add replay() memory region callback | Bharat Bhushan | 2020-11-03 | 2 | -0/+41 |
* | virtio-iommu: Call memory notifiers in attach/detach | Bharat Bhushan | 2020-11-03 | 1 | -0/+32 |
* | virtio-iommu: Add memory notifiers for map/unmap | Bharat Bhushan | 2020-11-03 | 2 | -0/+58 |
* | virtio-iommu: Store memory region in endpoint struct | Jean-Philippe Brucker | 2020-11-03 | 1 | -1/+10 |
* | virtio-iommu: Fix virtio_iommu_mr() | Jean-Philippe Brucker | 2020-11-03 | 1 | -1/+1 |
* | hw/virtio/vhost-backend: Fix Coverity CID 1432871 | Philippe Mathieu-Daudé | 2020-11-03 | 1 | -2/+2 |
* | virito-mem: Implement get_min_alignment() | David Hildenbrand | 2020-11-03 | 1 | -0/+7 |
* | virtio-mem: Probe THP size to determine default block size | David Hildenbrand | 2020-11-03 | 1 | -4/+101 |
* | virtio-mem: Make sure "usable_region_size" is always multiples of the block size | David Hildenbrand | 2020-11-03 | 1 | -0/+3 |
* | virtio-mem: Make sure "addr" is always multiples of the block size | David Hildenbrand | 2020-11-03 | 1 | -0/+5 |
* | virtio: skip guest index check on device load | Felipe Franciosi | 2020-10-30 | 1 | -6/+7 |
* | vhost-blk: set features before setting inflight feature | Jin Yu | 2020-10-30 | 1 | -0/+18 |
* | vhost: Don't special case vq->used_phys in vhost_get_log_size() | Greg Kurz | 2020-10-30 | 1 | -10/+0 |
* | hw/virtio/vhost-vdpa: Fix Coverity CID 1432864 | Philippe Mathieu-Daudé | 2020-10-30 | 1 | -2/+2 |
* | vhost-vsock: set vhostfd to non-blocking mode | Stefano Garzarella | 2020-10-30 | 1 | -0/+10 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into... | Peter Maydell | 2020-10-09 | 1 | -7/+3 |
|\ |
|
| * | error: Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 2020-10-09 | 1 | -7/+3 |
* | | monitor: Use getter/setter functions for cur_mon | Kevin Wolf | 2020-10-09 | 1 | -1/+1 |
|/ |
|
* | qapi: Restrict device memory commands to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -0/+1 |
* | qapi: Restrict balloon-related commands to machine code | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -1/+1 |
* | hw: virtio-pmem: detach the element fromt the virtqueue when error occurs | Li Qiang | 2020-09-29 | 1 | -0/+1 |
* | virtio: update MemoryRegionCaches when guest set bad features | Li Qiang | 2020-09-29 | 1 | -9/+8 |