messages from 2011-01-29 11:32:09 to 2011-02-01 17:35:00 UTC [more...]
KVM call minutes for Feb 1
2011-02-01 17:34 UTC (6+ messages)
[PATCH] virtio_blk: allow re-reading config space at runtime
2011-02-01 17:33 UTC (2+ messages)
Network performance with small packets
2011-02-01 17:23 UTC (19+ messages)
` [PATCHv2 dontapply] vhost-net tx tuning
[PATCH v2 0/6] KVM Steal time, new submission
2011-02-01 17:09 UTC (26+ messages)
` [PATCH v2 2/6] KVM-HV: KVM Steal time implementation
` [PATCH v2 3/6] KVM-GST: KVM Steal time accounting
` [PATCH v2 4/6] KVM-GST: KVM Steal time registration
` [PATCH v2 5/6] KVM-GST: adjust scheduler cpu power
` [PATCH v2 6/6] Describe KVM_MSR_STEAL_TIME
[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
2011-02-01 16:55 UTC (4+ messages)
` [PATCH 1/3][RESEND] Move zone_reclaim() outside of CONFIG_NUMA (v4)
` [PATCH 2/3][RESEND] Refactor zone_reclaim code (v4)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)
[PATCH] release kvmclock page on reset
2011-02-01 16:04 UTC (5+ messages)
[PATCH -v8a 0/7] directed yield for Pause Loop Exiting
2011-02-01 15:53 UTC (10+ messages)
` [PATCH -v8a 1/7] sched: check the right ->nr_running in yield_task_fair
` [PATCH -v8a 2/7] sched: limit the scope of clear_buddies
` [PATCH -v8a 4/7] sched: Add yield_to(task, preempt) functionality
` [PATCH -v8a 3/7] sched: use a buddy to implement yield_task_fair
` [PATCH -v8a 5/7] export pid symbols needed for kvm_vcpu_on_spin
` [PATCH -v8a 6/7] kvm: keep track of which task is running a KVM vcpu
` [PATCH -v8a 7/7] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin
[PULL] vhost-net: 2.6.38 - warning fix
2011-02-01 15:44 UTC
KVM call agenda for Feb 1
2011-02-01 15:27 UTC (9+ messages)
` [Qemu-devel] "
[PATCH 00/22] [uq/master] Patch queue, part II
2011-02-01 14:45 UTC (54+ messages)
` [PATCH 01/22] Prevent abortion on multiple VCPU kicks
` [PATCH 04/22] Leave inner main_loop faster on pending requests
` [PATCH 08/22] kvm: Provide sigbus services arch-independently
` [PATCH 12/22] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH 14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
` [PATCH v2 "
` [PATCH v3 "
` [Qemu-devel] "
` [PATCH 16/22] Introduce VCPU self-signaling service
` [PATCH 17/22] kvm: Move irqchip event processing out of inner loop
` [PATCH v2 17&18/22] kvm: Unconditionally reenter kernel after IO exits
[PATCH -v8 0/7] directed yield for Pause Loop Exiting
2011-02-01 14:34 UTC (10+ messages)
` [PATCH -v8 1/7] sched: check the right ->nr_running in yield_task_fair
` [PATCH -v8 2/7] sched: limit the scope of clear_buddies
` [PATCH -v8 3/7] sched: use a buddy to implement yield_task_fair
` [PATCH -v8 4/7] sched: Add yield_to(task, preempt) functionality
` [PATCH -v8 5/7] export pid symbols needed for kvm_vcpu_on_spin
` [PATCH -v8 6/7] kvm: keep track of which task is running a KVM vcpu
` [PATCH -v8 7/7] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin
[PATCH v3 0/3] Vendor specific instructions and the emulator
2011-02-01 14:32 UTC (4+ messages)
` [PATCH v3 1/3] KVM: Drop bogus x86_decode_insn() error check
` [PATCH v3 2/3] KVM: x86 emulator: vendor specific instructions
` [PATCH v3 3/3] KVM: Drop ad-hoc vendor specific instruction restriction
[PATCH V6 1/4] nmi: convert cpu_index to cpu-index
2011-02-01 13:29 UTC (2+ messages)
[PATCH v2 0/3] Vendor specific instructions and the emulator
2011-02-01 12:43 UTC (4+ messages)
` [PATCH v2 1/3] KVM: Drop bogus x86_decode_insn() error check
` [PATCH v2 2/3] KVM: x86 emulator: vendor specific instructions
` [PATCH v2 3/3] KVM: Drop ad-hoc vendor specific instruction restriction
[PATCH] KVM: x86: Drop obsolete warning about INIT on runnable VCPU
2011-02-01 12:27 UTC
[PATCH] V2 Handle guest access to BBL_CR_CTL3 MSR
2011-02-01 7:50 UTC (4+ messages)
[PATCH 0/3 v7] MSI-X MMIO support for KVM
2011-02-01 4:26 UTC (11+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
` [PATCH 3/3] KVM: Add documents for MSI-X MMIO API
[PATCHv2] vhost: force vhost off for non-MSI guests
2011-01-31 22:58 UTC (6+ messages)
[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts
2011-01-31 19:18 UTC (6+ messages)
[RFC -v7 PATCH 0/7] directed yield for Pause Loop Exiting
2011-01-31 18:11 UTC (12+ messages)
` [RFC -v7 PATCH 3/7] sched: use a buddy to implement yield_task_fair
` [RFC -v7 PATCH 4/7] Add yield_to(task, preempt) functionality
` [RFC -v7 PATCH 5/7] export pid symbols needed for kvm_vcpu_on_spin
Forking KVM
2011-01-31 17:17 UTC
KVM: MMU: update sp->gfns on pte update path
2011-01-31 13:54 UTC (5+ messages)
Google Summer of Code 2011
2011-01-31 11:39 UTC (3+ messages)
[PATCH 0/29] nVMX: Nested VMX, v8
2011-01-31 10:07 UTC (17+ messages)
` [PATCH 05/29] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 07/29] nVMX: Hold a vmcs02 for each vmcs12
` [PATCH 08/29] nVMX: Fix local_vcpus_link handling
` [PATCH 09/29] nVMX: Add VMCS fields to the vmcs12
` [PATCH 11/29] nVMX: Implement VMCLEAR
Problem compiling qemu-kvm, latest git
2011-01-31 7:28 UTC
YOU HAVE WON?!!!
2011-01-31 3:55 UTC
[PATCH 1/2] Refactor zone_reclaim code (v4)
2011-01-31 4:37 UTC (11+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)
KVM on old kernels pre-2.6.28
2011-01-30 17:03 UTC (6+ messages)
[PATCH 0/4 v8] qemu-kvm: MSI-X MMIO support for assigned device
2011-01-30 5:12 UTC (5+ messages)
` [PATCH 1/4] qemu-kvm: device assignment: Enabling MSI-X according to the entries' mask bit
` [PATCH 2/4] qemu-kvm: Ioctl for MSIX MMIO support
` [PATCH 3/4] qemu-kvm: Header file update for MSI-X "
` [PATCH 4/4] qemu-kvm: MSI-X MMIO support for assigned device
[PATCH 0/3 v8] MSI-X MMIO support for KVM
2011-01-30 5:11 UTC (4+ messages)
` [PATCH 1/3] KVM: Move struct kvm_io_device to kvm_host.h
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel
` [PATCH 3/3] KVM: Add documents for MSI-X MMIO API
[PATCH -v2 0/3] KVM, Replace is_hwpoison_address with __get_user_pages
2011-01-30 3:15 UTC (4+ messages)
` [PATCH -v2 1/3] mm, export __get_user_pages
` [PATCH -v2 2/3] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
` [PATCH -v2 3/3] KVM, Replace is_hwpoison_address with __get_user_pages
[PATCH] Recognize parameters surrounded by quotes v2
2011-01-29 23:22 UTC
[PATCH 00/13] AMD IOMMU emulation patchset
2011-01-29 20:19 UTC (15+ messages)
` [PATCH 01/13] Generic DMA memory access interface
` [PATCH 02/13] pci: add IOMMU support via the generic DMA layer
` [PATCH 03/13] AMD IOMMU emulation
` [PATCH 04/13] ide: use the DMA memory access interface for PCI IDE controllers
` [PATCH 05/13] rtl8139: use the DMA memory access interface
` [PATCH 06/13] eepro100: "
` [PATCH 07/13] ac97: "
` [PATCH 08/13] es1370: "
` [PATCH 09/13] e1000: "
` [PATCH 10/13] lsi53c895a: "
` [PATCH 11/13] pcnet: "
` [PATCH 12/13] usb-uhci: "
` [PATCH 13/13] usb-ohci: "
[PATCH 00/19] Kemari for KVM v0.2.8
2011-01-29 13:29 UTC (14+ messages)
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode
` [Qemu-devel] "
Zero-copy block driver?
2011-01-29 12:46 UTC (4+ 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