kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-22 17:47:53 to 2015-01-28 03:03:06 UTC [more...]

[PATCH 0/6] KVM: VMX: Page Modification Logging (PML) support
 2015-01-28  2:54 UTC 

[v3 00/26] Add VT-d Posted-Interrupts support
 2015-01-28  3:01 UTC  (3+ messages)

[PATCH v3 0/6] KVM: nVMX: Enable nested apicv support
 2015-01-27 22:06 UTC  (2+ messages)

[PATCH v3 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-01-27 21:55 UTC  (2+ messages)

[PATCH v3 2/6] KVM: nVMX: Enable nested virtualize x2apic mode
 2015-01-27 21:39 UTC  (3+ messages)

[PATCH v2 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-27 21:38 UTC  (8+ messages)
` [PATCH v2 2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus
` [PATCH v2 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend

[kvm-unit-tests][PATCH] x86: hypercall: a better fix for the compiler error
 2015-01-27 20:46 UTC 

[PATCH] kvm: update_memslots: clean flags for invalid memslots
 2015-01-27 20:31 UTC  (2+ messages)

[PATCH v2] kvm: iommu: Add cond_resched to legacy device assignment code
 2015-01-27 20:31 UTC  (2+ messages)

[kvm-unit-tests][PATCH] x86: hypercall: fix compile error on i386
 2015-01-27 20:27 UTC  (2+ messages)

[PATCH v5 0/2] x86/xen: add xen hypercall preemption
 2015-01-27 20:12 UTC  (7+ messages)
` [PATCH v5 1/2] xen: add xen_is_preemptible_hypercall()
` [PATCH v5 2/2] x86/xen: allow privcmd hypercalls to be preempted on 64-bit
    ` [Xen-devel] "

[PATCH v3 0/2] x86/arm64: add xenconfig
 2015-01-27 20:00 UTC  (4+ messages)

Windows 2008 Guest BSODS with CLOCK_WATCHDOG_TIMEOUT on VM migration
 2015-01-27 19:09 UTC  (2+ messages)

[PATCH v3 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-27 17:44 UTC  (11+ messages)
` [PATCH v3 1/5] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v3 2/5] KVM: ARM: on IO mem abort - route the call to KVM MMIO bus
` [PATCH v3 3/5] KVM: ARM VGIC add kvm_io_bus_ frontend
` [PATCH v3 4/5] ARM/ARM64: enable linking against eventfd
` [PATCH v3 5/5] ARM: enable KVM_CAP_IOEVENTFD

KVM call for agenda for 2015-02-03
 2015-01-27 15:53 UTC 

[PATCH v3 0/3] arm/arm64: KVM: Random selection of cache related fixes
 2015-01-27 13:44 UTC  (7+ messages)
` [PATCH v3 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches

vhost-scsi support for ANY_LAYOUT
 2015-01-27  8:58 UTC  (5+ messages)

[PATCH V2 1/2] KVM: PPC: BOOK3S: HV: Add helpers for lock/unlock hpte
 2015-01-27  6:33 UTC  (2+ messages)
` [PATCH V2 2/2] KVM: PPC: BOOK3S: HV: Use unlock variant with memory barrier

Submit your Google Summer of Code project ideas and volunteer to mentor
 2015-01-27  2:21 UTC  (2+ messages)

[RFC v4 0/2] x86/xen: add xen hypercall preemption
 2015-01-27  1:45 UTC  (16+ messages)
` [RFC v4 1/2] x86/xen: add xen_is_preemptible_hypercall()
  ` [Xen-devel] "
` [RFC v4 2/2] x86/xen: allow privcmd hypercalls to be preempted
  ` [Xen-devel] "
` [Xen-devel] [RFC v4 0/2] x86/xen: add xen hypercall preemption

the number of PCI pass-through devices limit?
 2015-01-26 15:13 UTC  (2+ messages)

[PATCH] vhost-scsi: introduce an ioctl to get the minimum tpgt
 2015-01-26 13:13 UTC 

[question] incremental backup a running vm
 2015-01-26 12:25 UTC  (9+ messages)
  ` [Qemu-devel] "

[PATCH 00/11] kvmtool: Support new VGIC kernel features
 2015-01-26 12:06 UTC  (17+ messages)
` [PATCH 01/11] kvmtool: add new VGIC_GRP definition (pulled from 3.19-rc1)
` [PATCH 02/11] kvmtool: AArch64: Reserve two 64k pages for GIC CPU interface
` [PATCH 03/11] kvmtool: AArch{32,64}: use KVM_CREATE_DEVICE & co to instanciate the GIC
` [PATCH 04/11] kvmtool: irq: add irq__get_nr_allocated_lines
` [PATCH 05/11] kvmtool: AArch{32,64}: dynamically configure the number of GIC interrupts
` [PATCH 06/11] kvmtool: finish VGIC initialisation explicitly
` [PATCH 07/11] kvmtool: prepare for instantiating different IRQ chip devices
` [PATCH 08/11] kvmtool: public header definitions from GICv3 emulation patch series
` [PATCH 09/11] kvmtool: add required GICv3 defines also to ARM
` [PATCH 10/11] kvmtool: add support for supplying GICv3 redistributor addresses
` [PATCH 11/11] kvmtool: add command line parameter to instantiate a vGICv3

[PATCH 0/7] KVM: x86: Emulator fixes
 2015-01-26 11:19 UTC  (9+ messages)
` [PATCH 1/7] KVM: x86: Dirty the dest op page on cmpxchg emulation
` [PATCH 2/7] KVM: x86: Wrong operand size for far ret
` [PATCH 3/7] KVM: x86: IRET emulation does not clear NMI masking
` [PATCH 4/7] KVM: x86: ARPL emulation can cause spurious exceptions
` [PATCH 5/7] KVM: x86: Fix defines in emulator.c
` [PATCH 6/7] KVM: x86: 32-bit wraparound read/write not emulated correctly
` [PATCH 7/7] KVM: x86: Emulation of call may use incorrect stack size

Supporting guest OS callchain (perf -g) on KVM
 2015-01-26  9:44 UTC  (2+ messages)

[PATCH v3 5/6] KVM: nVMX: Enable nested virtual interrupt delivery
 2015-01-24 10:23 UTC 

[PATCH v3 4/6] KVM: nVMX: Enable nested apic register virtualization
 2015-01-24 10:22 UTC 

[PATCH v3 3/6] KVM: nVMX: Make nested control MSRs per-cpu
 2015-01-24 10:22 UTC 

[PATCH v3 1/6] KVM: nVMX: Use hardware MSR bitmap
 2015-01-24 10:20 UTC 

[patch] KVM: always initialize *pdata in get_msr()
 2015-01-24  9:26 UTC  (4+ messages)

Darlehen Angebot
 2015-01-24  2:00 UTC 

[RFC PATCH 0/5] ARM: KVM: Enable the ioeventfd capability of KVM on ARM
 2015-01-23 22:38 UTC  (6+ messages)
` [RFC PATCH 2/5] ARM: on IO mem abort - route the call to KVM MMIO bus

Hypercall for sleeping for some amount of time?
 2015-01-23 20:36 UTC  (5+ messages)

[GIT PULL 00/36] KVM/ARM changes for 3.20
 2015-01-23 13:41 UTC  (42+ messages)
` [GIT PULL 01/36] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [GIT PULL 02/36] KVM: arm/arm64: vgic: add init entry to VGIC KVM device
` [GIT PULL 03/36] arm/arm64: KVM: add tracing support for arm64 exit handler
` [GIT PULL 04/36] ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
` [GIT PULL 05/36] KVM: Add architecture-defined TLB flush support
` [GIT PULL 06/36] KVM: Add generic support for dirty page logging
` [GIT PULL 07/36] KVM: x86: switch to kvm_get_dirty_log_protect
` [GIT PULL 08/36] KVM: arm: Add ARMv7 API to flush TLBs
` [GIT PULL 09/36] KVM: arm: Add initial dirty page locking support
` [GIT PULL 10/36] KVM: arm: dirty logging write protect support
` [GIT PULL 11/36] KVM: arm: page logging 2nd stage fault handling
` [GIT PULL 12/36] KVM: arm64: ARMv8 header changes for page logging
` [GIT PULL 13/36] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
` [GIT PULL 14/36] KVM: arm/arm64: Enable Dirty Page logging for ARMv8
` [GIT PULL 15/36] arm/arm64: KVM: rework MPIDR assignment and add accessors
` [GIT PULL 16/36] arm/arm64: KVM: pass down user space provided GIC type into vGIC code
` [GIT PULL 17/36] arm/arm64: KVM: refactor vgic_handle_mmio() function
` [GIT PULL 18/36] arm/arm64: KVM: wrap 64 bit MMIO accesses with two 32 bit ones
` [GIT PULL 19/36] arm/arm64: KVM: introduce per-VM ops
` [GIT PULL 20/36] arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
` [GIT PULL 21/36] arm/arm64: KVM: dont rely on a valid GICH base address
` [GIT PULL 22/36] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
` [GIT PULL 23/36] arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
` [GIT PULL 24/36] arm/arm64: KVM: refactor MMIO accessors
` [GIT PULL 25/36] arm/arm64: KVM: refactor/wrap vgic_set/get_attr()
` [GIT PULL 26/36] arm/arm64: KVM: add vgic.h header file
` [GIT PULL 27/36] arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
` [GIT PULL 28/36] arm/arm64: KVM: add opaque private pointer to MMIO data
` [GIT PULL 29/36] arm/arm64: KVM: add virtual GICv3 distributor emulation
` [GIT PULL 30/36] arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
` [GIT PULL 31/36] arm64: KVM: add SGI generation register emulation
` [GIT PULL 32/36] arm/arm64: KVM: enable kernel side of GICv3 emulation
` [GIT PULL 33/36] arm/arm64: KVM: allow userland to request a virtual GICv3
` [GIT PULL 34/36] arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses
` [GIT PULL 35/36] arm/arm64: KVM: Fixup incorrect config symbol in comment
` [GIT PULL 36/36] KVM: Remove unused config symbol

[GIT PULL] KVM changes for 3.19-rc6
 2015-01-23 12:59 UTC 

[GIT PULL 00/24] KVM: s390: fixes and features for kvm/next (3.20)
 2015-01-23 12:37 UTC  (6+ messages)
` [GIT PULL 01/24] KVM: remove unneeded return value of vcpu_postcreate
` [GIT PULL 14/24] KVM: s390: clear the pfault queue if user space sets the invalid token
` [GIT PULL 22/24] KVM: s390: avoid memory leaks if __inject_vm() fails
` [GIT PULL 23/24] KVM: s390: fix bug in interrupt parameter check
` [GIT PULL 24/24] KVM: s390: remove redundant setting of interrupt type

KVM: HAVE_KVM_ARCH_DIRTY_LOG_PROTECT?
 2015-01-23  9:48 UTC  (7+ messages)

KVM: CONFIG_LOCK_DEP and CONFIG_LOCK_DETECTOR?
 2015-01-23  9:44 UTC  (4+ messages)

(unknown),
 2015-01-23  1:13 UTC 

[RFC v3 0/2] x86/xen: add xen hypercall preemption
 2015-01-22 22:44 UTC  (28+ messages)
` [RFC v3 1/2] x86/xen: add xen_is_preemptible_hypercall()
` [RFC v3 2/2] x86/xen: allow privcmd hypercalls to be preempted
    ` [Xen-devel] "

KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
 2015-01-22 19:33 UTC  (8+ 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).