index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-30
meson: unpack edk2 firmware even if --disable-blobs
Paolo Bonzini
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
docs/system: Add SGX documentation to the system manual
Sean Christopherson
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
2021-09-30
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
2021-09-30
qom: Add memory-backend-epc ObjectOptions support
Yang Zhong
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
2021-09-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.2-pull-request' ...
Peter Maydell
2021-09-29
q800: configure nubus available slots for Quadra 800
Mark Cave-Ayland
2021-09-29
q800: wire up nubus IRQs
Mark Cave-Ayland
2021-09-29
nubus: add support for slot IRQs
Mark Cave-Ayland
2021-09-29
nubus-bridge: make slot_available_mask a qdev property
Mark Cave-Ayland
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
2021-09-29
mac-nubus-bridge: rename MacNubusState to MacNubusBridge
Mark Cave-Ayland
2021-09-29
nubus-bridge: introduce separate NubusBridge structure
Mark Cave-Ayland
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
2021-09-29
nubus-device: add romfile property for loading declaration ROMs
Mark Cave-Ayland
2021-09-29
nubus-device: remove nubus_register_rom() and nubus_register_format_block()
Mark Cave-Ayland
2021-09-29
macfb: don't register declaration ROM
Mark Cave-Ayland
2021-09-29
nubus: generate bus error when attempting to access empty slots
Mark Cave-Ayland
2021-09-29
nubus: add trace-events for empty slot accesses
Mark Cave-Ayland
2021-09-29
nubus: implement BusClass get_dev_path()
Mark Cave-Ayland
2021-09-29
nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_a...
Mark Cave-Ayland
2021-09-29
nubus: use bitmap to manage available slots
Mark Cave-Ayland
2021-09-29
nubus-device: expose separate super slot memory region
Mark Cave-Ayland
2021-09-29
nubus-device: rename slot_nb variable to slot
Mark Cave-Ayland
2021-09-29
nubus: add comment indicating reference documents
Mark Cave-Ayland
2021-09-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2021-09-27
Merge remote-tracking branch 'remotes/philmd/tags/integration-testing-2021092...
Peter Maydell
[next]