aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-08decodetree: Allow group covering the entire insn spaceRichard Henderson
2020-06-08decodetree: Split out MultiPattern from IncMultiPatternRichard Henderson
2020-06-08decodetree: Rename MultiPattern to IncMultiPatternRichard Henderson
2020-06-08decodetree: Tidy error_with_fileRichard Henderson
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-06-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...Peter Maydell
2020-06-05stubs: Restrict ui/win32-kbd-hook to system-modePhilippe Mathieu-Daudé
2020-06-05hw/core: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05target/s390x: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05target/i386: Restrict CpuClass::get_crash_info() to system-modePhilippe Mathieu-Daudé
2020-06-05arch_init: Remove unused 'qapi-commands-misc.h' includePhilippe Mathieu-Daudé
2020-06-05exec: Assert CPU migration is not used on user-only buildPhilippe Mathieu-Daudé
2020-06-05target/riscv/cpu: Restrict CPU migration to system-modePhilippe Mathieu-Daudé
2020-06-05stubs/Makefile: Reduce the user-mode object listPhilippe Mathieu-Daudé
2020-06-05util/Makefile: Reduce the user-mode object listPhilippe Mathieu-Daudé
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé
2020-06-05configure: Avoid building TCG when not neededPhilippe Mathieu-Daudé
2020-06-05Makefile: Only build virtiofsd if system-mode is enabledPhilippe Mathieu-Daudé
2020-06-05linux-user: implement OFD locksAndreas Schwab
2020-06-05linux-user/mmap.c: fix integer underflow in target_mremapJonathan Marler
2020-06-05linux-user/strace.list: fix epoll_create{,1} -strace outputSergei Trofimovich
2020-06-05linux-user: Add support for /proc/cpuinfo on hppa platformHelge Deller
2020-06-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into stagingPeter Maydell
2020-06-05target/arm: Convert Neon one-register-and-immediate insns to decodetreePeter Maydell
2020-06-05target/arm: Convert VCVT fixed-point ops to decodetreePeter Maydell
2020-06-05target/arm: Convert Neon VSHLL, VMOVL to decodetreePeter Maydell
2020-06-05target/arm: Convert Neon narrowing shifts with op==9 to decodetreePeter Maydell
2020-06-05target/arm: Convert Neon narrowing shifts with op==8 to decodetreePeter Maydell
2020-06-05target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetreePeter Maydell
2020-06-05target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode...Peter Maydell
2020-06-05target/arm: Convert Neon VSHR 2-reg-shift insns to decodetreePeter Maydell
2020-06-05target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetreePeter Maydell
2020-06-05raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05usb: add short-packet handling to usb-storage driverPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller state definitionsPaul Zimmerman
2020-06-05dwc-hsotg (dwc2) USB host controller register definitionsPaul Zimmerman
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman
2020-06-05docs/system: Document Aspeed boardsCédric Le Goater
2020-06-05tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth
2020-06-05hw/adc/stm32f2xx_adc: Correct memory region size and access sizePhilippe Mathieu-Daudé
2020-06-05target/arm: Split helper_crypto_sm3ttRichard Henderson
2020-06-05target/arm: Split helper_crypto_sha1_3regRichard Henderson
2020-06-05target/arm: Convert sha1 and sha256 to gvec helpersRichard Henderson
2020-06-05target/arm: Convert sha512 and sm3 to gvec helpersRichard Henderson
2020-06-05target/arm: Convert rax1 to gvec helpersRichard Henderson
2020-06-05target/arm: Convert aes and sm4 to gvec helpersRichard Henderson
2020-06-05hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé