messages from 2011-11-23 23:59:07 to 2011-11-29 23:20:02 UTC [more...]
[RFC PATCH] vfio: VFIO Driver core framework
2011-11-29 23:20 UTC (10+ messages)
` [Qemu-devel] "
KVM call minutes for November 29
2011-11-29 22:59 UTC (4+ messages)
` [Qemu-devel] "
[PATCH] Guest stop notification
2011-11-29 22:10 UTC (2+ messages)
[PATCH 0/5 V4] Avoid soft lockup message when KVM is stopped by host
2011-11-29 21:35 UTC (6+ messages)
` [PATCH 1/5 V4] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/5 V4] Add functions to check if the host has stopped the vm
` [PATCH 3/5 V4] Add ioctl for KVM_GUEST_STOPPED
` [PATCH 4/5 V4] Add generic stubs for kvm stop check functions
` [PATCH 5/5 V4] Add check for suspended vm in softlockup detector
[ANNOUNCE] Xen port to Cortex-A15 / ARMv7 with virt extensions
2011-11-29 21:29 UTC (2+ messages)
[PATCH 0/3] KVM: PPC: e500: misc MMU stuff
2011-11-29 20:40 UTC (5+ messages)
` [PATCH 1/3] KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
` [PATCH 2/3] KVM: booke: Add booke206 TLB trace
` [PATCH 3/3] KVM: PPC: e500: use hardware hint when loading TLB0 entries
` [PATCH v2 "
[PATCH 1/3] rtc: Allow including mc146818 rtc header from userspace
2011-11-29 20:11 UTC (5+ messages)
` [PATCH 2/3] kvm tools: Include RTC headers directly
` [PATCH 3/3] kvm tools: Add boundry check for rtc cmos index
[BUG,PATCH qemu-kvm_0.14.x] dead-lock by load_vmstate() → kvm_tpr_enable_vapic() → on_vcpu()
2011-11-29 17:44 UTC
[net-next-2.6 PATCH 0/6 v4] macvlan: MAC Address filtering support for passthru mode
2011-11-29 17:19 UTC (9+ messages)
[RFC] virtio: use mandatory barriers for remote processor vdevs
2011-11-29 15:19 UTC (5+ messages)
[PATCH] virtio-ring: Use threshold for switching to indirect descriptors
2011-11-29 14:58 UTC (7+ messages)
[PATCH] kvm tools: Process virito blk requests in separate thread
2011-11-29 14:36 UTC (2+ messages)
[PATCH 0/4] KVM: Dirty logging optimization using rmap
2011-11-29 14:03 UTC (13+ messages)
KVM call agenda for November 29
2011-11-29 13:57 UTC (7+ messages)
` [Qemu-devel] "
[PATCH 1/3] kvm tools: Get multiple io events at a time
2011-11-29 13:04 UTC (3+ messages)
` [PATCH 2/3] kvm tools: Remove unnecessary assignment in disk/raw.c
` [PATCH 3/3] kvm tools: Drop write operation in ro_ops_nowrite
[PATCH] kvm tools: Support virtio indirect buffers
2011-11-29 13:06 UTC (8+ messages)
[PATCH 1/5] jump-label: export jump_label_inc/jump_label_dec
2011-11-29 10:02 UTC (11+ messages)
` [PATCH 2/5] KVM: MMU: audit: replace mmu audit tracepoint with jump-lable
` [PATCH 3/5] KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
` [PATCH 4/5] KVM: MMU: move the relevant mmu code to mmu.c
` [PATCH 5/5] KVM: MMU: remove oos_shadow parameter
Improving RAID5 write performance in a KVM VM
2011-11-29 10:00 UTC (3+ messages)
[PATCH v5] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-29 7:30 UTC
[Qemu-devel] [PATCH v2] ivshmem: add a new PIO BAR3(Doorbell) besides MMIO BAR0 to reduce notification time
2011-11-29 7:02 UTC (3+ messages)
[PATCH 0/3] KVM: MMU: Trivial fix and cleanups
2011-11-29 5:04 UTC (4+ messages)
` [PATCH 1/3] KVM: MMU: Remove for_each_unsync_children() macro
` [PATCH 2/3] KVM: MMU: Add missing large page accounting to drop_large_spte()
` [PATCH 3/3] KVM: MMU: Make drop_large_spte() more generic
[PATCH v2] KVM: PPC: booke: Improve timer register emulation
2011-11-28 21:18 UTC (4+ messages)
[PATCH] kvm tools: Improve virtio blk request processing
2011-11-28 18:51 UTC (2+ messages)
[kvm-autotest] tests.cgroup: Add CpuShare test
2011-11-28 16:39 UTC (2+ messages)
` [PATCH] "
Biweekly KVM Test report, kernel 1db6efe3... qemu 9ac357fd
2011-11-28 13:57 UTC
[PATCH kvm-unit-tests] emulator: fix bsf/bsr tests
2011-11-28 13:11 UTC
[PATCH 05/62] powerpc: remove the second argument of k[un]map_atomic()
2011-11-28 12:47 UTC (5+ messages)
` [PATCH 08/62] x86: "
` [PATCH 28/62] vhost: "
[PATCH v2] KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid
2011-11-28 10:08 UTC (3+ messages)
[PATCH] X86: expose latest Intel cpu new features to guest
2011-11-28 9:25 UTC (2+ messages)
[PATCHv3 RFC] virtio-pci: flexible configuration layout
2011-11-28 9:15 UTC (12+ messages)
[PATCH 0] A series patches for kvm&qemu to enable vcpu destruction in kvm
2011-11-28 8:46 UTC (18+ messages)
` [PATCH 1/2] kvm: make vcpu life cycle separated from kvm instance
` [PATCH 2/2] kvm: exit to userspace with reason KVM_EXIT_VCPU_DEAD
` [Qemu-devel] "
` [PATCH 1/5] QEMU Add cpu_phyid_to_cpu() to map cpu phyid to CPUState
` [PATCH 2/5] QEMU Add cpu_free() to support arch related CPUState release
` [PATCH 3/5] QEMU Introduce a pci device "cpustate" to get CPU_DEAD event in guest
` [PATCH 4/5] QEMU Release vcpu and finally exit vcpu thread safely
` [PATCH 5/5] QEMU tmp patches for linux-header files
` [PATCH] virtio: add a pci driver to notify host the CPU_DEAD event
Just look
2011-11-27 18:00 UTC
[PATCH] vhost-net: Acquire device lock when releasing device
2011-11-27 17:06 UTC (5+ messages)
[PATCH 0/7] KVM: x86 emulator: Use opcode::execute for some instructions
2011-11-27 16:35 UTC (6+ messages)
` [PATCH 1/7] KVM: x86 emulator: Use opcode::execute for IN/OUT
` [PATCH] KVM: x86 emulator: Use opcode::execute for INS/OUTS
[PATCH] KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuid
2011-11-27 14:55 UTC (3+ messages)
[PATCH v2 1/2] KVM: Use kmemdup() instead of kmalloc/memcpy
2011-11-27 12:43 UTC (2+ messages)
` [PATCH v2 2/2] KVM: Use memdup_user instead of kmalloc/copy_from_user
[PATCH 1/2] KVM: Use kmemdup() instead of kzalloc/memcpy
2011-11-27 12:37 UTC (3+ messages)
[PATCH] Allow aligned byte and word writes to IOAPIC registers
2011-11-27 12:26 UTC (3+ messages)
` [PATCHv2] KVM: "
[PATCH] KVM: IA64: fix struct redefinition
2011-11-27 12:22 UTC (2+ messages)
[PATCH v3 0/6] KVM: optimize memslots searching
2011-11-27 12:21 UTC (11+ messages)
` [PATCH v3 1/6] KVM: introduce KVM_MEM_SLOTS_NUM macro
` [PATCH v3 2/6] KVM: introduce update_memslots function
` [PATCH v3 3/6] KVM: introduce kvm_for_each_memslot macro
` [PATCH v3 4/6] KVM: introduce id_to_memslot function
` [PATCH v3 5/6] KVM: sort memslots by its size and use line search
` [PATCH v3 6/6] KVM: introduce a table to map slot id to index in memslots array
[PATCH for v1.0] qemu-kvm: msix: Fire mask notifier on global mask changes
2011-11-27 11:42 UTC (2+ messages)
Question about IPC statistics of vcpu thread
2011-11-27 10:25 UTC (2+ messages)
[PATCH] kvm tools: Use vring_need_event() to determine if interrupt is needed
2011-11-26 20:41 UTC (4+ messages)
setting motherboard serial number?
2011-11-26 19:44 UTC (2+ messages)
E-Mail Account Maintenance
2011-11-26 18:03 UTC
where to report this bug?
2011-11-26 12:50 UTC
[PATCH v4] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-26 12:47 UTC (2+ messages)
[Qemu-devel] [PATCH] ivshmem: fix guest unable to start with ioeventfd
2011-11-25 9:12 UTC (3+ messages)
` "
Fwd: Re: [RFC] kvm tools: Implement multiple VQ for virtio-net
2011-11-25 7:47 UTC
[PATCH] PCI: Can continually add funcs after adding func0
2011-11-25 7:03 UTC
[PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
2011-11-24 15:27 UTC (8+ messages)
` Changing IOMMU-API for generic DMA-mapping "
nested virtualization on Intel and needed cpu flags to pass
2011-11-24 15:05 UTC (3+ messages)
[PATCH 0/10] nEPT: Nested EPT support for Nested VMX
2011-11-24 13:36 UTC (12+ messages)
` [PATCH 02/10] nEPT: MMU context for nested EPT
[PATCH v2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
2011-11-24 12:10 UTC (4+ messages)
[PATCH 1/2] KVM: Don't fail KVM_GET_SUPPORTED_CPUID if nent is just right
2011-11-24 10:45 UTC (6+ messages)
[PATCH] kvm-tpr-opt: Fix instruction_is_ok() for push tpr
2011-11-24 0:09 UTC (2+ messages)
[PATCH v3] kvm tools, qcow: Add the support for copy-on-write cluster
2011-11-24 6:46 UTC
[RFC PATCH 0/11] KVM: PPC: Update Book3S HV memory handling
2011-11-23 23:59 UTC (3+ messages)
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).