messages from 2023-06-26 18:23:01 to 2023-06-28 01:42:43 UTC [more...]
[PATCH v3 00/21] Enable CET Virtualization
2023-06-28 1:42 UTC (18+ messages)
` [PATCH v3 13/21] KVM:VMX: Emulate reads and writes to CET MSRs
` [PATCH v3 16/21] KVM:x86: Save/Restore GUEST_SSP to/from SMM state save area
` [PATCH v3 20/21] KVM:x86: Enable kernel IBT support for guest
[PATCH] KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPU
2023-06-28 1:29 UTC (2+ messages)
[PATCH v13 00/22] Add vfio_device cdev for iommufd support
2023-06-28 1:10 UTC (7+ messages)
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description
[PATCH v12 00/22] TDX host kernel support
2023-06-28 0:31 UTC (22+ messages)
` [PATCH v12 05/22] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 08/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[PATCH -next v21 00/27] riscv: Add vector ISA support
2023-06-28 0:30 UTC (3+ messages)
` [PATCH -next v21 03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
[PATCH v9 0/6] Linear Address Masking (LAM) KVM Enabling
2023-06-28 0:19 UTC (7+ messages)
` [PATCH v9 3/6] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v9 4/6] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v9 5/6] KVM: x86: Untag address when LAM applicable
[PATCH] .debug ignore - to squash with efi:keep efi
2023-06-28 0:13 UTC (8+ messages)
` [kvm-unit-tests PATCH v3 0/6] arm64: improve debuggability
` [kvm-unit-tests PATCH v3 1/6] efi: keep efi debug information in a separate file
` [kvm-unit-tests PATCH v3 2/6] lib/stack: print base addresses on relocation setups
` [kvm-unit-tests PATCH v3 3/6] arm64: enable frame pointer and support stack unwinding
` [kvm-unit-tests PATCH v3 4/6] arm64: stack: update trace stack on exception
` [kvm-unit-tests PATCH v3 5/6] efi: print address of image
` [kvm-unit-tests PATCH v3 6/6] arm64: dump stack on bad exception
[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
2023-06-27 23:58 UTC (12+ messages)
` [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault
` [RFC PATCH v2 4/6] KVM: x86: Introduce fault type to indicate kvm page fault is private
[ANNOUNCE] PUCK Agenda - 2023.06.28 - CANCELED
2023-06-27 23:06 UTC
[PATCH v1 0/6] LASS KVM virtualization support
2023-06-27 22:45 UTC (11+ messages)
` [PATCH v1 1/6] KVM: x86: Consolidate flags for __linearize()
` [PATCH v1 2/6] KVM: x86: Virtualize CR4.LASS
` [PATCH v1 3/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
` [PATCH v1 4/6] KVM: x86: Add emulator helper "
[PATCH v5 00/33] Split ptdesc from struct page
2023-06-27 21:57 UTC (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs
[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
2023-06-27 21:37 UTC (5+ messages)
` [Bug 217307] "
[PATCH] vfio/mdev: Move the compat_class initialization to module init
2023-06-27 21:01 UTC (5+ messages)
[PATCH v6 00/33] Split ptdesc from struct page
2023-06-27 20:25 UTC (41+ messages)
` [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 04/33] mm: add utility functions for ptdesc
` [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v6 07/33] mm: Convert ptlock_ptr() "
` [PATCH v6 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v6 09/33] mm: Convert ptlock_init() "
` [PATCH v6 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v6 11/33] mm: Convert ptlock_free() "
` [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v6 14/33] x86: "
` [PATCH v6 15/33] s390: Convert various gmap "
` [PATCH v6 16/33] s390: Convert various pgalloc "
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH 5/5] MAINTAINERS: Update KVM/MIPS maintainers
2023-06-27 18:58 UTC (8+ messages)
[RFC PATCH v1 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-06-27 11:58 UTC (9+ messages)
` [RFC PATCH v1 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v1 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
2023-06-27 1:19 UTC (7+ messages)
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
[PATCH] KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bits
2023-06-27 17:14 UTC (3+ messages)
[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-06-27 16:16 UTC (15+ messages)
` [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep "
` [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "
[PATCH v2 00/11] iommufd: Add nesting infrastructure
2023-06-27 16:01 UTC (13+ messages)
[PATCH v5] vfio/pci: Propagate ACPI notifications to user-space via eventfd
2023-06-27 16:01 UTC (3+ messages)
[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
2023-06-27 15:49 UTC (15+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-27 15:13 UTC (6+ messages)
` [PATCH v3 15/16] accel: Rename 'cpu_state' -> 'cs'
` [PATCH v3 16/16] accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
[PATCH 0/4] Part of fix for host and guest LBR event coexist
2023-06-27 15:07 UTC (7+ messages)
` [PATCH 3/4] KVM: VMX/pmu: Enable inactive vLBR event in guest LBR MSR emulation
[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
2023-06-27 14:35 UTC (7+ messages)
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 8/8] drm/radeon: Implement the is_boot_device callback function
[PATCH v20 00/21] s390x: CPU Topology
2023-06-27 13:22 UTC (10+ messages)
` [PATCH v20 14/21] tests/avocado: s390x cpu topology core
` [PATCH v20 15/21] tests/avocado: s390x cpu topology polarisation
` [PATCH v20 16/21] tests/avocado: s390x cpu topology entitlement tests
[PATCH v3 0/6] target/ppc: Few cleanups in kvm_ppc.h
2023-06-27 11:51 UTC (7+ messages)
` [PATCH v3 1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PATCH v3 2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PATCH v3 3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PATCH v3 4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PATCH v3 5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PATCH v3 6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
[PATCH v15 00/30] Add KVM LoongArch support
2023-06-27 11:28 UTC (7+ messages)
` [PATCH v15 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v15 05/30] LoongArch: KVM: Add vcpu related header files
[PATCH v2 0/3] i386: Minor fixes of building CPUIDs
2023-06-27 9:30 UTC (7+ messages)
` [PATCH v2 1/3] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [PATCH v2 2/3] i386/cpuid: Remove subleaf constraint on "
` [PATCH v2 3/3] i386/cpuid: Move leaf 7 to correct group
[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
2023-06-27 9:25 UTC (9+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
` [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test
[RFC PATCH v4 00/17] vsock: MSG_ZEROCOPY flag support
2023-06-27 8:22 UTC (21+ messages)
` [RFC PATCH v4 03/17] vsock/virtio: support to send non-linear skb
` [RFC PATCH v4 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v4 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v4 07/17] vsock: read from socket's error queue
[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
2023-06-27 8:21 UTC (3+ 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
[Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head
2023-06-27 6:55 UTC
[PATCH v10 vfio 0/7] pds_vfio driver
2023-06-27 6:03 UTC (11+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support
[PATCH] KVM: x86/mmu: Move the lockdep_assert of mmu_lock to inside clear_dirty_pt_masked()
2023-06-27 4:26 UTC
[PATCH v1 0/5] target/arm: Handle psci calls in userspace
2023-06-27 2:34 UTC (3+ messages)
[GIT PULL] KVM: Non-x86 changes for 6.5
2023-06-27 0:33 UTC (7+ messages)
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: PMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "
[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
2023-06-26 22:34 UTC (5+ messages)
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
[PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
2023-06-26 21:37 UTC (4+ messages)
` [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits
[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
2023-06-26 20:54 UTC (3+ messages)
[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-06-26 20:52 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Remove KVM MMU write lock when accessing indirect_shadow_pages
2023-06-26 20:42 UTC (11+ messages)
Virtual Machine Manager issue on Kernel 6.4
2023-06-26 19:27 UTC
[kvm-unit-tests PATCH v2 0/6] arm64: improve debuggability
2023-06-26 18:30 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/6] efi: keep efi debug information in a separate file
[RFC PATCH v2 0/6] SVM guest shadow stack support
2023-06-26 18:22 UTC (10+ messages)
` [RFC PATCH v2 6/6] KVM: SVM: Add CET features to supported_xss
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