aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-10-01machine: Uniformly use maxcpus to calculate the omitted parametersYanan Wang
2021-10-01machine: Minor refactor/fix for the smp parsersYanan Wang
2021-10-01machine: Deprecate "parameter=0" SMP configurationsYanan Wang
2021-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...Peter Maydell
2021-09-30Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-09-30Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...Peter Maydell
2021-09-30memory: Name all the memory listenersPeter Xu
2021-09-30target/i386: Add the query-sgx-capabilities QMP commandYang Zhong
2021-09-30target/i386: Add HMP and QMP interfaces for SGXYang Zhong
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong
2021-09-30i440fx: Add support for SGX EPCSean Christopherson
2021-09-30q35: Add support for SGX EPCSean Christopherson
2021-09-30i386: acpi: Add SGX EPC entry to ACPI tablesSean Christopherson
2021-09-30i386/pc: Add e820 entry for SGX EPC section(s)Sean Christopherson
2021-09-30hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson
2021-09-30hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordinglySean Christopherson
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson
2021-09-30i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong
2021-09-30memory: Add RAM_PROTECTED flag to skip IOMMU mappingsSean Christopherson
2021-09-30hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19Xuzhou Cheng
2021-09-30ide: Rename ide_bus_new() to ide_bus_init()Peter Maydell
2021-09-30qbus: Rename qbus_create() to qbus_new()Peter Maydell
2021-09-30qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell
2021-09-30pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()Peter Maydell
2021-09-30ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()Peter Maydell
2021-09-30scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()Peter Maydell
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx battery-backed ramTong Ho
2021-09-30hw/nvram: Introduce Xilinx ZynqMP eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx Versal eFuse deviceTong Ho
2021-09-30hw/nvram: Introduce Xilinx eFuse QOMTong Ho
2021-09-30allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf
2021-09-30spapr/xive: Fix kvm_xive_source_reset trace eventCédric Le Goater
2021-09-30spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables()Daniel Henrique Barboza
2021-09-30hw/intc: openpic: Clean up the stylesBin Meng
2021-09-30hw/intc: openpic: Drop Raven related codesBin Meng
2021-09-30hw/intc: openpic: Correct the reset value of IPIDR for FSL chipsetBin Meng
2021-09-30target/ppc: Fix 64-bit decrementerCédric Le Goater
2021-09-30target/ppc: Convert debug to trace events (decrementer and IRQ)Cédric Le Goater
2021-09-30spapr_numa.c: handle auto NUMA node with no distance infoDaniel Henrique Barboza
2021-09-30spapr_numa.c: FORM2 NUMA affinity supportDaniel Henrique Barboza
2021-09-30spapr: move FORM1 verifications to post CASDaniel Henrique Barboza
2021-09-30spapr_numa.c: rename numa_assoc_array to FORM1_assoc_arrayDaniel Henrique Barboza
2021-09-30spapr_numa.c: parametrize FORM1 macrosDaniel Henrique Barboza
2021-09-30spapr_numa.c: scrap 'legacy_numa' conceptDaniel Henrique Barboza