kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-28 12:17:41 to 2017-08-30 21:00:27 UTC [more...]

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-08-30 21:00 UTC  (69+ messages)
` [PATCH v3 39/59] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v3 40/59] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 42/59] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v3 43/59] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v3 44/59] KVM: arm/arm64: GICv4: Handle MOVI applied to a VLPI
` [PATCH v3 45/59] KVM: arm/arm64: GICv4: Handle CLEAR "
` [PATCH v3 46/59] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v3 47/59] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v3 48/59] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v3 49/59] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v3 50/59] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v3 52/59] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v3 53/59] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v3 54/59] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v3 55/59] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v3 56/59] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v3 57/59] KVM: arm/arm64: GICv4: Theory of operations

[PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable()
 2017-08-30 19:02 UTC  (2+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-30 17:46 UTC  (5+ messages)
` [RFC Part1 PATCH v3 16/17] X86/KVM: Provide support to create Guest and HV shared per-CPU variables

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-08-30 16:53 UTC  (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization

[PATCH v1 0/4] s390x: one fix and three cleanups
 2017-08-30 16:06 UTC  (5+ messages)
` [PATCH v1 1/4] KVM: s390: guestdbg: fix range check
` [PATCH v1 2/4] KVM: s390: use WARN_ON_ONCE only for checking
` [PATCH v1 3/4] KVM: s390: vsie: cleanup mcck reinjection
` [PATCH v1 4/4] KVM: s390: vsie: use common code functions for pinning

[PATCH v5 0/6] KVM: x86: get rid of pvclock_gtod_copy
 2017-08-30 15:23 UTC  (7+ messages)
` [PATCH v5 1/6] timekeeper: introduce extended clocksource reading callback
` [PATCH v5 2/6] timekeeper: introduce boot field in system_time_snapshot
` [PATCH v5 3/6] timekeeper: use the extended reading function on snapshot acquiring
` [PATCH v5 4/6] tsc: implement the extended tsc reading function
` [PATCH v5 5/6] KVM: x86: switch to masterclock update using timekeeper functionality
` [PATCH v5 6/6] KVM: x86: remove not used pvclock_gtod_copy

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-08-30 14:57 UTC  (6+ messages)
` [PATCH 12/13] KVM: update to new mmu_notifier semantic

[PATCH v3 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-08-30 14:40 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device
` [PATCH v3 2/3] PCI: Avoid bus reset for Cavium cn8xxx root ports
` [PATCH v3 3/3] PCI: Avoid slot "

[kvm-unit-tests] SKIP: Hyper-V SynIC connections are not supported
 2017-08-30 14:24 UTC  (2+ messages)
` FAIL hyperv_connections (terminated on SIGABRT)//Re: "

[RFC PATCH 0/4] Handle forwarded level-triggered interrupts
 2017-08-30 12:57 UTC  (10+ messages)
` [RFC PATCH 1/4] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [RFC PATCH 2/4] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [RFC PATCH 3/4] KVM: arm/arm64: Rearrange kvm_vgic_[un]map_phys code in vgic.c
` [RFC PATCH 4/4] KVM: arm/arm64: Provide a vgic interrupt line level sample function

[PATCH] [stable] kvm: arm/arm64: Fix race in resetting stage2 PGD
 2017-08-30 11:30 UTC 

[PATCH kvmtool] x86/kvm-cpu.c: don't include <asm/msr-index.h>
 2017-08-30  8:36 UTC  (2+ messages)

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-08-30  8:36 UTC  (3+ messages)
` [Bug 196409] "

kvm splat in mmu_spte_clear_track_bits
 2017-08-30  8:19 UTC  (29+ messages)

[GIT PULL 00/12] KVM: s390: Fixes and features for 4.14 (kvm/next)
 2017-08-30  7:54 UTC  (6+ messages)
` [GIT PULL 08/12] KVM: s390: Support Configuration z/Architecture Mode
` [GIT PULL 09/12] KVM: s390: Multiple Epoch Facility support
` [GIT PULL 10/12] KVM: s390: sthyi: remove invalid guest write access
` [GIT PULL 11/12] KVM: s390: expose no-DAT to guest and migration support
` [GIT PULL 12/12] KVM: s390: we are always in czam mode

[RFC PATCH v2 0/7] x86/idle: add halt poll support
 2017-08-30  7:33 UTC  (20+ messages)
` [RFC PATCH v2 1/7] x86/paravirt: Add pv_idle_ops to paravirt ops
` [RFC PATCH v2 2/7] KVM guest: register kvm_idle_poll for pv_idle_ops
` [RFC PATCH v2 3/7] sched/idle: Add poll before enter real idle path
` [RFC PATCH v2 4/7] x86/paravirt: Add update in x86/paravirt pv_idle_ops
` [RFC PATCH v2 5/7] Documentation: Add three sysctls for smart idle poll
` [RFC PATCH v2 6/7] KVM guest: introduce smart idle poll algorithm
` [RFC PATCH v2 7/7] sched/idle: update poll time when wakeup from idle

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-08-30  6:21 UTC 

[kvm-unit-tests] FAIL vmx_controls (523 tests, 409 unexpected failures) at haswell
 2017-08-30  3:06 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-29 19:34 UTC  (13+ messages)

[PATCH] KVM: MMU: speedup update_permission_bitmask
 2017-08-29 16:46 UTC  (3+ messages)

[PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array
 2017-08-29 15:24 UTC  (21+ messages)
` [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
` [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi()
` [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array
` [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create()
` [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop
` [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus
` [PATCH RFC v3 8/9] KVM: implement kvm_for_each_vcpu with a list

[PATCH 00/11] KVM: s390: Fixes and features for 4.14
 2017-08-29 14:48 UTC  (24+ messages)
` [PATCH 05/11] KVM: s390: Support Configuration z/Architecture Mode
                ` [PATCH] KVM: s390: we are always in czam mode
` [PATCH 06/11] KVM: s390: Multiple Epoch Facility support

[PATCH v6] FlexRM support in VFIO platform
 2017-08-29 14:09 UTC  (3+ messages)
  ` [PATCH v6] vfio: platform: reset: Add Broadcom FlexRM reset module

[Qemu-devel] [RFC] Buffers/caches in VirtIO Balloon driver stats
 2017-08-29 12:01 UTC  (2+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-29 11:15 UTC  (4+ messages)
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
  ` [Qemu-devel] "

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-08-29  7:08 UTC  (10+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs
` [PATCH v2 6/8] KVM: arm/arm64: vgic: Implement forwarding setting

[PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
 2017-08-29  4:55 UTC  (2+ messages)

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-08-29  3:23 UTC  (8+ messages)
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v15 4/5] mm: support reporting free page blocks

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-29  2:58 UTC  (4+ messages)

Support SVM without PASID
 2017-08-29  1:32 UTC  (16+ messages)

[PATCH v2 00/15] KVM x86/VMX cleanups
 2017-08-28 15:50 UTC  (5+ messages)
` [PATCH v2 15/15] KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting

[PATCH] kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
 2017-08-28 15:44 UTC  (4+ messages)

4.13-rc7: WARNING at arch/x86/kvm/mmu.c:717 (and a crash thereafter)
 2017-08-28 14:41 UTC  (6+ messages)

[PATCH] KVM: x86: Remove .get_pkru() from kvm_x86_ops
 2017-08-28 14:38 UTC 


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