public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-20 12:36:21 to 2011-01-24 18:07:51 UTC [more...]

[PATCH 00/16] New Proposal for steal time in KVM
 2011-01-24 18:06 UTC  (15+ messages)
` [PATCH 01/16] KVM-HDR: register KVM basic header infrastructure
` [PATCH 02/16] KVM-HV: KVM - KVM Virtual Memory hypervisor implementation
` [PATCH 03/16] KVM-HDR: KVM Userspace registering ioctl
` [PATCH 04/16] KVM-HV: "
` [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory
` [PATCH 06/16] "
` [PATCH 07/16] KVM-GST: "
` [PATCH 08/16] KVM-HDR: Implement kvmclock systemtime "
` [PATCH 09/16] KVM-HV: "
` [PATCH 10/16] KVM-GST: "
` [PATCH 11/16] KVM-HDR: KVM Steal time implementation
` [PATCH 13/16] KVM-HV: KVM Steal time calculation
` [PATCH 14/16] KVM-GST: KVM Steal time registration
` [PATCH 15/16] KVM-GST: KVM Steal time accounting

[RFC -v6 PATCH 0/8] directed yield for Pause Loop Exiting
 2011-01-24 18:04 UTC  (12+ messages)
` [RFC -v6 PATCH 1/8] sched: check the right ->nr_running in yield_task_fair
` [RFC -v6 PATCH 2/8] sched: limit the scope of clear_buddies
` [RFC -v6 PATCH 3/8] sched: use a buddy to implement yield_task_fair
` [RFC -v6 PATCH 4/8] sched: Add yield_to(task, preempt) functionality
` [RFC -v6 PATCH 6/8] export pid symbols needed for kvm_vcpu_on_spin
` [RFC -v6 PATCH 7/8] kvm: keep track of which task is running a KVM vcpu
` [RFC -v6 PATCH 5/8] sched: drop superfluous tests from yield_to
` [RFC -v6 PATCH 8/8] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

[PATCH 00/14] PV ticket locks without expanding spinlock
 2011-01-24 17:49 UTC  (15+ messages)
  ` [PATCH 2/3] kvm hypervisor : Add hypercalls to support pv-ticketlock

[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts
 2011-01-24 15:44 UTC  (7+ messages)
` [RFC PATCH 1/2] kvm: Allow querying free slots
` [RFC PATCH 2/2] device-assignment: Count required kvm memory slots

[PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
 2011-01-24 14:08 UTC  (51+ messages)
` [PATCH 28/35] kvm: x86: Introduce kvmclock device to save/restore its state
  ` [Qemu-devel] "

Agenda for Jan 25
 2011-01-24 13:26 UTC 

KVM call agenda for Jan 25
 2011-01-24 13:25 UTC 

[PATCH 00/18] [uq/master] MCE & IO exit fixes, prepare for VCPU loop reuse
 2011-01-24 12:36 UTC  (7+ messages)
` [PATCH 07/18] kvm: Add MCE signal support for !CONFIG_IOTHREAD
` [PATCH 11/18] Introduce VCPU self-signaling service

[PATCH 00/31] [PULL] qemu-kvm.git uq/master queue
 2011-01-24  9:02 UTC  (32+ messages)
` [PATCH 01/31] kvm: Enable user space NMI injection for kvm guest
` [PATCH 02/31] kvm: convert kvm_ioctl(KVM_CHECK_EXTENSION) to kvm_check_extension()
` [PATCH 03/31] Clean up cpu_inject_x86_mce()
` [PATCH 04/31] Add "broadcast" option for mce command
` [PATCH 05/31] Add function for checking mca broadcast of CPU
` [PATCH 06/31] kvm: introduce kvm_mce_in_progress
` [PATCH 07/31] kvm: kvm_mce_inj_* subroutines for templated error injections
` [PATCH 08/31] kvm: introduce kvm_inject_x86_mce_on
` [PATCH 09/31] kvm: x86: Fix DPL write back of segment registers
` [PATCH 10/31] kvm: x86: Remove obsolete SS.RPL/DPL aligment
` [PATCH 11/31] kvm: x86: Prevent sign extension of DR7 in guest debugging mode
` [PATCH 12/31] kvm: x86: Fix a few coding style violations
` [PATCH 13/31] kvm: Fix "
` [PATCH 14/31] kvm: x86: Swallow KVM_EXIT_SET_TPR
` [PATCH 15/31] kvm: Stop on all fatal exit reasons
` [PATCH 16/31] kvm: Improve reporting of fatal errors
` [PATCH 17/31] x86: Optionally dump code bytes on cpu_dump_state
` [PATCH 18/31] kvm: x86: Align kvm_arch_put_registers code with comment
` [PATCH 19/31] kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
` [PATCH 20/31] kvm: x86: Remove redundant mp_state initialization
` [PATCH 21/31] kvm: x86: Fix xcr0 reset mismerge
` [PATCH 22/31] kvm: x86: Refactor msr_star/hsave_pa setup and checks
` [PATCH 23/31] kvm: x86: Reset paravirtual MSRs
` [PATCH 24/31] kvm: x86: Fix !CONFIG_KVM_PARA build
` [PATCH 25/31] kvm: Drop smp_cpus argument from init functions
` [PATCH 26/31] kvm: Consolidate must-have capability checks
` [PATCH 27/31] kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
` [PATCH 28/31] kvm: Flush coalesced mmio buffer on IO window exits
` [PATCH 29/31] kvm: Do not use qemu_fair_mutex
` [PATCH 30/31] kvm: x86: Implicitly clear nmi_injected/pending on reset
` [PATCH 31/31] kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported

[REPOST][PATCH 0/3] Unmapped page cache control (v3)
 2011-01-24  6:37 UTC  (12+ messages)
` [REPOST] [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v3)
` [REPOST] [PATCH 2/3] Refactor zone_reclaim code (v3)
` [REPOST] [PATCH 3/3] Provide control over unmapped pages (v3)

ATA Trim for qcow(2)
 2011-01-24  6:28 UTC  (3+ messages)

[PATCH 0/3] KVM autotest cleanup
 2011-01-24  4:22 UTC  (4+ messages)
` [PATCH 1/3] KVM test: Subtest cleanups
` [PATCH 2/3] KVM test: Infrastructure cleanups
` [PATCH 3/3] Removing unused imports from guest scripts

Flow Control and Port Mirroring Revisited
 2011-01-23 13:53 UTC  (19+ messages)

ms_sysenter_eip zero value
 2011-01-23 11:25 UTC 

MIPS, io-thread, icount and wfi
 2011-01-23  4:09 UTC  (4+ messages)

[PATCH v5 01/27] kvm: stop including asm-generic/bitops/le.h directly
 2011-01-22 13:13 UTC  (2+ messages)
` [PATCH v5 14/27] kvm: use little-endian bitops

Congrats
 2011-01-22  7:34 UTC 

[PATCH 1/2] KVM test: tests_base.cfg: Fixing tabs instead of whitespace
 2011-01-22  2:30 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Fix wrong parameter name for migrate_background

[PATCH 0/4] Renaming scripts that we run on guests
 2011-01-22  2:03 UTC  (5+ messages)
` [PATCH 1/4] KVM test: Renaming script bonding_setup.py to nic_bonding_guest.py
` [PATCH 2/4] KVM test: Renaming join_mcast.py to multicast_guest.py
` [PATCH 3/4] KVM test: renaming allocator.py to ksm_overcommit_guest.py
` [PATCH 4/4] KVM test: Rename virtio_guest.py to virtio_console_guest.py

[PATCH 1/6] KVM test: Introducing test_setup library
 2011-01-22  1:30 UTC  (6+ messages)
` [PATCH 2/6] KVM test: Make unattended _install use the new pre script
` [PATCH 3/6] KVM test: Removing scripts/unattended.py
` [PATCH 4/6] KVM config: Move HugePageConfig() to test_setup
` [PATCH 5/6] KVM test: Turn enospc test pre/post actions into infrastructure
` [PATCH 6/6] KVM test: Removing enospc pre and post scripts

[PATCH 00/18] [uq/master] Rebased patch queue, part I
 2011-01-21 20:48 UTC  (19+ messages)
` [PATCH 01/18] kvm: x86: Swallow KVM_EXIT_SET_TPR
` [PATCH 02/18] kvm: Stop on all fatal exit reasons
` [PATCH 03/18] kvm: Improve reporting of fatal errors
` [PATCH 04/18] x86: Optionally dump code bytes on cpu_dump_state
` [PATCH 05/18] kvm: x86: Align kvm_arch_put_registers code with comment
` [PATCH 06/18] kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip
` [PATCH 07/18] kvm: x86: Remove redundant mp_state initialization
` [PATCH 08/18] kvm: x86: Fix xcr0 reset mismerge
` [PATCH 09/18] kvm: x86: Refactor msr_star/hsave_pa setup and checks
` [PATCH 10/18] kvm: x86: Reset paravirtual MSRs
` [PATCH 11/18] kvm: x86: Fix !CONFIG_KVM_PARA build
` [PATCH 12/18] kvm: Drop smp_cpus argument from init functions
` [PATCH 13/18] kvm: Consolidate must-have capability checks
` [PATCH 14/18] kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
` [PATCH 15/18] kvm: Flush coalesced mmio buffer on IO window exits
` [PATCH 16/18] kvm: Do not use qemu_fair_mutex
` [PATCH 17/18] kvm: x86: Implicitly clear nmi_injected/pending on reset
` [PATCH 18/18] kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported

[PATCH] vhost: force vhost off for non-MSI guests
 2011-01-21 14:40 UTC  (15+ messages)
` [Qemu-devel] "

EPT: Misconfiguration
 2011-01-21 13:22 UTC  (2+ messages)

[Bug 26872] New: qemu stop responding if using kvm with usb passthru
 2011-01-21  8:02 UTC  (2+ messages)
` [Bug 26872] "

[PATCH] V2 Handle guest access to BBL_CR_CTL3 MSR
 2011-01-21  5:21 UTC 

[Bug 27052] New: Module KVM : unable to handle kernel NULL pointer dereference at
 2011-01-21  3:29 UTC  (6+ messages)
` [Bug 27052] "

[PATCH 1/2] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
 2011-01-20 15:50 UTC  (6+ messages)

[PATCH v2] device-assignment: Properly terminate vmsd.fields
 2011-01-20 16:08 UTC  (2+ messages)

[PATCH] KVM: fix build warning within __kvm_set_memory_region() on s390
 2011-01-20 16:10 UTC  (2+ messages)

[PATCH] virtio-pci: mask notifier error handling fixups
 2011-01-20 16:34 UTC  (2+ messages)

[PATCH] KVM: x86: Remove user space triggerable MCE error message
 2011-01-20 16:04 UTC  (2+ messages)

suspending in kvm and resuming in qemu
 2011-01-20 16:11 UTC  (2+ messages)

[PATCH 00/19] Kemari for KVM v0.2.6
 2011-01-20 15:48 UTC  (12+ messages)
` [PATCH 09/19] Introduce event-tap
  ` [Qemu-devel] "

[PATCH v3 1/3] KVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_sregs()
 2011-01-20 15:27 UTC  (5+ messages)

[PATCH] KVM test: virtio_console: Add kernel crash logging
 2011-01-20 14:57 UTC 

[PATCH 1/1]: Log more information on IO_PAGE_FAULT event
 2011-01-20 13:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox