messages from 2022-05-27 17:07:11 to 2022-06-01 07:21:08 UTC [more...]
[RFC PATCH v4 00/36] TDX QEMU support
2022-06-01 7:20 UTC (17+ messages)
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
2022-06-01 7:04 UTC (7+ messages)
` [Bug 216026] "
[PATCH 2/2] kvm-unit-tests: configure changes for illumos
2022-06-01 7:03 UTC (9+ messages)
` [PATCH 0/2] kvm-unit-tests: Build changes to support illumos
` [PATCH 1/2] kvm-unit-tests: invoke $LD explicitly in
[Bug 216056] New: Kernel Fails to compile with GCC 12.1 different errors than 18.0
2022-06-01 6:59 UTC (3+ messages)
` [Bug 216056] "
[PATCH v4 0/4] Implement vdpasim stop operation
2022-06-01 6:53 UTC (17+ messages)
` [PATCH v4 1/4] vdpa: Add "
[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
2022-06-01 6:52 UTC (12+ messages)
` ...\n
[PATCH -for-next] riscv: Fix missing PAGE_PFN_MASK
2022-06-01 6:29 UTC (2+ messages)
[PATCH v7 00/38] KVM: arm64: Make CPU ID registers writable by userspace
2022-06-01 6:16 UTC (4+ messages)
` [PATCH v7 01/38] KVM: arm64: Introduce a validation function for an ID register
[RFC PATCH v2] vdpa: Do not count the pages that were already pinned in the vhost-vDPA
2022-06-01 5:51 UTC (2+ messages)
[PATCH 1/3] KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
2022-06-01 3:19 UTC (3+ messages)
` [PATCH 2/3] KVM: x86/pmu: Restrict advanced features based on module enable_pmu
` [PATCH 3/3] KVM: x86/pmu: Avoid exposing Intel BTS feature
[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
2022-06-01 2:46 UTC (6+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
` [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs
[PATCH] KVM: Only display message about bios support disabled once
2022-06-01 1:57 UTC (3+ messages)
[PATCH kernel v2] KVM: Don't null dereference ops->destroy
2022-06-01 1:43 UTC
[kvm-unit-tests RFC] Inlining in PMU Test
2022-05-31 23:00 UTC (3+ messages)
[PATCH v3 0/8] vfio/pci: power management changes
2022-05-31 22:52 UTC (11+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state
[mst-vhost:vhost 62/65] drivers/virtio/virtio_ring.c:1783:9: error: use of undeclared identifier 'vq'
2022-05-31 20:55 UTC
[PATCH] KVM: Add const to file_operations
2022-05-31 19:47 UTC (2+ messages)
[PATCH v4 00/22] TDX host kernel support
2022-05-31 19:39 UTC (23+ messages)
` [PATCH v4 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v4 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v4 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v4 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and "
` [PATCH v4 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v4 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v4 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v4 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v4 09/22] x86/virt/tdx: Detect TDX module by doing module global initialization
` [PATCH v4 10/22] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v4 11/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v4 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory
` [PATCH v4 13/22] x86/virt/tdx: Add placeholder to construct TDMRs based on memblock
` [PATCH v4 14/22] x86/virt/tdx: Create TDMRs to cover all memblock memory regions
` [PATCH v4 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v4 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v4 17/22] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v4 18/22] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v4 19/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v4 20/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v4 21/22] x86/virt/tdx: Support kexec()
` [PATCH v4 22/22] Documentation/x86: Add documentation for TDX host support
[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
2022-05-31 19:39 UTC (2+ messages)
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-31 19:23 UTC (16+ messages)
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v19 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-05-31 19:15 UTC (9+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
[PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups
2022-05-31 18:06 UTC (11+ messages)
` [PATCH v2 3/8] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
` [PATCH v2 5/8] KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
` [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
` [PATCH v2 7/8] KVM: x86: Bug the VM if the emulator generates a bogus exception vector
` [PATCH v2 8/8] KVM: x86: Bug the VM on an out-of-bounds data read
[PATCH] KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
2022-05-31 17:58 UTC
[PATCH] KVM: x86: Bypass cpuid check for empty arch-lbr leaf
2022-05-31 17:15 UTC (2+ messages)
[PATCH kernel] KVM: Don't null dereference ops->destroy
2022-05-31 17:13 UTC (7+ messages)
Guest migration between different Ryzen CPU generations
2022-05-31 17:00 UTC
[PATCH 00/89] KVM: arm64: Base support for the pKVM hypervisor at EL2
2022-05-31 16:45 UTC (7+ messages)
` [PATCH 03/89] KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
` [PATCH 33/89] KVM: arm64: Handle guest stage-2 page-tables entirely at EL2
[RFC PATCH v6 000/104] KVM TDX basic feature support
2022-05-31 15:58 UTC (6+ messages)
` [RFC PATCH v6 047/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v6 064/104] KVM: TDX: Add helper assembly function to TDX vcpu
[PATCH RFC 00/19] IOMMUFD Dirty Tracking
2022-05-31 15:51 UTC (8+ messages)
` [PATCH RFC 09/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH RFC 10/19] iommu/amd: Add unmap_read_dirty() support
[PATCH] KVM: x86: PIT: Preserve state of speaker port data bit
2022-05-31 12:44 UTC
[PATCH v5 00/37] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-05-31 12:18 UTC (3+ messages)
` [PATCH v5 21/37] KVM: nSVM: hyper-v: Enable L2 TLB flush
[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
2022-05-31 11:16 UTC
[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-05-31 11:29 UTC (6+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v4 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v4 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v4 4/4] KVM: s390: selftests: Use TAP interface in the reset test
[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
2022-05-31 9:29 UTC (2+ messages)
[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-05-31 9:06 UTC (3+ messages)
[kvm-unit-tests PATCH v3 0/1] s390x: add migration test for storage keys
2022-05-31 8:55 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/1] "
KVM call for 2022-05-31
2022-05-31 8:36 UTC (2+ messages)
[PATCH 0/2] s390/gmap/pgtable improve handling of keyed KVM guests
2022-05-31 8:28 UTC (7+ messages)
` [PATCH 1/2] s390/gmap: voluntarily schedule during key setting
` [PATCH 2/2] s390/pgtable: use non-quiescing sske for KVM switch to keyed
[PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit
2022-05-30 15:12 UTC (12+ messages)
[PATCH 0/1] Update s390 virtio-ccw
2022-05-30 15:13 UTC (5+ messages)
` [PATCH 1/1] MAINTAINERS: "
[PATCH 00/18] KVM/arm64: Refactoring the vcpu flags
2022-05-30 14:51 UTC (22+ messages)
` [PATCH 01/18] KVM: arm64: Always start with clearing SVE flag on load
` [PATCH 02/18] KVM: arm64: Always start with clearing SME "
` [PATCH 03/18] KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
` [PATCH 04/18] KVM: arm64: Move FP state ownership from flag to a tristate
` [PATCH 05/18] KVM: arm64: Add helpers to manipulate vcpu flags among a set
` [PATCH 06/18] KVM: arm64: Add three sets of flags to the vcpu state
` [PATCH 07/18] KVM: arm64: Move vcpu configuration flags into their own set
` [PATCH 08/18] KVM: arm64: Move vcpu PC/Exception flags to the input flag set
` [PATCH 09/18] KVM: arm64: Move vcpu debug/SPE/TRBE "
` [PATCH 10/18] KVM: arm64: Move vcpu SVE/SME flags to the state "
` [PATCH 11/18] KVM: arm64: Move vcpu ON_UNSUPPORTED_CPU flag "
` [PATCH 12/18] KVM: arm64: Move vcpu WFIT "
` [PATCH 13/18] KVM: arm64: Kill unused vcpu flags field
` [PATCH 14/18] KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
` [PATCH 15/18] KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
` [PATCH 16/18] KVM: arm64: Add build-time sanity checks for flags
` [PATCH 17/18] KVM: arm64: Reduce the size of the vcpu flag members
` [PATCH 18/18] KVM: arm64: Document why pause cannot be turned into a flag
[Bug 216017] New: KVM: problem virtualization from kernel 5.17.9
2022-05-30 14:15 UTC (7+ messages)
` [Bug 216017] "
` [Bug 216017] KVM: problem virtualization from kernel 5.17.9/5.18
[PATCH v6 00/11] kvm: s390: Add PV dump support
2022-05-30 13:10 UTC (2+ messages)
[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-05-30 12:05 UTC (22+ messages)
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v10 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v10 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v10 15/19] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v10 16/19] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v10 17/19] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v10 18/19] KVM: s390: pv: avoid export before import if possible
[PATCH v4 0/4] KVM: Dirty quota-based throttling
2022-05-30 11:05 UTC (9+ messages)
` [PATCH v4 1/4] KVM: Implement dirty quota-based throttling of vcpus
Discrepancy in vmexits due to kprobe #BP in a KVM environment
2022-05-30 9:15 UTC
[kvm-unit-tests PATCH] x86: Fix typos
2022-05-30 6:48 UTC
[Bug 216003] New: Single stepping Windows 7 bootloader results in Assertion `ret < cpu->num_ases && ret >= 0' failed
2022-05-29 20:28 UTC (2+ messages)
` [Bug 216003] "
[Bug 216002] New: When a break point is set, nested virtualization sees "kvm_queue_exception: Assertion `!env->exception_has_payload' failed."
2022-05-29 7:24 UTC (2+ messages)
` [Bug 216002] "
[Bug 216046] New: KVM_BUG_ON(vmx->nested.nested_run_pending, vcpu->kvm) when booting nested guest Windows 7 on another disk
2022-05-29 6:43 UTC
[Bug 216045] New: KVM x2APIC virtualization causes EOI to be ignored
2022-05-29 4:48 UTC (2+ messages)
` [Bug 216045] "
[linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
2022-05-28 21:28 UTC
[PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
2022-05-27 18:33 UTC (12+ messages)
[PATCH v2 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
2022-05-27 17:06 UTC (2+ messages)
` [PATCH v2 2/2] KVM: VMX: Reject kvm_intel if an inconsistent VMCS config is detected
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