summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-03-13hw/mips/gt64xxx: Trace accesses to ISD registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Rename trace events related to interrupt registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Fix typos in qemu_log_mask() formatsPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()Philippe Mathieu-Daudé
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-10semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée
2021-03-10hw/riscv: migrate fdt field to generic MachineStateAlex Bennée
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell
2021-03-10hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell
2021-03-10hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell
2021-03-10hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng
2021-03-10hw/ssi: xilinx_spips: Clean up coding convention issuesXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Clean up coding convention issuesXuzhou Cheng
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-10spapr.c: send QAPI event when memory hotunplug failsDaniel Henrique Barboza
2021-03-10spapr.c: remove duplicated assert in spapr_memory_unplug_request()Daniel Henrique Barboza
2021-03-10qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza
2021-03-10spapr_pci.c: add 'unplug already in progress' message for PCI unplugDaniel Henrique Barboza
2021-03-10spapr.c: add 'unplug already in progress' message for PHB unplugDaniel Henrique Barboza
2021-03-10hw/ppc: e500: Add missing <ranges> in the eTSEC nodeBin Meng
2021-03-10hw/net: fsl_etsec: Fix build error when HEX_DUMP is onBin Meng
2021-03-10spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug stateDaniel Henrique Barboza
2021-03-10spapr_drc.c: add hotunplug timeout for CPUsDaniel Henrique Barboza
2021-03-10spapr_drc.c: introduce unplug_timeout_timerDaniel Henrique Barboza
2021-03-10spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()Daniel Henrique Barboza
2021-03-10spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusableDaniel Henrique Barboza
2021-03-10spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()Daniel Henrique Barboza
2021-03-10hw/display/sm501: Inline template header into C filePeter Maydell
2021-03-10hw/display/sm501: Expand out macros in template headerPeter Maydell
2021-03-10hw/display/sm501: Remove dead code for non-32-bit RGB surfacesPeter Maydell
2021-03-09hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICESPhilippe Mathieu-Daudé
2021-03-09hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé
2021-03-09hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boardsPhilippe Mathieu-Daudé
2021-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-03-09virtio-gpu: Adjust code space stylelijiejun
2021-03-09exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé
2021-03-09vhost_user_gpu: Drop dead check for g_malloc() failureMarkus Armbruster
2021-03-09scsi: Silence gcc warningEric Blake
2021-03-09Various spelling fixesMichael Tokarev
2021-03-09Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...Peter Maydell