Show patches with: State = Action Required       |    Archived = No       |   426425 patches
« 1 2 ... 641 642 6434264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,38/40] i386/tdx: Skip kvm_put_apicbase() for TDs TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,37/40] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() for TDs TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,36/40] i386/tdx: Don't synchronize guest tsc for TDs TDX QEMU support 1 - 1 - --- 2022-08-02 Xiaoyao Li New
[v1,35/40] hw/i386: add option to forcibly report edge trigger in acpi tables TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,34/40] hw/i386: add eoi_intercept_unsupported member to X86MachineState TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,33/40] i386/tdx: Don't allow system reset for TDX VMs TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,32/40] i386/tdx: Disable PIC for TDX VMs TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,31/40] i386/tdx: Disable SMM for TDX VMs TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,30/40] i386/tdx: Finalize TDX VM TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,29/40] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,28/40] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,27/40] i386/tdx: Setup the TD HOB list TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,26/40] headers: Add definitions from UEFI spec for volumes, resources, etc... TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,25/40] i386/tdx: Track RAM entries for TDX VM TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,24/40] i386/tdx: Track mem_ptr for each firmware entry of TDVF TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,23/40] i386/tdx: Don't initialize pc.rom for TDX VMs TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,22/40] i386/tdx: Skip BIOS shadowing setup TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,21/40] i386/tdx: Parse TDVF metadata for TDX VM TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,20/40] i386/tdvf: Introduce function to parse TDVF metadata TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,19/40] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,18/40] i386/tdx: Implement user specified tsc frequency TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,17/40] i386/tdx: Validate TD attributes TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,16/40] i386/tdx: Wire CPU features up with attributes of TD guest TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,14/40] i386/tdx: Initialize TDX before creating TD vcpus TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,13/40] KVM: Introduce kvm_arch_pre_create_vcpu() TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,12/40] i386/kvm: Move architectural CPUID leaf generation to separate helper TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,11/40] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,10/40] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,09/40] i386/tdx: Update tdx_fixed0/1 bits by tdx_caps.cpuid_config[] TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,08/40] i386/tdx: Adjust the supported CPUID based on TDX restrictions TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,07/40] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,06/40] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v1,05/40] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,04/40] target/i386: Introduce kvm_confidential_guest_init() TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,03/40] target/i386: Implement mc->kvm_type() to get VM type TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,02/40] i386: Introduce tdx-guest object TDX QEMU support 1 - - - --- 2022-08-02 Xiaoyao Li New
[v1,01/40] *** HACK *** linux-headers: Update headers to pull in TDX API changes TDX QEMU support - - - - --- 2022-08-02 Xiaoyao Li New
[v4,1/1] monitor: Support specified vCPU registers monitor: Support specified vCPU registers - - 3 - --- 2022-08-02 zhenwei pi New
[2/2] hw/arm/virt: Warn when high memory region is disabled hw/arm/virt: Improve address assignment for highmem IO regions - - - - --- 2022-08-02 Gavin Shan New
[1/2] hw/arm/virt: Improve address assignment for highmem IO regions hw/arm/virt: Improve address assignment for highmem IO regions - - - - --- 2022-08-02 Gavin Shan New
[v7,12/12] So we use multifd to transmit zero pages. Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,11/12] multifd: Zero pages transmission Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2022-08-02 Juan Quintela New
[v7,10/12] multifd: Support for zero pages transmission Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2022-08-02 Juan Quintela New
[v7,09/12] migration: Export ram_release_page() Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,08/12] multifd: Add capability to enable/disable zero_page Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2022-08-02 Juan Quintela New
[v7,07/12] multifd: Prepare to send a packet without the mutex held Migration: Transmit and detect zero pages in the multifd threads - - - - --- 2022-08-02 Juan Quintela New
[v7,06/12] multifd: Make flags field thread local Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,05/12] migration: Make ram_save_target_page() a pointer Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,04/12] multifd: Count the number of bytes sent correctly Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,03/12] migration: Export ram_transferred_ram() Migration: Transmit and detect zero pages in the multifd threads - - 3 - --- 2022-08-02 Juan Quintela New
[v7,02/12] multifd: Create page_count fields into both MultiFD{Recv, Send}Params Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[v7,01/12] multifd: Create page_size fields into both MultiFD{Recv, Send}Params Migration: Transmit and detect zero pages in the multifd threads - - 1 - --- 2022-08-02 Juan Quintela New
[for-7.1] Revert "migration: Simplify unqueue_page()" [for-7.1] Revert "migration: Simplify unqueue_page()" - - 1 - --- 2022-08-02 Thomas Huth New
[1/1] vfio-user: update submodule to latest Update vfio-user module to the latest - - 1 - --- 2022-08-02 Jag Raman New
[v3,1/1] monitor: Support specified vCPU registers monitor: Support specified vCPU registers - - 1 - --- 2022-08-02 zhenwei pi New
[PULL,1/1] linux-user/riscv: Align signal frame to 16 bytes [PULL,1/1] linux-user/riscv: Align signal frame to 16 bytes - - 1 - --- 2022-08-01 Alistair Francis New
[PULL,0/1] riscv-to-apply queue - - - - --- 2022-08-01 Alistair Francis New
[2/2] linux-user: Set ELF_BASE_PLATFORM for MIPS linux-user: AT_BASE_PLATFORM for MIPS - - - - --- 2022-08-01 Jiaxun Yang New
[1/2] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM linux-user: AT_BASE_PLATFORM for MIPS - - - - --- 2022-08-01 Jiaxun Yang New
[v7,4/4] target/riscv: smstateen knobs RISC-V Smstateen support - - - - --- 2022-08-01 Mayuresh Chitale New
[v7,3/4] target/riscv: smstateen check for fcsr RISC-V Smstateen support - - - - --- 2022-08-01 Mayuresh Chitale New
[v7,2/4] target/riscv: smstateen check for h/senvcfg RISC-V Smstateen support - - - - --- 2022-08-01 Mayuresh Chitale New
[v7,1/4] target/riscv: Add smstateen support RISC-V Smstateen support - - - - --- 2022-08-01 Mayuresh Chitale New
[for-7.1] icount: Take iothread lock when running QEMU timers [for-7.1] icount: Take iothread lock when running QEMU timers - - 1 1 --- 2022-08-01 Peter Maydell New
[PULL,2/2] aspeed/fby35: Fix owner of the BMC RAM memory region [PULL,1/2] aspeed: Remove unused fields from AspeedMachineState - 1 1 - --- 2022-08-01 Cédric Le Goater New
[PULL,1/2] aspeed: Remove unused fields from AspeedMachineState [PULL,1/2] aspeed: Remove unused fields from AspeedMachineState - 1 - - --- 2022-08-01 Cédric Le Goater New
[PULL,0/2] aspeed queue - - - - --- 2022-08-01 Cédric Le Goater New
[PULL,7/7] tests/qtest/migration-test: Run the dirty ring tests only with the x86 target [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - 1 - --- 2022-08-01 Thomas Huth New
[PULL,6/7] trivial: Fix duplicated words [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - - - --- 2022-08-01 Thomas Huth New
[PULL,5/7] misc: fix commonly doubled up words [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - 1 - --- 2022-08-01 Thomas Huth New
[PULL,4/7] tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit test [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - 2 - --- 2022-08-01 Thomas Huth New
[PULL,3/7] migration-test: Allow test to run without uffd [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - 1 1 --- 2022-08-01 Thomas Huth New
[PULL,2/7] migration-test: Use migrate_ensure_converge() for auto-converge [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - 1 1 --- 2022-08-01 Thomas Huth New
[PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket [PULL,1/7] tests/tcg/linux-test: Fix random hangs in test_socket - - - - --- 2022-08-01 Thomas Huth New
[PULL,0/7] Testing and wording fixes - - - - --- 2022-08-01 Thomas Huth New
[PULL,3/3] target/arm: Move sve probe inside kvm >= 4.15 branch [PULL,1/3] target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features - - 1 - --- 2022-08-01 Peter Maydell New
[PULL,2/3] target/arm: Set KVM_ARM_VCPU_SVE while probing the host [PULL,1/3] target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features - - 1 - --- 2022-08-01 Peter Maydell New
[PULL,1/3] target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features [PULL,1/3] target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_features - - 1 - --- 2022-08-01 Peter Maydell New
[PULL,0/3] target-arm queue - - - - --- 2022-08-01 Peter Maydell New
vdpa: Fix file descriptor leak on get features error vdpa: Fix file descriptor leak on get features error - 1 - - --- 2022-08-01 Eugenio Perez Martin New
[RFC] util: add a qemu_backtrace utility function [RFC] util: add a qemu_backtrace utility function - - - - --- 2022-08-01 Alex Bennée New
[PULL] IPMI bug fixes [PULL] IPMI bug fixes - - - - --- 2022-08-01 Corey Minyard New
[19/19] ppc/ppc405: QOM'ify I2C ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[18/19] ppc/ppc405: QOM'ify UIC ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[17/19] ppc/ppc405: QOM'ify FPGA ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[16/19] ppc/ppc405: QOM'ify MAL ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[15/19] ppc/ppc405: QOM'ify PLB ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[14/19] ppc/ppc405: QOM'ify POB ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[13/19] ppc/ppc405: QOM'ify OPBA ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[12/19] ppc/ppc405: QOM'ify EBC ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[11/19] ppc/ppc405: QOM'ify DMA ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[10/19] ppc/ppc405: QOM'ify GPIO ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[09/19] ppc/ppc405: QOM'ify OCM ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[08/19] ppc/ppc405: QOM'ify GPT ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[07/19] ppc/ppc405: QOM'ify CPC ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[06/19] ppc/ppc405: QOM'ify CPU ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[05/19] ppc/ppc405: Start QOMification of the SoC ppc: QOM'ify 405 board - - - - --- 2022-08-01 Cédric Le Goater New
[04/19] ppc/ppc405: Introduce a PPC405 SoC ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[03/19] ppc/ppc405: Move devices under the ref405ep machine ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
« 1 2 ... 641 642 6434264 4265 »