public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-10 10:59:43 to 2014-07-15 11:52:22 UTC [more...]

[PATCH 1/6] kvm: ppc: booke: Enhance wrapper functions to handle shadow registers
 2014-07-15 11:52 UTC  (7+ messages)
` [PATCH 2/6] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
` [PATCH 3/6] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
` [PATCH 4/6] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
` [PATCH 5/6] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
` [PATCH 6/6] kvm: ppc: Add SPRN_SPR get helper function
` [PATCH 0/6] Cleanup and fixes related to helper SPRN_XX functions

[PATCH 35/38] unicore32: clean-up uapi Kbuild file
 2014-07-15 11:07 UTC  (2+ messages)

[PATCH v2 4/5] kvm: Remove ept_identity_pagetable from struct kvm_arch
 2014-07-15 10:39 UTC  (6+ messages)
` [RESEND PATCH "

[PATCH 0/3] KVM: Make KVM_CHECK_EXTENSION a VM ioctl
 2014-07-15 10:02 UTC  (9+ messages)
` [PATCH 1/3] KVM: Rename and add argument to check_extension
` [PATCH 2/3] KVM: Allow KVM_CHECK_EXTENSION on the vm fd
  ` [PATCH v2 "
` [PATCH 3/3] KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode

[PATCH V6 1/2] perf ignore LBR and extra_rsp
 2014-07-14 19:25 UTC  (2+ messages)
` [PATCH V6 2/2] kvm: ignore LBR and extra rsp

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

[PATCH v5 00/12] KVM Support for MIPS32 Processors
 2014-07-14 15:50 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
 2014-07-14 14:58 UTC  (6+ messages)
` [PATCH v2 5/5] kvm, mem-hotplug: Do not pin apic access page in memory

[PATCH 0/6] IRQFD without IRQ routing, enabled for XICS
 2014-07-14 14:18 UTC  (3+ messages)

[PATCH resend 00/19] Emulator speedups for 3.17
 2014-07-14 11:38 UTC  (20+ messages)
` [PATCH 01/19] KVM: vmx: speed up emulation of invalid guest state
` [PATCH 02/19] KVM: x86: return all bits from get_interrupt_shadow
` [PATCH 03/19] KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
` [PATCH 04/19] KVM: emulate: move around some checks
` [PATCH 05/19] KVM: emulate: protect checks on ctxt->d by a common "if (unlikely())"
` [PATCH 06/19] KVM: emulate: speed up emulated moves
` [PATCH 07/19] KVM: emulate: simplify writeback
` [PATCH 08/19] KVM: emulate: move init_decode_cache to emulate.c
` [PATCH 09/19] KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks
` [PATCH 10/19] KVM: emulate: cleanup decode_modrm
` [PATCH 11/19] KVM: emulate: clean up initializations in init_decode_cache
` [PATCH 12/19] KVM: emulate: rework seg_override
` [PATCH 13/19] KVM: emulate: do not initialize memopp
` [PATCH 14/19] KVM: emulate: speed up do_insn_fetch
` [PATCH 15/19] KVM: emulate: avoid repeated calls to do_insn_fetch_bytes
` [PATCH 16/19] KVM: emulate: avoid per-byte copying in instruction fetches
` [PATCH 17/19] KVM: emulate: put pointers in the fetch_cache
` [PATCH 18/19] KVM: x86: ensure emulator fetches do not span multiple pages
` [PATCH 19/19] KVM: x86: use kvm_read_guest_page for emulator accesses

[PATCH] kvm: ppc: bookehv: Sync srr0/1 into GSRR0/1
 2014-07-14  9:27 UTC 

[PATCH][RESEND] KVM: nVMX: Fix vmptrld fail and vmwrite error when L1 goes down
 2014-07-13 23:21 UTC  (3+ 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

[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 


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