messages from 2022-06-16 16:58:54 to 2022-06-20 15:40:06 UTC [more...]
[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
2022-06-20 15:39 UTC (23+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v1 2/6] vfio/ccw: Only pass in contiguous pages
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v1 4/6] vfio: Rename user_iova of vfio_dma_rw()
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()
[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
2022-06-20 15:25 UTC (13+ messages)
` [Bug 216026] "
[PATCH 0/5] KVM: x86: Quirk "MWAIT never faults" behavior
2022-06-20 15:00 UTC (2+ messages)
[PATCH 0/7] KVM: x86: Attempt to wrangle PEBS/PMU into submission
2022-06-20 14:31 UTC (5+ messages)
` [PATCH 6/7] KVM: x86: Ignore benign host accesses to "unsupported" PEBS and BTS MSRs
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-20 14:16 UTC (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "
[PATCH v8 00/12] s390x: CPU Topology
2022-06-20 14:03 UTC (13+ messages)
` [PATCH v8 01/12] Update Linux Headers
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information
` [PATCH v8 04/12] s390x/cpu_topology: Adding books to CPU topology
` [PATCH v8 05/12] s390x/cpu_topology: Adding books to STSI
` [PATCH v8 06/12] s390x/cpu_topology: Adding drawers to CPU topology
` [PATCH v8 07/12] s390x/cpu_topology: Adding drawers to STSI
` [PATCH v8 08/12] s390x/cpu_topology: implementing numa for the s390x topology
` [PATCH v8 09/12] target/s390x: interception of PTF instruction
` [PATCH v8 10/12] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v8 11/12] s390x/cpu_topology: CPU topology migration
` [PATCH v8 12/12] s390x/cpu_topology: activating CPU topology
[PATCH 0/4] Fix filename reporting in guest asserts
2022-06-20 13:21 UTC (12+ messages)
` [PATCH 2/4] KVM: selftests: Increase UCALL_MAX_ARGS to 7
` [PATCH 4/4] KVM: selftests: Fix filename reporting in guest asserts
[PATCH 5.10 75/84] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
2022-06-20 12:51 UTC
[PATCH v10 0/3] s390x: KVM: CPU Topology
2022-06-20 12:54 UTC (4+ messages)
` [PATCH v10 1/3] KVM: s390: ipte lock for SCA access should be contained in KVM
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report
[PATCH 0/3] KVM: selftests: Consolidate ucall code
2022-06-20 12:03 UTC (8+ messages)
` [PATCH 1/3] KVM: selftests: Consolidate common code for popuplating ucall struct
` [PATCH 2/3] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH 3/3] KVM: selftest: Add __weak stubs for ucall_arch_(un)init()
[PATCH v2 0/2] Improve vfio-pci primary GPU assignment behavior
2022-06-20 11:43 UTC (4+ messages)
` [PATCH v2 1/2] drm: Implement DRM aperture helpers under video/
` [PATCH v2 2/2] vfio/pci: Remove console drivers
'WARNING in handle_exception_nmi' bug at arch/x86/kvm/vmx/vmx.c:4959
2022-06-20 11:42 UTC (3+ messages)
` "
[Question] debugging VM cpu hotplug (#GP -> #DF) which results in reset
2022-06-20 11:06 UTC (5+ messages)
[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
2022-06-20 11:06 UTC (7+ messages)
` [kvm-unit-tests PATCH v2 03/23] lib: Add support for the XSDT ACPI table
` [kvm-unit-tests PATCH v2 04/23] lib: Extend the definition of the ACPI table FADT
[PATCH v9 9/9] KVM: VMX: enable IPI virtualization
2022-06-20 11:00 UTC (3+ messages)
` [External] "
[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-20 10:11 UTC (14+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment
[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-06-20 9:56 UTC (7+ messages)
` [PATCH v11 15/19] KVM: s390: pv: asynchronous "
` [PATCH v11 16/19] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
[Patch 0/1] A bug fix to the error handling path in vfio_device_open()
2022-06-20 8:54 UTC (2+ messages)
` [Patch 1/1] vfio: Move "device->open_count--" out of group_rwsem "
[PATCH vfio 0/2] Migration few enhancements
2022-06-20 3:49 UTC (12+ messages)
` [PATCH vfio 2/2] vfio: Split migration ops from main device ops
[PATCH V2] virtio: disable notification hardening by default
2022-06-20 2:41 UTC
[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
2022-06-20 2:03 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 2/8] x86: nSVM: Move all nNPT test cases from svm_tests.c to a separate file
simplify the mdev interface v2
2022-06-19 7:42 UTC (7+ messages)
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files
[PATCH 00/19] Refresh queued CET virtualization series
2022-06-18 6:43 UTC (16+ messages)
` [PATCH 03/19] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH 04/19] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
[PATCH v2 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
2022-06-17 23:19 UTC (6+ messages)
` [PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH v2 2/2] vfio: Replace the iommu notifier with a device list
[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
2022-06-17 22:36 UTC
[PATCH] KVM: SEV: Init target VMCBs in sev_migrate_from
2022-06-17 22:19 UTC (2+ messages)
[PATCH 0/2] Documentation/x86: Update the dynamic XSTATE doc
2022-06-17 21:35 UTC (6+ messages)
` [PATCH 1/2] Documentation/x86: Add the AMX enabling example
` [PATCH 2/2] Documentation/x86: Explain guest XSTATE permission control
[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
2022-06-17 19:08 UTC (31+ messages)
` [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root()
` [PATCH v6 04/22] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v6 05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v6 14/22] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v6 15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v6 16/22] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v6 17/22] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v6 18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v6 21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v6 22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
[PATCH] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
2022-06-17 11:46 UTC
'WARNING in vcpu_enter_guest' bug in arch/x86/kvm/x86.c:9877
2022-06-17 16:28 UTC
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-17 16:15 UTC (6+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
[PATCH 0/7] Virtual NMI feature
2022-06-17 15:08 UTC (18+ messages)
` [PATCH 2/7] KVM: SVM: Add VNMI bit definition
` [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCH 5/7] KVM: SVM: Add VNMI support in inject_nmi
` [PATCH 6/7] KVM: nSVM: implement nested VNMI
[PATCH v9 0/3] s390x: KVM: CPU Topology
2022-06-17 14:49 UTC (5+ messages)
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
[PATCH] selftests: KVM: Handle compiler optimizations in ucall
2022-06-17 9:22 UTC (9+ messages)
[CFP LPC 2022] VFIO/IOMMU/PCI Microconference
2022-06-17 9:02 UTC
[PATCH] KVM: arm64: Add Oliver as a reviewer
2022-06-17 8:21 UTC (2+ messages)
[PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe
2022-06-17 6:46 UTC (9+ messages)
` [PATCH v6 3/5] fbdev: Disable sysfb device registration when removing conflicting FBs
[PATCH v4 0/4] Implement vdpasim stop operation
2022-06-17 2:42 UTC (15+ messages)
[kvm-unit-tests PATCH v2 0/3] Fix up failures induced by !enable_pmu
2022-06-17 1:49 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 1/3] x86: Remove perf enable bit from default config
` [kvm-unit-tests PATCH v2 2/3] x86: Skip running test when pmu is disabled
` [kvm-unit-tests PATCH v2 3/3] x86: Skip perf related tests "
[PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-17 1:41 UTC (5+ messages)
` [PATCH RFC 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH RFC 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH RFC 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH RFC 4/4] kvm/x86: Allow to respond to generic signals during slow page faults
[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
2022-06-16 23:47 UTC (3+ messages)
` [PATCH v2 01/21] KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
2022-06-16 19:52 UTC
[PATCH kvm-unit-tests] x86: do not overwrite bits 7 and 12 of MSR_IA32_MISC_ENABLE
2022-06-16 18:30 UTC (2+ messages)
[PATCH v2 0/5] KVM: Clean up debugfs+stats init/destroy
2022-06-16 18:05 UTC (12+ messages)
` [PATCH v2 1/5] KVM: Shove vm stats_id init into kvm_create_vm()
` [PATCH v2 2/5] KVM: Shove vcpu stats_id init into kvm_vcpu_init()
` [PATCH v2 3/5] KVM: Get an fd before creating the VM
` [PATCH v2 4/5] KVM: Actually create debugfs in kvm_create_vm()
` [PATCH v2 5/5] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again)
[PATCH v2 00/10] s390/vfio-ccw rework
2022-06-16 17:18 UTC (8+ messages)
` [PATCH v2 03/10] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v2 07/10] vfio/ccw: Create an OPEN FSM Event
[PATCH] KVM: x86: Increase KVM_MAX_VCPUS to 2048
2022-06-16 16:58 UTC (5+ messages)
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-16 16:58 UTC (8+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
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