messages from 2013-08-06 10:59:13 to 2013-08-10 01:12:50 UTC [more...]
[PATCH 0/2] KVM: PPC: BOOKE: MMU Fixes
2013-08-10 1:12 UTC (4+ messages)
` [PATCH 1/2] kvm: powerpc: mark page accessed when mapping a guest page
` [PATCH 2/2] kvm: ppc: booke: check range page invalidation progress on page setup
[PATCH 0/6 v3] kvm: powerpc: use cache attributes from linux pte
2013-08-10 1:04 UTC (8+ messages)
` [PATCH 1/6 v3] powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN
` [PATCH 2/6 v3] kvm: powerpc: allow guest control "E" attribute in mas2
` [PATCH 3/6 v3] kvm: powerpc: allow guest control "G" "
` [PATCH 4/6 v3] powerpc: move linux pte/hugepte search to more generic file
` [PATCH 5/6 v3] kvm: powerpc: keep only pte search logic in lookup_linux_pte
` [PATCH 6/6 v3] kvm: powerpc: use caching attributes as per linux pte
Stripped 802.1q from frames
2013-08-09 20:47 UTC
-cpu host (was Re: [Qemu-devel] KVM call minutes for 2013-08-06)
2013-08-09 20:07 UTC (12+ messages)
` [Qemu-devel] -cpu host (was "
[GIT PULL] KVM/S390 fixes for 3.11-rc4
2013-08-09 19:42 UTC
kvm/queue still ahead of kvm/next
2013-08-09 19:26 UTC
kernel 3.10.1 - "NMI received for unknown reason"
2013-08-09 19:14 UTC (11+ messages)
Are there plans to achieve ram live Snapshot feature?
2013-08-09 15:51 UTC (4+ messages)
` [Qemu-devel] "
[PATCH V12 0/14] Paravirtualized ticket spinlocks
2013-08-09 14:51 UTC (32+ messages)
` [PATCH V12 1/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH V12 2/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V12 3/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V12 4/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V12 5/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V12 6/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V12 7/14] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH V12 8/14] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH V12 9/14] jump_label: Split out rate limiting from jump_label.h
` [PATCH V12 10/14] x86/ticketlock: Add slowpath logic
` [PATCH V12 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH V12 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V12 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH V12 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
[PATCH 0/3] KVM/ARM Huge pages support
2013-08-09 14:30 UTC (5+ messages)
` [PATCH 1/3] KVM: Move gfn_to_index to x86 specific code
` [PATCH 2/3] KVM: ARM: Get rid of KVM_HPAGE_XXX defines
` [PATCH 3/3] KVM: ARM: Transparent huge pages and hugetlbfs support
` [PATCH 2/3] KVM: ARM: Get rid of KVM_HPAGE_ defines
[PATCH V13 00/14] Paravirtualized ticket spinlocks
2013-08-09 14:22 UTC (15+ messages)
` [PATCH V13 01/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH V13 02/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V13 03/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V13 04/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V13 05/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH V13 08/14] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH V13 09/14] jump_label: Split jumplabel ratelimit
` [PATCH V13 10/14] x86/ticketlock: Add slowpath logic
` [PATCH V13 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH V13 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V13 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
[PATCH V13 01/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
2013-08-09 14:18 UTC (7+ messages)
` [PATCH V13 02/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V13 03/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V13 04/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V13 05/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning
[PATCH V13 00/14] Paravirtualized ticket spinlocks
2013-08-09 14:18 UTC
[PULL] KVM/arm64 fixes for 3.11
2013-08-09 13:13 UTC (4+ messages)
` [PATCH 1/3] arm64: KVM: perform save/restore of PAR_EL1
` [PATCH 2/3] arm64: KVM: add missing dsb before invalidating Stage-2 TLBs
` [PATCH 3/3] arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h
[PATCH 0/3] mips/kvm: Code cleanups for kvm_locore.S
2013-08-09 11:50 UTC (2+ messages)
[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
2013-08-09 4:51 UTC (12+ messages)
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable
` [PATCH 10/12] KVM: MMU: allow locklessly access shadow page table out of vcpu thread
[PATCH] ARM: KVM: Fix unaligned unmap_range leak
2013-08-09 3:53 UTC
[PATCH] ARM: KVM: Fix kvm_set_pte assignment
2013-08-09 3:41 UTC
[PATCH] ARM: KVM: Simplify tracepoint text
2013-08-09 3:41 UTC
[PATCH 00/23] Allow PR and HV KVM to coexist in one kernel
2013-08-08 15:49 UTC (11+ messages)
` [PATCH 02/23] KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
` [PATCH 21/23] KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()
[PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
2013-08-08 14:26 UTC (7+ messages)
` [PATCH v3 1/6] KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
` [PATCH v3 2/6] KVM: nVMX: Do not set identity page map for L2
` [PATCH v3 3/6] KVM: nVMX: Load nEPT state after EFER
` [PATCH v3 4/6] KVM: nVMX: Implement support for EFER saving on VM-exit
` [PATCH v3 5/6] KVM: nVMX: Update mmu.base_role.nxe after EFER loading on VM-entry/exit
` [PATCH v3 6/6] KVM: nVMX: Enable unrestricted guest mode support
Oracle RAC in libvirt+KVM environment
2013-08-08 14:04 UTC (3+ messages)
[PATCH v2] powerpc/booke64: Add LRAT error exception handler
2013-08-08 12:56 UTC
[PATCH RFC 0/5] Eliminate double-copying of FP/VMX/VSX state
2013-08-08 12:50 UTC (9+ messages)
` [PATCH RFC 1/5] powerpc: Put FP/VSX and VR state into structures
` [PATCH RFC 2/5] powerpc: Provide for giveup_fpu/altivec to save state in alternate location
` [PATCH RFC 3/5] KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
` [PATCH RFC 4/5] KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
` [PATCH RFC 5/5] KVM: PPC: Book3S: Load/save FP/VMX/VSX state directly to/from vcpu struct
vm performance degradation after kvm live migration or save-restore with EPT enabled
2013-08-08 12:29 UTC (2+ messages)
KVM Test report, kernel bf640876... qemu 0779caeb
2013-08-08 12:24 UTC (5+ messages)
[PATCH v2] ARM: KVM: Fix 64-bit coprocessor handling
2013-08-08 8:22 UTC (2+ messages)
KVM performance with Firefox?
2013-08-07 17:32 UTC
[PATCH] arm64: KVM: fix 2-level page tables unmapping
2013-08-07 17:32 UTC (4+ messages)
Mail Back If Interested!
2013-08-07 17:07 UTC
[PATCH] kvm-unit-tests: VMX: Separate host and guest rflags
2013-08-07 15:37 UTC (2+ messages)
[PATCH v3] kvm-unit-tests: VMX: Split VMX test suites to separate file
2013-08-07 15:29 UTC (2+ messages)
[PATCH] kvm: Make kvm_rebooting visible
2013-08-07 14:47 UTC (3+ messages)
[PATCH] KVM: nVMX: correctly set tr base on nested vmexit emulation
2013-08-07 14:07 UTC (2+ messages)
[PATCH v7 00/15] Nested EPT
2013-08-07 14:07 UTC (2+ messages)
[PATCH] KVM: MMU: fix check the reserved bits on the gpte of L2
2013-08-07 14:06 UTC (2+ messages)
[PATCH v2 0/8] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
2013-08-07 14:06 UTC (21+ messages)
` [PATCH v2 5/8] KVM: nVMX: Fix guest CR3 read-back on VM-exit
[Bug 60518] New: Heavy network traffic between guest and host triggers kernel oops
2013-08-07 12:24 UTC (2+ messages)
` [Bug 60518] "
[PATCH] kvm tools: Fix build of guest init with biarch powerpc compilers
2013-08-07 8:46 UTC
vm performance degradation after kvm live migration or save-restore with ETP enabled
2013-08-07 5:52 UTC (13+ messages)
` [Qemu-devel] "
` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
[v2][PATCH 1/1] KVM: PPC: Book3E HV: call SOFT_DISABLE_INTS to sync the software state
2013-08-07 2:05 UTC
[PATCH 0/2] KVM: PPC: Book3E HV: Rework to sync the software state
2013-08-07 1:58 UTC (4+ messages)
` [PATCH 1/2] Revert "kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()"
[PATCH 0/6 v2] kvm: powerpc: use cache attributes from linux pte
2013-08-07 1:47 UTC (13+ messages)
` [PATCH 5/6 v2] kvm: powerpc: booke: Add linux pte lookup like booke3s
[PATCH V12 0/5] Paravirtualized ticket spinlocks for KVM host
2013-08-06 19:10 UTC (8+ messages)
` [PATCH V12 1/5] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V12 2/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH V12 3/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH V12 4/5] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH V12 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
[PATCH] kvm tools: plug race between uip_init and virtio_net_rx_thread
2013-08-06 18:13 UTC
[PATCH] ARM: KVM: Fix 64-bit coprocessor handling
2013-08-06 18:10 UTC (3+ messages)
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-08-06 17:23 UTC (4+ messages)
` [PATCH 25/31] mips/kvm: Add some asm-offsets constants used by MIPSVZ
KVM call minutes for 2013-08-06
2013-08-06 17:01 UTC (3+ messages)
[PATCH] intel-iommu: Fix leaks in pagetable freeing
2013-08-06 16:08 UTC (3+ messages)
Call for agenda for 2013-08-20
2013-08-06 15:24 UTC
KVM call agenda for 2013-08-06
2013-08-06 13:30 UTC
[PATCH v3] KVM: nVMX: Advertise IA32_PAT in VM exit control
2013-08-06 10:59 UTC (2+ 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).