messages from 2013-09-17 07:57:16 to 2013-09-26 15:04:09 UTC [more...]
[PATCH v5] KVM: nVMX: Fully support of nested VMX preemption timer
2013-09-26 15:04 UTC (4+ messages)
[PATCH resend] KVM: ARM: enable Cortex A7 hosts
2013-09-26 14:41 UTC (2+ messages)
[PATCH 0/6] kvm: Emulate MOVBE, v3
2013-09-26 14:19 UTC (12+ messages)
` [PATCH 1/6] kvm: Add KVM_GET_EMULATED_CPUID
` [PATCH 2/6] kvm, emulator: Use opcode length
` [PATCH 3/6] kvm, emulator: Rename VendorSpecific flag
` [PATCH 4/6] kvm, emulator: Add initial three-byte insns support
` [PATCH 5/6] kvm: Emulate MOVBE
` [PATCH 6/6] qemu: Add support for emulated CPU features
[PATCH 0/8] Support VGIC save/restore using device control API
2013-09-26 10:47 UTC (16+ messages)
` [PATCH 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access
KVM Guest keymap issue
2013-09-26 10:36 UTC (3+ messages)
[PATCH 1/3] powerpc: Implement arch_get_random_long/int() for powernv
2013-09-26 9:06 UTC (6+ messages)
` [PATCH 2/3] hwrng: Add a driver for the hwrng found in power7+ systems
` [PATCH 3/3] KVM: PPC: Book3S: Add support for hwrng found on some powernv systems
[PATCH 0/3] KVM_MAX_VCPUS related changes
2013-09-26 7:54 UTC (9+ messages)
` [PATCH 2/3] arm32: kvm: rename CONFIG_KVM_ARM_MAX_VCPUS
` [PATCH v2] "
` [PATCH 3/3] aarch64: kvm: introduce CONFIG_KVM_MAX_VCPUS
[RFC PATCH 0/3] kvm/vfio: Manage KVM IOMMU coherency with virtual VFIO device
2013-09-26 4:31 UTC (7+ messages)
` [RFC PATCH 3/3] kvm: Add VFIO device for handling IOMMU cache coherency
[PATCH V3 0/6] vhost code cleanup and minor enhancement
2013-09-26 4:30 UTC (6+ messages)
` [PATCH V3 4/6] vhost_net: determine whether or not to use zerocopy at one time
I urgently request your partnership in a transaction
2013-09-26 0:25 UTC
[PATCH 1/2] KVM: Implement default IRQ routing
2013-09-26 0:00 UTC (6+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: Add IRQFD support for in-kernel XICS
[PATCH 00/18] KVM: PPC: Fixes for PR and preparation for POWER8
2013-09-25 23:29 UTC (22+ messages)
` [PATCH 01/18] KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE
` [PATCH 02/18] KVM: PPC: Book3S HV: Store LPCR value for each virtual core
` [PATCH 03/18] KVM: PPC: Book3S HV: Add support for guest Program Priority Register
` [PATCH 04/18] KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7
` [PATCH v2 "
` [PATCH 05/18] KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt
` [PATCH 06/18] KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC
` [PATCH 07/18] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu
` [PATCH 08/18] KVM: PPC: Book3S PR: Allow guest to use 64k pages
` [PATCH 09/18] KVM: PPC: Book3S PR: Use 64k host pages where possible
` [PATCH 10/18] KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
` [PATCH 11/18] KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation
` [PATCH 12/18] KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
` [PATCH 13/18] KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
` [PATCH 14/18] KVM: PPC: Book3S: Move skip-interrupt handlers to common code
` [PATCH 15/18] KVM: PPC: Book3S PR: Better handling of host-side read-only pages
` [PATCH 16/18] KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
` [PATCH 17/18] KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written
` [PATCH 18/18] KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers
[Bug 61971] New: Migration problem of qemu-kvm guests
2013-09-25 21:31 UTC (2+ messages)
` [Bug 61971] "
[PATCH 0/4] Fix shadow-on-shadow nested VMX
2013-09-25 16:31 UTC (20+ messages)
` [PATCH 1/4] KVM: nVMX: Amend nested_run_pending logic
` [PATCH 2/4] KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
` [PATCH 3/4] KVM: nVMX: Check all exceptions for intercept during delivery to L2
` [PATCH 4/4] KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
How to share filesystem
2013-09-25 14:49 UTC (8+ messages)
[GIT PULL] KVM/ARM Fixes for 3.12-rc2
2013-09-25 9:49 UTC (3+ messages)
` [PATCH] ARM: kvm: rename cpu_reset to avoid name clash
[PATCH] KVM: VMX: do not check bit 12 of EPT violation exit qualification when undefined
2013-09-25 9:49 UTC (2+ messages)
Yield CPU on poll for serial ports
2013-09-25 9:41 UTC
[PATCH] KVM: ARM: enable Cortex A7 hosts
2013-09-25 6:06 UTC (3+ messages)
Dobra droga dzień!
2013-09-24 17:30 UTC
[PATCH 0/3] KVM/ARM Huge pages support
2013-09-24 15:41 UTC (5+ messages)
` [PATCH 3/3] KVM: ARM: Transparent huge pages and hugetlbfs support
KVM call for agenda for 2013-10-01
2013-09-24 14:09 UTC
Experiments using perf support in arm kvm guest
2013-09-24 0:06 UTC
[PATCH 0/2] kvm/powerpc: hypercall related cleanup
2013-09-23 22:57 UTC (5+ messages)
` [PATCH 1/2] kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
` [PATCH 2/2] kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()
[PATCH 5/6 v7] kvm: booke: clear host tlb reference flag on guest tlb invalidation
2013-09-23 22:31 UTC (2+ messages)
[PATCH] ARM: kvm: rename cpu_reset to avoid name clash
2013-09-23 21:05 UTC (8+ messages)
[PATCH 0/3] KVM: Make kvm_lock non-raw
2013-09-23 15:05 UTC (18+ messages)
` [PATCH 1/3] KVM: cleanup (physical) CPU hotplug
[PATCH v2] kvm-unit-tests: VMX: Comments on the framework and writing test cases
2013-09-23 5:21 UTC
[PATCH] kvm-unit-tests: VMX: Comments on the framework and writing test cases
2013-09-21 8:46 UTC (2+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix typo in saving DSCR
2013-09-20 23:53 UTC
[PATCH 5/6 v6] kvm: booke: clear host tlb reference flag on guest tlb invalidation
2013-09-20 18:50 UTC (2+ messages)
[PATCH 0/6 v5] kvm: powerpc: use cache attributes from linux pte
2013-09-20 18:11 UTC (13+ messages)
` [PATCH 1/6 v5] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
` [PATCH 2/6 v5] kvm: powerpc: allow guest control "E" attribute in mas2
` [PATCH 3/6 v5] kvm: powerpc: allow guest control "G" "
` [PATCH 4/6 v5] kvm: powerpc: keep only pte search logic in lookup_linux_pte
` [PATCH 5/6 v5] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 6/6 v5] kvm: powerpc: use caching attributes as per linux pte
question regarding early ssh with kvm
2013-09-20 16:44 UTC (5+ messages)
[PULL 02/13] cpu: Move cpu state syncs up into cpu_dump_state()
2013-09-20 16:24 UTC
[PATCH 00/11] HV KVM improvements in preparation for POWER8 support
2013-09-20 3:39 UTC (4+ messages)
` [PATCH 05/11] KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Qemu-kvm migration problems between two different amd processors
2013-09-19 20:40 UTC
[PATCH linux-stable-3.10.y] ARM: KVM: Fix 64-bit coprocessor handling
2013-09-19 18:29 UTC
How to allow guest to write on 9p/virtfs shared folder?
2013-09-19 17:46 UTC (4+ messages)
[PATCH V3] forward cpuid leaves when using -cpu host
2013-09-19 17:33 UTC (5+ messages)
` [PATCH V3] target-i386: forward CPUID cache leaves when -cpu host is used
` [Qemu-devel] "
[PATCH 00/23] Allow PR and HV KVM to coexist in one kernel
2013-09-19 7:31 UTC (7+ messages)
` [PATCH 19/23] KVM: PPC: Book3S: Select PR vs HV separately for each guest
[ANNOUNCE] OSv, an new operating system for the cloud, v0.01
2013-09-18 13:54 UTC (6+ messages)
[PATCH V3] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
2013-09-18 9:54 UTC (4+ messages)
[PULL] vhost: minor changes on top of 3.12-rc1
2013-09-18 9:49 UTC
[Qemu-devel] [PATCH] linux-headers: update to 3.11
2013-09-18 4:51 UTC (9+ messages)
` "
Warning! Account upgrades
2013-09-17 23:42 UTC
[PATCH] vhost/scsi: use vmalloc for order-10 allocation
2013-09-17 19:51 UTC (4+ messages)
[GIT PULL] KVM fixes for 3.12-rc2
2013-09-17 16:14 UTC
kernel panic
2013-09-17 14:45 UTC (2+ messages)
[PATCH] [RFC] x86: kvm: remove KVM_SOFT_MAX_VCPUS
2013-09-17 13:46 UTC (10+ messages)
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;
as well as URLs for NNTP newsgroup(s).