messages from 2013-05-21 06:57:41 to 2013-05-23 15:31:14 UTC [more...]
[RFC PATCH v2 0/2] Hyper-V timers
2013-05-23 15:31 UTC (35+ 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
[PATCH 0/5 v2] VFIO PPC64: add VFIO support on POWERPC64
2013-05-23 14:56 UTC (2+ messages)
updated: kvm networking todo wiki
2013-05-23 14:12 UTC (2+ messages)
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 v7 00/11] KVM: MMU: fast zap all shadow pages
2013-05-23 13:03 UTC (29+ 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
KVM call agenda for 2013-05-28
2013-05-23 12:41 UTC
[PATCH v4 00/32] Port of KVM to arm64
2013-05-23 11:12 UTC (48+ messages)
` [PATCH v4 13/32] arm64: KVM: MMIO access backend
` [PATCH v4 14/32] arm64: KVM: guest one-reg interface
` [PATCH v4 15/32] arm64: KVM: hypervisor initialization code
` [PATCH v4 16/32] arm64: KVM: HYP mode world switch implementation
` [PATCH v4 17/32] arm64: KVM: Exit handling
` [PATCH v4 18/32] arm64: KVM: Plug the VGIC
` [PATCH v4 19/32] arm64: KVM: Plug the arch timer
` [PATCH v4 20/32] arm64: KVM: PSCI implementation
` [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 31/32] arm64: KVM: MAINTAINERS update
` [PATCH v4 32/32] arm64: KVM: document kernel object mappings in HYP
[GIT PULL] KVM fixes for 3.10-rc2
2013-05-23 10:41 UTC
[PATCH v5 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-23 10:28 UTC (9+ 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] 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] kvm: add detail error message when fail to add ioeventfd
2013-05-23 7:46 UTC (4+ 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] qemu-kvm: fix unmatched RAM alloction/free
2009-01-17 23:13 UTC
[PATCH 3/5] x86: Annotate _ASM_EXTABLE users to distinguish uaccess from everything else
2013-05-22 21:07 UTC
[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
2013-05-22 21:06 UTC (2+ messages)
[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
2013-05-22 20:38 UTC (27+ 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 -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 (11+ messages)
` [PATCH v4 1/6] mips/kvm: Fix ABI for use of FPU
` [PATCH v4 2/6] mips/kvm: Fix ABI for use of 64-bit registers
` [PATCH v4 3/6] mips/kvm: Fix name of gpr field in struct kvm_regs
` [PATCH v4 4/6] mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_ioctl_{s,g}et_regs
` [PATCH v4 5/6] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
` [PATCH v4 6/6] mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls
[PATCH v6 0/7] KVM: MMU: fast zap all shadow pages
2013-05-22 15:42 UTC (18+ 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 (19+ messages)
` [PATCH v3 03/13] nEPT: Add EPT tables support to paging_tmpl.h
` [PATCH v3 04/13] nEPT: Define EPT-specific link_shadow_page()
` [PATCH v3 05/13] nEPT: MMU context for nested EPT
` [PATCH v3 10/13] nEPT: Nested INVEPT
` [PATCH v3 13/13] nEPT: Inject EPT violation/misconfigration
KVM call agenda for 2013-05-21
2013-05-21 18:59 UTC (11+ messages)
` [Qemu-devel] "
[PATCH v3 0/5] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-21 16:34 UTC (6+ messages)
` [PATCH v3 5/5] mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_MSRS
[PATCH v3 0/7] ARM: KVM: various mmu related fixes for 3.10
2013-05-21 16:07 UTC (2+ messages)
[PATCH v3 0/4] KVM/MIPS32: Fixes for Linux 3.10
2013-05-21 14:22 UTC (6+ messages)
` [PATCH 2/4] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()
[PATCH] kvm tools: add status notification hook to virtio-mmio
2013-05-21 12:29 UTC
[PATCH 0/8] s390/kvm fixes
2013-05-21 8:56 UTC (4+ messages)
[PATCH] virtio-net: Reporting traffic queue distribution statistics through ethtool
2013-05-21 8:35 UTC (9+ 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