messages from 2022-06-22 11:19:39 to 2022-06-23 20:34:37 UTC [more...]
[PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-06-23 20:34 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e
2022-06-23 20:33 UTC
[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-23 20:29 UTC (14+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH 4/4] kvm/x86: Allow to respond to generic signals during slow page faults
simplify the mdev interface v2
2022-06-23 20:18 UTC (6+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 1/13] "
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
[PATCH v3 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-23 20:00 UTC (6+ messages)
` [PATCH v3 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH v3 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v3 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v3 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()
` [PATCH v3 5/5] vfio/iommu_type1: Simplify group attachment
[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
2022-06-23 19:48 UTC (26+ messages)
` [PATCH v7 01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs
` [PATCH v7 02/23] KVM: x86/mmu: Use a bool for direct
` [PATCH v7 03/23] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH v7 04/23] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH v7 05/23] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH v7 06/23] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions
` [PATCH v7 07/23] KVM: x86/mmu: Consolidate shadow page allocation and initialization
` [PATCH v7 08/23] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages
` [PATCH v7 09/23] KVM: x86/mmu: Move guest PT write-protection to account_shadowed()
` [PATCH v7 10/23] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v7 11/23] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page()
` [PATCH v7 12/23] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page()
` [PATCH v7 13/23] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v7 14/23] KVM: x86/mmu: Pass const memslot to rmap_add()
` [PATCH v7 15/23] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu
` [PATCH v7 16/23] KVM: x86/mmu: Update page stats in __rmap_add()
` [PATCH v7 17/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v7 18/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU
` [PATCH v7 19/23] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels
` [PATCH v7 20/23] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH v7 21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs
` [PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs
` [PATCH v7 23/23] KVM: x86/mmu: Avoid unnecessary flush on eager page split
[PATCH 02/14] sysbus: Remove sysbus_address_space
2022-06-23 18:45 UTC (8+ messages)
` [PATCH 04/14] sysbus: Add sysbus_mmio_map_in
` [PATCH 08/14] aspeed: Replace direct get_system_memory() calls
` [PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
[PATCH 06/14] aspeed: Add system-memory QOM link to SoC
2022-06-23 18:32 UTC (6+ messages)
` [PATCH 11/14] aspeed: Switch to create_unimplemented_device_in
` [PATCH 01/14] sysbus: Remove sysbus_mmio_unmap
[PATCH 0/3] KVM: arm64: support MTE in protected VMs
2022-06-23 18:12 UTC (6+ messages)
` [PATCH 1/3] KVM: arm64: add a hypercall for disowning pages
` [PATCH 2/3] KVM: arm64: disown unused reserved-memory regions
` [PATCH 3/3] KVM: arm64: allow MTE in protected VMs if the tag storage is known
[PATCH] MAINTAINERS: Reorganize KVM/x86 maintainership
2022-06-23 17:58 UTC (3+ messages)
[PATCH V2] KVM: SEV: Init target VMCBs in sev_migrate_from
2022-06-23 17:34 UTC
[PATCH v5 0/8] KVM: x86: Add CMCI and UCNA emulation
2022-06-23 17:25 UTC (2+ messages)
[PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle
2022-06-23 17:19 UTC (15+ messages)
` [PATCH 1/2] x86: notify hypervisor about guest entering s2idle state
[PATCH] KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
2022-06-23 17:18 UTC
[PATCH v6 0/4] Implement vdpasim suspend operation
2022-06-23 16:07 UTC (5+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v6 4/4] vdpa_sim: Implement suspend vdpa op
[PATCH kvm-unit-tests] MAINTAINERS: Change drew's email address
2022-06-23 15:29 UTC (4+ messages)
[PATCH v2 00/10] s390/vfio-ccw rework
2022-06-23 14:59 UTC (3+ messages)
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev
[PATCH v2] MAINTAINERS: Reorganize KVM/x86 maintainership
2022-06-23 14:50 UTC (2+ messages)
[PATCH v7 0/8] s390x/pci: zPCI interpretation support
2022-06-23 14:26 UTC (9+ messages)
` [PATCH v7 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property
[PATCH v2 1/1] vfio: check vfio_register_iommu_driver() return value
2022-06-23 13:26 UTC (2+ messages)
[PATCH v2 1/2] vfio/type1: Simplify bus_type determination
2022-06-23 12:23 UTC (8+ messages)
` [PATCH v2 2/2] vfio: Use device_iommu_capable()
[GIT PULL] KVM/arm64 fixes for 5.19, take #2
2022-06-23 12:16 UTC (2+ messages)
[RFC] vfio: remove useless judgement
2022-06-23 11:56 UTC
[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
2022-06-23 11:49 UTC (12+ messages)
[RFC PATCH v3 00/19] RFC: nested AVIC
2022-06-23 9:44 UTC (4+ messages)
` [RFC PATCH v3 02/19] KVM: x86: inhibit APICv/AVIC when the guest and/or host changes apic id/base from the defaults
[PATCH v5 00/22] TDX host kernel support
2022-06-23 9:23 UTC (16+ messages)
` [PATCH v5 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v5 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v5 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v5 17/22] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v5 18/22] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v5 19/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v5 21/22] x86/virt/tdx: Support kexec()
` [PATCH v5 22/22] Documentation/x86: Add documentation for TDX host support
[PATCH] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-06-23 8:26 UTC
[syzbot] WARNING: suspicious RCU usage (5)
2022-06-23 8:54 UTC (3+ messages)
[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-23 7:47 UTC (7+ messages)
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
[PATCH] KVM: s390: drop unexpected word 'and' in the comments
2022-06-23 6:34 UTC (2+ messages)
[PATCH] vhost-vdpa: call vhost_vdpa_cleanup during the release
2022-06-23 3:54 UTC (3+ messages)
[RFC PATCH v4 0/7] KVM: x86: add per-vCPU exits disable capability
2022-06-22 23:30 UTC (4+ messages)
` [RFC PATCH v4 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
[PATCH] KVM: VMX: Move VM-exit RSB stuffing out of line
2022-06-22 22:24 UTC
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-06-22 20:58 UTC (25+ messages)
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 10/49] x86/fault: Add support to dump RMP entry on fault
[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976
2022-06-22 20:28 UTC
[PATCH] KVM: SEV: Init target VMCBs in sev_migrate_from
2022-06-22 19:33 UTC (3+ messages)
[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
2022-06-22 16:50 UTC (12+ messages)
` [PATCH v6 03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root()
` [PATCH v6 13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page()
` [PATCH v6 20/22] KVM: x86/mmu: Refactor drop_large_spte()
[PATCH RFC v1 00/10] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
2022-06-22 16:44 UTC (11+ messages)
` [PATCH RFC v1 01/10] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
` [PATCH RFC v1 02/10] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
` [PATCH RFC v1 03/10] KVM: VMX: Move CPU_BASED_{CR3_LOAD,CR3_STORE,INVLPG}_EXITING filtering out of setup_vmcs_config()
` [PATCH RFC v1 04/10] KVM: VMX: Add missing VMEXIT controls to vmcs_config
` [PATCH RFC v1 05/10] KVM: VMX: Add missing VMENTRY "
` [PATCH RFC v1 06/10] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
` [PATCH RFC v1 07/10] KVM: VMX: Store required-1 VMX controls in vmcs_config
` [PATCH RFC v1 08/10] KVM: nVMX: Use sanitized required-1 bits for VMX control MSRs
` [PATCH RFC v1 09/10] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
` [PATCH RFC v1 10/10] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
[PATCH v2 00/19] Control VQ support in vDPA
2022-06-22 15:44 UTC (6+ messages)
` [PATCH v2 19/19] vdpasim: control virtqueue support
[kvm-unit-tests PATCH v4 0/8] Move npt test cases and NPT code improvements
2022-06-22 15:32 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 4/8] x86: Improve set_mmu_range() to implement npt
[PATCH v4] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
2022-06-22 15:17 UTC
[PATCH] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
2022-06-22 15:01 UTC (3+ messages)
[PATCH v3] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
2022-06-22 14:33 UTC
[PATCH v7 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-06-22 14:28 UTC (6+ messages)
` [PATCH v7 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
[PATCH v2] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
2022-06-22 14:22 UTC (3+ messages)
[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
2022-06-22 14:13 UTC (10+ messages)
` [kvm-unit-tests PATCH v2 21/23] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v2 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v2 23/23] arm64: Add an efi/run script
[PATCH v3 0/3] Improve vfio-pci primary GPU assignment behavior
2022-06-22 14:01 UTC (4+ messages)
` [PATCH v3 1/3] MAINTAINERS: Broaden scope of simpledrm entry
` [PATCH v3 2/3] drm: Implement DRM aperture helpers under video/
` [PATCH v3 3/3] vfio/pci: Remove console drivers
[Bug 213781] New: KVM: x86/svm: The guest (#vcpu>1) can't boot up with QEMU "-overcommit cpu-pm=on"
2022-06-22 13:00 UTC (4+ messages)
` [Bug 213781] "
[PATCH v20 00/20] s390/vfio-ap: dynamic configuration support
2022-06-22 12:40 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).