kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 05:41:09 to 2023-07-13 09:27:53 UTC [more...]

[PATCH v5 2/5] target/riscv: check the in-kernel irqchip support
 2023-07-13  9:26 UTC  (3+ messages)
` [PATCH v5 3/5] target/riscv: Create an KVM AIA irqchip

[kvm-unit-tests PATCH v5 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-13  9:25 UTC  (18+ messages)
` [kvm-unit-tests PATCH v5 1/6] lib: s390x: introduce bitfield for PSW mask
` [kvm-unit-tests PATCH v5 2/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v5 3/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v5 4/6] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v5 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v5 6/6] s390x: add a test for SIE without MSO/MSL

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13  9:25 UTC  (33+ messages)
` [PATCH 01/10] x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro
` [PATCH 02/10] x86/tdx: Use cmovc to save a label in TDX_MODULE_CALL asm
` [PATCH 03/10] x86/tdx: Move FRAME_BEGIN/END to TDX_MODULE_CALL asm macro
` [PATCH 04/10] x86/tdx: Make macros of TDCALLs consistent with the spec
` [PATCH 05/10] x86/tdx: Rename __tdx_module_call() to __tdcall()
` [PATCH 06/10] x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
` [PATCH 07/10] x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
` [PATCH 08/10] x86/tdx: Unify TDX_HYPERCALL and TDX_MODULE_CALL assembly
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
` [PATCH 10/10] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP

[PATCH] KVM: arm64: Fix the name of sys_reg_desc related to PMU
 2023-07-13  9:10 UTC  (5+ messages)

[PATCH 0/9] iommu: Prepare to deliver page faults to user space
 2023-07-13  8:01 UTC  (22+ messages)
` [PATCH 1/9] iommu: Move iommu fault data to linux/iommu.h
` [PATCH 2/9] iommu: Add device parameter to iopf handler
` [PATCH 3/9] iommu: Add common code to handle IO page faults
` [PATCH 9/9] iommu: Use fault cookie to store iopf_param

[PATCH] KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
 2023-07-13  7:22 UTC  (2+ messages)

[RFC 0/3] KVM: x86: introduce pv feature lazy tscdeadline
 2023-07-13  6:57 UTC  (4+ messages)

[syzbot] [kvm?] WARNING in __load_segment_descriptor
 2023-07-13  6:07 UTC 

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-13  4:37 UTC  (4+ messages)
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY

[PATCH v2 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-07-13  4:32 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH v2 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v11 vfio 0/7] pds-vfio-pci driver
 2023-07-13  0:37 UTC  (8+ messages)
` [PATCH v11 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v11 vfio 2/7] vfio/pds: Initial support for pds VFIO driver
` [PATCH v11 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v11 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v11 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v11 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v11 vfio 7/7] vfio/pds: Add Kconfig and documentation

[PATCH v1 0/5] target/arm: Handle psci calls in userspace
 2023-07-13  0:27 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-07-12 23:47 UTC  (6+ messages)

[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-07-12 21:15 UTC  (35+ messages)
` [PATCH 01/27] arm64: Add missing VA CMO encodings
` [PATCH 02/27] arm64: Add missing ERX*_EL1 encodings
` [PATCH 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings
` [PATCH 04/27] arm64: Add TLBI operation encodings
` [PATCH 05/27] arm64: Add AT "
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH 08/27] arm64: Fix HFGxTR_EL2 field naming
` [PATCH 09/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH 10/27] arm64: Add feature detection for fine grained traps
` [PATCH 11/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH 12/27] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH 13/27] KVM: arm64: nv: Add FGT registers
` [PATCH 14/27] KVM: arm64: Restructure FGT register switching
` [PATCH 15/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH 16/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH 17/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH 18/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH 25/27] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH 27/27] KVM: arm64: nv: Add support for HCRX_EL2

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-12 20:14 UTC  (35+ messages)
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests

[PATCH 0/7] KVM: Grab KVM references for stats fds
 2023-07-12 20:04 UTC  (3+ messages)
` [PATCH 1/7] KVM: Grab a reference to KVM for VM and vCPU stats file descriptors

[PATCH] KVM: pass through CPUID 0x80000005
 2023-07-12 18:31 UTC 

[PATCH] KVM: x86: Fix errors in vmcs12.c
 2023-07-12 17:32 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 1/1] run_tests: fix verbose
 2023-07-12 17:06 UTC  (2+ messages)

[PATCH 1/1] KVM: pass through CPUID(0x80000006)
 2023-07-12 17:02 UTC  (4+ messages)

[stable:linux-5.15.y 55/9999] arch/x86/kvm/hyperv.c:2185:5: error: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2023-07-12 16:53 UTC  (2+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-12 16:42 UTC  (5+ messages)
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs

[kvmtool PATCH v4 0/9] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-07-12 16:35 UTC  (10+ messages)
` [kvmtool PATCH v4 1/9] kvm tools: Add __DECLARE_FLEX_ARRAY() in include/linux/stddef.h
` [kvmtool PATCH v4 2/9] Sync-up headers with Linux-6.4
` [kvmtool PATCH v4 3/9] riscv: Allow setting custom mvendorid, marchid, and mimpid
` [kvmtool PATCH v4 4/9] riscv: Allow disabling SBI extensions for Guest
` [kvmtool PATCH v4 5/9] riscv: Sort the ISA extension array alphabetically
` [kvmtool PATCH v4 6/9] riscv: Add zbb extension support
` [kvmtool PATCH v4 7/9] riscv: Add Zicboz "
` [kvmtool PATCH v4 8/9] riscv: Add Ssaia "
` [kvmtool PATCH v4 9/9] riscv: Fix guest RAM alloc size computation for RV32

[kvmtool PATCH v3 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
 2023-07-12 16:33 UTC  (3+ messages)

[PATCH kvmtool v2 0/4] Add --loglevel argument
 2023-07-12 16:26 UTC  (4+ messages)
` [PATCH kvmtool v2 2/4] Replace printf/fprintf with pr_* macros

[PATCH 0/4] KVM: x86/pmu: Clean up arch/hw event handling
 2023-07-12 16:11 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86/pmu: Move .hw_event_available() check out of PMC filter helper

[PATCH 0/7] KVM RISC-V ONE_REG ISA extension improvements
 2023-07-12 16:10 UTC  (8+ messages)
` [PATCH 1/7] RISC-V: KVM: Factor-out ONE_REG related code to its own source file
` [PATCH 2/7] RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensions
` [PATCH 3/7] RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm "
` [PATCH 5/7] RISC-V: KVM: Sort ISA extensions alphabetically in ONE_REG interface
` [PATCH 6/7] RISC-V: KVM: Allow Zbc, Zbk* and Zk* extensions for Guest/VM
` [PATCH 7/7] RISC-V: KVM: Allow Zvb* and Zvk* "

[PATCH] SVM: Fix warnings in svm.h
 2023-07-12 15:05 UTC  (3+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-12 14:08 UTC  (5+ messages)
` [PATCH v4 05/16] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()

[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-12 13:42 UTC  (3+ messages)
` [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device

[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
 2023-07-12 12:06 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE

[kvm-unit-tests PATCH v4 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-12 10:36 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 2/6] s390x: add function to set DAT mode for all interrupts

[PATCH 00/17] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-12  9:43 UTC  (7+ messages)
` [PATCH 10/17] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver

[RFC PATCH v4 02/24] Update linux-header per VFIO device cdev v14
 2023-07-12  9:50 UTC  (5+ messages)

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-07-12  9:10 UTC  (13+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH] KVM: x86/pmu: Fix warnings in pmu.h
 2023-07-12  8:26 UTC 

[PATCH] KVM: x86: Fix warnings in reverse_cpuid.h
 2023-07-12  8:13 UTC 

[PATCH 0/4] Use TAP in some more x86 KVM selftests
 2023-07-12  7:59 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: Rename the ASSERT_EQ macro
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
` [PATCH 3/4] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
` [PATCH 4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test

[PATCH] KVM: x86: Fix warnings in kvm_cache_regs.h
 2023-07-12  6:56 UTC 

[PATCH] KVM: x86: Fix errors & warnings in irq_comm.c
 2023-07-12  6:21 UTC 

[PATCH v14 000/113] KVM TDX basic feature support
 2023-07-12  6:08 UTC  (3+ messages)
` [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor

[PATCH] KVM: x86: Fix error & warning in i8254.h
 2023-07-12  6:02 UTC 

[PATCH] kvm: x86: Fix warning in irq.h
 2023-07-12  5:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).