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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
1
-1
/
+1
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
1
-0
/
+1
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
1
-0
/
+3
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
1
-0
/
+1
2020-12-08
failover: Remove primary_dev member
Juan Quintela
1
-1
/
+0
2020-12-08
failover: We don't need to cache primary_device_id anymore
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Remove primary_device_dict
Juan Quintela
1
-1
/
+0
2020-12-08
failover: remove standby_id variable
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Remove primary_device_opts
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Rename bool to failover_primary_hidden
Juan Quintela
1
-1
/
+2
2020-12-08
failover: primary bus is only used once, and where it is set
Juan Quintela
1
-1
/
+0
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+1
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-1
/
+0
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+1
2020-09-30
vhost-scsi: support inflight io track
Li Feng
1
-0
/
+2
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-29
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200929-pull-request' ...
Peter Maydell
1
-0
/
+1
2020-09-29
virtio-gpu: set physical dimensions for EDID
Marc-André Lureau
1
-0
/
+1
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
1
-0
/
+2
2020-09-29
vhost: recheck dev state in the vhost_migration_log routine
Dima Stepanov
1
-0
/
+10
2020-09-29
vhost-vdpa: batch updating IOTLB mappings
Jason Wang
1
-0
/
+1
2020-09-29
vhost: switch to use IOTLB v2 format
Jason Wang
2
-0
/
+3
2020-09-23
virtio-blk: undo destructive iov_discard_*() operations
Stefan Hajnoczi
1
-0
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
20
-74
/
+25
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
5
-5
/
+5
2020-09-15
virtio-gpu: make virtio_gpu_ops static
Gerd Hoffmann
1
-2
/
+1
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
5
-20
/
+10
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
1
-6
/
+3
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
24
-91
/
+64
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
24
-62
/
+113
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-0
/
+7
2020-08-27
virtio-serial-bus: Move QOM macros to header
Eduardo Habkost
1
-0
/
+5
2020-08-27
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
1
-0
/
+2
2020-08-27
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+2
2020-08-27
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+2
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+2
2020-08-27
virtio-scsi: introduce a constant for fixed virtqueues
Stefan Hajnoczi
1
-0
/
+3
2020-07-27
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
1
-0
/
+1
2020-07-22
virtio: list legacy-capable devices
Cornelia Huck
1
-0
/
+2
2020-07-22
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
1
-10
/
+10
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-1
/
+141
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
3
-1
/
+36
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
1
-0
/
+2
2020-07-03
vhost: introduce new VhostOps vhost_force_iommu
Cindy Lu
1
-0
/
+3
2020-07-03
vhost: implement vhost_vq_get_addr method
Cindy Lu
1
-0
/
+4
2020-07-03
vhost: introduce new VhostOps vhost_vq_get_addr
Cindy Lu
1
-0
/
+6
2020-07-03
vhost: introduce new VhostOps vhost_dev_start
Cindy Lu
1
-0
/
+2
2020-07-03
virtio-bus: introduce queue_enabled method
Jason Wang
1
-0
/
+4
2020-07-03
virtio-mem: Exclude unplugged memory during migration
David Hildenbrand
1
-0
/
+3
[next]