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-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
12
-16
/
+18
2022-04-20
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2
-25
/
+26
2022-04-20
os-posix: Use qemu_log_enabled
Richard Henderson
1
-1
/
+1
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
12
-18
/
+22
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
3
-5
/
+5
2022-04-20
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
1
-6
/
+0
2022-04-20
util/log: Drop manual log buffering
Richard Henderson
4
-20
/
+4
2022-04-20
Merge tag 'pull-block-2022-04-20' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
8
-167
/
+673
2022-04-20
Merge tag 'pull-request-2022-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
40
-265
/
+289
2022-04-20
qcow2: Add errp to rebuild_refcount_structure()
Hanna Reitz
1
-14
/
+19
2022-04-20
iotests/108: Test new refcount rebuild algorithm
Hanna Reitz
2
-1
/
+339
2022-04-20
qcow2: Improve refcount structure rebuilding
Hanna Reitz
1
-97
/
+235
2022-04-20
iotests/303: Check for zstd support
Hanna Reitz
1
-1
/
+3
2022-04-20
iotests/065: Check for zstd support
Hanna Reitz
1
-6
/
+18
2022-04-20
iotests.py: Add supports_qcow2_zstd_compression()
Hanna Reitz
1
-0
/
+20
2022-04-20
tests/qemu-iotests: Move the bash and sanitizer checks to meson.build
Thomas Huth
2
-26
/
+14
2022-04-20
tests/qemu-iotests/meson.build: Improve the indentation
Thomas Huth
1
-29
/
+32
2022-04-20
tests/avocado: Allow overwrite smp and memory size command line options
Ahmed Abouzied
1
-2
/
+4
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
10
-7
/
+79
2022-04-20
docs/ccid: convert to restructuredText
Lucas Ramage
3
-182
/
+172
2022-04-20
tests/qtest: properly initialise the vring used idx
Alex Bennée
1
-0
/
+2
2022-04-20
tests/qtest: Move the fuzz tests to x86 only
Thomas Huth
6
-43
/
+22
2022-04-20
tests/qtest: Enable more tests for the "mipsel" target
Thomas Huth
2
-11
/
+4
2022-04-20
tests: Drop perl-Test-Harness from the CI containers / VMs
Thomas Huth
18
-20
/
+6
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
515
-1791
/
+3179
2022-04-19
Open 7.1 development tree
Richard Henderson
1
-1
/
+1
2022-04-19
Update version for v7.0.0 release
v7.0.0
Peter Maydell
1
-1
/
+1
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
1
-18
/
+0
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
1
-28
/
+47
2022-04-12
Update version for v7.0.0-rc4 release
v7.0.0-rc4
Peter Maydell
1
-1
/
+1
2022-04-08
virtio-iommu: use-after-free fix
Wentao Liang
1
-0
/
+1
2022-04-08
Merge tag 'fixes-20220408-pull-request' of git://git.kraxel.org/qemu into sta...
Peter Maydell
3
-2
/
+17
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
3
-1
/
+16
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
1
-1
/
+1
2022-04-06
Update version for v7.0.0-rc3 release
v7.0.0-rc3
Peter Maydell
1
-1
/
+1
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
5
-14
/
+17
2022-04-06
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
4
-16
/
+6
2022-04-06
virtio-ccw: move device type declarations to .c files
Paolo Bonzini
13
-133
/
+119
2022-04-06
virtio-ccw: move vhost_ccw_scsi to a separate file
Paolo Bonzini
3
-47
/
+65
2022-04-06
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
1
-8
/
+12
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
4
-0
/
+414
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
8
-8
/
+451
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
2
-0
/
+89
2022-04-06
hyperv: SControl is optional to enable SynIc
Jon Doron
1
-33
/
+76
2022-04-06
thread-posix: optimize qemu_sem_timedwait with zero timeout
Paolo Bonzini
1
-2
/
+6
2022-04-06
thread-posix: implement Semaphore with QemuCond and QemuMutex
Longpeng(Mike)
2
-76
/
+34
2022-04-06
thread-posix: use monotonic clock for QemuCond and QemuSemaphore
Longpeng(Mike)
2
-7
/
+57
2022-04-06
thread-posix: remove the posix semaphore support
Longpeng(Mike)
3
-59
/
+0
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
8
-18
/
+815
2022-04-06
build-sys: simplify AF_VSOCK check
Marc-André Lureau
1
-19
/
+4
[next]