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-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
1
-1
/
+1
2023-10-02
Makefile: build plugins before running TCG tests
Paolo Bonzini
3
-11
/
+14
2023-09-29
meson: clean up static_library keyword arguments
Paolo Bonzini
3
-8
/
+11
2023-09-29
make-release: do not ship dtc sources
Paolo Bonzini
3
-2
/
+5
2023-09-29
pc: remove short_root_bus property
Paolo Bonzini
3
-16
/
+0
2023-09-29
e1000: remove old compatibility code
Paolo Bonzini
1
-53
/
+28
2023-09-29
accel/kvm/kvm-all: Handle register access errors
Akihiko Odaki
1
-4
/
+28
2023-09-29
optionrom: Remove build-id section
Fabiano Rosas
1
-1
/
+1
2023-09-27
migration: Move return path cleanup to main migration thread
Fabiano Rosas
1
-1
/
+10
2023-09-27
migration: Replace the return path retry logic
Fabiano Rosas
2
-50
/
+11
2023-09-27
migration: Consolidate return path closing code
Fabiano Rosas
1
-15
/
+14
2023-09-27
migration: Remove redundant cleanup of postcopy_qemufile_src
Fabiano Rosas
1
-6
/
+0
2023-09-27
migration: Fix possible race when shutting down to_dst_file
Fabiano Rosas
1
-7
/
+11
2023-09-27
migration: Fix possible races when shutting down the return path
Fabiano Rosas
1
-9
/
+10
2023-09-27
migration: Fix possible race when setting rp_state.error
Fabiano Rosas
1
-1
/
+0
2023-09-27
migration: Fix race that dest preempt thread close too early
Peter Xu
3
-3
/
+51
2023-09-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
26
-236
/
+102
2023-09-26
audio: remove shadowed locals
Paolo Bonzini
1
-6
/
+5
2023-09-26
compiler: introduce QEMU_ANNOTATE
Paolo Bonzini
2
-3
/
+9
2023-09-26
block: mark mixed functions that can suspend
Paolo Bonzini
4
-7
/
+8
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
1
-2
/
+0
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
1
-12
/
+10
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
1
-14
/
+17
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
1
-3
/
+1
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
1
-1
/
+2
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
1
-6
/
+1
2023-09-26
m48t59-test: avoid possible overflow on ABS
Paolo Bonzini
1
-7
/
+10
2023-09-26
pm_smbus: rename variable to avoid shadowing
Paolo Bonzini
1
-2
/
+2
2023-09-26
Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into staging
Stefan Hajnoczi
12
-150
/
+280
2023-09-25
mptsas: avoid shadowed local variables
Paolo Bonzini
1
-3
/
+3
2023-09-25
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
1
-2
/
+2
2023-09-25
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
1
-1
/
+1
2023-09-25
vl: remove shadowed local variables
Paolo Bonzini
1
-5
/
+4
2023-09-25
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
1
-2
/
+3
2023-09-25
user-exec-stub: remove unused variable
Paolo Bonzini
1
-2
/
+0
2023-09-25
seabios: remove PCI drivers from bios.bin
Paolo Bonzini
2
-9
/
+18
2023-09-25
pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7
Paolo Bonzini
5
-149
/
+6
2023-09-25
Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
7
-54
/
+60
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
18
-74
/
+115
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
27
-201
/
+1769
2023-09-25
nbd/server: Refactor handling of command sanity checks
Eric Blake
1
-44
/
+74
2023-09-25
nbd: Prepare for 64-bit request effect lengths
Eric Blake
6
-24
/
+45
2023-09-25
tests/avocado: fix waiting for vm shutdown in replay_linux
Pavel Dovgalyuk
1
-1
/
+1
2023-09-25
hw/mips/jazz: Simplify the NIC setup code
Thomas Huth
1
-16
/
+5
2023-09-25
hw/mips/jazz: Move the NIC init code into a separate function
Thomas Huth
1
-27
/
+35
2023-09-25
tests/qtest/netdev-socket: Do not test multicast on Darwin
Philippe Mathieu-Daudé
1
-2
/
+4
2023-09-25
tests/qtest/m48t59-test: Silence compiler warning with -Wshadow
Thomas Huth
1
-6
/
+6
2023-09-25
tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
Stefan Hajnoczi
1
-1
/
+1
2023-09-25
meson.build: Make keyutils independent from keyring
Thomas Huth
3
-2
/
+9
2023-09-22
nbd: Add types for extended headers
Eric Blake
5
-45
/
+106
[next]