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-10-11
audio: fix sw->buf size for audio recording
Volker Rümelin
2
-1
/
+5
2022-10-11
audio: refactor audio_get_avail()
Volker Rümelin
1
-5
/
+19
2022-10-11
audio: rename audio_sw_bytes_free()
Volker Rümelin
1
-6
/
+14
2022-10-11
audio: swap audio_rate_get_bytes() function parameters
Volker Rümelin
6
-8
/
+8
2022-10-11
spiceaudio: update comment
Volker Rümelin
1
-1
/
+4
2022-10-11
spiceaudio: add a pcm_ops buffer_get_free function
Volker Rümelin
1
-2
/
+10
2022-10-11
audio: add more audio rate control functions
Volker Rümelin
2
-11
/
+26
2022-10-11
alsaaudio: reduce playback latency
Volker Rümelin
1
-1
/
+37
2022-10-11
audio: run downstream playback queue unconditionally
Volker Rümelin
1
-4
/
+4
2022-10-11
audio: fix GUS audio playback with out.mixing-engine=off
Volker Rümelin
1
-1
/
+2
2022-10-11
audio: refactor code in audio_run_out()
Volker Rümelin
1
-9
/
+8
2022-10-06
Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...
Stefan Hajnoczi
98
-624
/
+1138
2022-10-06
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
3
-0
/
+46
2022-10-06
contrib/gitdm: add Université Grenoble Alpes
Alex Bennée
1
-0
/
+3
2022-10-06
contrib/gitdm: add Simon to individual contributors
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add China Telecom to the domain map
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add ISCAS to the academics group
Alex Bennée
1
-0
/
+3
2022-10-06
contrib/gitdm: add WANG Xuerui to individual contributers
Alex Bennée
1
-0
/
+1
2022-10-06
contrib/gitdm: add Paul to individual contributors
Alex Bennée
2
-0
/
+2
2022-10-06
contrib/gitdm: add mapping for Loongson Technology
Alex Bennée
1
-0
/
+1
2022-10-06
accel/kvm: move kvm_update_guest_debug to inline stub
Alex Bennée
3
-11
/
+16
2022-10-06
gdbstub: move guest debug support check to ops
Alex Bennée
10
-10
/
+33
2022-10-06
gdbstub: move breakpoint logic to accel ops
Alex Bennée
14
-160
/
+259
2022-10-06
gdbstub: move sstep flags probing into AccelClass
Alex Bennée
6
-27
/
+56
2022-10-06
gdbstub: move into its own sub directory
Alex Bennée
7
-31
/
+36
2022-10-06
semihosting: update link to spec
Alex Bennée
1
-1
/
+1
2022-10-06
docs/devel: document the test plugins
Alex Bennée
1
-4
/
+133
2022-10-06
contrib/plugins: reset skip when matching in execlog
Alex Bennée
1
-1
/
+4
2022-10-06
docs/devel: move API to end of tcg-plugins.rst
Alex Bennée
1
-5
/
+10
2022-10-06
docs/devel: clean-up qemu invocations in tcg-plugins
Alex Bennée
1
-9
/
+9
2022-10-06
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
1
-0
/
+2
2022-10-06
plugins: extend execlog to filter matches
Alex Bennée
2
-15
/
+90
2022-10-06
disas: use result of ->read_memory_func
Alex Bennée
2
-40
/
+53
2022-10-06
disas: generalise plugin_printf and use for monitor_disas
Alex Bennée
1
-8
/
+15
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
8
-14
/
+14
2022-10-06
pc-bios/vof: Adopt meson style Make output
Paolo Bonzini
1
-4
/
+11
2022-10-06
pc-bios/s390-ccw: Adopt meson style Make output
Paolo Bonzini
2
-16
/
+16
2022-10-06
pc-bios/optionrom: Adopt meson style Make output
Paolo Bonzini
1
-7
/
+7
2022-10-06
configure: build ROMs with container-based cross compilers
Paolo Bonzini
1
-12
/
+18
2022-10-06
configure: cleanup creation of tests/tcg target config
Paolo Bonzini
3
-9
/
+7
2022-10-06
configure: unify creation of cross-compilation Makefiles
Paolo Bonzini
1
-51
/
+43
2022-10-06
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
3
-12
/
+11
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
6
-64
/
+38
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
11
-43
/
+34
2022-10-06
tests/tcg: unify ppc64 and ppc64le Makefiles
Paolo Bonzini
9
-26
/
+1
2022-10-06
tests/tcg: add distclean rule
Paolo Bonzini
2
-0
/
+14
2022-10-06
tests/tcg: remove -f from Makefile invocation
Paolo Bonzini
2
-7
/
+7
2022-10-06
tests: simplify Makefile invocation for tests/tcg
Paolo Bonzini
3
-16
/
+18
2022-10-06
configure: store container engine in config-host.mak
Paolo Bonzini
2
-4
/
+9
2022-10-06
configure: return status code from probe_target_compiler
Paolo Bonzini
1
-8
/
+6
[next]