KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 02:28:45 to 2023-12-18 17:54:13 UTC [more...]

[Bug 218267] New: [Sapphire Rapids][Upstream]Boot up multiple Windows VMs hang
 2023-12-18 17:54 UTC  (2+ messages)

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-18 17:43 UTC  (9+ messages)
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support

[Bug 218259] New: High latency in KVM guests
 2023-12-18 17:07 UTC  (4+ messages)
` [Bug 218259] "

[PATCH V7 0/8] KVM: selftests: Add simple SEV test
 2023-12-18 16:11 UTC  (9+ messages)
` [PATCH V7 1/8] KVM: selftests: Extend VM creation's @mode to allow control of VM subtype
` [PATCH V7 2/8] KVM: selftests: Make sparsebit structs const where appropriate
` [PATCH V7 3/8] KVM: selftests: add hooks for managing protected guest memory
` [PATCH V7 4/8] KVM: selftests: Allow tagging protected memory in guest page tables
` [PATCH V7 5/8] KVM: selftests: add support for protected vm_vaddr_* allocations
` [PATCH V7 6/8] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH V7 7/8] KVM: selftests: Update ucall pool to allocate from shared memory
` [PATCH V7 8/8] KVM: selftests: Add simple sev vm testing

[PATCH v15 1/1] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2023-12-18 15:46 UTC  (2+ messages)

[PATCH 0/2] x86: KVM: Limit guest physical bits when 5-level EPT is unsupported
 2023-12-18 15:23 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86: KVM: Emulate instruction when GPA can't be translated by EPT

[RFC PATCH] KVM: Introduce KVM VIRTIO device
 2023-12-18 15:08 UTC  (4+ messages)

[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
 2023-12-18 14:58 UTC  (4+ messages)

[PATCH vhost v2 0/8] vdpa/mlx5: Add support for resumable vqs
 2023-12-18 13:58 UTC  (16+ messages)
` [PATCH vhost v2 4/8] vdpa/mlx5: Mark vq addrs for modification in hw vq

[PATCH v3 00/70] QEMU Guest memfd + QEMU TDX support
 2023-12-18 13:46 UTC  (5+ messages)
` [PATCH v3 31/70] i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM

[kvm-unit-tests PATCH] x86/msr: Fix typo in output SMR
 2023-12-18 12:55 UTC 

[PATCH net-next v2 0/3] Abstract page from net stack
 2023-12-18 12:39 UTC  (5+ messages)
` [PATCH net-next v2 1/3] vsock/virtio: use skb_frag_*() helpers
` [PATCH net-next v2 2/3] net: introduce abstraction for network memory
` [PATCH net-next v2 3/3] net: add netmem_t to skb_frag_t

[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
 2023-12-18 12:39 UTC  (2+ messages)

[v1 00/10] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-18 10:41 UTC  (11+ messages)
` [v1 01/10] RISC-V: Fix the typo in Scountovf CSR name
` [v1 02/10] RISC-V: Add FIRMWARE_READ_HI definition
` [v1 03/10] drivers/perf: riscv: Read upper bits of a firmware counter
` [v1 04/10] RISC-V: Add SBI PMU snapshot definitions
` [v1 05/10] drivers/perf: riscv: Implement SBI PMU snapshot function
` [v1 06/10] RISC-V: KVM: No need to update the counter value during reset
` [v1 07/10] RISC-V: KVM: No need to exit to the user space if perf event failed
` [v1 08/10] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [v1 09/10] RISC-V: KVM: Add perf sampling support for guests
` [v1 10/10] RISC-V: KVM: Support 64 bit firmware counters on RV32

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-18 10:23 UTC  (9+ messages)
` [RFC PATCH v2 1/7] timekeeping: Add clocksource ID to struct system_counterval_t
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "
` [RFC PATCH v2 4/7] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [RFC PATCH v2 5/7] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [RFC PATCH v2 6/7] treewide: Remove system_counterval_t.cs, which is never read
` [RFC PATCH v2 7/7] kvmclock: Unexport kvmclock clocksource

[PATCH v4 0/3] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-12-18  9:07 UTC  (4+ messages)
` [PATCH v4 1/3] kvm: arm64: introduce new flag for non-cacheable "
` [PATCH v4 2/3] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
` [PATCH v4 3/3] vfio: convey kvm that the vfio-pci device is wc safe

[PATCH V9 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-12-18  8:37 UTC  (10+ messages)
` [PATCH V9 vfio 1/9] virtio: Define feature bit for administration virtqueue
` [PATCH V9 vfio 2/9] virtio-pci: Introduce admin virtqueue
` [PATCH V9 vfio 3/9] virtio-pci: Introduce admin command sending function
` [PATCH V9 vfio 4/9] virtio-pci: Introduce admin commands
` [PATCH V9 vfio 5/9] virtio-pci: Initialize the supported "
` [PATCH V9 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO "
` [PATCH V9 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap()
` [PATCH V9 vfio 8/9] vfio/pci: Expose vfio_pci_core_iowrite/read##size()
` [PATCH V9 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices

[PATCH 00/12] KVM: PPC: Nested APIv2 : Performance improvements
 2023-12-18  7:29 UTC  (12+ messages)
` [PATCH 01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
` [PATCH 09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST

[kvm-unit-tests PATCH v2] x86/asyncpf: fix async page fault issues
 2023-12-18  7:14 UTC 

[kvm-unit-tests RFC v2 00/18] X86: TDX framework support
 2023-12-18  7:22 UTC  (19+ messages)
` [kvm-unit-tests RFC v2 01/18] x86 TDX: Port tdx basic functions from TDX guest code
` [kvm-unit-tests RFC v2 02/18] x86 TDX: Add support functions for TDX framework
` [kvm-unit-tests RFC v2 03/18] x86 TDX: Add #VE handler
` [kvm-unit-tests RFC v2 04/18] x86 TDX: Bypass APIC and enable x2APIC directly
` [kvm-unit-tests RFC v2 05/18] x86 TDX: Add exception table support
` [kvm-unit-tests RFC v2 06/18] x86 TDX: Bypass wrmsr simulation on some specific MSRs
` [kvm-unit-tests RFC v2 07/18] x86 TDX: Simulate single step on #VE handled instruction
` [kvm-unit-tests RFC v2 08/18] x86 TDX: Extend EFI run script to support TDX
` [kvm-unit-tests RFC v2 09/18] x86 TDX: Add support for memory accept
` [kvm-unit-tests RFC v2 10/18] acpi: Add MADT table parse code
` [kvm-unit-tests RFC v2 11/18] x86 TDX: Add multi processor support
` [kvm-unit-tests RFC v2 12/18] x86 TDX: Add a formal IPI handler
` [kvm-unit-tests RFC v2 13/18] x86 TDX: Enable lvl5 boot page table
` [kvm-unit-tests RFC v2 14/18] x86 TDX: Add lvl5 page table support to virtual memory
` [kvm-unit-tests RFC v2 15/18] x86 TDX: bypass unsupported syscall TF for TDX
` [kvm-unit-tests RFC v2 16/18] x86 TDX: Modify the MSR test to be compatible with TDX
` [kvm-unit-tests RFC v2 17/18] x86 TDX: Add TDX specific test case
` [kvm-unit-tests RFC v2 18/18] x86 TDX: Make run_tests.sh work with TDX

[ANNOUNCE / RFC] PUCK Future Topics
 2023-12-18  5:40 UTC  (5+ messages)

[RFC 0/9] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2023-12-18  0:57 UTC  (23+ messages)
` [RFC 2/9] drivers/perf: riscv: Add a flag to indicate SBI v2.0 support
` [RFC 4/9] drivers/perf: riscv: Read upper bits of a firmware counter
` [RFC 5/9] RISC-V: Add SBI PMU snapshot definitions
` [RFC 6/9] drivers/perf: riscv: Implement SBI PMU snapshot function
` [RFC 7/9] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [RFC 8/9] RISC-V: KVM: Add perf sampling support for guests

[PATCH v7 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-12-17 23:28 UTC  (10+ messages)
` [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-17 11:21 UTC  (2+ messages)

[PATCH V7 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices
 2023-12-17 14:18 UTC  (16+ messages)

[PATCH] KVM: x86/emulator: emulate movbe with operand-size prefix
 2023-12-17 12:11 UTC  (2+ messages)

[PATCH] selftest: kvm: kvm_page_table_test: change default guest memory down to 128MB
 2023-12-17  9:41 UTC 

[syzbot] Monthly kvm report (Dec 2023)
 2023-12-16 23:58 UTC 

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (2+ messages)

[kvm-unit-tests PATCH v5 00/29] powerpc: updates, P10, PNV support
 2023-12-16 13:42 UTC  (30+ messages)
` [kvm-unit-tests PATCH v5 01/29] arch-run: Clean up temporary files properly
` [kvm-unit-tests PATCH v5 02/29] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v5 03/29] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v5 04/29] migration: Support multiple migrations
` [kvm-unit-tests PATCH v5 05/29] arch-run: rename migration variables
` [kvm-unit-tests PATCH v5 06/29] powerpc: Quiet QEMU TCG pseries capability warnings
` [kvm-unit-tests PATCH v5 07/29] powerpc: Add a migration stress tester
` [kvm-unit-tests PATCH v5 08/29] powerpc: Require KVM for the TM test
` [kvm-unit-tests PATCH v5 09/29] powerpc: Fix interrupt stack alignment
` [kvm-unit-tests PATCH v5 10/29] powerpc/sprs: Specify SPRs with data rather than code
` [kvm-unit-tests PATCH v5 11/29] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH v5 12/29] powerpc/sprs: Avoid taking async interrupts caused by register fuzzing
` [kvm-unit-tests PATCH v5 13/29] powerpc: Make interrupt handler error more readable
` [kvm-unit-tests PATCH v5 14/29] powerpc: Expand exception handler vector granularity
` [kvm-unit-tests PATCH v5 15/29] powerpc: Add support for more interrupts including HV interrupts
` [kvm-unit-tests PATCH v5 16/29] powerpc: Set .got section alignment to 256 bytes
` [kvm-unit-tests PATCH v5 17/29] powerpc: Discover runtime load address dynamically
` [kvm-unit-tests PATCH v5 18/29] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH v5 19/29] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v5 20/29] scripts: Accommodate powerpc powernv machine differences
` [kvm-unit-tests PATCH v5 21/29] powerpc: Support powernv machine with QEMU TCG
` [kvm-unit-tests PATCH v5 22/29] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH v5 23/29] powerpc/sprs: Test hypervisor registers on powernv machine
` [kvm-unit-tests PATCH v5 24/29] powerpc: interrupt tests
` [kvm-unit-tests PATCH v5 25/29] powerpc: Add rtas stop-self support
` [kvm-unit-tests PATCH v5 26/29] powerpc: add SMP and IPI support
` [kvm-unit-tests PATCH v5 27/29] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running
` [kvm-unit-tests PATCH v5 28/29] powerpc: Add atomics tests
` [kvm-unit-tests PATCH v5 29/29] powerpc: Add timebase tests

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-16  8:15 UTC  (9+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-16  6:31 UTC  (5+ messages)
` [PATCH v13 24/35] x86/fred: Add a NMI entry stub for FRED
      ` [PATCH v13A "

[PATCH] LoongArch: KVM: Fix build due to API changes
 2023-12-16  5:08 UTC  (2+ messages)

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-15 22:01 UTC  (19+ messages)
` [RFC PATCH 8/8] irq: boost/unboost in irq/nmi entry/exit and softirq

[GIT PULL] KVM/riscv fixes for 6.7, take #1
 2023-12-15 17:14 UTC 

[PATCH vhost v3 0/6] vdpa/mlx5: Add support for resumable vqs
 2023-12-15 14:10 UTC  (8+ messages)
` [PATCH mlx5-vhost v3 1/6] vdpa/mlx5: Expose resumable vq capability
` [PATCH vhost v3 2/6] vdpa/mlx5: Allow modifying multiple vq fields in one modify command
` [PATCH vhost v3 3/6] vdpa/mlx5: Introduce per vq and device resume
` [PATCH vhost v3 4/6] vdpa/mlx5: Use vq suspend/resume during .set_map
` [PATCH vhost v3 5/6] vdpa/mlx5: Introduce reference counting to mrs
` [PATCH vhost v3 6/6] vdpa/mlx5: Add mkey leak detection

[kvm-unit-tests PATCH 0/5] s390x: STFLE nested interpretation
 2023-12-15 13:53 UTC  (9+ messages)
` [kvm-unit-tests PATCH 3/5] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH 4/5] s390x: Use library functions for snippet exit

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-15 12:43 UTC  (4+ messages)
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask

[PATCH net-next v10 0/3] send credit update during setting SO_RCVLOWAT
 2023-12-15 10:40 UTC  (2+ messages)

[PATCH v4] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2023-12-15 10:17 UTC  (4+ messages)

[PATCH v2] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
 2023-12-15  9:10 UTC  (2+ messages)

[PATCH v3] KVM: x86/xen: improve accuracy of Xen timers
 2023-12-15  9:07 UTC  (2+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-15  2:29 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).