kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-22 14:30:56 to 2019-08-26 11:30:28 UTC [more...]

[PATCH 0/2] KVM: nVMX: Improve HLT activity support
 2019-08-26 11:30 UTC  (6+ messages)
` [PATCH 1/2] KVM: nVMX: Always indicate HLT activity support in VMX_MISC MSR

[PATCH] KVM: selftests: Detect max PA width from cpuid
 2019-08-26 11:22 UTC  (7+ messages)

[PATCH] MAINTAINERS: change list for KVM/s390
 2019-08-26 11:15 UTC  (2+ messages)

[PATCH] KVM: x86: Return to userspace with internal error on unexpected exit reason
 2019-08-26 10:52 UTC  (3+ messages)

[PATCH 0/2]: KVM: x86: Fix INIT signal handling in various CPU states
 2019-08-26 10:24 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode
` [PATCH 2/2] KVM: x86: Fix INIT signal handling in various CPU states

[PATCH] KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required functions
 2019-08-26  9:08 UTC  (3+ messages)

[PATCH] kvm: arm: Promote KVM_ARM_TARGET_CORTEX_A7 to generic V7 core
 2019-08-26  9:05 UTC  (3+ messages)

KVM works on RPi4
 2019-08-26  8:38 UTC  (5+ messages)

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-08-26  7:55 UTC  (3+ messages)
` [PATCH v5 4/6] drm/i915/gvt: Deliver vGPU "

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-26  7:36 UTC  (16+ messages)

[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
 2019-08-26  6:21 UTC  (24+ messages)
` [PATCH 01/23] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
` [PATCH 02/23] KVM: PPC: Book3S HV: Increment mmu_notifier_seq when modifying radix pte rc bits
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests
` [PATCH 04/23] KVM: PPC: Book3S HV: Handle making H_ENTER_NESTED hcall in a separate function
` [PATCH 05/23] KVM: PPC: Book3S HV: Enable calling kvmppc_hpte_hv_fault in virtual mode
` [PATCH 06/23] KVM: PPC: Book3S HV: Allow hpt manipulation hcalls to be called "
` [PATCH 07/23] KVM: PPC: Book3S HV: Make kvmppc_invalidate_hpte() take lpid not a kvm struct
` [PATCH 08/23] KVM: PPC: Book3S HV: Nested: Allow pseries hypervisor to run hpt nested guest
` [PATCH 09/23] KVM: PPC: Book3S HV: Nested: Improve comments and naming of nest rmap functions
` [PATCH 10/23] KVM: PPC: Book3S HV: Nested: Increase gpa field in nest rmap to 46 bits
` [PATCH 11/23] KVM: PPC: Book3S HV: Nested: Remove single nest rmap entries
` [PATCH 12/23] KVM: PPC: Book3S HV: Nested: add kvmhv_remove_all_nested_rmap_lpid()
` [PATCH 13/23] KVM: PPC: Book3S HV: Nested: Infrastructure for nested hpt guest setup
` [PATCH 14/23] KVM: PPC: Book3S HV: Nested: Context switch slb for nested hpt guest
` [PATCH 15/23] KVM: PPC: Book3S HV: Store lpcr and hdec_exp in the vcpu struct
` [PATCH 16/23] KVM: PPC: Book3S HV: Nested: Make kvmppc_run_vcpu() entry path nested capable
` [PATCH 17/23] KVM: PPC: Book3S HV: Nested: Rename kvmhv_xlate_addr_nested_radix
` [PATCH 18/23] KVM: PPC: Book3S HV: Separate out hashing from kvmppc_hv_find_lock_hpte()
` [PATCH 19/23] KVM: PPC: Book3S HV: Nested: Implement nested hpt mmu translation
` [PATCH 20/23] KVM: PPC: Book3S HV: Nested: Handle tlbie hcall for nested hpt guest
` [PATCH 21/23] KVM: PPC: Book3S HV: Nested: Implement nest rmap invalidations for hpt guests
` [PATCH 22/23] KVM: PPC: Book3S HV: Nested: Enable nested "
` [PATCH 23/23] KVM: PPC: Book3S HV: Add nested hpt pte information to debugfs

[PATCH kernel v2 0/4] powerpc/powernv/kvm: Invalidate multiple TCEs at once
 2019-08-26  6:17 UTC  (5+ messages)
` [PATCH kernel v2 1/4] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
` [PATCH kernel v2 2/4] KVM: PPC: Invalidate multiple TCEs at once
` [PATCH kernel v2 3/4] vfio/spapr_tce: "
` [PATCH kernel v2 4/4] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks

[PATCH 04/19] virtio: Implement get_shm_region for PCI transport
 2019-08-26  1:43 UTC  (2+ messages)
  ` [Virtio-fs] "

[PATCH] KVM: arm/arm64: vgic: Use a single IO device per redistributor
 2019-08-25 10:20 UTC  (4+ messages)

[GIT PULL] arm64: Fixes for -rc6
 2019-08-24 18:45 UTC  (2+ messages)

[PATCH v4 0/9] x86/tlb: Concurrent TLB flushes
 2019-08-23 22:41 UTC  (2+ messages)
` [PATCH v4 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH v2 0/2] Simplify mtty driver and mdev core
 2019-08-24  5:22 UTC  (24+ messages)

[PATCH] KVM: x86: Don't update RIP or do single-step on faulting emulation
 2019-08-23 22:46 UTC  (3+ messages)

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 21:55 UTC  (32+ messages)
` [RESEND PATCH 01/13] KVM: x86: Relocate MMIO exit stats counting
` [RESEND PATCH 02/13] KVM: x86: Clean up handle_emulation_failure()
` [RESEND PATCH 03/13] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type
` [RESEND PATCH 05/13] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [RESEND PATCH 06/13] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [RESEND PATCH 07/13] KVM: x86: Add explicit flag for forced emulation on #UD
` [RESEND PATCH 08/13] KVM: x86: Move #UD injection for failed emulation into emulation code
` [RESEND PATCH 09/13] KVM: x86: Exit to userspace on emulation skip failure
` [RESEND PATCH 10/13] KVM: x86: Handle emulation failure directly in kvm_task_switch()
` [RESEND PATCH 11/13] KVM: x86: Move triple fault request into RM int injection
` [RESEND PATCH 12/13] KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
` [RESEND PATCH 13/13] KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}

[PATCH] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
 2019-08-23 21:31 UTC 

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-08-23 20:51 UTC  (3+ messages)

[PATCH v2] vfio: re-arrange vfio region definitions
 2019-08-23 20:49 UTC  (3+ messages)

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-23 20:48 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vfio-mdev/mtty: Simplify interrupt generation

[PATCH v3] vfio_pci: Restore original state on release
 2019-08-23 20:45 UTC  (2+ messages)

[PATCH kernel] vfio/spapr_tce: Fix incorrect tce_iommu_group memory free
 2019-08-23 20:44 UTC  (4+ messages)

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 17:49 UTC  (5+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

[GIT PULL] KVM/arm updates for 5.3-rc6
 2019-08-23 17:07 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 2/2] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity

[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
 2019-08-23 15:57 UTC  (5+ messages)
` [PATCH 6/8][KVM nVMX]: Load IA32_PERF_GLOBAL_CTRL MSR "

[PATCH v6 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-23 15:02 UTC  (8+ messages)
` [PATCH v6 4/6] mm: Introduce Reported pages
  ` [virtio-dev] "

[kvm-unit-tests PATCH v2 0/4] s390x: More emulation tests
 2019-08-23 14:41 UTC  (16+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Support PSW restart boot
` [kvm-unit-tests PATCH v2 2/4] s390x: Diag288 test
` [kvm-unit-tests PATCH v2 3/4] s390x: Move stsi to library
` [kvm-unit-tests PATCH v2 4/4] s390x: STSI tests
` [kvm-unit-tests PATCH] s390x: Add diag308 subcode 0 testing

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 14:22 UTC  (12+ messages)
` [PATCH v3 04/10] KVM: Implement kvm_put_guest()
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[RFC PATCH v6 00/92] VM introspection
 2019-08-23 12:39 UTC  (6+ messages)
` [RFC PATCH v6 71/92] mm: add support for remote mapping
  ` DANGER WILL ROBINSON, DANGER

[PATCH v5 00/20] KVM RISC-V Support
 2019-08-23 12:28 UTC  (35+ messages)
` [PATCH v5 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v5 13/20] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v5 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v5 18/20] RISC-V: KVM: Add SBI v0.1 support

[PATCH RFC 0/1] s390dbf logging for vfio-ccw
 2019-08-23 11:48 UTC  (5+ messages)
` [PATCH RFC 1/1] vfio-ccw: add some logging

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-23 10:09 UTC  (5+ messages)
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[PATCH] KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
 2019-08-23 10:04 UTC  (2+ messages)

[PATCH] x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
 2019-08-23  7:59 UTC  (2+ messages)

Can we boot a 512U kvm guest?
 2019-08-23  7:37 UTC  (4+ messages)

[PATCH RESEND v4 0/9] Enable Sub-page Write Protection Support
 2019-08-23  0:26 UTC  (8+ messages)
` [PATCH RESEND v4 7/9] KVM: VMX: Handle SPP induced vmexit and page fault

[kvm-unit-tests PATCH] x86: Fix breakage of fw_cfg for 32-bit unit tests
 2019-08-22 23:56 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Attempt to parse ACPI tables only when needed
 2019-08-22 23:48 UTC 

[kvm-unit-tests PATCH] x86: Skip EPT tests that involve unrestricted guest when URG is disabled
 2019-08-22 23:47 UTC 

[kvm-unit-tests PATCH] x86: Don't test 64-bit-only MSRs in 32-bit build
 2019-08-22 23:46 UTC 

[PATCH] i386: Omit all-zeroes entries from KVM CPUID table
 2019-08-22 23:02 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-08-22 18:46 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests
` [PATCH 3/3] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code

[PATCH] kvm: Nested KVM MMUs need PAE root too
 2019-06-22 17:42 UTC 

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-22 15:32 UTC  (5+ messages)

[PATCH V4 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-22 14:30 UTC  (2+ messages)
` [PATCH V4 3/3] KVM/Hyper-V/VMX: Add "


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).