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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tcg/tci: Implement INDEX_op_ld8s_i64
Stefan Weil
2021-02-05
1
-1
/
+4
|
*
tcg/tci: Implement INDEX_op_ld16s_i32
Stefan Weil
2021-02-05
1
-1
/
+4
|
*
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
2021-02-05
3
-9
/
+4
|
*
configure: Fix --enable-tcg-interpreter
Richard Henderson
2021-02-05
1
-2
/
+3
|
*
tcg/aarch64: Do not convert TCGArg to temps that are not temps
Richard Henderson
2021-02-05
1
-3
/
+4
|
*
exec/cpu-defs: Remove TCG backends dependency
Philippe Mathieu-Daudé
2021-02-05
1
-3
/
+0
|
*
tcg/s390: Fix compare instruction from extended-immediate facility
Philippe Mathieu-Daudé
2021-02-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-02-05
132
-236
/
+585
|
\
|
*
tests/acpi: disallow updates for expected data files
Marian Postevca
2021-02-05
1
-94
/
+0
|
*
tests/acpi: update expected data files
Marian Postevca
2021-02-05
91
-0
/
+0
|
*
tests/acpi: add OEM ID and OEM TABLE ID test
Marian Postevca
2021-02-05
1
-24
/
+146
|
*
acpi: use constants as strncpy limit
Michael S. Tsirkin
2021-02-05
3
-6
/
+6
|
*
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
24
-92
/
+349
|
*
tests/acpi: allow updates for expected data files
Marian Postevca
2021-02-05
1
-0
/
+94
|
*
vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
Eugenio Pérez
2021-02-05
1
-0
/
+5
|
*
hw/virtio/virtio-balloon: Remove the "class" property
Thomas Huth
2021-02-05
1
-10
/
+1
|
*
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
2021-02-05
3
-100
/
+6
|
*
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
2021-02-05
3
-2
/
+21
|
*
virtio-pmem: add trace events
Pankaj Gupta
2021-02-05
2
-0
/
+9
|
*
virtio: Add corresponding memory_listener_unregister to unrealize
Eugenio Pérez
2021-02-05
1
-1
/
+1
|
*
virtio-mmio: fix guest kernel crash with SHM regions
Laurent Vivier
2021-02-05
1
-0
/
+8
|
*
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
2021-02-05
1
-1
/
+1
|
*
pci: add romsize property
Paolo Bonzini
2021-02-05
3
-4
/
+30
|
*
pci: reject too large ROMs
Paolo Bonzini
2021-02-05
1
-2
/
+8
*
|
iotests: 30: drop from auto group (and effectively from make check)
Vladimir Sementsov-Ogievskiy
2021-02-05
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-ui-20210205-pull-reques...
Peter Maydell
2021-02-05
31
-105
/
+517
|
\
|
*
tests: add some virtio-gpu & vhost-user-gpu acceptance test
Marc-André Lureau
2021-02-04
1
-0
/
+161
|
*
chardev: check if the chardev is registered for yanking
Marc-André Lureau
2021-02-04
1
-20
/
+33
|
*
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
11
-10
/
+48
|
*
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
2
-0
/
+6
|
*
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
2021-02-04
3
-0
/
+42
|
*
ui: check gtk-egl dmabuf support
Marc-André Lureau
2021-02-04
2
-0
/
+10
|
*
ui: add qemu_egl_has_dmabuf helper
Marc-André Lureau
2021-02-04
2
-0
/
+11
|
*
ui: check hw requirements during DCL registration
Marc-André Lureau
2021-02-04
1
-0
/
+30
|
*
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau
2021-02-04
2
-0
/
+15
|
*
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
4
-0
/
+42
|
*
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-04
2
-0
/
+5
|
*
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
3
-11
/
+0
|
*
ui: annotate DCLOps callback requirements
Marc-André Lureau
2021-02-04
1
-0
/
+19
|
*
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
2021-02-04
4
-6
/
+10
|
*
ui: remove gl_ctx_get_current
Marc-André Lureau
2021-02-04
10
-28
/
+0
|
*
ui: remove extra #ifdef CONFIG_OPENGL
Marc-André Lureau
2021-02-04
1
-8
/
+1
|
*
vhost-user-gpu: handle display-info in a callback
Marc-André Lureau
2021-02-04
1
-6
/
+27
|
*
vhost-user-gpu: use an extandable state enum for commands
Marc-André Lureau
2021-02-04
3
-6
/
+12
|
*
vhost-user-gpu: handle vhost-user-gpu features in a callback
Marc-André Lureau
2021-02-04
2
-11
/
+28
|
*
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
2021-02-04
1
-0
/
+6
|
*
spice: delay starting until display are initialized
Marc-André Lureau
2021-02-04
3
-1
/
+11
|
*
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
2021-02-04
1
-0
/
+1
|
*
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
2021-02-04
1
-0
/
+1
|
*
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2021-02-04
2
-3
/
+3
[prev]
[next]