messages from 2022-09-09 04:48:51 to 2022-09-13 09:53:06 UTC [more...]
[PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
2022-09-13 9:52 UTC (9+ messages)
` [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test
` [PATCH v2 3/3] KVM: selftests: Test Hyper-V invariant TSC control
[PATCH v3 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
2022-09-13 9:44 UTC (8+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v3 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v3 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v3 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v3 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v3 7/7] KVM: selftests: Add test for AArch32 ID registers
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-09-13 9:44 UTC (20+ messages)
[PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
2022-09-13 9:40 UTC (6+ messages)
[PATCH] KVM: x86/mmu: fix some comment typos
2022-09-13 9:17 UTC
[PATCH] KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
2022-09-13 9:05 UTC
[PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
2022-09-13 8:54 UTC
[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-09-13 8:36 UTC (22+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
[PATCH RFC v2 00/13] IOMMUFD Generic interface
2022-09-13 7:28 UTC (8+ messages)
` [PATCH RFC v2 02/13] iommufd: Overview documentation
[PATCH kernel] KVM: SVM: Fix function name in comment
2022-09-13 6:38 UTC (5+ messages)
[PATCH] KVM: SVM: Fix x2apic logical cluster mode decoding and sanity check
2022-09-13 5:29 UTC (2+ messages)
[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
2022-09-13 4:10 UTC (4+ messages)
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED "
[RFC PATCH 0/9] kvm: implement atomic memslot updates
2022-09-13 2:56 UTC (13+ messages)
` [RFC PATCH 1/9] kvm_main.c: move slot check in kvm_set_memory_region
` [RFC PATCH 2/9] kvm.h: introduce KVM_SET_USER_MEMORY_REGION_LIST ioctl
` [RFC PATCH 3/9] kvm_main.c: introduce kvm_internal_memory_region_list
` [RFC PATCH 4/9] kvm_main.c: split logic in kvm_set_memslots
` [RFC PATCH 5/9] kvm_main.c: split __kvm_set_memory_region logic in kvm_check_mem and kvm_prepare_batch
` [RFC PATCH 6/9] kvm_main.c: simplify change-specific callbacks
` [RFC PATCH 7/9] kvm_main.c: duplicate invalid memslot also in inactive list
` [RFC PATCH 8/9] kvm_main.c: find memslots from the inactive memslot list
` [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update
[PATCH v5 0/3] Enable notify VM exit
2022-09-13 1:13 UTC (6+ messages)
` [PATCH v5 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v5 3/3] i386: Add notify VM exit support
[PATCH v5 0/5] KVM: Dirty quota-based throttling
2022-09-12 21:57 UTC (8+ messages)
` [PATCH v5 1/5] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v5 2/5] KVM: x86: Dirty "
` [PATCH v5 3/5] KVM: arm64: "
` [PATCH v5 4/5] KVM: s390x: "
` [PATCH v5 5/5] KVM: selftests: Add selftests for dirty quota throttling
[PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
2022-09-12 19:58 UTC (4+ messages)
` [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
` [PATCH v6 2/3] KVM: selftests: randomize which pages are written vs read
` [PATCH v6 3/3] KVM: selftests: randomize page access order
[PATCH v5 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
2022-09-12 19:14 UTC (15+ messages)
` [PATCH v5 1/3] KVM: selftests: implement random number generation for guest code
` [PATCH v5 2/3] KVM: selftests: randomize which pages are written vs read
` [PATCH v5 3/3] KVM: selftests: randomize page access order
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-09-12 18:12 UTC (7+ messages)
` Call to discuss vsock netdev/sk_buff [was Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc]
[PATCH v9 00/10] s390x: CPU Topology
2022-09-12 15:40 UTC (12+ messages)
` [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v9 08/10] target/s390x: interception of PTF instruction
` [PATCH v9 10/10] docs/s390x: document s390x cpu topology
[PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
2022-09-12 15:17 UTC (2+ messages)
[PATCH v4 00/26] KVM: hardware enable/disable reorganize
2022-09-12 15:07 UTC (28+ messages)
` [PATCH v4 06/26] KVM: arm64: Simplify the CPUHP logic
` [PATCH v4 09/26] KVM: Do processor compatibility check on resume
` [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stub
` [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [PATCH v4 13/26] KVM: Add arch hook when VM is added/deleted
` [PATCH v4 15/26] KVM: kvm_arch.c: Remove _nolock post fix
` [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [PATCH v4 17/26] KVM: Introduce a arch wrapper to check all processor compatibility
` [PATCH v4 23/26] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
[PATCH kvmtool] pci: Disable writes to Status register
2022-09-12 12:46 UTC (2+ messages)
[PATCH] KVM: SVM: don't apply host security mitigations to the guest
2022-09-12 11:58 UTC
[PATCH 4/4] iommu: Fix ordering of iommu_release_device()
2022-09-12 11:13 UTC (11+ messages)
[PATCH] KVM: s390: vsie: fix crycb virtual vs physical usage
2022-09-12 8:03 UTC (3+ messages)
[PATCH AUTOSEL 5.19 06/38] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
2022-09-10 21:15 UTC
[PATCH 0/3] KVM: arm64: Fix a bug of single-step execution enabled by userspace
2022-09-10 10:36 UTC (6+ messages)
` [PATCH 1/3] KVM: arm64: Don't set PSTATE.SS when Software Step state is Active-pending
[PATCH 0/9] KVM: arm64: selftests: Test linked {break,watch}points
2022-09-10 5:22 UTC (16+ messages)
` [PATCH 2/9] KVM: arm64: selftests: Add write_dbg{b,w}{c,v}r helpers in debug-exceptions
` [PATCH 3/9] KVM: arm64: selftests: Remove the hard-coded {b,w}pn#0 from debug-exceptions
` [PATCH 4/9] KVM: arm64: selftests: Add helpers to enable debug exceptions
` [PATCH 7/9] KVM: arm64: selftests: Add a test case for a linked breakpoint
[PATCH v3 00/15] Tidy up vfio_device life cycle
2022-09-09 23:53 UTC (5+ messages)
` [PATCH v3 01/15] vfio: Add helpers for unifying "
[PATCH] KVM: x86: Un-inhibit APICv/AVIC when switching to x2APIC mode
2022-09-09 19:54 UTC
[GIT PULL] VFIO fix for v6.0-rc5
2022-09-09 18:58 UTC (7+ messages)
[PATCH RFC v2 03/13] iommufd: File descriptor, context, kconfig and makefiles
2022-09-09 18:46 UTC (3+ messages)
Call for Outreachy Dec-Mar internship project ideas
2022-09-09 16:41 UTC
[PATCH 0/4] Fix splats releated to using the iommu_group after destroying devices
2022-09-09 16:24 UTC (3+ messages)
[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
2022-09-09 16:11 UTC (2+ messages)
[PATCH v2] KVM:x86: Clean up ModR/M "reg" initialization in reg op decoding
2022-09-09 14:57 UTC (4+ messages)
[PATCH 1/2] KVM: x86/xen: Remove redundant NULL check
2022-09-09 14:46 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: Introduce kvm_gfn_to_hva_cache_valid()
[PATCH] arm:Add PSCI_CPU_OFF testscase to arm/psci testsuite
2022-09-09 14:32 UTC (2+ messages)
[kvm-unit-tests PATCH] arm/psci: Test that CPU 1 has been successfully brought online
2022-09-09 14:29 UTC
[PATCH v2 4/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
2022-09-09 14:09 UTC (12+ messages)
[kvm-unit-tests PATCH v3 0/2] s390x: dump support for PV tests
2022-09-09 12:14 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: factor out common args for genprotimg
` [kvm-unit-tests PATCH v3 2/2] s390x: create persistent comm-key
[PATCH] KVM: s390: pci: fix GAIT physical vs virtual pointers usage
2022-09-09 9:52 UTC (2+ messages)
[RFC PATCH 0/2] accel/kvm: extend kvm memory listener to support
2022-09-09 11:02 UTC (21+ messages)
` [RFC PATCH 1/2] softmmu/memory: add missing begin/commit callback calls
` [RFC PATCH 2/2] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
[RFC PATCH 0/1] accel/kvm: implement KVM_SET_USER_MEMORY_REGION_LIST
2022-09-09 11:00 UTC (2+ messages)
` [RFC PATCH 1/1] kvm/kvm-all.c: implement KVM_SET_USER_MEMORY_REGION_LIST ioctl
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-09-09 8:04 UTC (3+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
[PATCH v2 0/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
2022-09-09 10:15 UTC (4+ messages)
` [PATCH v2 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
[PATCH 00/14] KVM: arm64: Parallel stage-2 fault handling
2022-09-09 10:07 UTC (14+ messages)
` [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
` [PATCH 06/14] KVM: arm64: Return next table from map callbacks
` [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
[PATCH 0/4] Conditionally read fields in dev cfg space
2022-09-09 8:57 UTC (5+ messages)
` [PATCH 1/4] vDPA: allow userspace to query features of a vDPA device
` [PATCH 2/4] vDPA: only report driver features if FEATURES_OK is set
` [PATCH 3/4] vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
` [PATCH 4/4] vDPA: Conditionally read MTU and MAC in dev cfg space
BUG: soft lockup - CPU#0 stuck for 26s! with nested KVM on 5.19.x
2022-09-09 8:33 UTC (8+ messages)
[RFC PATCH v2 0/3] accel/kvm: extend kvm memory listener to support
2022-09-09 8:11 UTC (4+ messages)
` [RFC PATCH v2 1/3] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
` [RFC PATCH v2 2/3] accel/kvm/kvm-all.c: pass kvm_userspace_memory_region_entry instead
` [RFC PATCH v2 3/3] kvm/kvm-all.c: listener should delay kvm_vm_ioctl to the commit phase
[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
2022-09-09 7:01 UTC (6+ messages)
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
[RFC PATCH v3 0/7] add support for CDX bus
2022-09-09 6:32 UTC (5+ messages)
` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
[PATCH v2 0/2] expose host-phys-bits to guest
2022-09-09 6:13 UTC (7+ messages)
` [PATCH v2 2/2] [RfC] "
[Bug 216365] New: kvm selftests build fail
2022-09-09 6:04 UTC (2+ messages)
` [Bug 216365] "
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