messages from 2020-04-14 14:40:05 to 2020-04-16 02:01:07 UTC [more...]
[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
2020-04-16 2:00 UTC (6+ messages)
[PATCH v2 00/94] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2020-04-16 1:38 UTC (5+ messages)
[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
2020-04-16 1:27 UTC (3+ messages)
[GIT PULL] vhost: cleanups and fixes
2020-04-16 0:46 UTC (2+ messages)
[PATCH] KVM: nVMX: Remove non-functional "support" for CR3 target values
2020-04-16 0:07 UTC
[PATCH 0/1] selftests: kvm: Overlapped memory regions test
2020-04-15 23:57 UTC (3+ messages)
` [PATCH 1/1] selftests: kvm: Add overlapped "
[PATCH 1/2] kvm: nVMX: Pending debug exceptions trump expired VMX-preemption timer
2020-04-15 23:33 UTC (8+ messages)
` [PATCH 2/2] kvm: nVMX: Single-step traps "
[PATCH 0/2] KVM: x86/mmu: Minor cleanup in try_async_pf()
2020-04-15 21:44 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Set @writable to false for non-visible accesses by L2
` [PATCH 2/2] KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
[PATCH v8 0/4] KVM: Add virtualization support of split lock detection
2020-04-15 21:43 UTC (7+ messages)
` [PATCH v8 4/4] kvm: vmx: virtualize "
[PATCH 0/5] KVM: VMX: Add caching of EXIT_QUAL and INTR_INFO
2020-04-15 20:34 UTC (6+ messages)
` [PATCH 1/5] KVM: nVMX: Invoke ept_save_pdptrs() if and only if PAE paging is enabled
` [PATCH 2/5] KVM: nVMX: Reset register cache (available and dirty masks) on VMCS switch
` [PATCH 3/5] KVM: nVMX: Drop manual clearing of segment cache on nested "
` [PATCH 4/5] KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags
` [PATCH 5/5] KVM: VMX: Cache vmcs.EXIT_INTR_INFO "
[PATCH] x86/kvm: make steal_time static
2020-04-15 20:29 UTC (3+ messages)
[PATCH 0/2 v2] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
2020-04-15 20:18 UTC (5+ messages)
` [PATCH 1/2 v2] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it
` [PATCH 2/2 v2] kvm-unit-tests: nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of nested guests
[PATCH] KVM: s390: Fix PV check in deliverable_irqs()
2020-04-15 19:03 UTC
[PATCH v2 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
2020-04-15 17:55 UTC (11+ messages)
` [PATCH v2 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()
` [PATCH v2 02/10] KVM: nVMX: Uninline nested_vmx_reflect_vmexit(), i.e. move it to nested.c
` [PATCH v2 03/10] KVM: nVMX: Move VM-Fail check out of nested_vmx_exit_reflected()
` [PATCH v2 04/10] KVM: nVMX: Move nested VM-Exit tracepoint into nested_vmx_reflect_vmexit()
` [PATCH v2 05/10] KVM: nVMX: Split VM-Exit reflection logic into L0 vs. L1 wants
` [PATCH v2 06/10] KVM: nVMX: Drop a superfluous WARN on reflecting EXTERNAL_INTERRUPT
` [PATCH v2 07/10] KVM: nVMX: Pull exit_reason from vcpu_vmx in nested_vmx_reflect_vmexit()
` [PATCH v2 08/10] KVM: nVMX: Cast exit_reason to u16 to check for nested EXTERNAL_INTERRUPT
` [PATCH v2 09/10] KVM: nVMX: Rename exit_reason to vm_exit_reason for nested VM-Exit
` [PATCH v2 10/10] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
[PATCH 1/1] KVM: pass through CPUID(0x80000006)
2020-04-15 17:32 UTC (7+ messages)
[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
2020-04-15 17:10 UTC (7+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use
[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
2020-04-15 16:49 UTC (9+ messages)
[PATCH -next] kvm/svm: disable KCSAN for svm_vcpu_run()
2020-04-15 16:30 UTC (3+ messages)
[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
2020-04-15 16:20 UTC (5+ messages)
[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
2020-04-15 16:13 UTC (2+ messages)
[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
2020-04-15 16:02 UTC (18+ messages)
` [PATCH v11 01/13] iommu: Introduce attach/detach_pasid_table API
` [PATCH v11 02/13] iommu: Introduce bind/unbind_guest_msi
` [PATCH v11 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v11 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v11 05/13] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v11 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v11 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v11 08/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v11 09/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v11 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v11 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v11 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v11 13/13] iommu/smmuv3: Report non recoverable faults
[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
2020-04-15 15:54 UTC (9+ messages)
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
[PATCH kvmtool 00/18] Various fixes
2020-04-15 15:52 UTC (23+ messages)
` [PATCH kvmtool 01/18] Makefile: Use correct objcopy binary when cross-compiling for x86_64
` [PATCH kvmtool 02/18] hw/i8042: Compile only for x86
` [PATCH kvmtool 03/18] pci: Fix BAR resource sizing arbitration
` [PATCH kvmtool 04/18] Remove pci-shmem device
` [PATCH kvmtool 05/18] Check that a PCI device's memory size is power of two
` [PATCH kvmtool 06/18] arm/pci: Advertise only PCI bus 0 in the DT
` [PATCH kvmtool 07/18] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 08/18] pci: Fix ioport allocation size
` [PATCH kvmtool 09/18] virtio/pci: Make memory and IO BARs independent
` [PATCH kvmtool 10/18] vfio/pci: Allocate correct size for MSIX table and PBA BARs
` [PATCH kvmtool 11/18] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH kvmtool 12/18] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH kvmtool 13/18] vfio/pci: Don't access unallocated regions
` [PATCH kvmtool 14/18] virtio: Don't ignore initialization failures
` [PATCH kvmtool 15/18] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH kvmtool 16/18] hw/vesa: Don't ignore fatal errors
` [PATCH kvmtool 17/18] hw/vesa: Set the size for BAR 0
` [PATCH kvmtool 18/18] ioport: Fail when registering overlapping ports
[PATCH] KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
2020-04-15 15:41 UTC (2+ messages)
[PATCH] KVM: SVM: Fix __svm_vcpu_run declaration
2020-04-15 15:41 UTC (2+ messages)
[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
2020-04-15 15:40 UTC (18+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
` [PATCH 02/10] KVM: selftests: Use kernel's list instead of homebrewed replacement
` [PATCH 03/10] KVM: selftests: Add util to delete memory region
` [PATCH 04/10] KVM: selftests: Add GUEST_ASSERT variants to pass values to host
` [PATCH 06/10] KVM: selftests: Add "delete" testcase to set_memory_region_test
` [PATCH 09/10] KVM: selftests: Make set_memory_region_test common to all architectures
[PATCH kvm-unit-tests] svm: add a test for exception injection
2020-04-15 14:56 UTC (3+ messages)
[PATCH] KVM: remove redundant assignment to variable r
2020-04-15 14:56 UTC (2+ messages)
[PATCH] KVM: SVM: Fix build error due to missing release_pages() include
2020-04-15 14:53 UTC (2+ messages)
[PATCH] KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
2020-04-15 14:51 UTC (2+ messages)
[PATCH] kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
2020-04-15 14:50 UTC (2+ messages)
[PATCH v2] kvm: nVMX: reflect MTF VM-exits if injected by L1
2020-04-15 14:50 UTC (2+ messages)
[PATCH 1/1] KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
2020-04-15 14:50 UTC (2+ messages)
[PATCH 0/3] KVM: arm: vgic fixes for 5.7
2020-04-15 13:27 UTC (4+ messages)
` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
[PATCH AUTOSEL 5.6 083/129] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:33 UTC
[PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
2020-04-15 12:45 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: check_nested_events if there is an injectable NMI
[PATCH AUTOSEL 5.4 54/84] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:44 UTC
[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
2020-04-15 12:11 UTC (5+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
[PATCH AUTOSEL 4.19 24/40] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:46 UTC
[PATCH AUTOSEL 4.14 19/30] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:47 UTC
[PATCH AUTOSEL 4.9 14/21] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:47 UTC
[PATCH AUTOSEL 5.5 071/106] KVM: s390: vsie: Fix possible race when shadowing region 3 tables
2020-04-15 11:41 UTC
[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
2020-04-15 9:02 UTC (7+ messages)
` [PATCH v5 1/4] vfio/mdev: add migration_version attribute for mdev (under mdev_type node)
` [PATCH v5 3/4] vfio/mdev: add migration_version attribute for mdev (under mdev device node)
[PATCH v2 00/10] virtio-mem: paravirtualized memory
2020-04-15 7:42 UTC (17+ messages)
` [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
` [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks
[PATCH] mips: define pud_index() regardless of page table folding
2020-04-15 6:43 UTC (2+ messages)
[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
2020-04-15 5:43 UTC (5+ messages)
` [Bug 207173] "
[PATCH V2] vhost: do not enable VHOST_MENU by default
2020-04-15 2:43 UTC
[PATCH] vhost: do not enable VHOST_MENU by default
2020-04-15 2:40 UTC (3+ messages)
[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
2020-04-15 1:01 UTC (19+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs
[kvm-unit-tests PATCH] x86: nVMX: add new test for vmread/vmwrite flags preservation
2020-04-14 22:27 UTC (2+ messages)
[PATCH] kvm: nVMX: reflect MTF VM-exits if injected by L1
2020-04-14 22:05 UTC (3+ messages)
` [kvm-unit-tests PATCH] x86: VMX: test MTF VM-exit event injection
[PATCH v2 00/33] Documentation fixes for Kernel 5.8
2020-04-14 16:48 UTC (2+ messages)
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around
[Patch v1] x86: Fix the logical destination mode test
2020-04-14 16:27 UTC (8+ messages)
[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
2020-04-14 15:57 UTC (4+ messages)
[PATCH kvm-unit-tests] ioapic-split: fix hang, run with -smp 4
2020-04-14 14:43 UTC (4+ 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).