public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-09 00:28:43 to 2014-07-14 09:16:07 UTC [more...]

[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-07-14  9:17 UTC  (11+ messages)
` [PATCH v2 4/5] kvm: Remove ept_identity_pagetable from struct kvm_arch
  ` [RESEND PATCH "
` [PATCH v2 5/5] kvm, mem-hotplug: Do not pin apic access page in memory

[PATCH][RESEND] KVM: nVMX: Fix vmptrld fail and vmwrite error when L1 goes down
 2014-07-13 23:21 UTC  (3+ messages)

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-07-13 22:30 UTC  (2+ messages)

[PATCH] KVM: x86 emulator: emulate MOVNTDQ
 2014-07-13 16:12 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S: Make magic page properly 4k mappable
 2014-07-13 14:40 UTC 

[PATCH v2] arm64: fix VTTBR_BADDR_MASK
 2014-07-13  5:54 UTC 

buildbot failure in kvm on x86_64
 2014-07-12  3:07 UTC 

[PATCH 1/2 V3] PCI: introduce device assignment interface and refactory related code
 2014-07-12  0:40 UTC  (21+ messages)
` [PATCH 2/2 V3] PCI: implement VFs assignment reference counter

Contact It-Service Desk‏
 2014-07-11 23:08 UTC 

[PATCH v6 00/21] arm64: GICv3 support
 2014-07-11 21:41 UTC  (6+ messages)
` [PATCH v6 01/21] irqchip: ARM: GIC: Move some bits of GICv2 to a library-type file

[PATCH v2] arm64: fix VTTBR_BADDR_MASK
 2014-07-11 17:14 UTC 

qemu/kvm memory allocation
 2014-07-11 15:28 UTC  (7+ messages)

[patch 42/55] x86: kvm: Use ktime_get_boot_ns()
 2014-07-11 13:45 UTC  (2+ messages)
` [patch 43/55] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based

[PATCH 1/2 V2] PCI: introduce device assignment interface and refactory related code
 2014-07-11 11:13 UTC  (4+ messages)
` [PATCH 2/2 V2] PCI: implement VFs assignment reference counter

[PATCH] arm64: fix VTTBR_BADDR_MASK
 2014-07-11 10:38 UTC  (5+ messages)

[PATCH v6 00/17] kvm-unit-tests/arm: initial drop
 2014-07-11 10:12 UTC  (30+ messages)
` [PATCH v6 02/17] libfdt: get libfdt to build
` [PATCH v6 03/17] add support for Linux device trees
` [PATCH v6 04/17] libcflat: add abort() and assert()
` [PATCH v6 05/17] Introduce asm-generic/*.h files
` [PATCH v6 06/17] Introduce alloc_ops
` [PATCH v6 07/17] add minimal virtio support for devtree virtio-mmio
` [PATCH v6 08/17] lib: add asm/page.h and virt_to_phys/phys_to_virt
` [PATCH v6 09/17] virtio: add minimal support for virtqueues
` [PATCH v6 10/17] Introduce chr-testdev
` [PATCH v6 11/17] libcflat: clean up libcflat.h
` [PATCH v6 12/17] arm: initial drop
` [PATCH v6 13/17] arm: Add spinlock implementation
` [PATCH v6 14/17] arm: Add IO accessors to avoid register-writeback
` [PATCH v6 15/17] arm: Add arch-specific asm/page.h and __va/__pa
` [PATCH v6 16/17] arm: add useful headers from the Linux kernel
` [PATCH v6 17/17] arm: vectors support

About releasing vcpu when closing vcpu fd
 2014-07-11  9:59 UTC  (8+ messages)

[PATCH 0/6] Guest debug emulation
 2014-07-11  8:39 UTC  (7+ messages)
` [PATCH 1/6] KVM: PPC: BOOKE: No need to set DBCR0_EDM in guest visible register
` [PATCH 2/6] KVM: PPC: BOOKE: Force MSR_DE in rfci if guest is under debug
` [PATCH 3/6] KVM: PPC: BOOKE: allow debug interrupt at "debug level"
` [PATCH 4/6] KVM: PPC: BOOKE : Emulate rfdi instruction
` [PATCH 5/6] KVM: PPC: BOOKE: Allow guest to change MSR_DE
` [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception

[RFC Patch V1 25/30] mm, x86, kvm: Use cpu_to_mem()/numa_mem_id() to support memoryless node
 2014-07-11  7:44 UTC  (2+ messages)

[PATCH] KVM: svm: virtualize MSR reads from MC4_MISC1
 2014-07-11  7:14 UTC  (5+ messages)

[PATCH v2] KVM: Synthesize G bit for all segments
 2014-07-11  7:09 UTC  (2+ messages)

[PATCH] powerpc/kvm: Create proper names for the kvm_host_state PMU fields
 2014-07-11  4:46 UTC  (3+ messages)

[PATCH 1/4] PCI: introduce VFs reference counter and simplify pci_vfs_assigned() implementation
 2014-07-11  3:11 UTC  (10+ messages)
` [PATCH 2/4] xen-pciback: use PCI VFs assignment helper functions
` [PATCH 3/4] KVM: "
` [PATCH 4/4] i40e: use PCI VFs assignment helper function simplify i40e_vfs_are_assigned()

Re:letter
 2014-07-11  2:40 UTC 

[PATCH] KVM: PPC: Book3S: Add hack for split real mode
 2014-07-11  1:09 UTC 

[PATCH 0/2] KVM: PPC: Fix Mac OS X guests on non-Apple hosts
 2014-07-10 17:44 UTC  (3+ messages)
` [PATCH 1/2] KVM: PPC: Deflect page write faults properly in kvmppc_st
` [PATCH 2/2] KVM: PPC: Book3S: Stop PTE lookup on write errors

[PATCH v2 09/10] target-arm/kvm.c: better error reporting
 2014-07-10 15:50 UTC  (2+ messages)
` [PATCH v2 10/10] target-arm/kvm: make reg sync code common between kvm32/64

[PATCH] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
 2014-07-10 14:42 UTC 

[PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm
 2014-07-10 13:27 UTC  (9+ messages)
` [PATCH/RFC 1/5] update linux headers with with cpustate changes
` [PATCH/RFC 2/5] s390x/kvm: introduce proper states for s390 cpus
` [PATCH/RFC 3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED
` [PATCH/RFC 4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work"
` [PATCH/RFC 5/5] s390x/kvm: propagate s390 cpu state to kvm

[PATCH/RFC 0/5] KVM: s390: Let user space control the cpu states
 2014-07-10 13:09 UTC  (6+ messages)
` [PATCH/RFC 1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
` [PATCH/RFC 2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
` [PATCH/RFC 3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
` [PATCH/RFC 4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
` [PATCH/RFC 5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control

[PATCH v5 00/12] KVM Support for MIPS32 Processors
 2014-07-10 12:47 UTC  (3+ messages)
` [Qemu-devel] "

[RFC PATCH] KVM: Synthesize G bit for all segments
 2014-07-10 12:27 UTC  (5+ messages)
  ` [PATCH v2] "

[3.11.y.z extended stable] Patch "MIPS: KVM: Remove redundant NULL checks before kfree()" has been added to staging queue
 2014-07-10 11:17 UTC 

[PATCH V5 1/2] perf ignore LBR and extra_regs
 2014-07-10 10:59 UTC  (2+ messages)
` [PATCH V5 2/2] kvm: ignore LBR and extra_reg

[PATCH V4 1/2] perf ignore LBR and extra_regs
 2014-07-10  9:02 UTC  (13+ messages)

Network Loss
 2014-07-09 23:05 UTC  (2+ messages)

[patch 0/4] KVM: support for pinning sptes (v2)
 2014-07-09 19:20 UTC  (6+ messages)
` [patch 1/4] KVM: x86: add pinned parameter to page_fault methods
` [patch 2/4] KVM: MMU: allow pinning spte translations (TDP-only)
` [patch 3/4] KVM: MMU: reload request from GET_DIRTY_LOG path
` [patch 4/4] KVM: MMU: pinned sps are not candidates for deletion

[PATCH v4 0/9] arm64: KVM: debug infrastructure support
 2014-07-09 17:13 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [PATCH v4 2/9] arm64: move DBG_MDSCR_* to asm/debug-monitors.h
` [PATCH v4 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v4 4/9] arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
` [PATCH v4 5/9] arm64: KVM: use separate tables for AArch32 32 and 64bit traps
` [PATCH v4 6/9] arm64: KVM: check ordering of all system register tables
` [PATCH v4 7/9] arm64: KVM: add trap handlers for AArch32 debug registers
` [PATCH v4 8/9] arm64: KVM: implement lazy world switch for "
` [PATCH v4 9/9] arm64: KVM: enable trapping of all "

[PATCH v2 1/4] KVM: device: add simple registration mechanism for kvm_device_ops
 2014-07-09 16:56 UTC  (10+ messages)
` [PATCH v2 2/4] KVM: ARM: vgic: register kvm_device_ops dynamically
` [PATCH v2 4/4] KVM: VFIO: "

[PATCH] KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
 2014-07-09 16:20 UTC  (3+ messages)

[PATCH v3 0/9] arm64: KVM: debug infrastructure support
 2014-07-09 16:20 UTC  (14+ messages)
` [PATCH v3 1/9] arm64: KVM: rename pm_fake handler to trap_raz_wi
` [PATCH v3 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v3 7/9] arm64: KVM: add trap handlers for AArch32 "
` [PATCH v3 8/9] arm64: KVM: implement lazy world switch for "

[PATCH] KVM: x86: Pending interrupt may be delivered after INIT
 2014-07-09 16:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: KVM: export current vcpu->pause state via pseudo regs
 2014-07-09 13:55 UTC 

[patch 0/5] KVM: support for pinning sptes
 2014-07-09 13:25 UTC  (6+ messages)
` [patch 2/5] KVM: MMU: allow pinning spte translations (TDP-only)

[Bug 76331] New: kernel BUG at drivers/iommu/intel-iommu.c:844!
 2014-07-09 10:25 UTC  (2+ messages)
` [Bug 76331] "

[PATCH RFC 1/2] virtio: support for urgent descriptors
 2014-07-09  0:28 UTC  (2+ messages)


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