public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-15 12:28:22 to 2014-07-18 11:21:42 UTC [more...]

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

[PATCH] kvm: ppc: booke: Restore SPRG3 when entering guest
 2014-07-18 11:14 UTC  (14+ messages)

[PATCH v5 0/5] Read guest last instruction from kvmppc_get_last_inst()
 2014-07-18  9:05 UTC  (10+ messages)
` [PATCH v5 1/5] KVM: PPC: e500mc: Revert "add load inst fixup"
` [PATCH v5 2/5] KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1
` [PATCH v5 3/5] KVM: PPC: Book3s: Remove kvmppc_read_inst() function
` [PATCH v5 4/5] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH v5 5/5] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-07-18  7:33 UTC  (6+ messages)
` [PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
    ` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)

[patch added to the 3.12 stable tree] MIPS: KVM: Remove redundant NULL checks before kfree()
 2014-07-18  7:25 UTC 

[Bug 60629] New: Starting a virtual machine ater suspend causes the host system hangup
 2014-07-18  2:15 UTC  (2+ messages)
` [Bug 60629] "

[PATCH 1/6 v2] kvm: ppc: bookehv: Added wrapper macros for shadow registers
 2014-07-18  0:55 UTC  (10+ messages)
` [PATCH 2/6 v2] kvm: ppc: booke: Use the shared struct helpers of SRR0 and SRR1
` [PATCH 3/6 v2] kvm: ppc: booke: Use the shared struct helpers of SPRN_DEAR
` [PATCH 4/6 v2] kvm: ppc: booke: Add shared struct helpers of SPRN_ESR
` [PATCH 5/6 v2] kvm: ppc: booke: Use the shared struct helpers for SPRN_SPRG0-7
` [PATCH 6/6 v2] kvm: ppc: Add SPRN_EPR get helper function
` [PATCH 0/6 v2] Cleanup and fixes related to helper SPRN_XX functions

[patch 0/4] KVM: support for pinning sptes (v2)
 2014-07-17 21:38 UTC  (4+ messages)
` [patch 2/4] KVM: MMU: allow pinning spte translations (TDP-only)

[PATCH v3 0/5] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-17 19:15 UTC  (22+ messages)
` [PATCH v3 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v3 2/5] random,x86: Add arch_get_slow_rng_u64
` [PATCH v3 3/5] random: Seed pools from arch_get_slow_rng_u64 at startup
` [PATCH v3 4/5] random: Log how many bits we managed to seed with in init_std_data
` [PATCH v3 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH v4 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-07-17 18:48 UTC  (7+ messages)
` [PATCH v4 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v4 2/5] random: Add and use arch_get_rng_seed
` [PATCH v4 3/5] x86,random: Add an x86 implementation of arch_get_rng_seed
` [PATCH v4 4/5] x86,random,kvm: Use KVM_GET_RNG_SEED in arch_get_rng_seed
` [PATCH v4 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
 2014-07-17 16:26 UTC  (3+ messages)

[PATCH v7 0/4] arm: dirty page logging support for ARMv7
 2014-07-17 16:17 UTC  (12+ messages)
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support

[PATCH v2 1/2] KVM: nVMX: Fix virtual interrupt delivery injection
 2014-07-17 12:21 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: nVMX: Fix fail to get nested ack intr's vector during nested vmexit

[PATCH 1/3] KVM: nVMX: Fix virtual interrupt delivery injection
 2014-07-17 11:08 UTC  (16+ messages)
` [PATCH 2/3] KVM: nVMX: Fix fail to get nested ack intr's vector during nested vmexit
` [PATCH 3/3] KVM: nVMX: Fix vmptrld fail and vmwrite error when L1 goes down

[patch V2 43/64] x86: kvm: Use ktime_get_boot_ns()
 2014-07-17 10:58 UTC  (4+ messages)
` [patch V2 44/64] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based

[PATCH] KVM: x86: emulator injects #DB when RFLAGS.RF is set
 2014-07-16 22:19 UTC 

[PATCH 0/4] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-16 21:36 UTC  (20+ messages)
` [PATCH 1/4] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH 2/4] random,x86: Add arch_get_slow_rng_u64
` [PATCH 3/4] random: Seed pools from arch_get_slow_rng_u64 at startup
` [PATCH 4/4] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH 0/3] vfio-pci: Reset improvements
 2014-07-16 19:01 UTC  (4+ messages)
` [PATCH 1/3] vfio-pci: Release devices with BusMaster disabled
` [PATCH 2/3] vfio-pci: Use mutex around open, release, and remove
` [PATCH 3/3] vfio-pci: Attempt bus/slot reset on release

[PATCH v2 0/5] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-16 18:16 UTC  (8+ messages)
` [PATCH v2 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v2 2/5] random,x86: Add arch_get_slow_rng_u64
` [PATCH v2 3/5] random: Seed pools from arch_get_slow_rng_u64 at startup
` [PATCH v2 4/5] random: Log how many bits we managed to seed with in init_std_data
` [PATCH v2 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH qemu] i386,linux-headers: Add support for kvm_get_rng_seed
 2014-07-16 16:17 UTC  (2+ messages)

[PATCH] ensure guest's kvmclock never goes backwards when TSC jumps backward
 2014-07-16 15:18 UTC  (8+ messages)

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

KVM Test report, kernel 9f6226a7... qemu 0e162974
 2014-07-16  8:19 UTC 

[Bug 73331] New: Nested Virtualization, L2 cannot boot up on Ivybridge and Haswell
 2014-07-16  7:50 UTC  (4+ messages)
` [Bug 73331] "

[PATCH kvm-unit-tests] Add a test case for MSR_KVM_GET_RNG_SEED
 2014-07-16  5:11 UTC 

[3.13.y.z extended stable] Patch "MIPS: KVM: Allocate at least 16KB for exception handlers" has been added to staging queue
 2014-07-15 21:29 UTC 

[PATCH 3.13 076/198] MIPS: KVM: Allocate at least 16KB for exception handlers
 2014-07-15 21:29 UTC 

[PATCH v6 00/17] kvm-unit-tests/arm: initial drop
 2014-07-15 20:19 UTC  (14+ messages)
` [PATCH v6 06/17] Introduce alloc_ops
` [PATCH v6 07/17] add minimal virtio support for devtree virtio-mmio

[PATCH v2] kvmclock: Ensure time in migration never goes backward
 2014-07-15 19:44 UTC  (2+ messages)

[PATCH V6 1/2] perf ignore LBR and extra_rsp
 2014-07-15 16:16 UTC  (4+ messages)

[PATCH] KVM: x86: DR6/7.RTM cannot be written
 2014-07-15 14:41 UTC  (2+ messages)
` [PATCH kvm-unit-tests] x86: Check DR6.RTM is writable

[PATCH 00/11] qspinlock with paravirt support
 2014-07-15 14:23 UTC  (5+ messages)
` [PATCH 10/11] qspinlock: Paravirt support

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


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