index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-03-05
virtio-mmio: improve virtio-mmio get_dev_path alog
schspa
1
-6
/
+7
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
1
-7
/
+5
2021-02-20
virtio-pmem: put it into the 'storage' category
Gan Qixin
1
-0
/
+1
2021-02-18
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
1
-8
/
+14
2021-02-05
vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
Eugenio Pérez
1
-0
/
+5
2021-02-05
hw/virtio/virtio-balloon: Remove the "class" property
Thomas Huth
1
-10
/
+1
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
2
-2
/
+16
2021-02-05
virtio-pmem: add trace events
Pankaj Gupta
2
-0
/
+9
2021-02-05
virtio: Add corresponding memory_listener_unregister to unrealize
Eugenio Pérez
1
-1
/
+1
2021-02-05
virtio-mmio: fix guest kernel crash with SHM regions
Laurent Vivier
1
-0
/
+8
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
2
-0
/
+12
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
3
-3
/
+0
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
3
-0
/
+3
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-2
/
+2
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
3
-0
/
+3
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+1
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
1
-1
/
+2
2020-12-09
hw/virtio-pci Added AER capability.
Andrew Melnychenko
2
-0
/
+20
2020-12-09
hw/virtio-pci Added counter for pcie capabilities offsets.
Andrew Melnychenko
1
-1
/
+3
2020-12-08
virtio: reset device on bad guest index in virtio_load()
John Levon
1
-6
/
+9
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
1
-1
/
+1
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
1
-14
/
+16
2020-11-12
vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation
Stefan Hajnoczi
1
-3
/
+2
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+20
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-18
/
+0
2020-11-03
virtio-iommu: Set supported page size mask
Bharat Bhushan
2
-0
/
+51
2020-11-03
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
2
-0
/
+16
2020-11-03
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
2
-0
/
+41
2020-11-03
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
1
-0
/
+32
2020-11-03
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
2
-0
/
+58
2020-11-03
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
1
-1
/
+10
2020-11-03
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
1
-1
/
+1
2020-11-03
hw/virtio/vhost-backend: Fix Coverity CID 1432871
Philippe Mathieu-Daudé
1
-2
/
+2
2020-11-03
virito-mem: Implement get_min_alignment()
David Hildenbrand
1
-0
/
+7
2020-11-03
virtio-mem: Probe THP size to determine default block size
David Hildenbrand
1
-4
/
+101
2020-11-03
virtio-mem: Make sure "usable_region_size" is always multiples of the block size
David Hildenbrand
1
-0
/
+3
2020-11-03
virtio-mem: Make sure "addr" is always multiples of the block size
David Hildenbrand
1
-0
/
+5
2020-10-30
virtio: skip guest index check on device load
Felipe Franciosi
1
-6
/
+7
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+18
2020-10-30
vhost: Don't special case vq->used_phys in vhost_get_log_size()
Greg Kurz
1
-10
/
+0
2020-10-30
hw/virtio/vhost-vdpa: Fix Coverity CID 1432864
Philippe Mathieu-Daudé
1
-2
/
+2
2020-10-30
vhost-vsock: set vhostfd to non-blocking mode
Stefano Garzarella
1
-0
/
+10
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
1
-7
/
+3
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-7
/
+3
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-1
/
+1
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-29
qapi: Restrict balloon-related commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-29
hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
Li Qiang
1
-0
/
+1
[next]