Show patches with: Submitter = Isaku Yamahata       |   78 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,44/44] i386/tdx: disable S3/S4 unconditionally TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,43/44] i386/tdx: disallow level interrupt and SMI/INIT/SIPI delivery mode TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,42/44] hw/i386: add a flag to disable init/sipi delivery mode of interrupt TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,41/44] ioapic: add property to disallow INIT/SIPI delivery mode TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,40/44] hw/i386: add a flag to disallow SMI TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,39/44] ioapic: add property to disallow SMI delivery mode TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,38/44] hw/i386: plug eoi_intercept_unsupported to ioapic TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,37/44] hw/i386: add option to forcibly report edge trigger in acpi tables TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,36/44] hw/i386: add eoi_intercept_unsupported member to X86MachineState TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,35/44] ioapic: add property to disable level interrupt TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,34/44] target/i386/tdx: set reboot action to shutdown when tdx TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,33/44] qmp: add query-tdx-capabilities query-tdx command TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,32/44] tdx: add kvm_tdx_enabled() accessor for later use TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,31/44] target/i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,30/44] qom: implement property helper for sha384 TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,29/44] target/i386: Add machine option to disable PIC/8259 TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,28/44] i386/tdx: Force x2apic mode and routing for TDs TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,27/44] q35: Introduce smm_ranges property for q35-pci-host TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,26/44] pci-host/q35: Move PAM initialization above SMRAM initialization TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,25/44] q35: Move PCIe BAR check above PAM check in mch_write_config() TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,24/44] i386/tdx: Add MMIO HOB entries TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,23/44] i386/tdx: Use KVM_TDX_INIT_VCPU to pass HOB to TDVF TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,22/44] i386/tdx: Add TDVF memory via INIT_MEM_REGION TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,21/44] i386/tdx: Create the TD HOB list upon machine init done TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,19/44] hw/i386/e820: introduce a helper function to change type of e820 TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,18/44] hw/i386: refactor e820_add_entry() TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,17/44] i386/tdx: Add definitions for TDVF metadata TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,16/44] hw/i386: Add definitions from UEFI spec for volumes, resources, etc... TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,15/44] i386/tdx: Add hook to require generic device loader TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,14/44] i386/tdx: Frame in the call for KVM_TDX_INIT_VCPU TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,13/44] i386/tdx: Frame in tdx_get_supported_cpuid with KVM_TDX_CAPABILITIES TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,12/44] target/i386/tdx: Finalize the TD's measurement when machine is done TDX support - 1 - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,11/44] i386/tdx: Implement user specified tsc frequency TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,10/44] hw/i386: Initialize TDX via KVM ioctl() when kvm_type is TDX TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,09/44] target/i386: kvm: don't synchronize guest tsc for TD guest TDX support - 1 - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,08/44] i386/kvm: Skip KVM_X86_SETUP_MCE for TDX guests TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,07/44] i386/kvm: Squash getting/putting guest state for TDX VMs TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,06/44] hw/i386: Introduce kvm-type for TDX guest TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,05/44] linux-headers: Update headers to pull in TDX API changes TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,04/44] vl: Introduce machine_init_done_late notifier TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,03/44] i386/kvm: Move architectural CPUID leaf generation to separarte helper TDX support - - - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,02/44] kvm: Switch KVM_CAP_READONLY_MEM to a per-VM ioctl() TDX support - 1 - --- 2021-07-08 Isaku Yamahata New
[RFC,v2,01/44] target/i386: Expose x86_cpu_get_supported_feature_word() for TDX TDX support - 1 - --- 2021-07-08 Isaku Yamahata New
acpi:piix4, vt82c686: reinitialize acpi PM device on reset acpi:piix4, vt82c686: reinitialize acpi PM device on reset - - - --- 2021-03-17 Isaku Yamahata New
[v5,10/10] qtest/acpi/bios-tables-test: update acpi tables ACPI related fixes to comform the spec better - - - --- 2021-02-18 Isaku Yamahata New
[v5,09/10] acpi: add test case for -no-hpet ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,08/10] i386: acpi: Don't build HPET ACPI entry if HPET is disabled ACPI related fixes to comform the spec better - 2 - --- 2021-02-18 Isaku Yamahata New
[v5,07/10] hw/i386: declare ACPI mother board resource for MMCONFIG region ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,06/10] acpi: add test case for smm unsupported -machine smm=off ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,05/10] acpi: set fadt.smi_cmd to zero when SMM is not supported ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,04/10] acpi/core: always set SCI_EN when SMM isn't supported ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,03/10] ich9, piix4: add properoty, smm-compat, to keep compatibility of SMM ACPI related fixes to comform the spec better - 1 - --- 2021-02-18 Isaku Yamahata New
[v5,02/10] qtest: update tests/qtest/bios-tables-test-allowed-diff.h ACPI related fixes to comform the spec better 1 - - --- 2021-02-18 Isaku Yamahata New
[v5,01/10] checkpatch: don't emit warning on newly created acpi data files ACPI related fixes to comform the spec better - - - --- 2021-02-18 Isaku Yamahata New
[v4,10/10] qtest/acpi/bios-tables-test: update acpi tables ACPI related fixes to comform the spec better - - - --- 2021-02-16 Isaku Yamahata New
[v4,09/10] acpi: add test case for -no-hpet ACPI related fixes to comform the spec better - 1 - --- 2021-02-16 Isaku Yamahata New
[v4,08/10] i386: acpi: Don't build HPET ACPI entry if HPET is disabled ACPI related fixes to comform the spec better - 2 - --- 2021-02-16 Isaku Yamahata New
[v4,07/10] hw/i386: declare ACPI mother board resource for MMCONFIG region ACPI related fixes to comform the spec better - - - --- 2021-02-16 Isaku Yamahata New
[v4,06/10] acpi: add test case for smm unsupported -machine smm=off ACPI related fixes to comform the spec better - 1 - --- 2021-02-16 Isaku Yamahata New
[v4,05/10] acpi: set fadt.smi_cmd to zero when SMM is not supported ACPI related fixes to comform the spec better - 1 - --- 2021-02-16 Isaku Yamahata New
[v4,04/10] acpi/core: always set SCI_EN when SMM isn't supported ACPI related fixes to comform the spec better - 1 - --- 2021-02-16 Isaku Yamahata New
[v4,03/10] ich9, piix4: add properoty, smm-compat, to keep compatibility of SMM ACPI related fixes to comform the spec better - - - --- 2021-02-16 Isaku Yamahata New
[v4,02/10] qtest: update tests/qtest/bios-tables-test-allowed-diff.h ACPI related fixes to comform the spec better 1 - - --- 2021-02-16 Isaku Yamahata New
[v4,01/10] checkpatch: don't emit warning on newly created acpi data files ACPI related fixes to comform the spec better - - - --- 2021-02-16 Isaku Yamahata New
[v2,9/9] qtest/acpi/bios-tables-test: update acpi tables ACPI related fixes - - - --- 2021-02-08 Isaku Yamahata New
[v2,8/9] acpi: add test case for -no-hpet ACPI related fixes - 1 - --- 2021-02-08 Isaku Yamahata New
[v2,7/9] i386: acpi: Don't build HPET ACPI entry if HPET is disabled ACPI related fixes - 2 - --- 2021-02-08 Isaku Yamahata New
[v2,6/9] hw/i386: declare ACPI mother board resource for MMCONFIG region ACPI related fixes 1 - - --- 2021-02-08 Isaku Yamahata New
[v2,5/9] acpi: add test case for smm unsupported -machine smm=off ACPI related fixes - 1 - --- 2021-02-08 Isaku Yamahata New
[v2,4/9] acpi: set fadt.smi_cmd to zero when SMM is not supported ACPI related fixes - 1 - --- 2021-02-08 Isaku Yamahata New
[v2,3/9] acpi/core: always set SCI_EN when SMM isn't supported ACPI related fixes - - - --- 2021-02-08 Isaku Yamahata New
[v2,2/9] qtest: update tests/qtest/bios-tables-test-allowed-diff.h ACPI related fixes 1 - - --- 2021-02-08 Isaku Yamahata New
[v2,1/9] checkpatch: don't emit warning on newly created acpi data files ACPI related fixes - - - --- 2021-02-08 Isaku Yamahata New
[4/4] i386: acpi: Don't build HPET ACPI entry if HPET is disabled ACPI related fixes - 1 - --- 2021-02-04 Isaku Yamahata New
[3/4] hw/i386: declare ACPI mother board resource for MMCONFIG region ACPI related fixes 1 - - --- 2021-02-04 Isaku Yamahata New
[2/4] acpi: set fadt.smi_cmd to zero when SMM is not supported ACPI related fixes - - - --- 2021-02-04 Isaku Yamahata New
[1/4] acpi/core: always set SCI_EN when SMM isn't supported ACPI related fixes - - - --- 2021-02-04 Isaku Yamahata New