summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-30meson: unpack edk2 firmware even if --disable-blobsPaolo Bonzini
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-30docs/system: Add SGX documentation to the system manualSean Christopherson
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-30Adjust min CPUID level to 0x12 when SGX is enabledSean Christopherson
2021-09-30i386: Propagate SGX CPUID sub-leafs to KVMSean Christopherson
2021-09-30i386: kvm: Add support for exposing PROVISIONKEY to guestSean Christopherson
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson
2021-09-30i386: Add feature control MSR dependency when SGX is enabledSean Christopherson
2021-09-30i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRsSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAXSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBXSean Christopherson
2021-09-30i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAXSean Christopherson
2021-09-30i386: Add primary SGX CPUID and MSR definesSean 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-30qom: Add memory-backend-epc ObjectOptions supportYang Zhong
2021-09-30hostmem: Add hostmem-epc as a backend for SGX EPCSean Christopherson
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong
2021-09-30memory: Add RAM_PROTECTED flag to skip IOMMU mappingsSean Christopherson
2021-09-29Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.2-pull-request' ...Peter Maydell
2021-09-29q800: configure nubus available slots for Quadra 800Mark Cave-Ayland
2021-09-29q800: wire up nubus IRQsMark Cave-Ayland
2021-09-29nubus: add support for slot IRQsMark Cave-Ayland
2021-09-29nubus-bridge: make slot_available_mask a qdev propertyMark Cave-Ayland
2021-09-29nubus-bridge: embed the NubusBus object directly within nubus-bridgeMark Cave-Ayland
2021-09-29nubus: move NubusBus from mac-nubus-bridge to nubus-bridgeMark Cave-Ayland
2021-09-29mac-nubus-bridge: rename MacNubusState to MacNubusBridgeMark Cave-Ayland
2021-09-29nubus-bridge: introduce separate NubusBridge structureMark Cave-Ayland
2021-09-29nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland
2021-09-29nubus-device: add romfile property for loading declaration ROMsMark Cave-Ayland
2021-09-29nubus-device: remove nubus_register_rom() and nubus_register_format_block()Mark Cave-Ayland
2021-09-29macfb: don't register declaration ROMMark Cave-Ayland
2021-09-29nubus: generate bus error when attempting to access empty slotsMark Cave-Ayland
2021-09-29nubus: add trace-events for empty slot accessesMark Cave-Ayland
2021-09-29nubus: implement BusClass get_dev_path()Mark Cave-Ayland
2021-09-29nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...Mark Cave-Ayland
2021-09-29nubus: use bitmap to manage available slotsMark Cave-Ayland
2021-09-29nubus-device: expose separate super slot memory regionMark Cave-Ayland
2021-09-29nubus-device: rename slot_nb variable to slotMark Cave-Ayland
2021-09-29nubus: add comment indicating reference documentsMark Cave-Ayland
2021-09-28Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2021-09-27Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...Peter Maydell