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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-12-04
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
18
-81
/
+205
2022-12-01
include/hw: VM state takes precedence in virtio_device_should_start
Alex Bennée
1
-5
/
+18
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
4
-37
/
+104
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2
-7
/
+14
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
13
-31
/
+67
2022-12-01
tests/qtests: override "force-legacy" for gpio virtio-mmio tests
Alex Bennée
1
-1
/
+2
2022-11-29
Update VERSION for v7.2.0-rc3
v7.2.0-rc3
Stefan Hajnoczi
1
-1
/
+1
2022-11-29
target/arm: Set TCGCPUOps.restore_state_to_opc for v7m
Evgeny Ermakov
3
-3
/
+8
2022-11-29
block-backend: avoid bdrv_unregister_buf() NULL pointer deref
Stefan Hajnoczi
1
-2
/
+13
2022-11-29
hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
Philippe Mathieu-Daudé
1
-0
/
+1
2022-11-29
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
Philippe Mathieu-Daudé
2
-5
/
+24
2022-11-29
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
Philippe Mathieu-Daudé
4
-13
/
+36
2022-11-29
hw/display/qxl: Document qxl_phys2virt()
Philippe Mathieu-Daudé
1
-0
/
+19
2022-11-29
hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
Philippe Mathieu-Daudé
1
-0
/
+11
2022-11-29
Merge tag 'seabios-1.16.1-20221128-pull-request' of https://gitlab.com/kraxel...
Stefan Hajnoczi
13
-0
/
+0
2022-11-29
replay: Fix declaration of replay_read_next_clock
Richard Henderson
1
-1
/
+1
2022-11-28
update seabios binaries to 1.16.1
Gerd Hoffmann
12
-0
/
+0
2022-11-28
update seabios source from 1.16.0 to 1.16.1
Gerd Hoffmann
1
-0
/
+0
2022-11-27
Add G_GNUC_PRINTF to function qemu_set_info_str and fix related issues
Stefan Weil via
3
-5
/
+6
2022-11-27
MAINTAINERS: Add subprojects/libvhost-user to section "vhost"
Stefan Weil via
1
-0
/
+1
2022-11-27
libvhost-user: Add format attribute to local function vu_panic
Stefan Weil via
1
-1
/
+12
2022-11-27
libvhost-user: Fix two more format strings
Stefan Weil via
1
-1
/
+2
2022-11-27
libvhost-user: Fix format strings
Stefan Weil via
1
-2
/
+2
2022-11-27
libvhost-user: Fix wrong type of argument to formatting function (reported by...
Stefan Weil via
1
-1
/
+1
2022-11-25
virtiofsd: Add `sigreturn` to the seccomp whitelist
Marc Hartmayer
1
-0
/
+1
2022-11-23
Merge tag 'fixes-20221123-pull-request' of https://gitlab.com/kraxel/qemu int...
Stefan Hajnoczi
12
-13
/
+28
2022-11-23
Merge tag 'pull-request-2022-11-23' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
8
-39
/
+55
2022-11-23
hw/audio/intel-hda: Drop unnecessary prototype
Peter Maydell
1
-2
/
+0
2022-11-23
hw/audio/intel-hda: don't reset codecs twice
Peter Maydell
1
-3
/
+1
2022-11-23
hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()
Peter Maydell
2
-2
/
+2
2022-11-23
ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...
Dongwon Kim
2
-2
/
+2
2022-11-23
hw/usb/hcd-xhci.c: spelling: tranfer
Michael Tokarev
1
-1
/
+1
2022-11-23
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
5
-1
/
+21
2022-11-23
Revert "usbredir: avoid queuing hello packet on snapshot restore"
Joelle van Dyne
1
-2
/
+1
2022-11-23
tests/avocado: use new rootfs for orangepi test
Alex Bennée
1
-2
/
+2
2022-11-23
tests/qtest: Decrease the amount of output from the qom-test
Thomas Huth
1
-3
/
+19
2022-11-23
tests/avocado: Update the URLs of the advent calendar images
Thomas Huth
7
-34
/
+34
2022-11-22
Update VERSION for v7.2.0-rc2
v7.2.0-rc2
Stefan Hajnoczi
1
-1
/
+1
2022-11-22
Merge tag 'pull-target-arm-20221122' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-5
/
+6
2022-11-22
target/arm: Use signed quantity to represent VMSAv8-64 translation level
Ard Biesheuvel
1
-2
/
+2
2022-11-22
Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2
-2
/
+5
2022-11-22
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
51
-34
/
+45
2022-11-22
Merge tag 'pull-misc-for-7.2-221122-1' of https://gitlab.com/stsquad/qemu int...
Stefan Hajnoczi
13
-59
/
+262
2022-11-22
target/arm: Don't do two-stage lookup if stage 2 is disabled
Peter Maydell
1
-3
/
+4
2022-11-22
hw/loongarch: Replace the value of uart info with macro
Xiaojuan Yang
1
-1
/
+2
2022-11-22
hw/loongarch: Fix setprop_sized method in fdt rtc node.
Xiaojuan Yang
1
-1
/
+1
2022-11-22
hw/loongarch: Add default stdout uart in fdt
Xiaojuan Yang
1
-0
/
+2
2022-11-22
virtio: disable error for out of spec queue-enable
Michael S. Tsirkin
1
-0
/
+7
2022-11-22
acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env
Ani Sinha
1
-4
/
+9
2022-11-22
tests/avocado: configure acpi-bits to use avocado timeout
John Snow
1
-8
/
+2
[next]