messages from 2011-12-19 14:13:26 to 2011-12-21 05:21:37 UTC [more...]
[PATCH] virtio: harsher barriers for virtio-mmio
2011-12-21 5:21 UTC
[PATCH 0/6][RFC] virtio-blk: Change I/O path from request to BIO
2011-12-21 5:08 UTC (8+ messages)
` [PATCH 1/6] block: add bio_map_sg
` [PATCH 2/6] virtio: support unlocked queue kick
` [PATCH 3/6] virtio-blk: remove the unused list of pending requests
` [PATCH 4/6] virtio-blk: implement ->make_request
` [PATCH 5/6] virtio-blk: Support batch I/O for enhancing sequential IO
` [PATCH 6/6] virtio-blk: Emulate Flush/FUA
[PATCH v3 0/2] kvm: Lock down device assignment
2011-12-21 4:59 UTC (3+ messages)
` [PATCH v3 1/2] kvm: Remove ability to assign a device without iommu support
` [PATCH v3 2/2] kvm: Device assignment permission checks
[PATCH v2 0/2] kvm: Lock down device assignment
2011-12-21 4:44 UTC (5+ messages)
` [PATCH v2 1/2] kvm: Remove ability to assign a device without iommu support
` [PATCH v2 2/2] kvm: Device assignment permission checks
[PATCH] intel-iommu: Add device info into list before doing context mapping
2011-12-21 2:04 UTC (3+ messages)
Hookup and date TONIGHT
2011-12-21 1:44 UTC
[RFC PATCH 00/16] KVM: PPC: e500mc support
2011-12-21 1:34 UTC (17+ messages)
` [RFC PATCH 01/16] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [RFC PATCH 02/16] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [RFC PATCH 03/16] KVM: PPC: Use pt_regs in vcpu->arch
` [RFC PATCH 04/16] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [RFC PATCH 05/16] KVM: PPC: booke: add booke-level vcpu load/put
` [RFC PATCH 06/16] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [RFC PATCH 07/16] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [RFC PATCH 08/16] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [RFC PATCH 09/16] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [RFC PATCH 10/16] KVM: PPC: e500: refactor core-specific TLB code
` [RFC PATCH 11/16] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [RFC PATCH 12/16] KVM: PPC: e500: emulate tlbilx
` [RFC PATCH 13/16] powerpc/booke: Provide exception macros with interrupt name
` [RFC PATCH 14/16] KVM: PPC: booke: category E.HV (GS-mode) support
` [RFC PATCH 15/16] KVM: PPC: booke: standard PPC floating point support
` [RFC PATCH 16/16] KVM: PPC: e500mc support
[PATCH] KVM: PPC: e500: include linux/export.h
2011-12-21 0:43 UTC
[PATCH v2] KVM: PPC: booke: Add booke206 TLB trace
2011-12-21 0:42 UTC
[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
2011-12-21 0:39 UTC (5+ messages)
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller support
[PATCH v5 00/16] uq/master: Introduce basic irqchip support
2011-12-20 23:45 UTC (46+ messages)
` [PATCH v5 06/16] apic: Introduce backend/frontend infrastructure for KVM reuse
` [Qemu-devel] "
` [PATCH v5 07/16] apic: Open-code timer save/restore
` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 00/16] uq/master: Introduce basic irqchip support
Current kernel fails to compile with KVM on PowerPC
2011-12-20 20:27 UTC (2+ messages)
kvm deadlock
2011-12-20 20:45 UTC (14+ messages)
` [RFT PATCH] blkio: alloc per cpu data from worker thread context( Re: kvm deadlock)
[PATCH][Autotest] Autotest: Add subtest inteface to client utils
2011-12-20 20:40 UTC (2+ messages)
` [PATCH] "
Warning! Your mailbox is almost full
2011-12-20 19:40 UTC
[PATCH] virt-test: support static ip address in framework
2011-12-20 19:03 UTC (4+ messages)
[PATCH] kvm tool: Introduce own BUG_ON handler
2011-12-20 16:58 UTC
[PATCH]: kvm-s390: add KVM_S390_GET/SET_SREGS2 call for additional hw regs
2011-12-20 16:28 UTC (9+ messages)
` [PATCH 1/2]: kvm-s390: use guest flush inline function
` [PATCH 2/2]: kvm-s390: add KVM_S390_GET/SET_SREGS2 call for additional hw regs
[PATCH] KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUS
2011-12-20 15:45 UTC (3+ messages)
building vgabios-stdvga.bin
2011-12-20 15:37 UTC (2+ messages)
[PATCH 07/28] kvm tools: Move 'kvm__recommended_cpus' to arch-specific code
2011-12-20 15:23 UTC (10+ messages)
[PATCH 0/2] kvm: Lock down device assignment
2011-12-20 14:28 UTC (11+ messages)
` [PATCH 1/2] kvm: Remove ability to assign a device without iommu support
` [PATCH 2/2] kvm: Device assignment permission checks
Controlling (WinXP-Guest)- Textmode via chardev pipe broken?
2011-12-20 12:08 UTC (2+ messages)
[PATCH] intel-iommu: Add device info into list before doing context mapping
2011-12-20 10:47 UTC
[PATCH] kvm tools: Don't panic guest when exiting from custom rootfs
2011-12-20 10:23 UTC
[PATCH] PCI: Enable ATS at the device state restore
2011-12-20 10:15 UTC
Warning! Your mailbox is almost full
2011-12-20 10:01 UTC
[PATCH] KVM: Move gfn_to_memslot() to kvm_host.h
2011-12-20 9:21 UTC
[RFC 00/12] Overhaul of error handling and module init/uninit
2011-12-20 10:09 UTC (6+ messages)
` [RFC 01/12] kvm tools: Split kvm_cmd_run into init, work and uninit
[AMD iommu] pci Failed to assign device "hostdev0" : Device or resource busy
2011-12-20 8:31 UTC (5+ messages)
Building vgabios-stdvga.bin
2011-12-20 7:46 UTC (2+ messages)
[PATCH 0/3] KVM: MMU: Trivial fix and cleanups
2011-12-20 4:37 UTC (3+ messages)
` [PATCH 2/3] KVM: MMU: Add missing large page accounting to drop_large_spte()
[PATCH 0/4] KVM: Dirty logging optimization using rmap
2011-12-20 4:29 UTC (4+ messages)
` [PATCH 3/4] KVM: Count the number of dirty pages for dirty logging
[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
2011-12-19 17:59 UTC (15+ messages)
[PATCH][STABLE] qemu-kvm: Fix save/restore of in-kernel i8259
2011-12-19 17:35 UTC (3+ messages)
` [PATCH v2][STABLE] "
Can we debug KVM Guest Bootup in Real Mode ?
2011-12-19 18:57 UTC
[PATCH] KVM: SVM: Add support for AMD's OSVW feature in guests
2011-12-19 17:46 UTC
[PATCH v5 00/13] KVM/ARM Implementation
2011-12-19 17:40 UTC (14+ messages)
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
` [Android-virt] "
[PATCH v3 00/14] KVM: PPC: Update Book3S HV memory handling
2011-12-19 17:39 UTC (7+ messages)
` [PATCH v3 04/14] KVM: PPC: Keep page physical addresses in per-slot arrays
` [PATCH v3 12/14] KVM: Add barriers to allow mmu_notifier_retry to be used locklessly
[PULL 00/14] ppc patch queue 2011-10-31
2011-12-19 17:29 UTC (9+ messages)
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls
[PATCH 00/23] Remove cpu_get_physical_page_desc()
2011-12-19 15:52 UTC (34+ messages)
` [PATCH 01/23] memory: introduce memory_region_find()
` [Qemu-devel] "
` [PATCH 02/23] sysbus: add sysbus_address_space()
` [PATCH 03/23] memory: add memory_region_is_ram()
` [PATCH 04/23] framebuffer: drop use of cpu_get_physical_page_desc()
` [PATCH 05/23] memory: add memory_region_is_rom()
` [PATCH 06/23] loader: remove calls to cpu_get_physical_page_desc()
` [PATCH 07/23] framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
` [PATCH 08/23] memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
` [PATCH 09/23] memory: add API for observing updates to the physical memory map
` [PATCH 10/23] memory: add memory_region_is_logging()
` [PATCH 11/23] kvm: switch kvm slots to use host virtual address instead of ram_addr_t
` [PATCH 12/23] fixup: listener fixes
` [Qemu-devel] "
` [PATCH 13/23] kvm: convert to MemoryListener API
` [PATCH 14/23] vhost: "
` [PATCH 15/23] xen, vga: add API for registering the framebuffer
` [PATCH 16/23] memory: temporarily add memory_region_get_ram_addr()
` [PATCH 17/23] xen: convert to MemoryListener API
` [PATCH 18/23] memory: remove CPUPhysMemoryClient
` [PATCH 19/23] kvm: avoid cpu_get_physical_page_desc()
` [PATCH 20/23] vhost: "
` [PATCH 21/23] virtio-balloon: "
` [PATCH 22/23] sparc: "
` [PATCH 23/23] Remove cpu_get_physical_page_desc()
` [Qemu-devel] [PATCH 00/23] "
[PATCH] kvm: ensure that debugfs entries have been created
2011-12-19 14:20 UTC (2+ messages)
FreeBSD guest with VTD NIC not passing traffic
2011-12-19 14:19 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;
as well as URLs for NNTP newsgroup(s).