aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-10qom/object: Move Object typedef to 'qemu/typedefs.h'Philippe Mathieu-Daudé
2020-06-10target/i386: Fix OUTL debug outputPhilippe Mathieu-Daudé
2020-06-10qom/object: Fix object_child_foreach_recursive() return valueCédric Le Goater
2020-06-10icount: fix shift=auto for record/replayPavel Dovgalyuk
2020-06-10numa: prevent usage of -M memory-backend and -numa memdev at the same timeIgor Mammedov
2020-06-10vl.c: run preconfig loop before creating default RAM backendIgor Mammedov
2020-06-10run-coverity-scan: support --update-tools-only --dockerPaolo Bonzini
2020-06-10run-coverity-scan: download tools outside the containerPaolo Bonzini
2020-06-10run-coverity-scan: use --no-update-tools in docker runPaolo Bonzini
2020-06-10run-coverity-scan: add --no-update-tools optionPaolo Bonzini
2020-06-10run-coverity-scan: use docker.pyPaolo Bonzini
2020-06-10run-coverity-scan: get Coverity token and email from special git config sectionPaolo Bonzini
2020-06-10docker.py/build: support binary files in --extra-filesPaolo Bonzini
2020-06-10docker.py/build: support -t and -f argumentsPaolo Bonzini
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