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
audio: propagate Error * out of audio_init
Martin Kletzander
18
-49
/
+74
2023-10-03
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
2
-5
/
+22
2023-10-03
hw/ppc: Support machine-default audiodev with fallback
Martin Kletzander
1
-0
/
+7
2023-10-03
hw/arm: Support machine-default audiodev with fallback
Martin Kletzander
12
-9
/
+92
2023-10-03
Introduce machine property "audiodev"
Martin Kletzander
2
-0
/
+42
2023-10-03
audio: remove QEMU_AUDIO_* and -audio-help support
Paolo Bonzini
21
-711
/
+65
2023-10-03
audio: simplify flow in audio_init
Paolo Bonzini
1
-32
/
+32
2023-10-03
audio: commonize voice initialization
Paolo Bonzini
2
-18
/
+10
2023-10-03
audio: return Error ** from audio_state_by_name
Paolo Bonzini
6
-20
/
+13
2023-10-03
audio: allow returning an error from the driver init
Paolo Bonzini
15
-27
/
+48
2023-10-03
audio: Require AudioState in AUD_add_capture
Martin Kletzander
1
-4
/
+2
2023-10-03
ui/vnc: Require audiodev= to enable audio
Paolo Bonzini
4
-6
/
+21
2023-10-03
crypto: only include tls-cipher-suites in emulators
Paolo Bonzini
2
-6
/
+3
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
1
-0
/
+4
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
1
-1
/
+2
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
[next]