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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-27
virtio-gpu: Update cursor data using blob
Vivek Kasireddy
1
-5
/
+14
2021-05-27
virtio-gpu: Add virtio_gpu_set_scanout_blob
Vivek Kasireddy
3
-7
/
+103
2021-05-27
virtio-gpu: Factor out update scanout
Vivek Kasireddy
1
-12
/
+23
2021-05-27
virtio-gpu: Add helpers to create and destroy dmabuf objects
Vivek Kasireddy
3
-0
/
+89
2021-05-27
ui/pixman: Add qemu_pixman_to_drm_format()
Vivek Kasireddy
2
-11
/
+25
2021-05-27
virtio-gpu: Add virtio_gpu_resource_create_blob
Vivek Kasireddy
3
-3
/
+80
2021-05-27
virtio-gpu: Add initial definitions for blob resources
Vivek Kasireddy
3
-0
/
+20
2021-05-27
virtio-gpu: Refactor virtio_gpu_create_mapping_iov
Vivek Kasireddy
3
-12
/
+12
2021-05-27
virtio-gpu: Refactor virtio_gpu_set_scanout
Vivek Kasireddy
2
-64
/
+95
2021-05-27
virtio-gpu: Add virtio_gpu_find_check_resource
Vivek Kasireddy
1
-19
/
+47
2021-05-27
stubs: Add stubs for udmabuf helpers
Vivek Kasireddy
3
-1
/
+20
2021-05-27
virtio-gpu: Add udmabuf helpers
Vivek Kasireddy
3
-0
/
+170
2021-05-27
headers: Add udmabuf.h
Vivek Kasireddy
2
-0
/
+35
2021-05-27
ui: Get the fd associated with udmabuf driver
Vivek Kasireddy
3
-0
/
+44
2021-05-27
hw/display/qxl: Set pci rom address aligned with page size
maobibo
1
-1
/
+1
2021-05-27
vhost-user-gpu: abstract vg_cleanup_mapping_iov
Li Qiang
3
-9
/
+26
2021-05-27
vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
Li Qiang
1
-0
/
+4
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...
Li Qiang
1
-1
/
+4
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
Li Qiang
1
-0
/
+7
2021-05-27
vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...
Li Qiang
1
-0
/
+1
2021-05-27
vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
Li Qiang
1
-0
/
+5
2021-05-27
vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
Li Qiang
1
-0
/
+1
2021-05-27
vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...
Li Qiang
1
-0
/
+1
2021-05-26
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210526-pull-request...
Peter Maydell
4
-85
/
+293
2021-05-26
hw/input/ps2: Use ps2_raise_irq() instead of open coding it
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-26
pckbd: clear outport_present in outer pre_load()
Volker Rümelin
1
-2
/
+1
2021-05-26
pckbd: remove duplicated keyboard and mouse defines
Volker Rümelin
1
-37
/
+0
2021-05-26
pckbd: correctly disable PS/2 communication
Volker Rümelin
1
-4
/
+47
2021-05-26
pckbd: add function kbd_pending()
Volker Rümelin
1
-7
/
+14
2021-05-26
pckbd: add controller response queue
Volker Rümelin
1
-7
/
+35
2021-05-26
pckbd: add state variable for interrupt source
Volker Rümelin
1
-5
/
+28
2021-05-26
pckbd: PS/2 keyboard throttle
Volker Rümelin
1
-0
/
+61
2021-05-26
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2
-20
/
+84
2021-05-26
pckbd: split out interrupt line changing code
Volker Rümelin
1
-10
/
+22
2021-05-26
ps2: don't deassert irq twice if queue is empty
Volker Rümelin
1
-1
/
+3
2021-05-26
ps2: don't raise an interrupt if queue is full
Volker Rümelin
1
-0
/
+4
2021-05-26
ps2: fix mouse stream corruption
Volker Rümelin
1
-1
/
+2
2021-05-26
hw/input: expand trace info reported for ps2 device
Daniel P. Berrangé
2
-2
/
+3
2021-05-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-upda...
Peter Maydell
5
-184
/
+297
2021-05-25
plugins/syscall: Added a table-like summary output
Mahmoud Mandour
1
-5
/
+93
2021-05-25
gdbstub: tidy away reverse debugging check into function
Alex Bennée
1
-2
/
+11
2021-05-25
hmp-commands: expand type of icount to "l" in replay commands
Alex Bennée
1
-2
/
+2
2021-05-25
gdbstub: Replace GdbCmdContext with plain g_array()
Alex Bennée
1
-168
/
+154
2021-05-25
gdbstub: Constify GdbCmdParseEntry
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-25
gitlab: add special rule for the hexagon container
Alex Bennée
2
-1
/
+32
2021-05-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210525'...
Peter Maydell
33
-1258
/
+8233
2021-05-25
target/arm: Enable SVE2 and related extensions
Richard Henderson
3
-0
/
+16
2021-05-25
linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
Richard Henderson
1
-0
/
+10
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
7
-0
/
+169
2021-05-25
target/arm: Implement aarch32 VSUDOT, VUSDOT
Richard Henderson
3
-0
/
+38
[next]