aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-08linux-user: deal with address wrap for ARM_COMMPAGE on 32 bitAlex Bennée
2020-06-08linux-user: provide fallback pgd_find_hole for bare chrootsAlex Bennée
2020-06-08hw/virtio/vhost: re-factor vhost-section and allow DIRTY_MEMORY_CODEAlex Bennée
2020-06-08docker: update Ubuntu to 20.04Paolo Bonzini
2020-06-08tests/docker: fix pre-requisite for debian-tricore-crossAlex Bennée
2020-06-08.shippable: temporaily disable some cross buildsAlex Bennée
2020-06-08.travis.yml: allow failure for unreliable hostsAlex Bennée
2020-06-08exec: flush the whole TLB if a watchpoint crosses a page boundaryAlex Bennée
2020-06-08tests/plugin: correctly honour io_countAlex Bennée
2020-06-08scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special headerPhilippe Mathieu-Daudé
2020-06-08qemu-plugin.h: add missing include <stddef.h> to define size_tEmilio G. Cota
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é