public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-30 08:45:10 to 2017-07-06 20:51:07 UTC [more...]

[PATCH v2 0/4] KVM: SVM: Virtual VMLOAD VMSAVE
 2017-07-06 20:50 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: SVM: Prepare for new bit definition in lbr_ctl
` [PATCH v2 2/4] KVM: SVM: Rename lbr_ctl field in the vmcb control area
` [PATCH v2 3/4] KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition

[PATCH 0/4] VMCS shadowing fix
 2017-07-06 19:52 UTC  (5+ messages)
` [PATCH 1/4] kvm: nVMX: Add support for "VMWRITE to any supported field"
` [PATCH 2/4] kvm: vmx: Introduce vmcs_read_any and vmcs_write_any
` [PATCH 3/4] kvm: nVMX: Introduce/rename enums for VMCS field encodings
` [PATCH 4/4] kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields

[kvm-unit-tests PATCH] VMCS shadow high access consistency
 2017-07-06 19:28 UTC 

[PATCH v4 3/3] arm64: kvm: inject SError with user space specified syndrome
 2017-07-06 16:39 UTC  (8+ messages)

[PATCH v2] KVM: mark memory slots as rcu
 2017-07-06 15:31 UTC  (2+ messages)

[PATCH] KVM: mark memory slots as rcu protected
 2017-07-06 14:57 UTC  (3+ messages)

[PATCH v2] KVM: mark vcpu->pid pointer as rcu protected
 2017-07-06 14:23 UTC  (2+ messages)

[PATCH/RFC] KVM: mark vcpu->pid pointer as rcu protected
 2017-07-06 13:08 UTC  (5+ messages)

[PATCH v2 0/1]
 2017-07-06 12:39 UTC  (3+ messages)
` [PATCH v2 1/1] KVM: trigger uevents when starting or stopping a VM

[PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-06  9:43 UTC  (10+ messages)

possible recursive locking issue
 2017-07-06  9:39 UTC 

[PATCH] kvm: avoid unused variable warning for UP builds
 2017-07-06  8:13 UTC  (5+ messages)

(unknown),
 2017-07-06  0:55 UTC 

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-07-05 22:31 UTC  (14+ messages)
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
      ` [Qemu-devel] "

[PATCH 00/18] treewide: Move storage class before return type
 2017-07-05 20:02 UTC  (2+ messages)
` [PATCH 02/18] ARM: KVM: Move asmlinkage before type

[PATCH 0/4] KVM: SVM: Virtual VMLOAD VMSAVE
 2017-07-05 16:53 UTC  (6+ messages)
` [PATCH 1/4] KVM: SVM: Prepare for new bit definition in lbr_ctl
` [PATCH 2/4] KVM: SVM: Rename lbr_ctl field in the vmcb control area
` [PATCH 3/4] KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
` [PATCH 4/4] KVM: SVM: Enable Virtual VMLOAD VMSAVE feature

[PATCH] KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits
 2017-07-05 12:26 UTC  (3+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch again
 2017-07-05  6:54 UTC  (3+ messages)

[PATCH 0/2] x86/idle: add halt poll support
 2017-07-04 22:28 UTC  (17+ messages)
` [PATCH 2/2] x86/idle: use dynamic halt poll

[PATCH kvm-unit-tests 0/2] arm64: add vtimer test
 2017-07-04 17:29 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] "
` [PATCH kvm-unit-tests 2/2] arm64: timer: check for vtimer interrupt

[GIT PULL] First batch of KVM changes for 4.13
 2017-07-04 17:14 UTC 

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-07-04 12:15 UTC  (3+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

[PATCH 0/1] Change email address
 2017-07-04 12:07 UTC  (5+ messages)
` [PATCH 1/1] Update my "

[PATCH] KVM: arm/arm64: PMU: fix overflow interrupt injection
 2017-07-04 11:10 UTC  (2+ messages)

[PATCH v1 1/1] KVM: trigger uevents when starting or stopping a VM
 2017-07-04 10:28 UTC  (6+ messages)

[PATCH] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS
 2017-07-04  9:31 UTC  (2+ messages)

[PATCH v4 2/3] arm64: kvm: route synchronous external abort exceptions to el2
 2017-07-04  8:44 UTC  (5+ messages)

[PATCH v4 1/3] arm64: kvm: support user space to detect RAS extension feature
 2017-07-04  8:40 UTC  (4+ messages)

[PATCH] KVM: arm/arm64: Handle hva aging while destroying the vm
 2017-07-04  8:35 UTC  (5+ messages)

[Question] About the behavior of HLT in VMX guest mode
 2017-07-04  4:24 UTC  (10+ messages)

[PATCH v2 0/7] KVM: MMU: fast write protect
 2017-07-04  3:17 UTC  (4+ messages)

[PATCH] i386/kvm: mask MSR_IA32_BNDCFGS if MPX is not enabled in guest cpuid
 2017-07-04  2:30 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/2] x86/vmx: fix PML test
 2017-07-03 17:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86/vmx: fix unexpected stage error in "
` [kvm-unit-tests PATCH 2/2] x86/vmx: report failure if tests don't progress as expected

[kvm-unit-tests PATCH 0/3] x86/vmx: fix vmx_EPT_AD_* tests
 2017-07-03 17:28 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/3] x86/vmx: fix EPT - MMIO access
` [kvm-unit-tests PATCH 2/3] x86/vmx: fix detection of unmapped PTE

[RFC PATCH 0/2] make L2 kvm-clock stable
 2017-07-03 16:27 UTC  (3+ messages)

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-07-03 15:30 UTC  (18+ messages)
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 21/55] KVM: arm64: Forward HVC instruction to the guest hypervisor

locking issues in macvtap (looks like due to tap: Extending tap device create/destroy APIs)
 2017-07-03 14:15 UTC 

[PATCH v4] arm64: kvm: inject SError with user space specified syndrome
 2017-07-03 14:12 UTC  (4+ messages)

[PATCH 0/4] Fix nested EPT when A/D bits are disabled
 2017-07-03  9:22 UTC  (9+ messages)
` [PATCH 1/4] x86: kvm: mmu: dead code thanks to access tracking
` [PATCH 2/4] x86: kvm: mmu: make spte mmio mask more explicit
` [PATCH 3/4] kvm: x86: mmu: allow A/D bits to be disabled in an mmu
` [PATCH 4/4] x86: kvm: mmu: use ept a/d in vmcs02 iff used in vmcs12

[PATCH 0/3] KVM: lapic: optimize injection of already-expired timer
 2017-07-03  8:41 UTC  (8+ messages)
` [PATCH 3/3] KVM: LAPIC: Fix lapic timer injection delay

linux-next: manual merge of the kvms390 tree with the s390 tree
 2017-07-03  1:55 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-07-02  7:11 UTC 

AMD Ryzen KVM/NPT/IOMMU issue
 2017-07-01 14:15 UTC  (15+ messages)

[PATCH kernel v4 3/6] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
 2017-07-01 10:27 UTC  (2+ messages)

Forced update of my kvm-ppc-next branch
 2017-07-01 10:13 UTC 

[PATCH 0/2] Expose VMFUNC to the nested hypervisor
 2017-07-01  5:34 UTC  (8+ messages)
` [PATCH 1/2] KVM: nVMX: Implement EPTP switching for the L1 hypervisor

[PATCH] kvm: nVMX: Check memory operand to INVVPID
 2017-06-30 21:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-30 16:47 UTC  (4+ messages)
` [PATCH V17 01/11] acpi: apei: read ack upon ghes record consumption

[GIT PULL 0/9] KVM: s390: fixes and features for 4.13 (via kvm/next)
 2017-06-30 16:30 UTC  (8+ messages)
` [GIT PULL 9/9] KVM: s390: Inject machine check into the nested guest

[PATCH] KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code
 2017-06-30 16:12 UTC  (2+ messages)

[PATCH] KVM: x86: make backwards_tsc_observed a per-VM variable
 2017-06-30 12:00 UTC  (4+ messages)

[PATCH] KVM: x86: remove ignored type attribute
 2017-06-30 10:46 UTC  (3+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH 5/5] arch/run: unify accelerator detection
 2017-06-30 10:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 6/5] x86/run: support accelerator controls

[kvm-unit-tests PATCH] Replace -Wextra with a saner list of warning flags
 2017-06-30 10:40 UTC  (4+ messages)

[GIT PULL] KVM/ARM updates for 4.13
 2017-06-30 10:39 UTC  (14+ messages)
` [PATCH 01/58] KVM: arm: Restore banked registers and physical timer access on hyp_panic()
` [PATCH 02/58] KVM: arm64: Restore host "
` [PATCH 03/58] KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
` [PATCH 05/58] KVM: arm/arm64: Simplify active_change_prepare and plug race
` [PATCH 09/58] KVM: Add documentation for VCPU requests
` [PATCH 11/58] KVM: arm/arm64: replace pause checks with vcpu request checks
` [PATCH 17/58] KVM: arm/arm64: timer: remove request-less vcpu kick
` [PATCH 54/58] arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
` [PATCH 55/58] arm64/kvm: vgic: use SYS_DESC()
` [PATCH 56/58] KVM: ARM64: fix phy counter access failure in guest
` [PATCH 57/58] KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
` [PATCH 58/58] arm64: Remove a redundancy in sysreg.h

[kvm-unit-tests PATCH 1/2] Move vmx_{on,off} into vmx.h
 2017-06-30 10:21 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/4] Save/restore handler in test_for_exception

[kvm-unit-tests PATCH 0/3] Some more improvements related to compiler warnings
 2017-06-30 10:08 UTC  (10+ messages)
` [kvm-unit-tests v2 PATCH 2/3] Replace -Wextra with a saner list of warning flags
` [kvm-unit-tests PATCH 3/3] Mark some local functions as "static"

[kvm-unit-tests v3 PATCH 0/3] Some more improvements related to compiler warnings
 2017-06-30 10:00 UTC  (4+ messages)
` [kvm-unit-tests v3 PATCH 1/3] Move flags that are shared between C and C++ into COMMON_CFLAGS
` [kvm-unit-tests v3 PATCH 2/3] Replace -Wextra with a saner list of warning flags
` [kvm-unit-tests v3 PATCH 3/3] Mark some local functions as "static"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox