aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-11-07hw/mem/cxl-type3: Add CXL CDAT Data Object ExchangeHuai-Cheng Kuo
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo
2022-11-07hw/mem/cxl-type3: Add MSIX supportJonathan Cameron
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo
2022-11-07acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata AMiguel Luis
2022-11-07acpi: fadt: support revision 6.0 of the ACPI specificationMiguel Luis
2022-11-07Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-11-07Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel
2022-11-06s390x: Register TYPE_S390_CCW_MACHINE properties as class propertiesPierre Morel
2022-11-06s390x/pci: RPCIT second pass when mappings exhaustedMatthew Rosato
2022-11-06s390x/css: revert SCSW ctrl/flag bits on errorPeter Jin
2022-11-06module: add Error arguments to module_load and module_load_qomClaudio Fontana
2022-11-06module: rename module_load_one to module_loadClaudio Fontana
2022-11-05xen/pt: fix syntax error that causes FTBFS in some configurationsChuck Zmudzinski
2022-11-05Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...Stefan Hajnoczi
2022-11-04Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-11-04hw/arm/boot: Set SCR_EL3.HXEn when booting kernelPeter Maydell
2022-11-04hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernelPeter Maydell
2022-11-04hw/loongarch: Add TPM device for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang
2022-11-04hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang
2022-11-04hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang
2022-11-03vfio/migration: Fix wrong enum usageAvihai Horon
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-11-02virtio-crypto: Support asynchronous modeLei He
2022-11-02acpi/nvdimm: Implement ACPI NVDIMM Label MethodsRobert Hoo
2022-11-02acpi/nvdimm: define macro for NVDIMM Device _DSMRobert Hoo
2022-11-02acpi/ssdt: Fix aml_or() and aml_and() in if clauseRobert Hoo
2022-11-02hw/i386/e820: remove legacy reserved entries for e820Ani Sinha
2022-11-02hw/nvme: Abort copy command when format is one while pifFrancis Pravin Antony Michael Raj
2022-11-02hw/nvme: reenable cqe batchingKlaus Jensen
2022-11-01Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi
2022-10-31hw/usb: dev-mtp: Use g_mkdir()Bin Meng
2022-10-31mac_newworld: Turn CORE99_VIA_CONFIG defines into an enumBALATON Zoltan
2022-10-31mac_{old|new}world: Code style fix adding missing braces to if-sBALATON Zoltan
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan
2022-10-31hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan
2022-10-31hw/ppc/mac.h: Move PROM and KERNEL defines to board codeBALATON Zoltan
2022-10-31hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan
2022-10-31hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan
2022-10-31hw/ppc/mac.h: Move newworld specific parts out from shared headerBALATON Zoltan
2022-10-31mac_{old|new}world: Reduce number of QOM castsBALATON Zoltan
2022-10-31mac_newworld: Clean up creation of Uninorth devicesBALATON Zoltan
2022-10-31mac_{old|new}world: Avoid else branch by setting default valueBALATON Zoltan
2022-10-31mac_{old|new}world: Set tbfreq at declarationBALATON Zoltan
2022-10-31mac_oldworld: Drop some more variablesBALATON Zoltan
2022-10-31mac_newworld: Drop some variablesBALATON Zoltan