kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-03 00:37:34 to 2023-04-04 06:18:59 UTC [more...]

[kvm-unit-tests PATCH v2 0/4] x86: Add test cases for LAM
 2023-04-04  6:18 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: Allow setting of CR3 LAM bits if LAM supported

[PATCH v6 0/7] Linear Address Masking (LAM) KVM Enabling
 2023-04-04  6:14 UTC  (22+ messages)
` [PATCH v6 2/7] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode

linux-next: build warning after merge of the kvm-fixes tree
 2023-04-04  5:36 UTC 

[PATCH v6 0/6] Support writable CPU ID registers from userspace
 2023-04-04  3:53 UTC  (7+ messages)
` [PATCH v6 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v6 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v6 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v6 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v6 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v6 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-04  3:51 UTC  (14+ messages)
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x

[PATCH] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
 2023-04-04  3:25 UTC 

[RESEND PATCH] selftest/vmx_nested_tsc_scaling_test: fix fp leak
 2023-04-04  3:23 UTC 

[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
 2023-04-04  3:22 UTC  (22+ messages)
` [PATCH v3 1/8] RISC-V: Add AIA related CSR defines
` [PATCH v3 2/8] RISC-V: Detect AIA CSRs from ISA string
` [PATCH v3 3/8] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
` [PATCH v3 4/8] RISC-V: KVM: Initial skeletal support for AIA
` [PATCH v3 5/8] RISC-V: KVM: Implement subtype for CSR ONE_REG interface
` [PATCH v3 6/8] RISC-V: KVM: Add ONE_REG interface for AIA CSRs
` [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART "
` [PATCH v3 8/8] RISC-V: KVM: Implement guest external interrupt line management

[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
 2023-04-04  3:17 UTC  (13+ messages)
` [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [RFC PATCH 2/7] x86/entry: Add IST main stack
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry
` [RFC PATCH 4/7] x86/entry: Use atomic-IST-entry for NMI
` [RFC PATCH 5/7] x86/entry: Use atomic-IST-entry for MCE and DB
` [RFC PATCH 6/7] x86/entry: Use atomic-IST-entry for VC
` [RFC PATCH 7/7] x86/entry: Test atomic-IST-entry via KVM

linux-next: manual merge of the kvm-arm tree with the kvm-fixes tree
 2023-04-04  2:32 UTC 

[PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static
 2023-04-04  1:01 UTC 

[kvm-unit-tests PATCH v3 0/4] Tests for CR0.WP=0/1 r/o write access
 2023-04-04  0:08 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/4] x86: Use existing CR0.WP / CR4.SMEP bit definitions
` [kvm-unit-tests PATCH v3 2/4] x86/access: CR0.WP toggling write to r/o data test
` [kvm-unit-tests PATCH v3 3/4] x86/access: Forced emulation support
` [kvm-unit-tests PATCH v3 4/4] x86/access: Try emulation for CR0.WP test as well

[Patch v4 00/18] NUMA aware page table allocation
 2023-04-03 23:02 UTC  (14+ messages)
` [Patch v4 08/18] KVM: x86/mmu: Track unused mmu_shadowed_info_cache pages count via global counter
` [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}
` [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault

[PATCH] vfio/cdx: add support for CDX bus
 2023-04-03 21:28 UTC  (2+ messages)

[PATCH v2 0/7] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-04-03 21:25 UTC  (13+ messages)
` [PATCH v2 2/7] KVM: arm64: Add FEAT_TLBIRANGE support
` [PATCH v2 3/7] KVM: arm64: Implement __kvm_tlb_flush_range_vmid_ipa()
` [PATCH v2 4/7] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: arm64: Break the table entries using TLBI range instructions

[PATCH v5 0/6] Support writable CPU ID registers from userspace
 2023-04-03 19:50 UTC  (9+ messages)
` [PATCH v5 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v5 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3

[PATCH] kvm: initialize all of the kvm_debugregs structure before sending it to userspace
 2023-04-03 19:45 UTC  (3+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-03 17:21 UTC  (24+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v19 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v19 04/21] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v19 05/21] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v19 06/21] s390x/cpu topology: interception of PTF instruction
` [PATCH v19 07/21] target/s390x/cpu topology: activate CPU topology
` [PATCH v19 08/21] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v19 09/21] machine: adding s390 topology to query-cpu-fast
` [PATCH v19 10/21] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v19 11/21] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v19 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v19 13/21] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core
` [PATCH v19 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v19 16/21] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v19 17/21] tests/avocado: s390x cpu topology test dedicated CPU
` [PATCH v19 18/21] tests/avocado: s390x cpu topology test socket full
` [PATCH v19 19/21] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v19 20/21] tests/avocado: s390x cpu topology bad move
` [PATCH v19 21/21] tests/avocado: s390x cpu topology query-cpu-polarization

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-03 18:09 UTC  (4+ messages)
` [RFC PATCH V3 12/16] x86/sev: Add a #HV exception handler

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-03 18:06 UTC  (19+ messages)
` [RFC PATCH V4 01/17] x86/hyperv: Add sev-snp enlightened guest static key
` [RFC PATCH V4 02/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer
` [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V4 04/17] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
` [RFC PATCH V4 05/17] clocksource/drivers/hyper-v: decrypt hyperv tsc page "
` [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for "
` [RFC PATCH V4 07/17] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V4 09/17] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc
` [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V4 11/17] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES
` [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path
` [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
` [RFC PATCH V4 15/17] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V4 16/17] x86/sev: Fix interrupt exit code paths "
` [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ

[kvm-unit-tests PATCH v2 0/4] Tests for CR0.WP=0/1 r/o write access
 2023-04-03 17:09 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 2/4] x86/access: CR0.WP toggling write to r/o data test
` [kvm-unit-tests PATCH v2 3/4] x86/access: Forced emulation support

[PATCH kvm-unit-tests v2] memory: Skip tests for instructions that are absent
 2023-04-03 16:53 UTC  (2+ messages)

[kvm-unit-tests PATCH] ci/cirrus-ci-fedora.yml: Disable the "memory" test in the KVM job
 2023-04-03 16:51 UTC  (4+ messages)

[PATCH kvm-unit-tests] memory: Skip tests for instructions that are absent
 2023-04-03 16:39 UTC  (2+ messages)

[PATCH v2 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-04-03 16:28 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: arm64: Indroduce support for userspace SMCCC filtering

[GIT PULL vfio] Please pull vfio/iommufd changes
 2023-04-03 16:15 UTC 

[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-03 16:12 UTC  (7+ messages)
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO

[kvm-unit-tests PATCH v4 0/3] s390x: Add misaligned instruction tests
 2023-04-03 15:38 UTC  (3+ messages)
` [kvm-unit-tests PATCH v4 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address

[PATCH qemu] sev/i386: Fix error reporting
 2023-04-03 14:57 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] s390x: Add base AP support
 2023-04-03 14:57 UTC  (3+ messages)
` [kvm-unit-tests PATCH 5/5] s390x: ap: Add reset tests

[PATCH v13 000/113] KVM TDX basic feature support
 2023-04-03 14:28 UTC  (8+ messages)
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-03 13:49 UTC  (12+ messages)
` [PATCH v2 01/11] scripts/coverage: initial coverage comparison script
` [PATCH v2 02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
` [PATCH v2 03/11] gdbstub: don't report auxv feature unless on Linux
` [PATCH v2 04/11] MAINTAINERS: add a section for policy documents
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev
` [PATCH v2 06/11] metadata: add .git-blame-ignore-revs
` [PATCH v2 07/11] Use hexagon toolchain version 16.0.0
` [PATCH v2 08/11] tests/qemu-iotests: explicitly invoke 'check' via 'python'
` [PATCH v2 09/11] tests/vm: use the default system python for NetBSD
` [PATCH v2 10/11] gitlab: fix typo
` [PATCH v2 11/11] tests/avocado: Test Xen guest support under KVM

[PATCH][for stable/linux-5.15.y] KVM: VMX: Move preemption timer <=> hrtimer dance to common x86
 2023-04-03 13:08 UTC  (2+ messages)

[RFC PATCH] tests/avocado: Test Xen guest support under KVM
 2023-04-03 12:21 UTC  (3+ messages)
  ` [EXTERNAL][RFC "

[PATCH v9 0/5] Add zoned storage emulation to virtio-blk driver
 2023-04-03 12:18 UTC  (3+ messages)

[PATCH v5 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03 12:15 UTC  (2+ messages)
` [PATCH v5 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH net-next v4 0/3] vsock: return errors other than -ENOMEM to socket
 2023-04-03 11:26 UTC  (4+ messages)
` [PATCH net-next v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive
` [PATCH net-next v4 2/3] vsock: return errors other than -ENOMEM to socket
` [PATCH net-next v4 3/3] vsock/test: update expected return values

[RFC PATCH v4 0/3] vsock: return errors other than -ENOMEM to socket
 2023-04-03 11:15 UTC  (5+ messages)
` [RFC PATCH v4 1/3] vsock/vmci: convert VMCI error code to -ENOMEM on receive
` [RFC PATCH v4 2/3] vsock: return errors other than -ENOMEM to socket

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-04-03 11:10 UTC  (3+ messages)

[kvm-unit-tests PATCH] ci: Provide the logs as artifacts
 2023-04-03 10:56 UTC  (2+ messages)

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-03 10:18 UTC  (3+ messages)

[PATCH] KVM: VMX: Reduce redundant call and simplify code
 2023-04-03 10:05 UTC  (2+ messages)
` [PATCH V2] KVM: VMX: Reduce unnecessary "

[PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK
 2023-04-03  9:52 UTC 

[PATCH v4 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-04-03  9:41 UTC  (3+ messages)
` [PATCH v4 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

[PATCH] RISC-V: KVM: Allow Zbb extension for Guest/VM
 2023-04-03  8:44 UTC  (3+ messages)

[RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall
 2023-04-03  8:24 UTC  (5+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [RFC PATCH v3 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

The "memory" test is failing in the kvm-unit-tests CI
 2023-04-03  8:23 UTC  (5+ messages)

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-04-03  6:25 UTC  (3+ messages)

[PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-03  2:04 UTC  (4+ messages)

[PATCH v2 0/2] Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
 2023-04-03  0:37 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: arm64: Enable writable for ID_DFR0_EL1


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).