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-05-16
qapi: Drop unnecessary empty lines in comments
Andrea Bolognani
11
-48
/
+0
2022-05-16
qapi: Add missing separators between sections
Andrea Bolognani
5
-0
/
+18
2022-05-16
qapi: Fix comment indentation
Andrea Bolognani
1
-15
/
+15
2022-05-16
qapi: Drop stray trailing symbol
Andrea Bolognani
1
-1
/
+1
2022-05-16
qapi: Fix malformed "Since:" section tags
Markus Armbruster
4
-5
/
+4
2022-05-15
Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
2
-9
/
+30
2022-05-15
target/openrisc: Do not reset delay slot flag on early tb exit
Stafford Horne
1
-0
/
+11
2022-05-15
hw/openrisc: use right OMPIC size variable
Jason A. Donenfeld
1
-2
/
+2
2022-05-15
hw/openrisc: support 4 serial ports in or1ksim
Jason A. Donenfeld
1
-6
/
+16
2022-05-13
Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/alex.williamson/qem...
Richard Henderson
13
-235
/
+383
2022-05-13
linux-headers: Update to v5.18-rc6
Alex Williamson
13
-235
/
+383
2022-05-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
51
-497
/
+1071
2022-05-12
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
20
-89
/
+261
2022-05-12
qemu-iotests: inline common.config into common.rc
Paolo Bonzini
2
-53
/
+19
2022-05-12
vmxcap: add tertiary execution controls
Paolo Bonzini
1
-0
/
+17
2022-05-12
vl: make machine type deprecation a warning
Paolo Bonzini
1
-1
/
+1
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
10
-11
/
+172
2022-05-12
qemu-nbd: Pass max connections to blockdev layer
Eric Blake
3
-6
/
+6
2022-05-12
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507
Philippe Mathieu-Daudé
1
-0
/
+21
2022-05-12
hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
Philippe Mathieu-Daudé
1
-0
/
+8
2022-05-12
meson: link libpng independent of vnc
Kshitij Suri
1
-1
/
+2
2022-05-12
vhost-backend: do not depend on CONFIG_VHOST_VSOCK
Paolo Bonzini
1
-4
/
+0
2022-05-12
coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_all
Paolo Bonzini
3
-19
/
+11
2022-05-12
coroutine-lock: introduce qemu_co_queue_enter_all
Paolo Bonzini
3
-1
/
+21
2022-05-12
coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_next
Paolo Bonzini
2
-17
/
+11
2022-05-12
net: slirp: allow CFI with libslirp >= 4.7
Paolo Bonzini
1
-14
/
+17
2022-05-12
net: slirp: add support for CFI-friendly timer API
Paolo Bonzini
1
-1
/
+40
2022-05-12
net: slirp: switch to slirp_new
Paolo Bonzini
2
-7
/
+22
2022-05-12
net: slirp: introduce a wrapper struct for QemuTimer
Paolo Bonzini
1
-5
/
+14
2022-05-12
slirp: bump submodule past 4.7 release
Paolo Bonzini
1
-0
/
+0
2022-05-12
machine: move more memory validation to Machine object
Paolo Bonzini
2
-16
/
+22
2022-05-12
machine: make memory-backend a link property
Paolo Bonzini
5
-69
/
+74
2022-05-12
machine: add mem compound property
Paolo Bonzini
3
-83
/
+138
2022-05-12
machine: add boot compound property
Paolo Bonzini
3
-58
/
+57
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
18
-82
/
+127
2022-05-12
.gitlab-ci.d: export meson testlog.txt as an artifact
Daniel P. Berrangé
1
-2
/
+10
2022-05-12
tests/qemu-iotests: print intent to run a test in TAP mode
Daniel P. Berrangé
1
-0
/
+3
2022-05-12
iotests/testrunner: Flush after run_test()
Hanna Reitz
1
-0
/
+1
2022-05-12
coroutine: Revert to constant batch size
Kevin Wolf
1
-8
/
+14
2022-05-12
coroutine: Rename qemu_coroutine_inc/dec_pool_size()
Kevin Wolf
3
-9
/
+7
2022-05-12
tests/qtest/libqos: Add generic pci host bridge in arm-virt machine
Eric Auger
4
-4
/
+301
2022-05-12
tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
Eric Auger
6
-0
/
+32
2022-05-12
tests/qtest/libqos/pci: Introduce pio_limit
Eric Auger
4
-31
/
+54
2022-05-12
hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
Bernhard Beschow
3
-13
/
+6
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
5
-120
/
+120
2022-05-12
meson: Make mremap() detecting works correctly
Juan Quintela
1
-2
/
+3
2022-05-12
checkpatch: fix g_malloc check
Paolo Bonzini
1
-2
/
+2
2022-05-12
target/i386: do not consult nonexistent host leaves
Paolo Bonzini
1
-5
/
+36
2022-05-12
pc-bios/optionrom: compile with -Wno-array-bounds
Paolo Bonzini
1
-0
/
+1
2022-05-12
pc-bios/optionrom: detect -fno-pie
Paolo Bonzini
2
-2
/
+2
[next]