messages from 2014-06-11 08:24:55 to 2014-06-14 10:16:44 UTC [more...]
[PATCH v2 00/10] CMA: generalize CMA reserved area management code
2014-06-14 10:16 UTC (59+ messages)
` [PATCH v2 01/10] DMA, CMA: clean-up log message
` [PATCH v2 02/10] DMA, CMA: fix possible memory leak
` [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs
` [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region
` [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity
` [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality
` [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework
` [PATCH v2 08/10] mm, cma: clean-up cma allocation error path
` [PATCH v2 09/10] mm, cma: move output param to the end of param list
` [PATCH v2 10/10] mm, cma: use spinlock instead of mutex
[Bug 77871] New: USB device passthrough to Virtual GUEST system from Linux
2014-06-14 7:24 UTC
[PATCH 0/4 v3] KVM: PPC: Read guest instruction from kvmppc_get_last_inst()
2014-06-13 21:56 UTC (6+ messages)
` [PATCH 3/4 v3] KVM: PPC: Alow kvmppc_get_last_inst() to fail
` [PATCH 4/4 v3] KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
[PATCH] KVM: PPC: e500mc: Relax tlb invalidation condition on vcpu schedule
2014-06-13 19:42 UTC (5+ messages)
[PATCH] KVM: PPC: BOOK3S: HV: Use base page size when comparing against slb value
2014-06-13 16:43 UTC (5+ messages)
[x86: kvm] WARNING: at arch/x86/kernel/pvclock.c:182 pvclock_init_vsyscall()
2014-06-13 14:56 UTC (2+ messages)
Using virtio for inter-VM communication
2014-06-13 14:10 UTC (22+ messages)
` [Qemu-devel] "
` Why I advise against using ivshmem (was: [Qemu-devel] Using virtio for inter-VM communication)
` Why I advise against using ivshmem
` [Qemu-devel] "
mips: Accidental removal of paravirt_cpus_done?
2014-06-13 13:46 UTC (3+ messages)
[Bug 53601] New: nVMX meta-bug
2014-06-13 13:01 UTC (2+ messages)
` [Bug 53601] "
[Bug 54521] New: nVMX: accurately emulate VMXON region
2014-06-13 13:01 UTC (3+ messages)
` [Bug 54521] "
[PATCH v1] vhost: avoid large order allocations
2014-06-13 11:56 UTC (6+ messages)
buildbot failure in kvm on next-i386
2014-06-13 6:02 UTC
buildbot failure in kvm on next-x86_64
2014-06-13 5:53 UTC
buildbot failure in kvm on i386
2014-06-13 3:53 UTC
buildbot failure in kvm on x86_64
2014-06-13 3:10 UTC
[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
2014-06-12 21:08 UTC (15+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support
[PATCH] vfio/pci: Add extra test for extended capabilities
2014-06-12 20:39 UTC (4+ messages)
Some more basic questions
2014-06-12 18:48 UTC (10+ messages)
` "
[PATCH] vhost-scsi: don't open-code kvfree
2014-06-12 17:59 UTC (3+ messages)
[PATCH] KVM: x86: Fix constant value of, VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS
2014-06-12 17:40 UTC
market share??
2014-06-12 16:48 UTC
[PATCH v5 00/19] kvm-unit-tests/arm: initial drop
2014-06-12 14:39 UTC (38+ messages)
` [PATCH v5 01/19] remove unused files
` [PATCH v5 02/19] makefile and run_tests tweaks
` [PATCH v5 03/19] clean root dir of all x86-ness
` [PATCH v5 04/19] add distclean target and gitignore more
` [PATCH v5 05/19] add 'make cscope' support
` [PATCH v5 07/19] libfdt: get libfdt to build
` [PATCH v5 08/19] add support for Linux device trees
` [PATCH v5 09/19] libcflat: add abort() and assert()
` [PATCH v5 10/19] Introduce asm-generic/*.h files
` [PATCH v5 11/19] add minimal virtio support for devtree virtio-mmio
` [PATCH v5 12/19] Introduce virtio-testdev
` [PATCH v5 13/19] libcflat: clean up libcflat.h and add string.h
` [PATCH v5 14/19] printf: support field padding
` [PATCH v5 15/19] arm: initial drop
` [PATCH v5 16/19] arm: Add spinlock implementation
` [PATCH v5 17/19] arm: Add IO accessors to avoid register-writeback
` [PATCH v5 18/19] arm: add useful headers from the Linux kernel
` [PATCH v5 19/19] arm: vectors support
` [PATCH v5 06/19] libfdt: Import libfdt source
[PULL] vhost: infrastructure changes for 3.16
2014-06-12 9:39 UTC (3+ messages)
[PATCH 1/4] KVM: PPC: Book3S PR: Fix ABIv2 issues
2014-06-12 8:16 UTC (4+ messages)
` [PATCH 2/4] KVM: PPC: Book3S HV: "
` [PATCH 3/4] KVM: PPC: Book3S HV: Fix ABIv2 indirect branch issue
` [PATCH 4/4] KVM: PPC: Assembly functions exported to modules need _GLOBAL_TOC()
[PATCH] KVM: PPC: Book3s PR: Disable AIL mode with OPAL
2014-06-12 3:56 UTC (2+ messages)
[PATCH] KVM: PPC: Book3s HV: Fix tlbie compile error
2014-06-12 3:46 UTC (2+ messages)
How does kvm support x2apic?
2014-06-12 3:24 UTC (11+ messages)
[PATCH v7 0/4] arm: dirty page logging support for ARMv7
2014-06-12 3:02 UTC (13+ messages)
` [PATCH v7 4/4] arm: dirty page logging 2nd stage page fault handling support
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support
[RFC v2] ARM VM System Specification
2014-06-11 14:14 UTC (19+ messages)
[PATCH 0/6] KVM: PPC: Book3S HV: Enable on little endian hosts
2014-06-11 10:33 UTC (7+ messages)
` [PATCH 1/6] PPC: Add asm helpers for BE 32bit load/store
` [PATCH 2/6] KVM: PPC: Book3S HV: Make HTAB code LE host aware
` [PATCH 3/6] KVM: PPC: Book3S HV: Access guest VPA in BE
` [PATCH 4/6] KVM: PPC: Book3S HV: Access host lppaca and shadow slb "
` [PATCH 5/6] KVM: PPC: Book3S HV: Access XICS "
` [PATCH 6/6] KVM: PPC: Book3S HV: Enable for little endian hosts
[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
2014-06-11 8:24 UTC (5+ messages)
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
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