aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-27ppc/xive: Export PQ get/set routinesCédric Le Goater
2021-08-27ppc/pnv: add a chip topology index for POWER10Cédric Le Goater
2021-08-27ppc/pnv: Distribute RAM among the chipsCédric Le Goater
2021-08-27ppc/pnv: Use a simple incrementing index for the chip-idCédric Le Goater
2021-08-27ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-sav...Cédric Le Goater
2021-08-27ppc/pnv: Change the POWER10 machine to support DD2 onlyCédric Le Goater
2021-08-27ppc: Add a POWER10 DD2 CPUCédric Le Goater
2021-08-27ppc/pnv: update skiboot to commit 820d43c0a775.Cédric Le Goater
2021-08-27target/ppc: moved store_40x_sler to helper_regs.cLucas Mateus Castro (alqotel)
2021-08-27target/ppc: moved ppc_store_sdr1 to mmu_common.cLucas Mateus Castro (alqotel)
2021-08-27target/ppc: divided mmu_helper.c in 2 filesLucas Mateus Castro (alqotel)
2021-08-27spapr_pci: Fix leak in spapr_phb_vfio_get_loc_code() with g_autofreeDavid Gibson
2021-08-27xive: Remove extra '0x' prefix in trace eventsCédric Le Goater
2021-08-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210826'...Peter Maydell
2021-08-26hw/arm/xlnx-zynqmp: Add unimplemented APU mmioTong Ho
2021-08-26hw/arm/xlnx-versal: Add unimplemented APU mmioTong Ho
2021-08-26target/arm: Do hflags rebuild in cpsr_write()Peter Maydell
2021-08-26target/arm: Implement HSTR.TJDBXPeter Maydell
2021-08-26target/arm: Implement HSTR.TTEEPeter Maydell
2021-08-26hw/arm/virt: Delete EL3 error checksnow provided in CPU realizePeter Maydell
2021-08-26target/arm: Avoid assertion trying to use KVM and multiple ASesPeter Maydell
2021-08-26raspi: Use error_fatal for SoC realize errors, not error_abortPeter Maydell
2021-08-26tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structsPeter Maydell
2021-08-26tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell
2021-08-26gdbstub: Zero-initialize sockaddr structsPeter Maydell
2021-08-26net: Zero sockaddr_in in parse_host_port()Peter Maydell
2021-08-26softmmu/physmem.c: Check return value from realpath()Peter Maydell
2021-08-26softmmu/physmem.c: Remove unneeded NULL check in qemu_ram_alloc_from_fd()Peter Maydell
2021-08-26hw/core/loader: In gunzip(), check index is in range before use, not afterPeter Maydell
2021-08-26stubs: Remove unused arch_type.c stubPeter Maydell
2021-08-26arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell
2021-08-26arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.cPeter Maydell
2021-08-26arch_init.h: Add QEMU_ARCH_HEXAGONPeter Maydell
2021-08-26meson.build: Define QEMU_ARCH in config-target.hPeter Maydell
2021-08-26softmmu/arch_init.c: Trim down include listPeter Maydell
2021-08-26monitor: Use accel_find("kvm") instead of kvm_available()Peter Maydell
2021-08-26softmmu: Use accel_find("xen") instead of xen_available()Peter Maydell
2021-08-26MAINTAINERS: Add ACPI specs documents to ACPI and NVDIMM sectionsPeter Maydell
2021-08-26docs/specs/acpi_nvdimm: Convert to rSTPeter Maydell
2021-08-26docs/specs/acpi_pci_hotplug: Convert to rSTPeter Maydell
2021-08-26docs/specs/acpi_mem_hotplug: Convert to rSTPeter Maydell
2021-08-26docs/specs/acpu_cpu_hotplug: Convert to rSTPeter Maydell
2021-08-26target/arm/cpu64: Validate sve vector lengths are supportedAndrew Jones
2021-08-26target/arm/cpu64: Replace kvm_supported with sve_vq_supportedAndrew Jones
2021-08-26target/arm/kvm64: Ensure sve vls map is completely clearAndrew Jones
2021-08-26target/arm/cpu: Introduce sve_vq_supported bitmapAndrew Jones
2021-08-26hw/arm/Kconfig: no need to enable ACPI_MEMORY_HOTPLUG/ACPI_NVDIMM explicitlyAni Sinha
2021-08-26hw/dma/xlnx-zdma Always expect 'dma' link property to be setPhilippe Mathieu-Daudé
2021-08-26hw/dma/xlnx_csu_dma: Always expect 'dma' link property to be setPhilippe Mathieu-Daudé
2021-08-26hw/dma/xlnx_csu_dma: Run trivial checks early in realize()Philippe Mathieu-Daudé