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
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
5
-85
/
+87
2023-07-19
nbd/server: Refactor to pass full request around
Eric Blake
1
-55
/
+59
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
3
-65
/
+88
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
1
-18
/
+13
2023-07-19
nbd/client: Use smarter assert
Eric Blake
1
-3
/
+4
2023-07-19
qemu-nbd: make verbose bool and local variable in main()
Denis V. Lunev
1
-3
/
+5
2023-07-19
qemu-nbd: handle dup2() error when qemu-nbd finished setup process
Denis V. Lunev
1
-2
/
+10
2023-07-19
qemu-nbd: properly report error on error in dup2() after qemu_daemon()
Denis V. Lunev
1
-1
/
+14
2023-07-19
qemu-nbd: properly report error if qemu_daemon() is failed
Denis V. Lunev
1
-1
/
+4
2023-07-19
qemu-nbd: fix regression with qemu-nbd --fork run over ssh
Denis V. Lunev
1
-9
/
+4
2023-07-19
qemu-nbd: pass structure into nbd_client_thread instead of plain char*
Denis V. Lunev
1
-6
/
+13
2023-07-19
Update version for v8.1.0-rc0 release
v8.1.0-rc0
Peter Maydell
1
-1
/
+1
2023-07-19
Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...
Peter Maydell
6
-16
/
+40
2023-07-19
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
1
-5
/
+13
2023-07-19
Merge tag 'pull-request-2023-07-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
12
-81
/
+183
2023-07-19
hw/nvme: fix endianness issue for shadow doorbells
Klaus Jensen
1
-5
/
+13
2023-07-19
target/riscv: Fix LMUL check to use VLEN
Rob Bradford
1
-2
/
+2
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
1
-2
/
+2
2023-07-19
target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
Daniel Henrique Barboza
1
-1
/
+2
2023-07-19
riscv/disas: Fix disas output of upper immediates
Christoph Müllner
2
-3
/
+18
2023-07-19
docs/system/target-riscv.rst: tidy CPU firmware section
Daniel Henrique Barboza
1
-8
/
+16
2023-07-18
tests/avocado: Disable the test_sbsaref_edk2_firmware by default
Thomas Huth
2
-1
/
+6
2023-07-18
tests/vm/freebsd: Get up-to-date package list from lcitool vars file
Philippe Mathieu-Daudé
1
-40
/
+2
2023-07-18
tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
Philippe Mathieu-Daudé
1
-0
/
+11
2023-07-18
tests/lcitool: Refresh generated files
Philippe Mathieu-Daudé
1
-0
/
+77
2023-07-18
tests/lcitool: Generate distribution packages list in JSON format
Philippe Mathieu-Daudé
2
-0
/
+16
2023-07-18
tests/qtest: Fix typo in multifd cancel test
Fabiano Rosas
1
-1
/
+1
2023-07-18
linux-user/elfload: Fix /proc/cpuinfo features: on s390x
Ilya Leoshkevich
2
-38
/
+69
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2
-1
/
+1
2023-07-17
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
1
-1
/
+2
2023-07-17
Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...
Richard Henderson
6
-22
/
+98
2023-07-17
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
32
-190
/
+170
2023-07-17
block/nvme: invoke blk_io_plug_call() outside q->lock
Stefan Hajnoczi
1
-1
/
+2
2023-07-17
audio/pw: improve channel position code
Marc-André Lureau
1
-49
/
+26
2023-07-17
audio/pw: remove wrong comment
Marc-André Lureau
1
-1
/
+0
2023-07-17
audio/pw: simplify error reporting in stream creation
Marc-André Lureau
1
-11
/
+1
2023-07-17
audio/pw: add more error reporting
Marc-André Lureau
1
-1
/
+6
2023-07-17
audio/pw: factorize some common code
Marc-André Lureau
1
-51
/
+34
2023-07-17
audio/pw: add more details on error
Marc-André Lureau
1
-3
/
+4
2023-07-17
audio/pw: trace during init before calling pipewire API
Marc-André Lureau
1
-2
/
+3
2023-07-17
audio/pw: needless check for NULL
Marc-André Lureau
1
-6
/
+2
2023-07-17
audio/pw: drop needless case statement
Marc-André Lureau
1
-10
/
+0
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
7
-17
/
+17
2023-07-17
tests/lcitool: add pipewire
Marc-André Lureau
15
-0
/
+15
2023-07-17
libvirt-ci: update submodule to cover pipewire
Marc-André Lureau
1
-0
/
+0
2023-07-17
ui/gtk: skip refresh if new dmabuf has been submitted
Dongwon Kim
2
-0
/
+8
2023-07-17
ui/gtk: set scanout-mode right before scheduling draw
Dongwon Kim
2
-2
/
+2
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
6
-23
/
+26
2023-07-17
virtio-gpu: replace the surface with null surface when resetting
Dongwon Kim
2
-5
/
+11
2023-07-17
ui/gtk: Make sure the right EGL context is currently bound
Dongwon Kim
2
-0
/
+6
[next]