index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-16
target/riscv: Remove built-in GDB XML files for CSRs
Bin Meng
2021-01-16
target/riscv: Generate the GDB XML file for CSR registers dynamically
Bin Meng
2021-01-16
target/riscv: Add CSR name in the CSR function table
Bin Meng
2021-01-16
target/riscv: Make csr_ops[CSR_TABLE_SIZE] external
Bin Meng
2021-01-16
hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
Green Wan
2021-01-16
hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type
Bin Meng
2021-01-16
target/riscv/pmp: Raise exception if no PMP entry is configured
Atish Patra
2021-01-16
RISC-V: Place DTB at 3GB boundary instead of 4GB
Atish Patra
2021-01-16
gdb: riscv: Add target description
Sylvain Pelissier
2021-01-16
hw/block: m25p80: Implement AAI-WP command support for SST flashes
Xuzhou Cheng
2021-01-16
hw/block: m25p80: Don't write to flash if write is disabled
Bin Meng
2021-01-15
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210115-pull-request...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210115-pull-request' i...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' i...
Peter Maydell
2021-01-15
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210114' into ...
Peter Maydell
2021-01-15
audio: space prohibited between function name and parenthesis'('
Zhang Han
2021-01-15
audio: Suspect code indent for conditional statements
Zhang Han
2021-01-15
audio: Don't use '%#' in format strings
Zhang Han
2021-01-15
audio: Fix lines over 90 characters
Zhang Han
2021-01-15
audio: foo* bar" should be "foo *bar".
Zhang Han
2021-01-15
audio: Add spaces around operator/delete redundant spaces
Zhang Han
2021-01-15
audio: Add braces for statements/fix braces' position
Zhang Han
2021-01-15
dsoundaudio: fix log message
Volker Rümelin
2021-01-15
dsoundaudio: enable f32 audio sample format
Volker Rümelin
2021-01-15
dsoundaudio: rename dsound_open()
Volker Rümelin
2021-01-15
dsoundaudio: replace GetForegroundWindow()
Volker Rümelin
2021-01-15
paaudio: send recorded data in smaller chunks
Volker Rümelin
2021-01-15
paaudio: limit minreq to 75% of audio timer_rate
Volker Rümelin
2021-01-15
paaudio: comment bugs in functions qpa_init_*
Volker Rümelin
2021-01-15
paaudio: remove unneeded code
Volker Rümelin
2021-01-15
paaudio: wait until the playback stream is ready
Volker Rümelin
2021-01-15
paaudio: wait for PA_STREAM_READY in qpa_write()
Volker Rümelin
2021-01-15
paaudio: avoid to clip samples multiple times
Volker Rümelin
2021-01-15
audio: remove remaining unused plive code
Volker Rümelin
2021-01-15
sdlaudio: enable (in|out).mixing-engine=off
Volker Rümelin
2021-01-15
audio: break generic buffer dependency on mixing-engine
Volker Rümelin
2021-01-15
sdlaudio: add recording functions
Volker Rümelin
2021-01-15
audio: split pcm_ops function get_buffer_in
Volker Rümelin
2021-01-15
sdlaudio: replace legacy functions with modern ones
Volker Rümelin
2021-01-15
sdlaudio: fill remaining sample buffer with silence
Volker Rümelin
2021-01-15
sdlaudio: always clear the sample buffer
Volker Rümelin
2021-01-15
sdlaudio: don't start playback in init routine
Volker Rümelin
2021-01-15
sdlaudio: add -audiodev sdl,out.buffer-count option
Volker Rümelin
2021-01-15
audio: fix bit-rotted code
Volker Rümelin
2021-01-15
sdlaudio: remove leftover SDL1.2 code
Volker Rümelin
2021-01-15
vnc: add support for extended desktop resize
Gerd Hoffmann
2021-01-15
vnc: move initialization to framebuffer_update_request
Gerd Hoffmann
2021-01-15
vnc: move check into vnc_cursor_define
Gerd Hoffmann
2021-01-15
vnc: Fix a memleak in vnc_display_connect()
Alex Chen
2021-01-15
ui: add support for remote power control to VNC server
Daniel P. Berrangé
[next]