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-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-01-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-01-17
acpi: Update _DSM method in expected files
Jiahui Cen
2021-01-17
acpi: Enable pxb unit-test for ARM virt machine
Jiahui Cen
2021-01-17
Kconfig: Compile PXB for ARM_VIRT
Jiahui Cen
2021-01-17
acpi/gpex: Exclude pxb's resources from PCI0
Jiahui Cen
2021-01-17
acpi/gpex: Inform os to keep firmware resource map
Jiahui Cen
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-17
acpi: Fix unmatched expected DSDT.pxb file
Jiahui Cen
2021-01-17
acpi: Allow DSDT acpi table changes
Jiahui Cen
2021-01-16
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
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
[next]