aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy
2020-06-09Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sparc-next-20200609'...Peter Maydell
2020-06-09target/sparc/int32_helper: Extract and use excp_name_str()Philippe Mathieu-Daudé
2020-06-09target/sparc/int32_helper: Remove DEBUG_PCALL definitionPhilippe Mathieu-Daudé
2020-06-09hw/timer/grlib_gptimer: Display frequency in decimalPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Add trace events on read accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accessesPhilippe Mathieu-Daudé
2020-06-09hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registersPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definitionPhilippe Mathieu-Daudé
2020-06-09hw/sparc64/niagara: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/sparc/leon3: Map the UART device unconditionallyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Name the slots when createdPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Add a 'name' qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert 'size' field as qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Lower address space priorityPhilippe Mathieu-Daudé
2020-06-09hw/sparc/sun4m: Use UnimplementedDevice for I/O devicesPhilippe Mathieu-Daudé
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