kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 11:51:22 to 2019-08-29 16:52:30 UTC [more...]

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-08-29 16:52 UTC  (6+ messages)
` [PATCH v3 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v3 10/11] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH v2 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29 16:46 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH v2 2/4] KVM: selftests: Create VM earlier for dirty log test
` [PATCH v2 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH v2 4/4] KVM: selftests: Remove duplicate guest mode handling

[PATCH v2] cpuidle-haltpoll: vcpu hotplug support
 2019-08-29 15:27 UTC  (2+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-29 15:21 UTC  (6+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-29 14:39 UTC  (17+ messages)

[PATCH v1] cpuidle-haltpoll: vcpu hotplug support
 2019-08-29 14:40 UTC  (6+ messages)

[PULL 0/1] vfio-ccw patch for next release
 2019-08-29 14:38 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: add some logging

[PATCH] KVM: s390: improve documentation for S390_MEM_OP
 2019-08-29 13:58 UTC  (4+ messages)

[PATCH v6 00/21] KVM RISC-V Support
 2019-08-29 13:57 UTC  (22+ messages)
` [PATCH v6 01/21] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [PATCH v6 02/21] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v6 03/21] RISC-V: Export few kernel symbols
` [PATCH v6 04/21] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v6 05/21] RISC-V: Add initial skeletal KVM support
` [PATCH v6 06/21] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v6 07/21] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v6 08/21] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v6 09/21] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v6 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v6 11/21] RISC-V: KVM: Handle WFI "
` [PATCH v6 12/21] RISC-V: KVM: Implement VMID allocator
` [PATCH v6 13/21] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v6 14/21] RISC-V: KVM: Implement MMU notifiers
` [PATCH v6 15/21] RISC-V: KVM: Add timer functionality
` [PATCH v6 16/21] RISC-V: KVM: FP lazy save/restore
` [PATCH v6 17/21] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v6 18/21] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v6 19/21] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v6 20/21] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig
` [PATCH v6 21/21] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v2] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
 2019-08-29 13:57 UTC  (4+ messages)

[PATCH v3] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-29 13:44 UTC  (4+ messages)

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-29 12:31 UTC  (19+ messages)
` [PATCH v1 0/5] "
  ` [PATCH v1 1/5] mdev: Introduce sha1 based "
  ` [PATCH v1 2/5] mdev: Make mdev alias unique among all mdevs
` [PATCH v2 0/6] Introduce variable length mdev alias
  ` [PATCH v2 1/6] mdev: Introduce sha1 based "
  ` [PATCH v2 2/6] mdev: Make mdev alias unique among all mdevs
  ` [PATCH v2 3/6] mdev: Expose mdev alias in sysfs tree
  ` [PATCH v2 4/6] mdev: Introduce an API mdev_alias
  ` [PATCH v2 5/6] mdev: Update sysfs documentation
  ` [PATCH v2 6/6] mtty: Optionally support mtty alias

[PATCH v2] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-29 12:27 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/6] s390x: Add multiboot and smp
 2019-08-29 12:14 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH 6/6] s390x: SMP test

[PATCH] KVM: s390: Test for bad access register at the start of S390_MEM_OP
 2019-08-29 11:56 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 12/14] KVM: arm/arm64: Only skip MMIO insn once
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.4 5/6] KVM: arm/arm64: Only skip MMIO insn once
 2019-08-29 10:51 UTC 

[PATCH AUTOSEL 4.9 7/8] KVM: arm/arm64: Only skip MMIO insn once
 2019-08-29 10:50 UTC 

[PATCH AUTOSEL 4.19 20/29] KVM: arm/arm64: Only skip MMIO insn once
 2019-08-29 10:50 UTC 

[PATCH] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
 2019-08-29 10:35 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH 00/16] arm64: Run at EL2
 2019-08-29 10:19 UTC  (32+ messages)
` [kvm-unit-tests RFC PATCH 01/16] arm: selftest.c: Remove redundant check for Exception Level
` [kvm-unit-tests RFC PATCH 02/16] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests RFC PATCH 03/16] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests RFC PATCH 04/16] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests RFC PATCH 05/16] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests RFC PATCH 06/16] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests RFC PATCH 07/16] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests RFC PATCH 08/16] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests RFC PATCH 09/16] lib: arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests RFC PATCH 10/16] lib: Add UL and ULL definitions to linux/const.h
` [kvm-unit-tests RFC PATCH 11/16] lib: arm64: Run existing tests at EL2
` [kvm-unit-tests RFC PATCH 12/16] arm64: timer: Add test for EL2 timers
` [kvm-unit-tests RFC PATCH 13/16] arm64: selftest: Add basic test for EL2
` [kvm-unit-tests RFC PATCH 14/16] lib: arm64: Add support for disabling and re-enabling VHE
` [kvm-unit-tests RFC PATCH 15/16] arm64: selftest: Expand EL2 test to disable and re-enable VHE
` [kvm-unit-tests RFC PATCH 16/16] arm64: timer: Run tests with VHE disabled

[PATCH 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-29  9:22 UTC  (14+ messages)
` [PATCH 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH 4/4] KVM: selftests: Remove duplicate guest mode handling

[PATCH kernel v3 0/5] powerpc/powernv/kvm: Invalidate multiple TCEs at once
 2019-08-29  8:52 UTC  (6+ messages)
` [PATCH kernel v3 1/5] powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
` [PATCH kernel v3 2/5] KVM: PPC: Book3S: Invalidate multiple TCEs at once
` [PATCH kernel v3 3/5] vfio/spapr_tce: "
` [PATCH kernel v3 4/5] powerpc/pseries/iommu: Switch to xchg_no_kill
` [PATCH kernel v3 5/5] powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks

[PATCH v2] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-29  8:49 UTC 

[PATCH v3 0/2] fix emulation error on Windows bootup
 2019-08-29  8:23 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: x86: always stop emulation on page fault
` [PATCH v3 2/2] KVM: x86: set ctxt->have_exception in x86_decode_insn()

[RFC v1 0/9] PEBS enabling in KVM guest
 2019-08-29  8:11 UTC  (12+ messages)
` [RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
` [RFC v1 2/9] KVM: x86: PEBS via Intel PT HW feature detection
` [RFC v1 3/9] KVM: x86: Implement MSR_IA32_PEBS_ENABLE read/write emulation
` [RFC v1 4/9] KVM: x86: Implement counter reload MSRs "
` [RFC v1 5/9] KVM: x86: Allocate performance counter for PEBS event
` [RFC v1 6/9] KVM: x86: Add shadow value of PEBS status
` [RFC v1 7/9] KVM: X86: Expose PDCM cpuid to guest
` [RFC v1 8/9] KVM: X86: MSR_IA32_PERF_CAPABILITIES MSR emulation
` [RFC v1 9/9] KVM: x86: Expose PEBS feature to guest

[PATCH 0/7] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-08-29  8:07 UTC  (12+ messages)
` [PATCH 1/7] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit
` [PATCH 2/7] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vmentry
` [PATCH 3/7] KVM: VMX: Add helper to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL
` [PATCH 4/7] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
` [PATCH 5/7] KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-entry
` [PATCH 6/7] KVM: nVMX: Enable load IA32_PERF_GLOBAL_CTRL vm control if supported
` [kvm-unit-tests PATCH 7/7] x86: VMX: Add tests for nested "load IA32_PERF_GLOBAL_CTRL"

[kvm-unit-tests PATCH] Update travis.yml to use bionic instead of trusty
 2019-08-29  6:26 UTC 

[PATCH 1/2] target/i386: Add support for save PEBS registers
 2019-08-29  5:22 UTC  (2+ messages)
` [PATCH 2/2] target/i386: Add support for put/get "

[PATCH] KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
 2019-08-29  2:46 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
 2019-08-28 23:23 UTC 

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-08-28 19:37 UTC  (11+ messages)
` [PATCH v2 04/15] kvm: x86: Add per-VM APICv state debugfs
` [PATCH v2 11/15] svm: Temporary deactivate AVIC during ExtINT handling

[PATCH v2 0/3] fix emulation error on Windows bootup
 2019-08-28 18:35 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86: always stop emulation on page fault
` [PATCH v2 2/3] KVM: x86: make exception_class() and exception_type() globally visible
` [PATCH v2 3/3] KVM: x86: set ctxt->have_exception in x86_decode_insn()

[GIT PULL] arm64: Fixes for -rc7
 2019-08-28 17:45 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: don't announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS when it is unavailable
 2019-08-28 16:24 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available

[PATCH 0/3] fix emulation error on Windows bootup
 2019-08-28 14:23 UTC  (5+ messages)
` [PATCH 3/3] KVM: x86: always stop emulation on page fault

[kvm-unit-tests PATCH v2 0/4] s390x: Add skey removal facility test
 2019-08-28 14:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: Add storage key removal facility

[PATCH RFC UNTESTED] vfio-ccw: indirect access to translated cps
 2019-08-28 12:39 UTC  (7+ messages)


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