index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
2
-3
/
+5
*
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-10-05
1
-0
/
+3
*
vhost: use unsigned int for nvqs
Jason Wang
2021-09-04
1
-1
/
+1
*
virtio-bus: introduce iommu_enabled()
Jason Wang
2021-09-04
1
-1
/
+3
*
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
2
-6
/
+4
*
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio Pérez
2021-09-04
1
-0
/
+1
*
hw/display: fix virgl reset regression
Marc-André Lureau
2021-07-22
1
-0
/
+1
*
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
2021-07-16
1
-0
/
+28
*
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
1
-0
/
+3
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
2
-3
/
+3
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
1
-1
/
+2
*
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
1
-1
/
+1
*
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
1
-0
/
+6
*
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2021-06-05
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-06-04
1
-0
/
+4
|
\
|
*
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2021-06-04
1
-0
/
+4
*
|
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
2021-05-27
1
-0
/
+7
*
|
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
2021-05-27
1
-0
/
+15
*
|
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
2021-05-27
1
-0
/
+9
*
|
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
2021-05-27
1
-0
/
+3
*
|
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
2021-05-27
1
-1
/
+1
*
|
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2021-05-27
1
-0
/
+8
*
|
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
2021-05-27
1
-0
/
+11
|
/
*
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
3
-3
/
+6
|
\
|
*
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
2021-05-14
1
-2
/
+0
|
*
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
2021-05-14
1
-0
/
+5
|
*
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
2021-05-14
1
-1
/
+1
*
|
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
1
-2
/
+3
*
|
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
1
-1
/
+0
*
|
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
1
-0
/
+6
*
|
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
1
-0
/
+2
*
|
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
2021-05-10
1
-1
/
+7
*
|
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
1
-0
/
+1
*
|
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
1
-0
/
+1
*
|
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
1
-0
/
+7
*
|
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-05-10
1
-1
/
+2
|
/
*
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
[next]