messages from 2024-06-24 07:59:19 to 2024-06-26 20:08:49 UTC [more...]
[PATCH] kvm: Fix warning in__kvm_gpc_refresh
2024-06-26 20:08 UTC (2+ messages)
[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
2024-06-26 19:54 UTC (16+ messages)
` [PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v1-revised "
` [PATCH v1 3/5] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type
How to implement message forwarding from one CID to another in vhost driver
2024-06-26 17:43 UTC (14+ messages)
[RFC PATCH] target/i386: restrict SEV to 64 bit host builds
2024-06-26 17:00 UTC (5+ messages)
[PATCH v3 0/3] Assorted fixes in RISC-V PMU driver
2024-06-26 16:39 UTC (9+ messages)
` [PATCH v3 1/3] drivers/perf: riscv: Do not update the event data if uptodate
` [PATCH v3 2/3] drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
` [PATCH v3 3/3] perf: RISC-V: Check standard event availability
[PATCH 0/1] KVM: selftests: pmu_counters_test: increase robustness of LLC cache misses
2024-06-26 16:08 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
2024-06-26 14:45 UTC (9+ messages)
` [PATCH v5 25/65] i386/tdx: Add property sept-ve-disable for tdx-guest object
[v2] Support for Arm CCA VMs on Linux
2024-06-26 13:39 UTC (3+ messages)
[PATCH] vfio: Reuse file f_inode as vfio device inode
2024-06-26 13:35 UTC (5+ messages)
[PATCH] arch/powerpc/kvm: Avoid extra checks when emulating HFSCR bits
2024-06-26 12:34 UTC
[PATCH net-next v3 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-06-26 12:08 UTC (4+ messages)
` [PATCH net-next v3 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
` [PATCH net-next v3 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v3 3/3] test/vsock: add ioctl unsent bytes test
[PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-06-26 11:59 UTC (7+ messages)
` [PATCH v4 1/4] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v4 2/4] s390/pci: Add quirk support and set pdev-non_compliant_bars for ISM devices
` [PATCH v4 3/4] vfio/pci: Disable mmap() non-compliant BARs
` [PATCH v4 4/4] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP
[PATCH v5 0/2] vfio/pci: add msi interrupt affinity support
2024-06-26 11:49 UTC (4+ messages)
[Patch v2 1/2] KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
2024-06-27 2:17 UTC (2+ messages)
` [Patch v2 2/2] KVM: selftests: Print the seed for the guest pRNG iff it has changed
How do I ShareHost Files With KVM
2024-06-26 9:44 UTC
How do I ShareHost Files With KVM
2024-06-26 8:13 UTC
[PATCH v2] KVM: SVM: let alternatives handle the cases when RSB filling is required
2024-06-26 7:37 UTC
[PATCH v19 000/130] KVM TDX basic feature support
2024-06-26 7:29 UTC (7+ messages)
` [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
2024-06-26 6:32 UTC (4+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Add HW "
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function
` [PATCH v4 3/3] LoongArch: KVM: Add vm migration support for LBT registers
[PATCH v3 00/17] TDX MMU prep series part 1
2024-06-26 5:05 UTC (21+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
` [PATCH v3 15/17] KVM: x86/tdp_mmu: Propagate building mirror page tables
` [PATCH v3 16/17] KVM: x86/tdp_mmu: Propagate tearing down "
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-06-26 3:19 UTC (13+ messages)
[ANNOUNCE] PUCK Agenda - 2024.06.26 - No topic
2024-06-26 2:08 UTC
kvm selftest 'msr' fails on some skylake cpus
2024-06-26 2:05 UTC (5+ messages)
[PATCH 0/2] KVM vPMU code refine
2024-06-26 1:57 UTC (6+ messages)
` [PATCH 2/2] selftests: kvm: Reduce verbosity of "Random seed" messages
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-26 1:21 UTC (18+ messages)
` [PATCH v6 01/13] selftests/mm: Define _GNU_SOURCE to an empty string
` [PATCH v6 02/13] selftests: Add -D_GNU_SOURCE= to CFLAGS in lib.mk
` [PATCH v6 03/13] selftests/net: Append to lib.mk CFLAGS in Makefile
` [PATCH v6 04/13] selftests/exec: Drop redundant -D_GNU_SOURCE "
` [PATCH v6 05/13] selftests/futex: "
` [PATCH v6 06/13] selftests/intel_pstate: "
` [PATCH v6 07/13] selftests/iommu: "
` [PATCH v6 08/13] selftests/kvm: "
` [PATCH v6 09/13] selftests/proc: "
` [PATCH v6 10/13] selftests/resctrl: "
` [PATCH v6 11/13] selftests/ring-buffer: "
` [PATCH v6 12/13] selftests/riscv: "
` [PATCH v6 13/13] selftests/sgx: Append CFLAGS from lib.mk to HOST_CFLAGS
[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
2024-06-26 0:12 UTC (4+ messages)
` [PATCH v3 02/14] arm64: Detect if in a realm and set RIPAS RAM
[PATCH v2] KVM: x86: Complain about an attempt to change the APIC base address
2024-06-25 23:53 UTC
[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
2024-06-25 23:52 UTC (22+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Add pseudo random functions
` [kvm-unit-tests PATCH v3 3/7] s390x: Add sie_is_pv
` [kvm-unit-tests PATCH v3 4/7] s390x: Add function for checking diagnose intercepts
` [kvm-unit-tests PATCH v3 5/7] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v3 6/7] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)
[PATCH] KVM: x86: Complain about an attempt to change the APIC base address
2024-06-25 23:38 UTC (3+ messages)
[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
2024-06-25 22:34 UTC (2+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
[PATCH 1/2] migration: Implement dirty ring
2024-06-25 21:51 UTC (4+ messages)
[PATCH 0/5] KVM: arm64: Fix handling of TCR2_EL1
2024-06-25 18:22 UTC (11+ messages)
` [PATCH 1/5] KVM: arm64: Correctly honor the presence of FEAT_TCRX
` [PATCH 2/5] KVM: arm64: Get rid of HCRX_GUEST_FLAGS
` [PATCH 3/5] KVM: arm64: Make TCR2_EL1 save/restore dependent on the VM features
` [PATCH 4/4] KVM: arm64: Honor trap routing for TCR2_EL1
` [PATCH 4/5] KVM: arm64: Make PIR{,E0}_EL1 save/restore conditional on FEAT_TCRX
` [PATCH 5/5] KVM: arm64: Honor trap routing for TCR2_EL1
[PATCH v10 00/24] Add Secure TSC support for SNP guests
2024-06-25 17:04 UTC (3+ messages)
` [PATCH v10 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments
[PATCH v7 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-06-25 14:50 UTC (9+ messages)
` [PATCH v7 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v7 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v7 14/16] riscv: hwprobe: export Zcmop ISA extension
[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
2024-06-25 13:49 UTC (4+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
[PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
2024-06-25 13:52 UTC (2+ messages)
` [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[PATCH v3] target/i386/kvm: Refine VMX controls setting for backward compatibility
2024-06-25 14:08 UTC (5+ messages)
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-06-25 13:35 UTC (10+ messages)
` [PATCH 01/12] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH 02/12] arm64: Add PAR_EL1 field description
` [PATCH 03/12] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
` [PATCH 04/12] KVM: arm64: nv: Honor absence of FEAT_PAN2
` [PATCH 05/12] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH 06/12] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}[P]
` [PATCH 07/12] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
` [PATCH 08/12] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
` [PATCH 09/12] KVM: arm64: nv: Make ps_to_output_size() generally available
[PATCH v9 00/24] Add Secure TSC support for SNP guests
2024-06-25 12:19 UTC (10+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array
[PATCH v5 0/4] Add Svade and Svadu Extensions Support
2024-06-25 10:37 UTC (24+ messages)
` [PATCH v5 1/4] RISC-V: "
` [PATCH v5 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[PATCH] i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests
2024-06-25 9:51 UTC (7+ messages)
adding two network cards connected b2b
2024-06-25 8:28 UTC
[PATCH v1] selftests/harness: Fix tests timeout and race condition
2024-06-25 7:30 UTC (2+ messages)
[PATCH v3 0/4] LoongArch: KVM: Add Binary Translation extension support
2024-06-25 2:40 UTC (6+ messages)
` [PATCH v3 4/4] LoongArch: KVM: Add VM LBT feature detection support
[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
2024-06-25 2:34 UTC (10+ messages)
[kvm-unit-tests PATCH v10 00/15] powerpc improvements
2024-06-25 1:56 UTC (4+ messages)
` [kvm-unit-tests PATCH v10 08/15] powerpc: add pmu tests
[PATCH 0/9] Enable haltpoll for arm64
2024-06-25 1:17 UTC (6+ messages)
` [PATCH 8/9] arm64: support cpuidle-haltpoll
[syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3)
2024-06-24 23:21 UTC
[PATCH 00/26] KVM: vfio: Hide KVM internals from others
2024-06-24 19:21 UTC (4+ messages)
[RFC PATCH v2 00/10] vhost-blk: in-kernel accelerator for virtio-blk guests
2024-06-24 17:29 UTC (5+ messages)
` [PATCH] Fix Issue: When VirtIO Backend providing VIRTIO_BLK_F_MQ feature, The file system of the front-end OS fails to be mounted
[PATCH] s390/kvm: Reject memory region operations for ucontrol VMs
2024-06-24 15:33 UTC (2+ messages)
[PATCH v2 0/3] vfio/pci: Allow MMIO regions to be exported through dma-buf
2024-06-24 14:11 UTC (4+ messages)
` [PATCH v2 3/3] "
[PATCH v4 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
2024-06-24 12:39 UTC (7+ messages)
` [PATCH v4 1/6] powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
` [PATCH v4 2/6] powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
` [PATCH v4 3/6] powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
` [PATCH v4 4/6] vfio/spapr: Always clear TCEs before unsetting the window
` [PATCH v4 5/6] powerpc/iommu: Move dev_has_iommu_table() to iommu.c
` [PATCH v4 6/6] powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
[Bug 218980] New: [VM boot] Guest Kernel hit BUG: kernel NULL pointer dereference, address: 0000000000000010 and WARNING: CPU: 0 PID: 218 at arch/x86/kernel/fpu/core.c:57 x86_task_fpu+0x17/0x20
2024-06-24 11:08 UTC (2+ messages)
` [Bug 218980] "
[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
2024-06-24 11:01 UTC (4+ messages)
[PULL 02/12] gdbstub: move enums into separate header
2024-06-24 10:18 UTC
[kvm-unit-tests PATCH v6 0/4] x86: Add test cases for LAM
2024-06-24 8:20 UTC (5+ messages)
` [kvm-unit-tests PATCH v6 4/4] x86: Add test case for INVVPID with LAM
[PATCH] tools/kvm_stat: update exit reasons for userspace
2024-06-24 7:58 UTC
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