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
2021-01-15
audio: Add spaces around operator/delete redundant spaces
Zhang Han
4
-4
/
+4
2021-01-15
audio: Add braces for statements/fix braces' position
Zhang Han
6
-48
/
+29
2021-01-15
dsoundaudio: fix log message
Volker Rümelin
1
-1
/
+1
2021-01-15
dsoundaudio: enable f32 audio sample format
Volker Rümelin
1
-24
/
+47
2021-01-15
dsoundaudio: rename dsound_open()
Volker Rümelin
1
-2
/
+2
2021-01-15
dsoundaudio: replace GetForegroundWindow()
Volker Rümelin
2
-2
/
+2
2021-01-15
paaudio: send recorded data in smaller chunks
Volker Rümelin
1
-2
/
+3
2021-01-15
paaudio: limit minreq to 75% of audio timer_rate
Volker Rümelin
1
-1
/
+2
2021-01-15
paaudio: comment bugs in functions qpa_init_*
Volker Rümelin
1
-0
/
+8
2021-01-15
paaudio: remove unneeded code
Volker Rümelin
1
-8
/
+2
2021-01-15
paaudio: wait until the playback stream is ready
Volker Rümelin
1
-0
/
+7
2021-01-15
paaudio: wait for PA_STREAM_READY in qpa_write()
Volker Rümelin
1
-0
/
+6
2021-01-15
paaudio: avoid to clip samples multiple times
Volker Rümelin
1
-1
/
+31
2021-01-15
audio: remove remaining unused plive code
Volker Rümelin
1
-16
/
+1
2021-01-15
sdlaudio: enable (in|out).mixing-engine=off
Volker Rümelin
1
-2
/
+2
2021-01-15
audio: break generic buffer dependency on mixing-engine
Volker Rümelin
1
-7
/
+4
2021-01-15
sdlaudio: add recording functions
Volker Rümelin
1
-3
/
+139
2021-01-15
audio: split pcm_ops function get_buffer_in
Volker Rümelin
7
-4
/
+21
2021-01-15
sdlaudio: replace legacy functions with modern ones
Volker Rümelin
1
-57
/
+50
2021-01-15
sdlaudio: fill remaining sample buffer with silence
Volker Rümelin
1
-1
/
+2
2021-01-15
sdlaudio: always clear the sample buffer
Volker Rümelin
1
-17
/
+16
2021-01-15
sdlaudio: don't start playback in init routine
Volker Rümelin
1
-1
/
+0
2021-01-15
sdlaudio: add -audiodev sdl,out.buffer-count option
Volker Rümelin
6
-7
/
+52
2021-01-15
audio: fix bit-rotted code
Volker Rümelin
2
-2
/
+2
2021-01-15
sdlaudio: remove leftover SDL1.2 code
Volker Rümelin
1
-17
/
+13
2021-01-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-yank-2021-01-13' into ...
Peter Maydell
17
-64
/
+625
2021-01-13
tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupi...
Lukas Straub
1
-0
/
+1
2021-01-13
io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
Lukas Straub
1
-1
/
+4
2021-01-13
io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
Lukas Straub
1
-2
/
+4
2021-01-13
migration: Add yank feature
Lukas Straub
5
-0
/
+57
2021-01-13
chardev/char-socket.c: Add yank feature
Lukas Straub
1
-0
/
+34
2021-01-13
block/nbd.c: Add yank feature
Lukas Straub
1
-61
/
+92
2021-01-13
Introduce yank feature
Lukas Straub
7
-0
/
+433
2021-01-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
27
-219
/
+261
2021-01-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-...
Peter Maydell
33
-62
/
+3049
2021-01-12
ui/cocoa: Fix openFile: deprecation on Big Sur
Roman Bolshakov
1
-1
/
+4
2021-01-12
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
7
-7
/
+7
2021-01-12
hw/misc: Add QTest for NPCM7XX PWM Module
Hao Wu
2
-0
/
+491
2021-01-12
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
7
-3
/
+689
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
11
-3
/
+783
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
4
-27
/
+24
2021-01-12
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2
-8
/
+927
2021-01-12
hw/net/lan9118: Add symbolic constants for register offsets
Peter Maydell
1
-6
/
+18
2021-01-12
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
1
-1
/
+1
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
1
-0
/
+7
2021-01-12
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
4
-10
/
+10
2021-01-12
configure: quote command line arguments in config.status
Paolo Bonzini
1
-1
/
+5
2021-01-12
configure: move Cocoa incompatibility checks to Meson
Paolo Bonzini
2
-22
/
+10
2021-01-12
configure: move GTK+ detection to Meson
Paolo Bonzini
4
-58
/
+30
2021-01-12
configure: move X11 detection to Meson
Paolo Bonzini
3
-18
/
+9
[next]