messages from 2013-05-22 19:55:52 to 2013-05-28 11:51:02 UTC [more...]
[patch 0/2] A few fixes for make and cpuid
2013-05-28 11:49 UTC (3+ messages)
` [patch 1/2] tools: lkvm - Dont generate deps and verion file on clean target
` [patch 2/2] tools: lkvm - Filter out cpu vendor string
[PATCH] virtio-balloon spec: rework VIRTIO_BALLOON_F_MUST_TELL_HOST feature, support silent deflation
2013-05-28 11:44 UTC (9+ messages)
[PATCH v6 0/6] mips/kvm: Fix ABI for compatibility with 64-bit guests
2013-05-28 11:41 UTC (8+ 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
[PATCH RFC] KVM: Fix race in apic->pending_events processing
2013-05-28 10:56 UTC (2+ messages)
[PATCH] KVM: s390: Module autoloading
2013-05-28 10:44 UTC (5+ messages)
` [PATCH] KVM: s390: Add "devname:kvm" alias
[PATCH v3 0/7] ARM: KVM: various mmu related fixes for 3.10
2013-05-28 10:11 UTC (17+ messages)
` [PATCH v3 1/7] ARM: KVM: be more thorough when invalidating TLBs
` [PATCH v3 2/7] ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid
` [PATCH v3 3/7] ARM: KVM: relax cache maintainance when building page tables
` [PATCH v3 4/7] ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
` [PATCH v3 5/7] ARM: KVM: don't special case PC when doing an MMIO
` [PATCH v3 6/7] ARM: KVM: get rid of S2_PGD_SIZE
` [PATCH v3 7/7] ARM: KVM: drop use of PAGE_S2_DEVICE
Unable to boot from SCSI disk
2013-05-28 9:59 UTC (6+ messages)
KVM firewall
2013-05-28 9:52 UTC
[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
2013-05-28 9:25 UTC (2+ messages)
[PATCH] virtio_pci: fix capability format, comments
2013-05-28 8:08 UTC
VFIO VGA test branches
2013-05-28 5:33 UTC (12+ messages)
` [Qemu-devel] "
[PATCH rusty/virtio-pci-new-layout] virtio: new layout minor header fixups
2013-05-28 1:29 UTC (2+ messages)
[PATCH v7 00/11] KVM: MMU: fast zap all shadow pages
2013-05-28 0:36 UTC (40+ messages)
` [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
[Bug 58771] New: VM performance degradation after KVM QEMU migration or save/restore with Intel EPT enabled
2013-05-27 18:37 UTC (2+ messages)
` [Bug 58771] "
[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
2013-05-27 16:35 UTC (2+ messages)
[PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
2013-05-27 14:41 UTC (7+ messages)
[PATCH 0/4 v2] KVM: PPC: IOMMU in-kernel handling
2013-05-27 14:33 UTC (4+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
[PATCH 0/2] vfio: type1 iommu hugepage support
2013-05-27 13:37 UTC (9+ messages)
` [PATCH 1/2] vfio: Convert type1 iommu to use rbtree
` [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
[PATCH 00/18] KVM/MIPS32: Support for the new Virtualization ASE (VZ-ASE)
2013-05-27 12:45 UTC (6+ messages)
[RFC PATCH v2 0/2] Hyper-V timers
2013-05-27 12:33 UTC (38+ 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] kvm: exclude ioeventfd from counting kvm_io_range limit
2013-05-27 11:33 UTC (2+ messages)
[PATCH] kvm tools: add status notification hook to virtio-mmio
2013-05-27 0:10 UTC (3+ messages)
Fwd: [PATCH 00/16] perf: kvm live mode
2013-05-26 0:29 UTC
E-Mail Alret
2013-05-19 17:11 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 (12+ 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 (4+ 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 v4 00/32] Port of KVM to arm64
2013-05-23 11:12 UTC (21+ messages)
` [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 (5+ messages)
[PATCH 3/5] x86: Annotate _ASM_EXTABLE users to distinguish uaccess from everything else
2013-05-22 21:07 UTC
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