messages from 2012-04-27 18:14:50 to 2012-05-03 08:33:55 UTC [more...]
vhost-net: is there a race for sock in handle_tx/rx?
2012-05-03 8:33 UTC
[RFC] sched: make callers check lock contention for cond_resched_lock()
2012-05-03 8:12 UTC
[PATCH] kvm/powerpc: Add new ioctl to retreive server MMU infos
2012-05-03 8:09 UTC (2+ messages)
[PATCH v2] virtio-blk: Fix hot-unplug race in remove method
2012-05-03 7:56 UTC (2+ messages)
[PATCH 1/2] virtio-blk: Fix hot-unplug race in remove method
2012-05-03 7:38 UTC (5+ messages)
using cache for virtio allocations?
2012-05-03 7:32 UTC (3+ messages)
[PATCH 2/2] virtio: Use ida to allocate virtio index
2012-05-03 2:20 UTC
Windows XP + Virtio
2012-05-03 1:40 UTC (5+ messages)
[PATCH 0/3] Fixes and feature for kvm-s390
2012-05-02 21:36 UTC (10+ messages)
` [PATCH 3/3] kvm-s390: implement KVM_CAP_MAX_VCPUS
` [PATCH 0/1] Updated Patch for NR/MAX VCPU on s390
` [PATCH 1/1] kvm-s390x: implement KVM_CAP_NR/MAX_VCPUS
[PATCH v4 00/10] KVM: MMU: fast page fault
2012-05-03 0:15 UTC (14+ messages)
` [PATCH v4 06/10] KVM: MMU: fast path of handling guest "
[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
[PATCHv2] kvm: fix cpuid eax
2012-05-02 14:55 UTC
[PATCH 0/1 v2] KVM: Alleviate mmu_lock contention during dirty logging
2012-05-02 14:20 UTC (18+ messages)
` [PATCH 1/1 v2] KVM: Reduce mmu_lock contention during dirty logging by cond_resched()
` Heavy memory_region_get_dirty() -- Re: [PATCH 0/1 v2] KVM: Alleviate mmu_lock contention during dirty logging
[RFC PATCH v1 0/5] KVM paravirt remote flush tlb
2012-05-02 13:53 UTC (29+ messages)
` [RFC PATCH v1 1/5] KVM Guest: Add VCPU running/pre-empted state for guest
` [RFC PATCH v1 3/5] KVM: Add paravirt kvm_flush_tlb_others
[PATCH] kvm_para_available() should check hypervisor bit before accessing hypervisor cpuid leaf
2012-05-02 12:09 UTC (7+ messages)
async pf: INFO: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected
2012-05-02 12:04 UTC (4+ messages)
[PATCH 1/2] KVM: PPC: bookehv: Fix r8/r13 storing in level exception handler
2012-05-02 11:12 UTC (4+ messages)
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-02 10:09 UTC (18+ 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
[PATCHv2] x86info: dump kvm cpuid's
2012-05-02 9:58 UTC (8+ 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 (16+ messages)
` [PATCH RFC V6 1/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V6 2/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
[PATCH] kvm: update eax documentation in signature cpuid
2012-05-01 13:24 UTC (2+ messages)
KVM call agenda for May, Thrusday 1st
2012-05-01 13:10 UTC (5+ messages)
` [Qemu-devel] "
[PATCH RFC V7 0/12] Paravirtualized ticketlocks
2012-05-01 13:04 UTC (3+ messages)
` [Xen-devel] "
[PATCH] qemu: fix cpuid eax for kvm cpu
2012-05-01 13:02 UTC (4+ messages)
[PATCH] kvm: fix cpuid eax
2012-05-01 12:56 UTC (9+ messages)
x86info: dump kvm cpuid's
2012-05-01 12:17 UTC (7+ messages)
` [Xen-devel] "
Poor graphics performance with Windows Vista guest
2012-05-01 7:17 UTC (8+ messages)
[PATCH V7 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
2012-04-30 16:54 UTC (7+ messages)
` getting host CPU utilization (was Re: [PATCH V7 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb)
[PATCH 0/2 v2] KVM: x86 emulator: Simplify ModRM fetching
2012-04-30 14:20 UTC (6+ messages)
` [PATCH 1/2] KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables
` [PATCH 2/2 v2] KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding
[PATCH] KVM: PPC: Fix stbux emulation
2012-04-30 9:14 UTC
[PATCH] KVM: PPC: Book3S: Enable IRQs during exit handling
2012-04-30 9:13 UTC
[PATCH 1/3v2] kvm-s390: Implement the directed yield (diag 9c) hypervisor call for KVM
2012-04-29 11:10 UTC (3+ messages)
` [PATCH 0/2] rework kvm_vcpu_on_spin
[PATCH v2] KVM: MMU: Don't use RCU for lockless shadow walking
2012-04-29 9:38 UTC (6+ messages)
[PATCH] KVM: Emulator: Opcode 0x80 gets a byte immediate
2012-04-29 8:22 UTC (2+ messages)
[PATCH] KVM: PPC: Fix unknown SPR error message in emulation
2012-04-28 19:34 UTC (4+ messages)
[PATCH] qemu-kvm: Remove unused KVM helper functions
2012-04-27 22:56 UTC (2+ messages)
[PATCH v2 0/3] KVM: API doc enhancements and separate PIT kthread
2012-04-27 22:41 UTC (2+ messages)
[PATCH 1/2] PPC: Export some interrupt handlers
2012-04-27 22:20 UTC (5+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: Call into C "
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).