kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-20 18:30:47 to 2015-04-24 18:56:34 UTC [more...]

[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
 2015-04-24 18:56 UTC  (6+ messages)
` [PATCH v16 01/14] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v16 02/14] qspinlock, x86: Enable x86-64 to use "
` [PATCH v16 03/14] qspinlock: Add pending bit
` [PATCH v16 04/14] qspinlock: Extract out code snippets for the next patch
` [PATCH v16 05/14] qspinlock: Optimize for smaller NR_CPUS

KVM call agenda for 2015-04-24
 2015-04-24 13:41 UTC 

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-04-24 13:31 UTC  (10+ messages)
` [PATCH v6 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v6 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v6 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v6 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v6 7/8] vhost: cross-endian support for legacy devices
` [PATCH v6 8/8] macvtap/tun: cross-endian support for little-endian hosts

[PATCH 0/2] mips/kvm: Fixes for big endian & MIPS64 hosts
 2015-04-24 10:26 UTC  (3+ messages)
` [PATCH 1/2] mips/kvm: Fix Big endian 32-bit register access
` [PATCH 2/2] mips/kvm: Sign extend registers written to KVM

[PATCH v5 0/8] vhost: support for cross endian guests
 2015-04-24  8:09 UTC  (22+ messages)
` [PATCH v5 1/8] virtio: introduce virtio_is_little_endian() helper
` [PATCH v5 2/8] tun: add tun_is_little_endian() helper
` [PATCH v5 3/8] macvtap: introduce macvtap_is_little_endian() helper
` [PATCH v5 4/8] vringh: introduce vringh_is_little_endian() helper
` [PATCH v5 5/8] vhost: introduce vhost_is_little_endian() helper
` [PATCH v5 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v5 7/8] vhost: cross-endian support for legacy devices
  ` [PATCH v5 8/8] macvtap/tun: cross-endian support for little-endian hosts

[v6] kvm/fpu: Enable fully eager restore kvm FPU
 2015-04-24  8:08 UTC  (13+ messages)

[PATCH 0/3] PPC HV bug fixes + hcalls for FreeBSD
 2015-04-24  5:39 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
` [PATCH 2/3] KVM: PPC: Book3S HV: Fix bug in dirty page tracking
` [PATCH 3/3] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD

[PATCH] kvmclock: set scheduler clock stable
 2015-04-23 21:12 UTC 

[PATCH] KVM: arm64: add active register handling to GICv3 emulation as well
 2015-04-23 19:01 UTC 

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-23 17:06 UTC  (22+ messages)

[GIT PULL] Second batch of KVM changes for 4.1
 2015-04-23 16:32 UTC 

[PATCH] kvm,x86: load guest FPU context more eagerly
 2015-04-23 15:52 UTC 

[PATCH] kvm: x86: fix kvmclock update protocol
 2015-04-23 15:24 UTC  (2+ messages)

[PATCH v2 00/10] KVM Guest Debug support for arm64
 2015-04-23 14:26 UTC  (9+ messages)
` [PATCH v2 03/10] KVM: arm: guest debug, define API headers
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[PATCH] page table bugfix for s390/kvm
 2015-04-23 13:57 UTC  (9+ messages)
` [PATCH] KVM: s390: remove delayed reallocation of page tables for KVM

[PATCH] x86: pvclock: Really remove the sched notifier for cross-cpu migrations
 2015-04-23 11:51 UTC 

[PATCH] ARM: KVM: Remove pointless void pointer cast
 2015-04-23 10:40 UTC  (2+ messages)

[GSoC] project proposal
 2015-04-23  8:33 UTC  (16+ messages)

Non-exiting rdpmc on KVM guests?
 2015-04-22 21:05 UTC  (7+ messages)

[PATCH V3 0/4] KVM vPMU support for AMD CPUs
 2015-04-22 17:28 UTC  (9+ messages)
` [PATCH V3 2/4] KVM: x86/vPMU: Create vPMU interface for VMX and SVM
` [PATCH V3 3/4] KVM: x86/vPMU: Implement AMD vPMU code for KVM
` [PATCH V3 4/4] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs

[PATCH 0/2] KVM/ARM updates for v4.1, take 2
 2015-04-22 15:11 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi
` [PATCH 2/2] KVM: arm/arm64: check IRQ number on userland injection

[PATCH stable] KVM: x86: Fix lost interrupt on irr_pending race
 2015-04-22 13:52 UTC  (4+ messages)

[PATCH v4 0/8] vhost: support for cross endian guests
 2015-04-22 13:22 UTC  (20+ messages)
` [PATCH v4 6/8] virtio: add explicit big-endian support to memory accessors
` [PATCH v4 7/8] vhost: feature to set the vring endianness
` [PATCH v4 8/8] macvtap/tun: add VNET_BE flag

[RFC PATCH 0/3] Report guest steal time in host
 2015-04-22 11:39 UTC  (6+ messages)
` [RFC PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [RFC PATCH 2/3] kvm/x86: report guest steal time in host
` [RFC PATCH 3/3] kvm/powerpc: "

[PATCH] KVM: x86: tweak types of fields in kvm_lapic_irq
 2015-04-22 10:27 UTC  (3+ messages)

[PATCH v2 00/12] Remaining improvements for HV KVM
 2015-04-22  6:09 UTC  (5+ messages)

[PULL 00/21] ppc patch queue 2015-04-21 for 4.1
 2015-04-21 17:35 UTC  (22+ messages)
` [PULL 01/21] powerpc: Export __spin_yield
` [PULL 02/21] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
` [PULL 03/21] KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation
` [PULL 04/21] KVM: PPC: Book3S HV: Remove RMA-related variables from code
` [PULL 05/21] KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
` [PULL 06/21] KVM: PPC: Book3S HV: Add guest->host real mode completion counters
` [PULL 07/21] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
` [PULL 08/21] KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
` [PULL 09/21] KVM: PPC: Book3S HV: Add ICP real mode counters
` [PULL 10/21] KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
` [PULL 11/21] KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
` [PULL 12/21] KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
` [PULL 13/21] KVM: PPC: Book3S HV: Minor cleanups
` [PULL 14/21] KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
` [PULL 15/21] KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
` [PULL 16/21] KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
` [PULL 17/21] KVM: PPC: Book3S HV: Use decrementer to wake napping threads
` [PULL 18/21] KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
` [PULL 19/21] KVM: PPC: Book3S HV: Streamline guest entry and exit
` [PULL 20/21] KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
` [PULL 21/21] KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8

[PATCH v4 0/2] kvm: x86: Implement handling of RH=1 for MSI delivery in KVM
 2015-04-21 17:06 UTC  (2+ messages)

APIC handling causing kernel panic with kernel-3.12.38 and qemu-1.2
 2015-04-21 16:38 UTC 

x-tier code injection for VMI
 2015-04-21 14:53 UTC  (2+ messages)

[PATCH v2 0/4] QEMU support for KVM Guest Debug on arm64
 2015-04-21 13:08 UTC  (10+ messages)
` [PATCH v2 2/4] target-arm: kvm - implement software breakpoints
` [PATCH v2 3/4] target-arm: kvm - support for single step
` [PATCH v2 4/4] target-arm: kvm - add support for HW assisted debug

[Patch v5] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-04-21 12:44 UTC  (8+ messages)

KVM: How does is PAT emulation supposed to work?
 2015-04-21 12:21 UTC  (19+ messages)
` [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value
    ` [PATCH v2] "

[PATCHv4] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
 2015-04-21 10:41 UTC  (5+ messages)

[PATCH V2 0/5] KVM vPMU support for AMD
 2015-04-21  9:33 UTC  (5+ messages)
` [PATCH V2 3/5] KVM: x86/vPMU: Create vPMU interface for VMX and SVM

[PATCH v3 0/7] vhost: support for cross endian guests
 2015-04-21  7:47 UTC  (4+ messages)
` [PATCH v3 6/7] virtio: add explicit big-endian support to memory accessors

x2apic issues with Solaris and Xen guests
 2015-04-20 18:30 UTC  (4+ 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).