messages from 2012-05-01 15:31:36 to 2012-05-07 10:58:32 UTC [more...]
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-07 10:58 UTC (21+ messages)
` [PATCH RFC V8 1/17] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH RFC V8 2/17] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V8 3/17] x86/ticketlock: Collapse a layer of functions
` [PATCH RFC V8 4/17] xen: Defer spinlock setup until boot CPU setup
` [PATCH RFC V8 5/17] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V8 6/17] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V8 7/17] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH RFC V8 8/17] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH RFC V8 9/17] Split out rate limiting from jump_label.h
` [PATCH RFC V8 10/17] x86/ticketlock: Add slowpath logic
` [PATCH RFC V8 11/17] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH RFC V8 12/17] xen: Enable PV ticketlocks on HVM Xen
` [PATCH RFC V8 13/17] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V8 14/17] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH RFC V8 15/17] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH RFC V8 16/17] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
[PATCH] KVM: X86: Add mmx movq emulation
2012-05-07 10:44 UTC (7+ messages)
[PATCH] KVM: X86: Remove stale values from ctxt->memop before emulation
2012-05-07 10:43 UTC (5+ messages)
[PATCH RFC 0/5] apic: eoi optimization support
2012-05-07 10:35 UTC (2+ messages)
Re
2012-05-05 20:53 UTC
kvm: KVM internal error. Suberror: 1
2012-05-07 8:29 UTC (2+ messages)
[PATCH] kvm: fix cpuid eax
2012-05-07 8:26 UTC (5+ messages)
[PATCH 0/4] Unlocked TLB flush
2012-05-07 7:59 UTC (9+ messages)
` [PATCH 1/4] KVM: Add APIs for unlocked "
` [PATCH 2/4] KVM: Flush TLB in mmu notifier without holding mmu_lock
` [PATCH 3/4] KVM: Flush TLB in FNAME(invlpg) "
` [PATCH 4/4] KVM: Flush TLB in change_pte mmu notifier "
[PATCH] kvm: Enable device LTR/OBFF capibility before doing guest device assignment
2012-05-07 7:58 UTC (3+ messages)
possible circular locking dependency
2012-05-07 7:52 UTC (6+ messages)
[PATCH v4 00/10] KVM: MMU: fast page fault
2012-05-07 6:52 UTC (21+ messages)
` [PATCH v4 06/10] KVM: MMU: fast path of handling guest "
virtio 3.4 patches
2012-05-07 5:30 UTC
[PATCH v3] virtio-blk: Fix hot-unplug race in remove method
2012-05-07 5:05 UTC (2+ messages)
[PATCH v3] virtio-blk: Fix hot-unplug race in remove method
2012-05-07 5:01 UTC (2+ messages)
[PATCH 2/2] virtio: Use ida to allocate virtio index
2012-05-07 4:57 UTC (2+ messages)
[RFC PATCH v1 0/5] KVM paravirt remote flush tlb
2012-05-07 3:10 UTC (29+ messages)
` [RFC PATCH v1 3/5] KVM: Add paravirt kvm_flush_tlb_others
Debug or diagnose tools for individual guest VM
2012-05-07 3:01 UTC
Submission Deadline Extension
2012-05-06 17:33 UTC
[PATCH for-next 03/74] target-i386: Pass X86CPU to do_cpu_{init,sipi}()
2012-05-06 15:34 UTC
[PATCH] PCI: save/restore max Latency Value for device LTR
2012-05-06 15:11 UTC
Adding an IPMI BMC device to KVM
2012-05-06 14:39 UTC (4+ messages)
` [Qemu-devel] "
[PULL 00/16] ppc patch queue 2012-05-06
2012-05-06 14:21 UTC (17+ messages)
` [PATCH 01/16] KVM: Use minimum and maximum address mapped by TLB1
` [PATCH 02/16] KVM: PPC: Use clockevent multiplier and shifter for decrementer
` [PATCH 03/16] KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from their 64 bit copies
` [PATCH 04/16] KVM: PPC: Restrict PPC_[L|ST]D macro to asm code
` [PATCH 05/16] KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs
` [PATCH 06/16] KVM: PPC: Book3S: PR: Optimize entry path
` [PATCH 07/16] KVM: PPC: Book3S: PR: No isync in slbie path
` [PATCH 08/16] KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fields
` [PATCH 09/16] KVM: PPC: Fix stbux emulation
` [PATCH 10/16] KVM: PPC: Fix PR KVM on POWER7 bare metal
` [PATCH 11/16] KVM: PPC: Book3S: Enable IRQs during exit handling
` [PATCH 12/16] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
` [PATCH 13/16] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
` [PATCH 14/16] kvm/powerpc: Add new ioctl to retreive server MMU infos
` [PATCH 15/16] KVM: PPC: Emulator: clean up instruction parsing
` [PATCH 16/16] KVM: PPC: Emulator: clean up SPR reads and writes
[PATCH 0/2 v2] KVM: x86 emulator: Simplify ModRM fetching
2012-05-06 13:16 UTC (2+ messages)
[PATCH] kvm_para_available() should check hypervisor bit before accessing hypervisor cpuid leaf
2012-05-06 13:00 UTC (7+ messages)
[PATCHv2] kvm: fix cpuid eax
2012-05-06 12:52 UTC (2+ messages)
async pf: INFO: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected
2012-05-06 12:00 UTC (2+ messages)
[PATCH] async PF event can fail to wakeup vcpu from halt
2012-05-06 11:57 UTC (2+ messages)
Biweekly KVM Test report, kernel 95f71472... qemu b320b8b7
2012-05-05 3:31 UTC
[PATCH v2] virtio-blk: Fix hot-unplug race in remove method
2012-05-04 13:24 UTC (4+ messages)
[kvm-test] Adds multihost migtration test with file transfer
2012-05-04 13:19 UTC (4+ messages)
` [PATCH 1/3] virt: repair bug in multihost migration
` [PATCH 2/3] virt: Allow set speed limit for scp
` [PATCH 3/3] kvm-test: Adds multihost migtration test with file transfer
[PATCH 1/2] KVM: PPC: Emulator: clean up instruction parsing
2012-05-04 13:11 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Emulator: clean up SPR reads and writes
Dear Beloved
2012-05-04 12:04 UTC
[PATCH v2] KVM: PPC: Book3S HV: Make the guest hash table size configurable
2012-05-04 12:32 UTC
Urgent Letter
2012-05-04 11:04 UTC
[RFC] sched: make callers check lock contention for cond_resched_lock()
2012-05-04 2:43 UTC (11+ messages)
[PATCH RFC] virtio-net: remove useless disable on freeze
2012-05-03 11:08 UTC (3+ messages)
vhost-net: is there a race for sock in handle_tx/rx?
2012-05-03 9:08 UTC (3+ messages)
using cache for virtio allocations?
2012-05-03 9:02 UTC (7+ messages)
[PATCH] kvm/powerpc: Add new ioctl to retreive server MMU infos
2012-05-03 8:09 UTC (2+ messages)
[PATCH 1/2] virtio-blk: Fix hot-unplug race in remove method
2012-05-03 7:38 UTC (5+ messages)
Windows XP + Virtio
2012-05-03 1:40 UTC (5+ messages)
[PATCH 3/3] kvm-s390: implement KVM_CAP_MAX_VCPUS
2012-05-02 21:36 UTC (4+ messages)
` [PATCH 0/1] Updated Patch for NR/MAX VCPU on s390
` [PATCH 1/1] kvm-s390x: implement KVM_CAP_NR/MAX_VCPUS
[PATCH] KVM: PPC: Book3S HV: Make the guest MMU hash table size configurable
2012-05-02 23:49 UTC (9+ messages)
[PATCH v2] kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
2012-05-02 22:32 UTC (6+ messages)
` [PATCH] "
Spital nou de pediatrie
2012-05-02 17:41 UTC
[PATCH 0/1 v2] KVM: Alleviate mmu_lock contention during dirty logging
2012-05-02 14:20 UTC (4+ messages)
` Heavy memory_region_get_dirty() -- "
[PATCH 1/2] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
2012-05-02 11:12 UTC (4+ messages)
[PATCHv2] x86info: dump kvm cpuid's
2012-05-02 9:58 UTC (6+ messages)
` [Xen-devel] "
QEMU-KVM 'Random' Virtual MAC Address
2012-05-02 9:54 UTC (3+ messages)
QEMU-KVM 'Random' Virtual MAC Address
2012-05-02 6:40 UTC
[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
2012-05-01 20:20 UTC (5+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
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