Show patches with: Archived = No       |   445174 patches
« 1 2 ... 418 419 4204451 4452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,38/58] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,37/58] i386/tdx: register TDVF as private memory TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,36/58] memory: Introduce memory_region_init_ram_gmem() TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,35/58] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,34/58] i386/tdx: Setup the TD HOB list TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,33/58] headers: Add definitions from UEFI spec for volumes, resources, etc... TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,32/58] i386/tdx: Track RAM entries for TDX VM TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,31/58] i386/tdx: Track mem_ptr for each firmware entry of TDVF TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,30/58] i386/tdx: Don't initialize pc.rom for TDX VMs TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,29/58] i386/tdx: Skip BIOS shadowing setup TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,28/58] i386/tdx: Parse TDVF metadata for TDX VM TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,27/58] i386/tdvf: Introduce function to parse TDVF metadata TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,26/58] kvm/tdx: Ignore memory conversion to shared of unassigned region TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,25/58] kvm/tdx: Don't complain when converting vMMIO region to shared TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,24/58] i386/tdx: Create kvm gmem for TD TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,23/58] i386/tdx: Make memory type private by default TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,22/58] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,21/58] i386/tdx: Implement user specified tsc frequency TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,20/58] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,19/58] qom: implement property helper for sha384 TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,18/58] i386/tdx: Validate TD attributes TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,17/58] i386/tdx: Wire CPU features up with attributes of TD guest TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,16/58] i386/tdx: Make sept_ve_disable set by default TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,15/58] i386/tdx: Add property sept-ve-disable for tdx-guest object TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,14/58] i386/tdx: Initialize TDX before creating TD vcpus TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,13/58] kvm: Introduce kvm_arch_pre_create_vcpu() TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,12/58] i386/kvm: Move architectural CPUID leaf generation to separate helper TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,11/58] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,10/58] i386/tdx: Integrate tdx_caps->xfam_fixed0/1 into tdx_cpuid_lookup TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,09/58] i386/tdx: Update tdx_cpuid_lookup[].tdx_fixed0/1 by tdx_caps.cpuid_config[] TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,08/58] i386/tdx: Adjust the supported CPUID based on TDX restrictions TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,07/58] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,06/58] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,05/58] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context TDX QEMU support 1 - - - --- 2023-08-18 Xiaoyao Li New
[v2,04/58] target/i386: Introduce kvm_confidential_guest_init() TDX QEMU support 1 - 1 - --- 2023-08-18 Xiaoyao Li New
[v2,03/58] target/i386: Parse TDX vm type TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[v2,02/58] i386: Introduce tdx-guest object TDX QEMU support 2 - - - --- 2023-08-18 Xiaoyao Li New
[v2,01/58] *** HACK *** linux-headers: Update headers to pull in TDX API changes TDX QEMU support - - - - --- 2023-08-18 Xiaoyao Li New
[3/3] gdbstub: replace exit(0) with proper shutdown Risc-V/gdb: replace exit(0) with proper shutdown - - - - --- 2023-08-18 Clément Chigot New
[2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown Risc-V/gdb: replace exit(0) with proper shutdown - - 1 - --- 2023-08-18 Clément Chigot New
[1/3] hw/misc/sifive_test.c: replace exit(0) with proper shutdown Risc-V/gdb: replace exit(0) with proper shutdown - - 1 - --- 2023-08-18 Clément Chigot New
[v2] target/riscv: Allocate itrigger timers only once [v2] target/riscv: Allocate itrigger timers only once - 1 2 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,26/26] contrib/plugins: Add cc plugin plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,25/26] plugins: Support C++ plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,24/26] contrib/plugins: Allow to log registers plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,23/26] plugins: Allow to read registers plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,22/26] cpu: Call plugin hooks only when ready plugins: Allow to read registers 1 - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,21/26] gdbstub: Expose functions to read registers plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,20/26] gdbstub: Remove gdb_has_xml variable plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,19/26] target/ppc: Remove references to gdb_has_xml plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,18/26] target/arm: Remove references to gdb_has_xml plugins: Allow to read registers 1 - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,17/26] gdbstub: Add members to identify registers to GDBFeature plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,16/26] hw/core/cpu: Remove gdb_get_dynamic_xml member plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,15/26] gdbstub: Simplify XML lookup plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,14/26] gdbstub: Dynamically allocate target.xml buffer plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,13/26] hw/core/cpu: Return static value with gdb_arch_name() plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,12/26] gdbstub: Use GDBFeature for GDBRegisterState plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,11/26] gdbstub: Use GDBFeature for gdb_register_coprocessor plugins: Allow to read registers 1 - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,10/26] target/riscv: Use GDBFeature for dynamic XML plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,09/26] target/ppc: Use GDBFeature for dynamic XML plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,08/26] target/arm: Use GDBFeature for dynamic XML plugins: Allow to read registers 1 - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,07/26] gdbstub: Introduce GDBFeatureBuilder plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,06/26] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature plugins: Allow to read registers - - - - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,05/26] target/arm: Move the reference to arm-core.xml plugins: Allow to read registers - - 1 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,04/26] gdbstub: Introduce gdb_find_static_feature() plugins: Allow to read registers - - 3 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,03/26] gdbstub: Add num_regs member to GDBFeature plugins: Allow to read registers - - 2 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,02/26] gdbstub: Introduce GDBFeature structure plugins: Allow to read registers - - 3 - --- 2023-08-18 Akihiko Odaki New
[RESEND,v5,01/26] contrib/plugins: Use GRWLock in execlog plugins: Allow to read registers - 1 1 - --- 2023-08-18 Akihiko Odaki New
HDA codec: Fix wanted_r/w position overflow HDA codec: Fix wanted_r/w position overflow - - - - --- 2023-08-18 M_O_Bz@163.com New
[v8,9/9] docs/system: add basic virtio-gpu documentation Untitled series #369336 - - 1 2 --- 2023-08-17 Gurchetan Singh New
[v2,4/4] virtio-blk: remove batch notification BH virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-08-17 Stefan Hajnoczi New
[v2,3/4] virtio: use defer_call() in virtio_irqfd_notify() virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-08-17 Stefan Hajnoczi New
[v2,2/4] util/defer-call: move defer_call() to util/ virtio-blk: use blk_io_plug_call() instead of notification BH - - 1 - --- 2023-08-17 Stefan Hajnoczi New
[v2,1/4] block: rename blk_io_plug_call() API to defer_call() virtio-blk: use blk_io_plug_call() instead of notification BH - - 2 - --- 2023-08-17 Stefan Hajnoczi New
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0 target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0 - 1 1 - --- 2023-08-17 Daniel Henrique Barboza New
[v1,2/2] ui/vdagent: Unregister input handler of mouse during finalization ui/vdagent: Fix two bugs about disconnect event handling - - 1 - --- 2023-08-17 Guoyi Tu New
[v1,1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost ui/vdagent: Fix two bugs about disconnect event handling - - 1 - --- 2023-08-17 Guoyi Tu New
hw/net/vmxnet3: Fix guest-triggerable assert() hw/net/vmxnet3: Fix guest-triggerable assert() - 1 1 - --- 2023-08-17 Thomas Huth New
[21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[18/21] block: Take graph rdlock in bdrv_change_aio_context() Graph locking part 4 (node management) - - 1 - --- 2023-08-17 Kevin Wolf New
[17/21] block: Take graph rdlock in bdrv_drop_intermediate() Graph locking part 4 (node management) - - 1 - --- 2023-08-17 Kevin Wolf New
[16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[14/21] block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[11/21] block: Call transaction callbacks with lock held Graph locking part 4 (node management) - - 1 - --- 2023-08-17 Kevin Wolf New
[10/21] block: Mark bdrv_attach_child_common() GRAPH_WRLOCK Graph locking part 4 (node management) - - 1 - --- 2023-08-17 Kevin Wolf New
[09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[07/21] block-coroutine-wrapper: Allow arbitrary parameter names Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions Graph locking part 4 (node management) - - 2 - --- 2023-08-17 Kevin Wolf New
[05/21] block: Introduce bdrv_schedule_unref() Graph locking part 4 (node management) - - 1 - --- 2023-08-17 Kevin Wolf New
[04/21] block: Take AioContext lock for bdrv_append() more consistently Graph locking part 4 (node management) - - 3 - --- 2023-08-17 Kevin Wolf New
[03/21] preallocate: Don't poll during permission updates Graph locking part 4 (node management) 1 - 1 - --- 2023-08-17 Kevin Wolf New
[02/21] preallocate: Factor out preallocate_truncate_to_real_size() Graph locking part 4 (node management) - - 3 - --- 2023-08-17 Kevin Wolf New
[01/21] block: Remove unused BlockReopenQueueEntry.perms_checked Graph locking part 4 (node management) - - 3 - --- 2023-08-17 Kevin Wolf New
iotests: adapt test output for new qemu_cleanup() behavior iotests: adapt test output for new qemu_cleanup() behavior - - - - --- 2023-08-17 Fiona Ebner New
« 1 2 ... 418 419 4204451 4452 »