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
2020-06-08
decodetree: Allow group covering the entire insn space
Richard Henderson
2020-06-08
decodetree: Split out MultiPattern from IncMultiPattern
Richard Henderson
2020-06-08
decodetree: Rename MultiPattern to IncMultiPattern
Richard Henderson
2020-06-08
decodetree: Tidy error_with_file
Richard Henderson
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-05
stubs: Restrict ui/win32-kbd-hook to system-mode
Philippe Mathieu-Daudé
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
arch_init: Remove unused 'qapi-commands-misc.h' include
Philippe Mathieu-Daudé
2020-06-05
exec: Assert CPU migration is not used on user-only build
Philippe Mathieu-Daudé
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
2020-06-05
stubs/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
2020-06-05
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
2020-06-05
tests/Makefile: Restrict some softmmu-only tests
Philippe Mathieu-Daudé
2020-06-05
tests/Makefile: Only display TCG-related tests when TCG is available
Philippe Mathieu-Daudé
2020-06-05
configure: Avoid building TCG when not needed
Philippe Mathieu-Daudé
2020-06-05
Makefile: Only build virtiofsd if system-mode is enabled
Philippe Mathieu-Daudé
2020-06-05
linux-user: implement OFD locks
Andreas Schwab
2020-06-05
linux-user/mmap.c: fix integer underflow in target_mremap
Jonathan Marler
2020-06-05
linux-user/strace.list: fix epoll_create{,1} -strace output
Sergei Trofimovich
2020-06-05
linux-user: Add support for /proc/cpuinfo on hppa platform
Helge Deller
2020-06-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging
Peter Maydell
2020-06-05
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert VCVT fixed-point ops to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon narrowing shifts with op==9 to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
Peter Maydell
2020-06-05
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode...
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
Peter Maydell
2020-06-05
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
Peter Maydell
2020-06-05
raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
Paul Zimmerman
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2020-06-05
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
2020-06-05
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
2020-06-05
docs/system: Document Aspeed boards
Cédric Le Goater
2020-06-05
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
Thomas Huth
2020-06-05
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
2020-06-05
target/arm: Split helper_crypto_sm3tt
Richard Henderson
2020-06-05
target/arm: Split helper_crypto_sha1_3reg
Richard Henderson
2020-06-05
target/arm: Convert sha1 and sha256 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert sha512 and sm3 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert rax1 to gvec helpers
Richard Henderson
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
2020-06-05
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
[next]