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