messages from 2023-04-05 15:46:15 to 2023-04-06 16:56:43 UTC [more...]
[PATCH 0/2] KVM: arm64: Synchronise speculative page table walks on translation regime change
2023-04-06 16:56 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: nvhe: Synchronise with page table walker on MMU update
[PATCH][v2] x86/kvm: Don't check vCPU preempted if vCPU has dedicated pCPU and non-trap HLT
2023-04-06 16:49 UTC (4+ messages)
[PATCH v9 00/25] Add vfio_device cdev for iommufd support
2023-04-06 16:44 UTC (18+ messages)
` [PATCH v9 04/25] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v9 06/25] kvm/vfio: Accept vfio device file from userspace
` [PATCH v9 07/25] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v9 08/25] vfio: Block device access via device fd until device is opened
` [PATCH v9 09/25] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v9 10/25] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v9 25/25] docs: vfio: Add vfio device cdev description
[kvm-unit-tests PATCH] x86/emulator: Test non-canonical memory access exceptions
2023-04-06 16:43 UTC (4+ messages)
[kvm-unit-tests PATCH v4 0/2] nSVM: vNMI testcase
2023-04-06 16:31 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 1/2] nSVM: Add helper to report fatal errors in guest
` [kvm-unit-tests PATCH v4 2/2] x86: nSVM: Add support for VNMI test
[PATCH v13 000/113] KVM TDX basic feature support
2023-04-06 16:25 UTC (22+ messages)
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure
[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
2023-04-06 16:23 UTC (2+ messages)
[PATCH v2 0/4] x86: Add test cases for LAM
2023-04-06 16:09 UTC (5+ messages)
` [PATCH v2 2/4] x86: Add test case for LAM_SUP
[PATCH] KVM: arm64: vhe: Drop extra isb() on guest exit
2023-04-06 15:48 UTC
[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
2023-04-06 13:20 UTC (5+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
[GIT PULL] Please pull IOMMUFD subsystem changes
2023-04-06 13:34 UTC
[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-04-06 13:22 UTC (6+ messages)
[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
2023-04-06 12:52 UTC (12+ messages)
[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
2023-04-06 12:37 UTC (9+ messages)
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
2023-04-06 12:07 UTC (12+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA
` [PATCH v3 2/6] vfio/nvgpu: expose GPU device memory as BAR1
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
` [PATCH v3 4/6] mm: Add poison error check in fixup_user_fault() for mapped PFN
` [PATCH v3 5/6] mm: Change ghes code to allow poison of non-struct PFN
` [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling
[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
2023-04-06 11:14 UTC (4+ messages)
` [Bug 217307] "
W sprawie samochodu
2023-04-06 7:40 UTC
The necessity of injecting a hardware exception reported in VMX IDT vectoring information
2023-04-06 10:31 UTC (7+ messages)
[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-04-06 10:02 UTC (23+ messages)
` [PATCH v3 05/12] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-04-06 10:01 UTC (8+ messages)
` [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
2023-04-06 9:19 UTC (6+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
[PATCH 00/10] accel/kvm: Spring cleaning
2023-04-06 8:59 UTC (20+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
` [PATCH 03/10] hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
` [PATCH 04/10] hw/intc/arm_gic: Rename 'first_cpu' argument
` [PATCH 05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
` [PATCH 06/10] target/arm: Reduce QMP header pressure by not including 'kvm_arm.h'
` [PATCH 07/10] target/arm: Restrict KVM-specific fields from ArchCPU
` [PATCH 08/10] target/ppc: Restrict KVM-specific field "
` [RFC PATCH 09/10] target/riscv: Restrict KVM-specific fields "
` [PATCH 10/10] hw/s390x: Rename pv.c -> pv-kvm.c
[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
2023-04-06 8:07 UTC (6+ messages)
[kvm-unit-tests PATCH v1 0/4] s390x: Add support for running guests without MSO/MSL
2023-04-06 8:01 UTC (4+ messages)
` [kvm-unit-tests PATCH v1 4/4] s390x: add a test for SIE "
[PATCH] x86/kvm: refine condition for checking vCPU preempted
2023-04-06 7:26 UTC (9+ messages)
[kvm-unit-tests PATCH] x86/flat.lds: Silence warnings about empty loadable segments
2023-04-06 7:10 UTC (3+ messages)
[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
2023-04-06 7:07 UTC (3+ messages)
[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
2023-04-06 4:42 UTC (3+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros
[Bug 217304] New: KVM does not handle NMI blocking correctly in nested virtualization
2023-04-06 4:09 UTC
[PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created
2023-04-06 3:29 UTC (4+ messages)
` [PATCH 2/3] KVM: x86: Don't update KVM PV feature CPUID during vCPU running
[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
2023-04-06 3:08 UTC (5+ messages)
linux-next: manual merge of the kvm-arm tree with the kvm tree
2023-04-06 3:06 UTC
[kvm-unit-tests PATCH 0/5] x86: Add "safe" macros to wrap ASM_TRY()
2023-04-06 2:51 UTC (6+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Add macros to wrap ASM_TRY() for single instructions
` [kvm-unit-tests PATCH 2/5] x86: Convert inputs-only "safe" instruction helpers to asm_safe()
` [kvm-unit-tests PATCH 3/5] x86: Add macros to wrap ASM_TRY() for single instructions with output(s)
` [kvm-unit-tests PATCH 4/5] x86: Move invpcid_safe() to processor.h and convert to asm_safe()
` [kvm-unit-tests PATCH 5/5] x86: Move XSETBV and XGETBV "safe" helpers to processor.h
[PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK
2023-04-06 2:31 UTC (4+ messages)
[PATCH v1 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
2023-04-06 2:28 UTC (5+ messages)
` [PATCH v1 2/2] KVM: arm64: PMU: Ensure to trap PMU access from EL0 to EL2
[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
2023-04-06 2:11 UTC (2+ messages)
[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
2023-04-06 0:34 UTC (2+ messages)
[PATCH v2 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
2023-04-06 0:34 UTC (2+ messages)
[PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
2023-04-06 0:17 UTC
[PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
2023-04-05 23:59 UTC (2+ messages)
[PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static
2023-04-05 23:59 UTC (2+ messages)
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-04-05 23:48 UTC (4+ messages)
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
2023-04-05 23:45 UTC (3+ messages)
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts
[PATCH] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
2023-04-05 23:16 UTC (2+ messages)
[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new testcases
2023-04-05 23:16 UTC
[PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2023-04-05 23:10 UTC (12+ messages)
[kvm-unit-tests PATCH] x86/syscall: Add suffix to "sysret" to silence an assembler warning
2023-04-05 23:01 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] x86/msr: Add tests for command MSRs
2023-04-05 23:00 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] x86: Add testcases for x2APIC MSRs
2023-04-05 23:00 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] x86: Fix goofs in FEP access configs
2023-04-05 23:00 UTC (2+ messages)
[PATCH 0/3] KVM: x86/emulator: Segment load fixes
2023-04-05 23:00 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] x86: Fixes for rdpid test
2023-04-05 23:00 UTC (2+ messages)
[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-05 22:32 UTC (2+ messages)
[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-05 22:29 UTC (2+ messages)
[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
2023-04-05 22:07 UTC (4+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq
[PATCH 0/2] target/arm: KVM Aarch32 spring cleaning
2023-04-05 22:06 UTC (2+ messages)
[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
2023-04-05 21:58 UTC (2+ messages)
[kvm-unit-tests PATCHv2] x86: nSVM: Add support for VNMI test
2023-04-05 20:45 UTC (2+ messages)
[WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field
2023-04-05 20:21 UTC (12+ messages)
[kvm-unit-tests PATCH v4 0/9] x86/access: CR0.WP=0/1 r/o tests
2023-04-05 19:41 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 6/9] x86/access: Try forced emulation for CR0.WP test as well
[PATCH v3 00/13] KVM: arm64: Userspace SMCCC call filtering
2023-04-05 18:45 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
2023-04-05 18:31 UTC (4+ messages)
[PATCH v3 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-04-05 17:21 UTC (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v3 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v3 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v3 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1
[PATCH 3/3] Update linux headers to v6.3rc5
2023-04-05 17:21 UTC
[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
2023-04-05 16:43 UTC (3+ messages)
[RFC PATCH 0/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h'
2023-04-05 16:30 UTC (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] accel/kvm: Declare kvm_arch_irqchip_create() in 'sysemu/kvm_int.h'
[PATCH 0/2] accel/stubs: Build HAX/KVM/XEN stubs once
2023-04-05 16:13 UTC (3+ messages)
` [PATCH 1/2] accel/stubs: Remove kvm_flush_coalesced_mmio_buffer() stub
` [PATCH 2/2] accel/stubs: Build HAX/KVM/XEN stubs once
[GIT PULL] KVM/arm64 fixes for 6.3, part #3
2023-04-05 16:12 UTC
[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-04-05 15:40 UTC (16+ messages)
` [PATCH v9 35/50] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation
` [PATCH v9 36/50] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information
` [PATCH v9 37/50] KVM: arm64: nv: Tag shadow S2 entries with nested level
` [PATCH v9 38/50] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets
` [PATCH v9 39/50] KVM: arm64: nv: Map VNCR-capable registers to a separate page
` [PATCH v9 41/50] KVM: arm64: Add FEAT_NV2 cpu feature
` [PATCH v9 42/50] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v9 43/50] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v9 44/50] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v9 45/50] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH v9 46/50] KVM: arm64: nv: Enable ARMv8.4-NV support
` [PATCH v9 47/50] KVM: arm64: nv: Fast-track 'InHost' exception returns
` [PATCH v9 48/50] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests
` [PATCH v9 49/50] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v9 50/50] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox