kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-26 09:20:57 to 2011-01-28 07:56:05 UTC [more...]

[PATCH 1/2] Refactor zone_reclaim code (v4)
 2011-01-28  7:56 UTC  (10+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)

[PATCH 1/2] mm, Make __get_user_pages return -EHWPOISON for HWPOISON page optionally
 2011-01-28  7:39 UTC  (11+ messages)

[PATCH 00/19] Kemari for KVM v0.2.8
 2011-01-28  7:21 UTC  (20+ messages)
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/19] Introduce read() to FdMigrationState
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/19] Introduce event-tap
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode

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

Fwd: Graphics pass-through
 2011-01-28  0:45 UTC  (4+ messages)
  `  "

[PATCH] unittest suite: Remove kvm/tests/guest_test.py from list of tests
 2011-01-27 23:08 UTC 

Network performance with small packets
 2011-01-27 21:30 UTC  (11+ messages)

KVM on old kernels pre-2.6.28
 2011-01-27 18:09 UTC  (3+ messages)

[PATCH 00/22] [uq/master] Patch queue, part II
 2011-01-27 16:39 UTC  (26+ messages)
` [PATCH 01/22] Prevent abortion on multiple VCPU kicks
` [PATCH 02/22] Stop current VCPU on synchronous reset requests
` [PATCH 03/22] Process vmstop requests in IO thread
` [PATCH 04/22] Leave inner main_loop faster on pending requests
` [PATCH 05/22] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
` [PATCH 06/22] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
` [PATCH 07/22] kvm: Handle kvm_init_vcpu errors
` [PATCH 08/22] kvm: Provide sigbus services arch-independently
` [PATCH 09/22] Refactor signal setup functions in cpus.c
` [PATCH 10/22] kvm: Set up signal mask also for !CONFIG_IOTHREAD
` [PATCH 11/22] kvm: Refactor qemu_kvm_eat_signals
` [PATCH 12/22] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH 13/22] Set up signalfd "
` [PATCH 14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
  ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH 15/22] kvm: Add MCE signal support for !CONFIG_IOTHREAD
` [PATCH 16/22] Introduce VCPU self-signaling service
` [PATCH 17/22] kvm: Move irqchip event processing out of inner loop
` [PATCH 18/22] kvm: Unconditionally reenter kernel after IO exits
` [PATCH 19/22] kvm: Remove static return code of kvm_handle_io
` [PATCH 20/22] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
` [PATCH 21/22] Refactor kvm&tcg function names in cpus.c
` [PATCH 22/22] Fix a few coding style violations "

[PATCH] sheepdog: support creating images on remote hosts
 2011-01-27 16:33 UTC 

[PATCH] virtio_blk: allow re-reading config space at runtime
 2011-01-27 15:32 UTC 

[PATCH 00/35] [PULL] qemu-kvm.git uq/master queue
 2011-01-27 14:39 UTC  (2+ messages)
` [PATCH] kvm: x86: Fix build in absence of KVM_CAP_ASYNC_PF

suspending in kvm and resuming in qemu
 2011-01-27 14:06 UTC  (3+ messages)

[RFC -v7 PATCH 0/7] directed yield for Pause Loop Exiting
 2011-01-27 13:20 UTC  (9+ messages)
` [RFC -v7 PATCH 2/7] sched: limit the scope of clear_buddies
` [RFC -v7 PATCH 1/7] sched: check the right ->nr_running in yield_task_fair
` [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
` [RFC -v7 PATCH 6/7] kvm: keep track of which task is running a KVM vcpu
` [RFC -v7 PATCH 7/7] kvm: use yield_to instead of sleep in kvm_vcpu_on_spin

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

ms_sysenter_eip zero value
 2011-01-27 13:01 UTC  (3+ messages)

[PATCH 00/16] New Proposal for steal time in KVM
 2011-01-27 12:31 UTC  (34+ messages)
` [PATCH 01/16] KVM-HDR: register KVM basic header infrastructure
` [PATCH 03/16] KVM-HDR: KVM Userspace registering ioctl
` [PATCH 05/16] KVM-HDR: Implement wallclock over KVM - KVM Virtual Memory
` [PATCH 16/16] KVM-GST: adjust scheduler cpu power

[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts
 2011-01-27  9:51 UTC  (35+ messages)

[PATCH 0/29] nVMX: Nested VMX, v8
 2011-01-27  8:44 UTC  (30+ messages)
` [PATCH 01/29] nVMX: Add "nested" module option to vmx.c
` [PATCH 02/29] nVMX: Implement VMXON and VMXOFF
` [PATCH 03/29] nVMX: Allow setting the VMXE bit in CR4
` [PATCH 04/29] nVMX: Introduce vmcs12: a VMCS structure for L1
` [PATCH 05/29] nVMX: Implement reading and writing of VMX MSRs
` [PATCH 06/29] nVMX: Decoding memory operands of VMX instructions
` [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 10/29] nVMX: Success/failure of VMX instructions
` [PATCH 11/29] nVMX: Implement VMCLEAR
` [PATCH 12/29] nVMX: Implement VMPTRLD
` [PATCH 13/29] nVMX: Implement VMPTRST
` [PATCH 14/29] nVMX: Implement VMREAD and VMWRITE
` [PATCH 15/29] nVMX: Prepare vmcs02 from vmcs01 and vmcs12
` [PATCH 16/29] nVMX: Move register-syncing to a function
` [PATCH 17/29] nVMX: Implement VMLAUNCH and VMRESUME
` [PATCH 18/29] nVMX: No need for handle_vmx_insn function any more
` [PATCH 19/29] nVMX: Exiting from L2 to L1
` [PATCH 20/29] nVMX: Deciding if L0 or L1 should handle an L2 exit
` [PATCH 21/29] nVMX: Correct handling of interrupt injection
` [PATCH 22/29] nVMX: Correct handling of exception injection
` [PATCH 23/29] nVMX: Correct handling of idt vectoring info
` [PATCH 24/29] nVMX: Handling of CR0 and CR4 modifying instructions
` [PATCH 25/29] nVMX: Further fixes for lazy FPU loading
` [PATCH 26/29] nVMX: Additional TSC-offset handling
` [PATCH 27/29] nVMX: Add VMX to list of supported cpuid features
` [PATCH 28/29] nVMX: Miscellenous small corrections
` [PATCH 29/29] nVMX: Documentation

[PATCH V6 4/4] nmi: report error(QError) when the cpu-index is invalid
 2011-01-27  8:20 UTC 

[PATCH V6 3/4] qmp,nmi: convert do_inject_nmi() to QObject
 2011-01-27  8:20 UTC 

[PATCH V6 2/4] nmi: make cpu-index argument optional
 2011-01-27  8:20 UTC 

[PATCH V6 1/4] nmi: convert cpu_index to cpu-index
 2011-01-27  8:20 UTC 

[PATCH 0/3] Unmapped Page Cache Control (v4)
 2011-01-26 17:43 UTC  (4+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA (v4)

[RFC -v6 PATCH 0/8] directed yield for Pause Loop Exiting
 2011-01-26 15:20 UTC  (4+ messages)
` [RFC -v6 PATCH 7/8] kvm: keep track of which task is running a KVM vcpu

EPT: Misconfiguration
 2011-01-26 15:00 UTC  (7+ messages)

Errors on MMIO read access on VM suspend / resume operations
 2011-01-26 13:52 UTC  (18+ messages)
              ` [Qemu-devel] "

compilation problem
 2011-01-26 12:53 UTC  (4+ messages)

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

KVM call agenda for Jan 25
 2011-01-26  9:58 UTC  (5+ messages)

[PATCH 00/19] Kemari for KVM v0.2.7
 2011-01-26  9:42 UTC  (20+ messages)
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [PATCH 02/19] Introduce read() to FdMigrationState
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [PATCH 09/19] Introduce event-tap
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush()
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
` [PATCH 19/19] migration: add a parser to accept FT migration incoming mode


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).