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
*
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
Stefan Reiter
2021-05-12
1
-18
/
+22
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
2021-05-12
15
-228
/
+570
|
\
|
*
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2021-05-10
3
-0
/
+54
|
*
modules: add have_vga
Gerd Hoffmann
2021-05-10
2
-0
/
+8
|
*
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2021-05-10
3
-0
/
+62
|
*
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
2
-8
/
+12
|
*
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
3
-37
/
+14
|
*
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2021-05-10
2
-4
/
+9
|
*
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
2021-05-10
1
-17
/
+0
|
*
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
3
-32
/
+42
|
*
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
3
-4
/
+18
|
*
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
2021-05-10
2
-15
/
+13
|
*
virtio-gpu: move virgl handle_ctrl
Gerd Hoffmann
2021-05-10
2
-13
/
+33
|
*
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
2021-05-10
2
-4
/
+16
|
*
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
3
-18
/
+19
|
*
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
3
-22
/
+35
|
*
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
4
-1
/
+50
|
*
virtio-gpu: rename virgl source file.
Gerd Hoffmann
2021-05-10
2
-1
/
+1
|
*
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-05-10
3
-34
/
+52
|
*
edid: add support for DisplayID extension (5k resolution)
Konstantin Nazarov
2021-05-10
2
-6
/
+74
|
*
edid: allow arbitrary-length checksums
Konstantin Nazarov
2021-05-10
1
-5
/
+5
|
*
edid: move timing generation into a separate function
Konstantin Nazarov
2021-05-10
1
-24
/
+44
|
*
edid: Make refresh rate configurable
Akihiko Odaki
2021-05-10
2
-9
/
+12
|
*
edid: use dta extension block descriptors
Gerd Hoffmann
2021-05-10
1
-0
/
+8
|
*
edid: move xtra3 descriptor
Gerd Hoffmann
2021-05-10
1
-9
/
+11
|
*
edid: edid_desc_next
Gerd Hoffmann
2021-05-10
1
-15
/
+26
|
*
qemu-edid: use qemu_edid_size()
Gerd Hoffmann
2021-05-10
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
2021-05-12
4
-5
/
+39
|
\
\
|
*
|
xen-block: Use specific blockdev driver
Anthony PERARD
2021-05-10
1
-1
/
+13
|
*
|
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
2
-3
/
+12
|
*
|
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-10
1
-1
/
+14
*
|
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...
Peter Maydell
2021-05-11
8
-9
/
+19
|
\
\
\
|
*
|
|
pc-bios/s390: Update the s390-ccw bios binaries with the Clang and other fixes
Thomas Huth
2021-05-10
2
-0
/
+0
|
*
|
|
pc-bios/s390-ccw: Allow building with Clang, too
Thomas Huth
2021-05-09
2
-2
/
+10
|
*
|
|
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning
Philippe Mathieu-Daudé
2021-05-09
1
-0
/
+1
|
*
|
|
pc-bios/s390-ccw: Fix the cc-option macro in the Makefile
Thomas Huth
2021-05-09
1
-2
/
+2
|
*
|
|
pc-bios/s390-ccw: Silence warning from Clang by marking panic() as noreturn
Thomas Huth
2021-05-09
1
-0
/
+1
|
*
|
|
pc-bios/s390-ccw/netboot: Use "-Wl," prefix to pass parameter to the linker
Thomas Huth
2021-05-09
1
-1
/
+1
|
*
|
|
pc-bios/s390-ccw: Use reset_psw pointer instead of hard-coded null pointer
Thomas Huth
2021-05-09
1
-2
/
+2
|
*
|
|
pc-bios/s390-ccw/bootmap: Silence compiler warning from Clang
Thomas Huth
2021-05-09
1
-1
/
+1
|
*
|
|
pc-bios/s390-ccw: don't try to read the next block if end of chunk is reached
Marc Hartmayer
2021-05-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-05-11
4
-100
/
+139
|
\
\
\
|
*
|
|
virtiofsd/fuse_virtio.c: Changed allocations of locals to GLib
Mahmoud Mandour
2021-05-06
1
-6
/
+5
|
*
|
|
virtiofsd/passthrough_ll.c: Changed local allocations to GLib functions
Mahmoud Mandour
2021-05-06
1
-11
/
+6
|
*
|
|
virtiofsd: Changed allocations of fv_VuDev & its internals to GLib functions
Mahmoud Mandour
2021-05-06
1
-13
/
+6
|
*
|
|
virtiofsd: Changed allocation of lo_map_elems to GLib's functions
Mahmoud Mandour
2021-05-06
1
-2
/
+2
|
*
|
|
virtiofsd: Changed allocations of fuse_session to GLib's functions
Mahmoud Mandour
2021-05-06
1
-3
/
+3
|
*
|
|
virtiofsd: Changed allocations of iovec to GLib's functions
Mahmoud Mandour
2021-05-06
2
-24
/
+14
|
*
|
|
virtiofsd: Changed allocations of fuse_req to GLib functions
Mahmoud Mandour
2021-05-06
1
-3
/
+3
|
*
|
|
virtiofsd: Don't assume header layout
Dr. David Alan Gilbert
2021-05-06
1
-21
/
+73
[next]