public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-16 22:01:44 to 2016-06-21 14:57:48 UTC [more...]

[GIT PULL 00/51] KVM: s390: vSIE (nested virtualization) feature for 4.8 (kvm/next)
 2016-06-21 13:22 UTC  (23+ messages)
` [GIT PULL 01/51] s390/kvm: page table invalidation notifier
` [GIT PULL 02/51] s390/mm: use RCU for gmap notifier list and the per-mm gmap list
` [GIT PULL 04/51] s390/mm: add reference counter to gmap structure
` [GIT PULL 06/51] s390/mm: add kvm shadow fault function
` [GIT PULL 07/51] s390/mm: flush tlb of shadows in all situations
` [GIT PULL 08/51] s390/mm: shadow pages with real guest requested protection
` [GIT PULL 10/51] s390/mm: fix races on gmap_shadow creation
` [GIT PULL 11/51] s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
` [GIT PULL 14/51] s390/mm: push ste protection down to shadow pte
` [GIT PULL 17/51] s390/mm: support EDAT2 for gmap shadows
` [GIT PULL 20/51] s390/mm: limit number of real-space "
` [GIT PULL 22/51] s390/mm: allow to check if a gmap shadow is valid
` [GIT PULL 23/51] s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
` [GIT PULL 24/51] KVM: s390: fast path for shadow gmaps in gmap notifier
` [GIT PULL 32/51] KVM: s390: vsie: support host-protection-interruption
` [GIT PULL 33/51] KVM: s390: vsie: support STFLE interpretation
` [GIT PULL 36/51] KVM: s390: vsie: support vectory facility (SIMD)
` [GIT PULL 42/51] KVM: s390: vsie: support intervention-bypass
` [GIT PULL 43/51] KVM: s390: vsie: support conditional-external-interception
` [GIT PULL 44/51] KVM: s390: vsie: support IBS interpretation
` [GIT PULL 45/51] KVM: s390: vsie: try to refault after a reported fault to g2

[PART2 RFC v2 00/10] iommu/AMD: Introduce IOMMU AVIC support
 2016-06-21 14:46 UTC  (4+ messages)

[PATCH] x86/kvm: fix condition to update kvm master clocks
 2016-06-21 14:40 UTC  (10+ messages)

kvm: GPF in kvm_lapic_set_tpr
 2016-06-21 14:12 UTC  (2+ messages)

Re: [LKP] [lkp] [x86 tsc] 19fa5e7364: WARNING: CPU: 0 PID: 0 at arch/x86/mm/extable.c:50 ex_handler_rdmsr_unsafe+0x72/0x80
 2016-06-21 13:59 UTC  (4+ messages)
    `  "

[PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-06-21 13:26 UTC  (12+ messages)
` [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore
` [PATCH 2/2] x86/entry: Inline enter_from_user_mode
` [PATCH 3/2] context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
` [PATCH 4/2] KVM: remove kvm_guest_enter/exit wrappers

kvm: use-after-free in kvm_irqfd_release
 2016-06-21 13:19 UTC 

[patch 0/2] fix lapic_timer_advance_ns guest triggerable unlimited delays
 2016-06-21 12:13 UTC  (6+ messages)
` [patch 1/2] KVM: x86: move nsec_to_cycles from x86.c to x86.h
` [patch 2/2] KVM: LAPIC: cap __delay at lapic_timer_advance_ns
  ` [patch 2/2 V2] "

KVM: x86: reset lapic_timer.expired_tscdeadline at SET_LAPIC time
 2016-06-21 11:37 UTC  (10+ messages)
  ` [PATCH v2] "

Heavy clock drifts inside of KVM guests (qemu-kvm 2.1.2)
 2016-06-21 11:24 UTC 

Heavy clock drifts inside of KVM guests (qemu-kvm 2.1.2)
 2016-06-21  9:50 UTC 

[RFC PATCH 0/4] Add support for EPT execute only for nested hypervisors
 2016-06-21  8:40 UTC  (8+ messages)
` [RFC PATCH 1/4] mmu: add a boolean to indicate host ept execute only support
` [RFC PATCH 2/4] mmu: Update ept specific valid bit values
` [RFC PATCH 3/4] mmu: don't set the present bit unconditionally
` [RFC PATCH 4/4] vmx: advertise support for ept execute only

[RFC PATCH v5 0/3] Add Mediated device support
 2016-06-21  7:38 UTC  (5+ messages)
` [PATCH 1/3] Mediated device Core driver
` [PATCH 2/3] VFIO driver for mediated PCI device
` [PATCH 3/3] VFIO Type1 IOMMU: Add support for mediated devices

[PATCH v2 0/2] VFIO SRIOV support
 2016-06-21  7:19 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Extend PCI IOV API
` [PATCH v2 2/2] VFIO: Add support for SR-IOV extended capablity

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-21  7:02 UTC  (3+ messages)

X58 Virtualization w/ Linux
 2016-06-21  1:24 UTC  (16+ messages)

[PATCH 0/1] introduce page_ref_inc_return
 2016-06-20 23:11 UTC  (3+ messages)
` [PATCH 1/1] mm/page_ref: "

[PATCH kvm-unit-tests] x86:kvmclock-test: add testcases for x-cpu clock warp
 2016-06-20 16:55 UTC  (2+ messages)

[PATCH V8 0/9] vfio, platform: add ACPI support
 2016-06-20 15:51 UTC  (10+ messages)
` [PATCH V8 1/9] vfio: platform: rename reset function
` [PATCH V8 2/9] vfio: platform: move reset call to a common function
` [PATCH V8 3/9] vfio: platform: determine reset capability
` [PATCH V8 4/9] vfio: platform: add support for ACPI probe
` [PATCH V8 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V8 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V8 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V8 8/9] vfio: platform: check reset call return code during open
` [PATCH V8 9/9] vfio: platform: check reset call return code during release

[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
 2016-06-20 14:56 UTC  (4+ messages)
` [PATCH 3/4] kvm/stats: Add provisioning for 64-bit vcpu statistics

[RFC 1/8] cpus: pass CPUState to run_on_cpu helpers
 2016-06-20 13:07 UTC  (4+ messages)

Bug#827525: kvmtool: FTBFS on mips64el: guest/guest_init.o: linking 32-bit code with 64-bit code
 2016-06-20  9:13 UTC  (2+ messages)

[PATCH v4 0/3] Add QEMU support for Intel local MCE
 2016-06-20  7:26 UTC  (31+ messages)
` [PATCH v4 1/3] target-i386: KVM: add basic Intel LMCE support
` [PATCH v4 2/3] target-i386: add migration support for Intel LMCE
                        ` [Qemu-devel] "
` [PATCH v4 3/3] i386: publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg

[PATCH v2 0/3] Add KVM support for Intel local MCE
 2016-06-20  6:55 UTC  (8+ messages)
` [PATCH v2 3/3] KVM: VMX: enable guest access to LMCE related MSRs
            ` [libvirt] "

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-06-20  5:18 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[QEMU 0/7] Fast balloon and fast live migration
 2016-06-20  3:16 UTC  (26+ messages)
` [QEMU 1/7] balloon: speed up inflating & deflating process
` [QEMU 2/7] virtio-balloon: add drop cache support
` [QEMU 3/7] Add the hmp and qmp interface for dropping cache
  ` [Qemu-devel] "
` [QEMU 4/7] balloon: get free page info from guest
` [QEMU 6/7] kvm: Add two new arch specific functions
` [QEMU 7/7] migration: skip free pages during live migration

KVM VM hangs forever in R state within lock
 2016-06-19 21:28 UTC 

[PATCH] *** Vhost-pci RFC v2 ***
 2016-06-19 14:14 UTC  (2+ messages)
` [PATCH] Vhost-pci RFC v2: a new virtio device for inter-VM communication

[PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode
 2016-06-18  9:01 UTC 

[RFC 12/18] limits: track RLIMIT_MEMLOCK actual max
 2016-06-18  7:00 UTC  (3+ messages)

5.1 Surround in Guest VM
 2016-06-17 20:18 UTC 

[PATCH] MIPS: KVM: Combine entry trace events into class
 2016-06-17 17:19 UTC 

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-06-17 15:51 UTC  (8+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH] kvm: x86: use getboottime64
 2016-06-17 15:48 UTC 

[PATCH 0/8] MIPS: KVM: Debug & trace event improvements
 2016-06-17 15:35 UTC  (10+ messages)
` [PATCH 3/8] MIPS: KVM: Clean up kvm_exit trace event
` [PATCH 5/8] MIPS: KVM: Add guest mode switch trace events

[PATCH v6 00/15] KVM: arm64: GICv3 ITS emulation
 2016-06-17 12:08 UTC  (16+ messages)
` [PATCH v6 01/15] KVM: arm/arm64: move redistributor kvm_io_devices
` [PATCH v6 02/15] KVM: arm/arm64: check return value for kvm_register_vgic_device
` [PATCH v6 03/15] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v6 04/15] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v6 05/15] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v6 06/15] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v6 07/15] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v6 08/15] KVM: arm64: introduce new KVM ITS device
` [PATCH v6 09/15] KVM: arm64: implement basic ITS register handlers
` [PATCH v6 10/15] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v6 11/15] KVM: arm64: read initial LPI pending table
` [PATCH v6 12/15] KVM: arm64: allow updates of LPI configuration table
` [PATCH v6 13/15] KVM: arm64: implement ITS command queue command handlers
` [PATCH v6 14/15] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v6 15/15] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH v5 00/13] NVDIMM: introduce nvdimm label support
 2016-06-17 11:08 UTC  (14+ messages)
` [PATCH v5 01/13] pc-dimm: introduce get_vmstate_memory_region callback
` [PATCH v5 02/13] nvdimm: support nvdimm label
` [PATCH v5 03/13] acpi: add aml_object_type
` [PATCH v5 04/13] acpi: add aml_call5
` [PATCH v5 05/13] nvdimm acpi: set HDLE properly
` [PATCH v5 06/13] nvdimm acpi: save arg3 of _DSM method
` [PATCH v5 07/13] nvdimm acpi: check UUID
` [PATCH v5 08/13] nvdimm acpi: abstract the operations for root & nvdimm devices
` [PATCH v5 09/13] nvdimm acpi: check revision
` [PATCH v5 10/13] nvdimm acpi: support Get Namespace Label Size function
` [PATCH v5 11/13] nvdimm acpi: support Get Namespace Label Data function
` [PATCH v5 12/13] nvdimm acpi: support Set "
` [PATCH v5 13/13] docs: add NVDIMM ACPI documentation

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-17  7:22 UTC  (4+ messages)

[RFC PATCH 0/2] KVM: x86: guest exit microoptimization
 2016-06-17  5:20 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: x86: use __kvm_guest_exit


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