kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-18 09:38:10 to 2015-06-23 10:05:47 UTC [more...]

[PATCH 1/2] powerpc: Define the hcall opcodes & return values we need
 2015-06-23 10:05 UTC  (6+ messages)
` [PATCH 2/2] powerpc: Enable 32-bit build

[PATCH v2 0/11] HyperV equivalent of pvpanic driver
 2015-06-23  9:53 UTC  (27+ messages)
` [PATCH 01/11] kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
` [PATCH 02/11] kvm: introduce vcpu_debug = kvm_debug + vcpu context
` [PATCH 03/11] kvm: add hyper-v crash msrs constants
` [PATCH 04/11] kvm/x86: added hyper-v crash msrs into kvm hyperv context
` [PATCH 05/11] kvm: added KVM_REQ_HV_CRASH value to notify qemu about Hyper-V crash
` [PATCH 06/11] kvm/x86: mark hyper-v crash msrs as partition wide
` [PATCH 07/11] kvm/x86: added hyper-v crash data and ctl msr's get/set'ers
` [PATCH 08/11] kvm/x86: add sending hyper-v crash notification to user space
` [PATCH 09/11] kvm/x86: distingiush hyper-v guest crash notification
` [PATCH 10/11] qemu/kvm: kvm hyper-v based guest crash event handling
` [PATCH 11/11] qemu/kvm: mark in cpu state that hyper-v crash occured

[RFC 0/6] KVM: arm/arm64: gsi routing support
 2015-06-23  9:44 UTC  (22+ messages)
` [RFC 1/6] KVM: api: add kvm_irq_routing_extended_msi
` [RFC 2/6] KVM: kvm_host: add kvm_extended_msi
` [RFC 3/6] KVM: irqchip: convey devid to kvm_set_msi
` [RFC 4/6] KVM: arm/arm64: enable irqchip routing
` [RFC 5/6] KVM: arm/arm64: enable MSI routing
` [RFC 6/6] KVM: arm: implement kvm_set_msi by gsi direct mapping

[PATCH v2 00/15] vMTRR bugfix and optimization
 2015-06-23  8:27 UTC  (7+ messages)
` [PATCH v2 11/15] KVM: MTRR: sort variable MTRRs

Hang on reboot in FreeBSD guest on Linux KVM host
 2015-06-23  8:14 UTC  (7+ messages)

[PATCH v5] i386: Introduce ARAT CPU feature
 2015-06-23  5:04 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add vfio-platform sub-maintainer
 2015-06-22 15:49 UTC  (2+ messages)

KVM call for aghenda for 2015-06-23 (late call)
 2015-06-22 15:34 UTC 

[3.16.y-ckt stable] Patch "MIPS: KVM: Do not sign extend on unsigned MMIO load" has been added to staging queue
 2015-06-22 15:14 UTC 

Nested EPT Write Protection
 2015-06-22 13:59 UTC  (7+ messages)

[PATCH 1/2] arm64: qcom: Add define for ARMv8 implementer (MIDR)
 2015-06-22 12:36 UTC  (5+ messages)

[PATCH 0/1] KVM: s390: One small fix for post 4.1
 2015-06-22 11:20 UTC  (2+ messages)
` [PATCH 1/1] KVM: s390: clear floating interrupt bitmap and parameters

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-06-22 10:41 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: arm: plug guest debug exploit
` [PATCH v3 02/11] KVM: arm: rename pm_fake handler to trap_raz_wi
` [PATCH v3 03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code
` [PATCH v3 04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v3 05/11] KVM: arm: check ordering of all system register tables
` [PATCH v3 06/11] KVM: arm: add trap handlers for 32-bit debug registers
` [PATCH v3 07/11] KVM: arm: add trap handlers for 64-bit "
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for "
` [PATCH v3 09/11] KVM: arm: implement lazy world switch "
` [PATCH v3 10/11] KVM: arm: add a trace event for cp14 traps
` [PATCH v3 11/11] KVM: arm: enable trapping of all debug registers

[PATCH 0/2] KVM: PPC: Book3S HV: Dynamic micro-threading/split-core
 2015-06-22 10:37 UTC  (4+ messages)

[PATCH 3/5] vhost: support upto 509 memory regions
 2015-06-22  9:45 UTC  (37+ messages)

[PATCH] arm64/kvm: Add generic v8 KVM target
 2015-06-22  8:44 UTC  (4+ messages)

[PATCH v3 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-06-21 20:10 UTC  (5+ messages)
` [PATCH v3 4/4] KVM: x86: Add support for local interrupt requests from userspace

[PATCH 0/3] kvmtool: fixes for PowerPC
 2015-06-21 20:01 UTC  (10+ messages)
` [PATCH 1/3] powerpc: implement barrier primitives
` [PATCH 2/3] powerpc: use default endianness for converting guest/init

Hello
 2015-06-21 17:03 UTC 

[PATCH v3 00/18] x86/tsc: Clean up rdtsc helpers
 2015-06-20 21:50 UTC  (13+ messages)
` [PATCH v3 03/18] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
` [PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH v3 17/18] x86/kvm/tsc: Drop extra barrier and use rdtsc_ordered in kvmclock

Notice
 2015-06-20 10:29 UTC 

[PATCH 4.0 067/105] MIPS: KVM: Do not sign extend on unsigned MMIO load
 2015-06-19 20:35 UTC 

[PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load
 2015-06-19 19:14 UTC  (4+ messages)

[PATCH V5 0/4] Consolidated KVM vPMU support for x86
 2015-06-19 15:40 UTC  (9+ messages)
` [PATCH V5 1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [PATCH V5 2/4] KVM: x86/vPMU: Create vPMU interface for VMX and SVM

[PULL] KVM/ARM changes for 4.2
 2015-06-19 15:16 UTC  (14+ messages)
` [PATCH 01/12] ARM: KVM: Remove pointless void pointer cast
` [PATCH 02/12] KVM: arm64: add active register handling to GICv3 emulation as well
` [PATCH 03/12] arm: KVM: force execution of HCPTR access on VM exit
` [PATCH 04/12] kvm: remove one useless check extension
` [PATCH 05/12] arm/arm64: KVM: Properly account for guest CPU time
` [PATCH 06/12] KVM: arm/arm64: Enable the KVM-VFIO device
` [PATCH 07/12] KVM: arm64: fix misleading comments in save/restore
` [PATCH 08/12] ARM: kvm: psci: fix handling of unimplemented functions
` [PATCH 09/12] KVM: arm: vgic: Drop useless Group0 warning
` [PATCH 10/12] arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
` [PATCH 11/12] KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbers
` [PATCH 12/12] KVM: arm/arm64: vgic: Remove useless arm-gic.h #include

[PATCH v2 0/2] arm/arm64: KVM: Optimize arm64 fp/simd, saves 30-50% on exits
 2015-06-19 13:50 UTC  (7+ messages)
` [PATCH v2 1/2] arm64: KVM: Optimize arm64 fp/simd save/restore
` [PATCH v2 2/2] arm: KVM: keep arm vfp/simd exit handling consistent with arm64

[PATCH] kvmtool: avoid casts when initializing structures
 2015-06-19 13:07 UTC 

[PATCH v6 00/12] KVM Guest Debug support for arm64
 2015-06-19 12:23 UTC  (13+ messages)
` [PATCH v6 01/12] KVM: add comments for kvm_debug_exit_arch struct
` [PATCH v6 02/12] KVM: arm64: fix misleading comments in save/restore
` [PATCH v6 03/12] KVM: arm64: guest debug, define API headers
` [PATCH v6 04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v6 05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v6 06/12] KVM: arm64: guest debug, add SW break point support
` [PATCH v6 07/12] KVM: arm64: guest debug, add support for single-step
` [PATCH v6 08/12] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v6 10/12] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v6 11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v6 12/12] KVM: arm64: add trace points for guest_debug debug

[PATCH 0/2] HyperV equivalent of pvpanic driver
 2015-06-19 10:32 UTC  (5+ messages)
` [PATCH 1/2] kvm/x86: Hyper-V based guest crash data handling

[PATCH] kvmtool: Makefile: allow overriding CC and LD
 2015-06-19 10:23 UTC  (5+ messages)

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-18 20:04 UTC  (11+ messages)
` [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding

[PATCH 00/13] arm64: KVM: GICv3 ITS emulation
 2015-06-18 19:20 UTC  (6+ messages)
` [PATCH 13/13] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH 00/10] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-06-18 17:51 UTC  (7+ messages)
` [PATCH 10/10] KVM: arm/arm64: vgic: Allow non-shared device HW interrupts

KVM slow LAMP guest
 2015-06-18 17:26 UTC  (2+ messages)

[PATCH] kvmtool: don't use PCI config space IRQ line field
 2015-06-18 17:19 UTC  (5+ messages)

IRQFD support with GICv3 ITS (WAS: RE: [PATCH 00/13] arm64: KVM: GICv3 ITS emulation)
 2015-06-18 14:19 UTC  (8+ messages)

[PATCH 3/3] powerpc: add hvcall.h header from Linux
 2015-06-18 10:10 UTC  (2+ messages)
` [PATCH v2] "


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