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-11-02
target/mips: Fix MSA MADDV.B opcode
Philippe Mathieu-Daudé
2021-11-02
MAINTAINERS: Split MIPS TCG frontend vs MIPS machines/hardware
Philippe Mathieu-Daudé
2021-11-02
MAINTAINERS: Add entries to cover MIPS CPS / GIC hardware
Philippe Mathieu-Daudé
2021-11-02
MAINTAINERS: Add MIPS general architecture support entry
Philippe Mathieu-Daudé
2021-11-02
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20211101' i...
Richard Henderson
2021-11-02
block-backend: Silence clang -m32 compiler warning
Hanna Reitz
2021-11-02
linux-aio: add `dev_max_batch` parameter to laio_io_unplug()
Stefano Garzarella
2021-11-02
linux-aio: add `dev_max_batch` parameter to laio_co_submit()
Stefano Garzarella
2021-11-02
file-posix: add `aio-max-batch` option
Stefano Garzarella
2021-11-02
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-11-02
ide: Cap LBA28 capacity announcement to 2^28-1
Samuel Thibault
2021-11-02
block/rbd: implement bdrv_co_block_status
Peter Lieven
2021-11-02
block: Fail gracefully when blockdev-snapshot creates loops
Kevin Wolf
2021-11-02
block/file-posix: Fix return value translation for AIO discards
Ari Sundholm
2021-11-02
block/vpc: Add a sanity check that fixed-size images have the right type
Thomas Huth
2021-11-02
vmdk: allow specification of tools version
Thomas Weißschuh
2021-11-02
pylint: fix errors and warnings generated by tests/qemu-iotests/297
Emanuele Giuseppe Esposito
2021-11-02
qemu-img: Consistent docs for convert -F
Eric Blake
2021-11-02
Merge remote-tracking branch 'remotes/alex.williamson/tags/vfio-update-202111...
Richard Henderson
2021-11-02
linux-user: Handle BUS_ADRALN in host_signal_handler
Richard Henderson
2021-11-02
tcg: Add helper_unaligned_{ld,st} for user-only sigbus
Richard Henderson
2021-11-02
accel/tcg: Report unaligned load/store for user-only
Richard Henderson
2021-11-02
accel/tcg: Report unaligned atomics for user-only
Richard Henderson
2021-11-02
target/sparc: Set fault address in sparc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/sparc: Split out build_sfsr
Richard Henderson
2021-11-02
target/sparc: Remove DEBUG_UNALIGNED
Richard Henderson
2021-11-02
target/sh4: Set fault address in superh_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling
Richard Henderson
2021-11-02
target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
Richard Henderson
2021-11-02
target/ppc: Set fault address in ppc_cpu_do_unaligned_access
Richard Henderson
2021-11-02
target/ppc: Move SPR_DSISR setting to powerpc_excp
Richard Henderson
2021-11-02
target/microblaze: Do not set MO_ALIGN for user-only
Richard Henderson
2021-11-02
linux-user/hppa: Remove EXCP_UNALIGN handling
Richard Henderson
2021-11-02
target/arm: Implement arm_cpu_record_sigbus
Richard Henderson
2021-11-02
target/alpha: Implement alpha_cpu_record_sigbus
Richard Henderson
2021-11-02
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
2021-11-02
hw/core: Add TCGCPUOps.record_sigbus
Richard Henderson
2021-11-02
accel/tcg: Restrict TCGCPUOps::tlb_fill() to sysemu
Richard Henderson
2021-11-02
target/xtensa: Make xtensa_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/sparc: Make sparc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/sh4: Make sh4_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/s390x: Use probe_access_flags in s390_probe_access
Richard Henderson
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
linux-user/openrisc: Abort for EXCP_RANGE, EXCP_FPE
Richard Henderson
2021-11-02
target/nios2: Implement nios2_cpu_record_sigsegv
Richard Henderson
2021-11-02
target/mips: Make mips_cpu_tlb_fill sysemu only
Richard Henderson
[prev]
[next]