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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+1
*
hw/mem/meson: Fix linking sparse-mem device with fuzzer
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+2
*
hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
2021-05-13
1
-20
/
+22
*
hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
2021-05-13
1
-3
/
+11
*
hw/gpio/aspeed: spelling fix (addtional)
Michael Tokarev
2021-05-13
1
-1
/
+1
*
virtio-net: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+1
*
virtio-blk: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+1
*
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
2021-05-13
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-05-12
9
-16
/
+399
|
\
|
*
hw/riscv: Fix OT IBEX reset vector
Alexander Wagner
2021-05-11
1
-1
/
+1
|
*
hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-11
2
-14
/
+14
|
*
hw/riscv: Connect Shakti UART to Shakti platform
Vijai Kumar K
2021-05-11
1
-0
/
+8
|
*
hw/char: Add Shakti UART emulation
Vijai Kumar K
2021-05-11
3
-0
/
+190
|
*
riscv: Add initial support for Shakti C machine
Vijai Kumar K
2021-05-11
3
-0
/
+184
|
*
hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
Bin Meng
2021-05-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-12
2
-0
/
+2
|
\
\
|
*
|
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-10
1
-0
/
+1
|
*
|
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
2021-05-12
10
-216
/
+517
|
\
\
\
|
*
|
|
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2021-05-10
2
-0
/
+52
|
*
|
|
modules: add have_vga
Gerd Hoffmann
2021-05-10
1
-0
/
+2
|
*
|
|
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2021-05-10
2
-0
/
+60
|
*
|
|
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
1
-6
/
+9
|
*
|
|
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
2
-36
/
+14
|
*
|
|
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2021-05-10
1
-3
/
+6
|
*
|
|
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
2021-05-10
1
-17
/
+0
|
*
|
|
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
2
-32
/
+36
|
*
|
|
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
2
-4
/
+16
|
*
|
|
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
1
-3
/
+9
|
*
|
|
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
2
-18
/
+18
|
*
|
|
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
2
-22
/
+34
|
*
|
|
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
2
-1
/
+42
|
*
|
|
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
2
-33
/
+50
|
*
|
|
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
1
-4
/
+5
|
*
|
|
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
*
|
|
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
2021-05-12
3
-5
/
+33
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
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
1
-3
/
+6
|
*
|
|
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/kraxel/tags/usb-20210505-pull-request' ...
Peter Maydell
2021-05-10
7
-14
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
2021-05-05
1
-1
/
+3
[next]