index
:
qemu
archive/arm-no-irqchip
archive/cirrus-hwcursor
archive/eglview
archive/fbdev
archive/nv2a
archive/pl110
archive/sparse
archive/tmu2
archive/virtio-gpu-api-old
archive/virtio-gpu-buffer-types
archive/virtio-gpu-memory
archive/wakeup
archive/wctablet-splitted
edk2
edk2-stable202302
lupin/test-vm-install
master
queue/fixes
sirius/arm-flash-padding
sirius/cc
sirius/gtk-refresh
sirius/many-vcpus
sirius/modules-floppy
sirius/modules-tcg-full
sirius/modules-tcg-p1
sirius/trace-modules
sirius/uas-windows
sirius/uefi-vars
sirius/usb-storage-assert
testing/virtio-gpu
qemu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: add no-padding firmware feature
sirius/arm-flash-padding
Gerd Hoffmann
2022-12-15
1
-1
/
+4
*
hw/arm: allow flash images being smaller than the available space
Gerd Hoffmann
2022-12-15
1
-0
/
+16
*
Update VERSION for v7.2.0-rc3
v7.2.0-rc3
Stefan Hajnoczi
2022-11-29
1
-1
/
+1
*
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
2022-11-29
3
-3
/
+8
*
block-backend: avoid bdrv_unregister_buf() NULL pointer deref
Stefan Hajnoczi
2022-11-29
1
-2
/
+13
*
hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
Philippe Mathieu-Daudé
2022-11-29
1
-0
/
+1
*
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
Philippe Mathieu-Daudé
2022-11-29
2
-5
/
+24
*
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
Philippe Mathieu-Daudé
2022-11-29
4
-13
/
+36
*
hw/display/qxl: Document qxl_phys2virt()
Philippe Mathieu-Daudé
2022-11-29
1
-0
/
+19
*
hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
Philippe Mathieu-Daudé
2022-11-29
1
-0
/
+11
*
Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel...
Stefan Hajnoczi
2022-11-29
13
-0
/
+0
|
\
|
*
update seabios binaries to 1.16.1
Gerd Hoffmann
2022-11-28
12
-0
/
+0
|
*
update seabios source from 1.16.0 to 1.16.1
Gerd Hoffmann
2022-11-28
1
-0
/
+0
*
|
replay: Fix declaration of replay_read_next_clock
Richard Henderson
2022-11-29
1
-1
/
+1
*
|
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
2022-11-27
3
-5
/
+6
*
|
MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
Stefan Weil via
2022-11-27
1
-0
/
+1
*
|
libvhost-user: Add format attribute to local function vu_panic
Stefan Weil via
2022-11-27
1
-1
/
+12
*
|
libvhost-user: Fix two more format strings
Stefan Weil via
2022-11-27
1
-1
/
+2
*
|
libvhost-user: Fix format strings
Stefan Weil via
2022-11-27
1
-2
/
+2
*
|
libvhost-user: Fix wrong type of argument to formatting function (reported by...
Stefan Weil via
2022-11-27
1
-1
/
+1
*
|
virtiofsd: Add `sigreturn` to the seccomp whitelist
Marc Hartmayer
2022-11-25
1
-0
/
+1
*
|
Merge tag 'fixes-20221123-pull-request' of https://gitlab.com/kraxel/qemu int...
Stefan Hajnoczi
2022-11-23
12
-13
/
+28
|
\
\
|
*
|
hw/audio/intel-hda: Drop unnecessary prototype
Peter Maydell
2022-11-23
1
-2
/
+0
|
*
|
hw/audio/intel-hda: don't reset codecs twice
Peter Maydell
2022-11-23
1
-3
/
+1
|
*
|
hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
Peter Maydell
2022-11-23
2
-2
/
+2
|
*
|
ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...
queue/fixes
Dongwon Kim
2022-11-23
2
-2
/
+2
|
*
|
hw/usb/hcd-xhci.c: spelling: tranfer
Michael Tokarev
2022-11-23
1
-1
/
+1
|
*
|
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
2022-11-23
5
-1
/
+21
|
*
|
Revert "usbredir: avoid queuing hello packet on snapshot restore"
Joelle van Dyne
2022-11-23
1
-2
/
+1
|
|
/
*
|
Merge tag 'pull-request-2022-11-23' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-23
8
-39
/
+55
|
\
\
|
|
/
|
/
|
|
*
tests/avocado: use new rootfs for orangepi test
Alex Bennée
2022-11-23
1
-2
/
+2
|
*
tests/qtest: Decrease the amount of output from the qom-test
Thomas Huth
2022-11-23
1
-3
/
+19
|
*
tests/avocado: Update the URLs of the advent calendar images
Thomas Huth
2022-11-23
7
-34
/
+34
|
/
*
Update VERSION for v7.2.0-rc2
Stefan Hajnoczi
2022-11-22
1
-1
/
+1
*
Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-11-22
1
-5
/
+6
|
\
|
*
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
2022-11-22
1
-2
/
+2
|
*
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
2022-11-22
1
-3
/
+4
*
|
Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-11-22
2
-2
/
+5
|
\
\
|
*
|
hw/loongarch: Replace the value of uart info with macro
Xiaojuan Yang
2022-11-22
1
-1
/
+2
|
*
|
hw/loongarch: Fix setprop_sized method in fdt rtc node.
Xiaojuan Yang
2022-11-22
1
-1
/
+1
|
*
|
hw/loongarch: Add default stdout uart in fdt
Xiaojuan Yang
2022-11-22
1
-0
/
+2
|
|
/
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-22
51
-34
/
+45
|
\
\
|
*
|
virtio: disable error for out of spec queue-enable
Michael S. Tsirkin
2022-11-22
1
-0
/
+7
|
*
|
acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env
Ani Sinha
2022-11-22
1
-4
/
+9
|
*
|
tests/avocado: configure acpi-bits to use avocado timeout
John Snow
2022-11-22
1
-8
/
+2
|
*
|
MAINTAINERS: add mst to list of biosbits maintainers
Ani Sinha
2022-11-22
1
-0
/
+1
|
*
|
tests: acpi: x86: update expected DSDT after moving PRQx fields in _SB scope
Igor Mammedov
2022-11-22
37
-36
/
+0
|
*
|
acpi: x86: move RPQx field back to _SB scope
Igor Mammedov
2022-11-22
2
-20
/
+8
|
*
|
tests: acpi: whitelist DSDT before moving PRQx to _SB scope
Igor Mammedov
2022-11-22
1
-0
/
+36
|
*
|
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-22
10
-2
/
+18
[next]