messages from 2013-05-21 22:30:52 to 2013-05-27 02:20:12 UTC [more...]
[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
2013-05-27 2:20 UTC (38+ messages)
` [PATCH v7 01/11] KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
` [PATCH v7 02/11] KVM: MMU: drop unnecessary kvm_reload_remote_mmus
` [PATCH v7 03/11] KVM: MMU: fast invalidate all pages
` [PATCH v7 04/11] KVM: MMU: zap pages in batch
` [PATCH v7 05/11] KVM: x86: use the fast way to invalidate all pages
` [PATCH v7 06/11] KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
` [PATCH v7 07/11] KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
` [PATCH v7 08/11] KVM: MMU: do not reuse the obsolete page
` [PATCH v7 09/11] KVM: MMU: introduce kvm_mmu_prepare_zap_obsolete_page
` [PATCH v7 10/11] KVM: MMU: collapse TLB flushes when zap all pages
` [PATCH v7 11/11] KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
[PATCH] kvm tools: add status notification hook to virtio-mmio
2013-05-27 0:10 UTC (3+ messages)
[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
2013-05-26 14:21 UTC
[PATCH RFC] KVM: Fix race in apic->pending_events processing
2013-05-26 13:00 UTC
Fwd: [PATCH 00/16] perf: kvm live mode
2013-05-26 0:29 UTC
[PATCH 0/2] vfio: type1 iommu hugepage support
2013-05-25 14:39 UTC (7+ messages)
` [PATCH 1/2] vfio: Convert type1 iommu to use rbtree
` [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
2013-05-25 2:45 UTC (3+ messages)
E-Mail Alret
2013-05-19 17:11 UTC
[PATCH] kvm: exclude ioeventfd from counting kvm_io_range limit
2013-05-24 22:44 UTC
[RFC PATCH v2 0/2] Hyper-V timers
2013-05-24 19:41 UTC (41+ messages)
` [RFC PATCH v2 1/2] add support for Hyper-V reference time counter
` [RFC PATCH v2 2/2] add support for Hyper-V invariant TSC
[Bug 58771] New: VM performance degradation after KVM QEMU migration or save/restore with Intel EPT enabled
2013-05-24 15:34 UTC
Attn:webmail customers Online Services.!!
2013-05-24 10:33 UTC
[PATCH 0/5 v2] VFIO PPC64: add VFIO support on POWERPC64
2013-05-24 14:03 UTC (7+ messages)
` [PATCH 2/3] powerpc/vfio: Implement IOMMU driver for VFIO
` [PATCH 3/3] powerpc/vfio: Enable on pSeries platform
updated: kvm networking todo wiki
2013-05-24 14:00 UTC (6+ messages)
[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
2013-05-24 13:30 UTC (23+ messages)
` [PATCH v2 07/10] powerpc: uaccess s/might_sleep/might_fault/
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep
[PATCH] qemu-kvm: fix unmatched RAM alloction/free
2013-05-24 13:08 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] kvm: add detail error message when fail to add ioeventfd
2013-05-24 9:16 UTC (5+ messages)
USB Dongle problems using passthrough
2013-05-24 9:11 UTC
KVM call agenda for 2013-05-28
2013-05-24 3:02 UTC (2+ messages)
` [SeaBIOS] "
[PATCH] KVM: PPC: Book3S: Add support for H_IPOLL and H_XIRR_X in XICS emulation
2013-05-24 1:42 UTC
[GIT PULL] KVM fixes for 3.10-rc2
2013-05-23 17:14 UTC (4+ messages)
[PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-23 17:09 UTC (11+ messages)
` [PATCH v5 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v5 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v5 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v5 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v5 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v5 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH v6 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-23 16:49 UTC (7+ messages)
` [PATCH v6 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v6 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v6 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v6 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v6 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v6 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
problems with windows xp 32 bit guest - mouse and network
2013-05-23 13:58 UTC (3+ messages)
` problems with windows xp 32 bit guest - mouse and network - SOLVED
[PATCH v4 00/32] Port of KVM to arm64
2013-05-23 11:12 UTC (26+ messages)
` [PATCH v4 21/32] arm64: KVM: Build system integration
` [PATCH v4 22/32] arm64: KVM: define 32bit specific registers
` [PATCH v4 23/32] arm64: KVM: 32bit GP register access
` [PATCH v4 24/32] arm64: KVM: 32bit conditional execution emulation
` [PATCH v4 25/32] arm64: KVM: 32bit handling of coprocessor traps
` [PATCH v4 26/32] arm64: KVM: CPU specific 32bit coprocessor access
` [PATCH v4 27/32] arm64: KVM: 32bit specific register world switch
` [PATCH v4 28/32] arm64: KVM: 32bit guest fault injection
` [PATCH v4 29/32] arm64: KVM: enable initialization of a 32bit vcpu
` [PATCH v4 30/32] arm64: KVM: userspace API documentation
` [PATCH v4 32/32] arm64: KVM: document kernel object mappings in HYP
[PATCH] uio/uio_pci_generic: fix error return code in probe()
2013-05-23 10:06 UTC (2+ messages)
I/O port permission bit inheritance between threads
2013-05-23 9:27 UTC (5+ messages)
kvm tools: why SDL window does not exit on "poweroff"?
2013-05-23 7:47 UTC (7+ messages)
[PATCH] vhost-scsi: Depend on NET for memcpy_fromiovec
2013-05-23 7:30 UTC (7+ messages)
provide vhost thread per virtqueue for forwarding scenario
2013-05-23 4:13 UTC (6+ messages)
[PATCH 3/5] x86: Annotate _ASM_EXTABLE users to distinguish uaccess from everything else
2013-05-22 21:07 UTC
[PATCH -next] ia64, metag: Do not export min_low_pfn in arch-specific code
2013-05-22 17:57 UTC (3+ messages)
[PATCH v4 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-22 17:55 UTC (6+ messages)
` [PATCH v4 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
[PATCH v6 0/7] KVM: MMU: fast zap all shadow pages
2013-05-22 15:42 UTC (17+ messages)
` [PATCH v6 3/7] KVM: MMU: fast invalidate all pages
[PATCH 1/1] KVM: add kvm_para_available to asm-generic/kvm_para.h
2013-05-22 11:29 UTC
[nVMX ] A couple more tests
2013-05-22 10:15 UTC
[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
2013-05-22 6:16 UTC (12+ messages)
` [PATCH v3 03/13] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v3 05/13] nEPT: MMU context for nested EPT
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