messages from 2014-07-11 08:20:12 to 2014-07-16 09:31:35 UTC [more...]
[PATCH v7 00/14] kvm-unit-tests/arm: initial drop
2014-07-16 9:31 UTC (16+ 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 0/4] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
2014-07-16 7:36 UTC (9+ 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] kvm: ppc: booke: Restore SPRG3 when entering guest
2014-07-16 6:02 UTC
[PATCH] kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exit
2014-07-16 5:49 UTC
[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 (29+ messages)
` [PATCH v6 06/17] Introduce alloc_ops
` [PATCH v6 07/17] add minimal virtio support for devtree virtio-mmio
` [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
[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 (5+ messages)
` [PATCH V6 2/2] kvm: ignore LBR and extra rsp
[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 v2 0/5] kvm, mem-hotplug: Do not pin ept identity pagetable and apic access page
2014-07-15 14:40 UTC (14+ messages)
` [PATCH v2 5/5] kvm, mem-hotplug: Do not pin apic access page in memory
[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
[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 V5 1/2] perf ignore LBR and extra_regs
2014-07-14 16:28 UTC (13+ messages)
[PATCH v5 00/12] KVM Support for MIPS32 Processors
2014-07-14 15:50 UTC (5+ messages)
` [Qemu-devel] "
[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 (3+ messages)
[PATCH] arm64: fix VTTBR_BADDR_MASK
2014-07-11 10:38 UTC (5+ messages)
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox