kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-16 20:42:43 to 2015-04-23 08:33:23 UTC [more...]

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

[GIT PULL] First batch of KVM changes for 4.1
 2015-04-22 22:55 UTC  (29+ 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  (10+ messages)
` [PATCH V3 1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [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/10] KVM Guest Debug support for arm64
 2015-04-22  9:46 UTC  (4+ messages)
` [PATCH v2 06/10] KVM: arm64: guest debug, add SW break point support

[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  (11+ 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  (25+ 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)

[PATCH] uio: add irq control support to uio_pci_generic
 2015-04-20 15:40 UTC  (6+ messages)

KVM: x86: fix kvmclock write race
 2015-04-20 12:54 UTC  (6+ messages)
    ` KVM: x86: fix kvmclock write race (v2)

[PATCH] KVM: VMX: Preserve host CR4.MCE value while in guest mode
 2015-04-19 22:59 UTC  (8+ messages)

[PATCH] KVM: x86: Mask DR7 correctly on task-switch while debugging
 2015-04-19 18:12 UTC  (4+ messages)
    ` [PATCH v2] KVM: x86: Fix DR7 mask "

XP machine freeze
 2015-04-19 17:16 UTC  (11+ messages)

KVM x86 emulator design question
 2015-04-19 17:08 UTC  (2+ messages)

[RFC 0/3] VFIO platform reset
 2015-04-17 15:01 UTC  (8+ messages)
` [RFC 1/3] VFIO: platform: add reset support
` [RFC 2/3] VFIO: platform: export platform callbacks, probe and remove
` [RFC 3/3] VFIO: platform: add vfio-platform-calxedaxgmac driver

[PATCH RESEND] Revert "vhost: fix release path lockdep checks"
 2015-04-17  7:58 UTC 

[PATCH] Revert "vhost: fix release path lockdep checks"
 2015-04-17  7:51 UTC 

[PATCH] KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
 2015-04-17  2:22 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).