public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-13 14:58:42 to 2011-02-17 10:09:10 UTC [more...]

KVM, Entropy and Windows
 2011-02-17 10:09 UTC  (3+ messages)

Why exit on MSR_STAR and friends?
 2011-02-17  9:22 UTC  (2+ messages)

[PATCH 0/3] Optimize STI; HLT while an interrupt is pending
 2011-02-17  9:12 UTC  (8+ messages)
` [PATCH 1/3] KVM: VMX: Cache CPU_BASED_VM_EXEC_CONTROL VMCS field
` [PATCH 2/3] KVM: VMX: Short circuit STI; HLT while an interrupt is pending
` [PATCH 3/3] KVM: SVM: "

KVM call minutes for Feb 15
 2011-02-17  9:26 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH 1/2] Refactor zone_reclaim code (v4)
 2011-02-16 23:45 UTC  (12+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)

Passthrough of 2 PCI devices works 80% (Kernel 2.6.37, Debian Squeeze, Win7 VM)
 2011-02-16 23:24 UTC  (2+ messages)

the fr-ca keymap is not working
 2011-02-16 21:40 UTC 

[RESEND][PATCH] qemu-kvm: Drop vga dirty logging workarounds
 2011-02-16 16:58 UTC  (2+ messages)

[Bug 29232] New: [VT-d] VT-d device passthrough fail to guest
 2011-02-16 16:43 UTC  (2+ messages)
` [Bug 29232] "

KVM Test report, kernel a685b38... qemu 671d89d
 2011-02-16 15:16 UTC  (5+ messages)

Slow disk IO on virtio kvm guests with Centos 5.5 as hypervisor
 2011-02-16 15:07 UTC  (7+ messages)

CfP 6th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'11)
 2011-02-16 10:14 UTC 

KVM call minutes for Feb 8
 2011-02-16  9:52 UTC  (44+ messages)
` [Qemu-devel] "

[PATCH] KVM: Start lock documentation
 2011-02-16  9:03 UTC  (5+ messages)

virtio_net sometimes didn't work
 2011-02-16  8:19 UTC  (8+ messages)

Converting QEMU Harddisk to native Partition
 2011-02-15 22:32 UTC  (4+ messages)

[PATCH] qemu-kvm: Clean up IOAPIC after upstream merge
 2011-02-15 19:10 UTC  (2+ messages)

EPT: Misconfiguration
 2011-02-15 19:04 UTC  (12+ messages)

KVM call agenda for Feb 15
 2011-02-15 16:03 UTC  (11+ messages)
` [Qemu-devel] "

[PATCH v3 0/6] Steal time for KVM
 2011-02-15 15:48 UTC  (15+ messages)
` [PATCH v3 1/6] KVM-HDR: KVM Steal time implementation
` [PATCH v3 2/6] KVM-HV: "
` [PATCH v3 3/6] KVM-GST: KVM Steal time accounting
` [PATCH v3 4/6] KVM-GST: KVM Steal time registration

[PATCH 2/2] KVM: Convert read-only users of vm_list to RCU
 2011-02-15 14:08 UTC  (3+ messages)

[PATCH] qemu-kvm: Update kvm_check_many_ioeventfds for qemu-kvm use
 2011-02-15 13:56 UTC  (2+ messages)

nbd block device backend - 'improvements'
 2011-02-15  8:40 UTC  (2+ messages)

[PATCH 00/13] [uq/master] Patch queue, part IV (MCE edition)
 2011-02-15  8:23 UTC  (14+ messages)
` [PATCH 01/13] x86: Account for MCE in cpu_has_work
` [PATCH 02/13] x86: Perform implicit mcg_status reset
` [PATCH 03/13] x86: Small cleanups of MCE helpers
` [PATCH 04/13] x86: Refine error reporting of MCE injection services
` [PATCH 05/13] x86: Optionally avoid injecting AO MCEs while others are pending
` [PATCH 06/13] Synchronize VCPU states before reset
` [PATCH 07/13] kvm: x86: Move MCE functions together
` [PATCH 08/13] kvm: x86: Inject pending MCE events on state writeback
` [PATCH 09/13] kvm: x86: Consolidate TCG and KVM MCE injection code
` [PATCH 10/13] kvm: x86: Clean up kvm_setup_mce
` [PATCH 11/13] kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
` [PATCH 12/13] Add qemu_ram_remap
` [PATCH 13/13] KVM, MCE, unpoison memory address across reboot

RFC: New API for PPC for vcpu mmu access
 2011-02-15  0:00 UTC  (24+ messages)

[RFC PATCH V2 0/5] macvtap TX zero copy between guest and host kernel
 2011-02-14 23:06 UTC  (3+ messages)

[PATCH 00/37] [PULL] qemu-kvm.git uq/master queue
 2011-02-14 20:17 UTC  (39+ messages)
` [PATCH 01/37] Prevent abortion on multiple VCPU kicks
` [PATCH 02/37] Stop current VCPU on synchronous reset requests
` [PATCH 03/37] Process vmstop requests in IO thread
` [PATCH 04/37] Trigger exit from cpu_exec_all on pending IO events
` [PATCH 05/37] Leave inner main_loop faster on pending requests
` [PATCH 06/37] Flatten the main loop
` [PATCH 07/37] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures
` [PATCH 08/37] kvm: Drop redundant kvm_enabled from kvm_cpu_thread_fn
` [PATCH 09/37] kvm: Handle kvm_init_vcpu errors
` [PATCH 10/37] kvm: Provide sigbus services arch-independently
` [PATCH 11/37] Refactor signal setup functions in cpus.c
` [PATCH 12/37] kvm: Set up signal mask also for !CONFIG_IOTHREAD
` [PATCH 13/37] kvm: Refactor qemu_kvm_eat_signals
` [PATCH 14/37] kvm: Call qemu_kvm_eat_signals also under !CONFIG_IOTHREAD
` [PATCH 15/37] Set up signalfd "
` [PATCH 16/37] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD
` [PATCH 17/37] kvm: Add MCE signal support for !CONFIG_IOTHREAD
` [PATCH 18/37] Introduce VCPU self-signaling service
` [PATCH 19/37] kvm: Unconditionally reenter kernel after IO exits
` [PATCH 20/37] kvm: Remove static return code of kvm_handle_io
` [PATCH 21/37] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
` [PATCH 22/37] kvm: make tsc stable over migration and machine start
` [PATCH 23/37] Refactor kvm&tcg function names in cpus.c
` [PATCH 24/37] Refactor cpu_has_work/any_cpu_has_work "
` [PATCH 25/37] Fix a few coding style violations "
` [PATCH 26/37] Improve vm_stop reason declarations
` [PATCH 27/37] Refactor debug and vmstop request interface
` [PATCH 28/37] Move debug exception handling out of cpu_exec
` [PATCH 29/37] kvm: Separate TCG from KVM cpu execution
` [PATCH 30/37] kvm: x86: Prepare VCPU loop for in-kernel irqchip
` [PATCH 31/37] kvm: Drop return values from kvm_arch_pre/post_run
` [PATCH 32/37] kvm: x86: Catch and report failing IRQ and NMI injections
` [PATCH 33/37] kvm: Remove unneeded memory slot reservation
` [PATCH 34/37] Introduce log_start/log_stop in CPUPhysMemoryClient
` [PATCH 35/37] cirrus: Remove obsolete kvm.h include
` [PATCH 36/37] kvm: Make kvm_state globally available
` [PATCH 37/37] kvm: x86: Introduce kvmclock device to save/restore its state
` [Qemu-devel] [PATCH 00/37] [PULL] qemu-kvm.git uq/master queue

PCI Passthrough, error: The driver 'pci-stub' is occupying your device 0000:08:06.2
 2011-02-14 17:48 UTC  (6+ messages)

Possible netfilter-related memory corruption in 2.6.37
 2011-02-14 16:52 UTC  (9+ messages)

[Bug 27052] New: Module KVM : unable to handle kernel NULL pointer dereference at
 2011-02-14 16:02 UTC  (9+ messages)
` [Bug 27052] "

[PATCH] qemu-kvm: Prepare IOAPIC for upstream merge
 2011-02-14 15:53 UTC  (3+ messages)

Migration of WinXP Guest -> usb+network failure
 2011-02-14 14:32 UTC  (2+ messages)

Notice
 2011-02-14 12:32 UTC 

[PATCH V6 1/4] nmi: convert cpu_index to cpu-index
 2011-02-14 10:15 UTC  (5+ messages)

[PATCH V6 4/4 resend] nmi: report error(QError) when the cpu-index is invalid
 2011-02-14 10:09 UTC 

[PATCH V6 3/4 resend] qmp,nmi: convert do_inject_nmi() to QObject
 2011-02-14 10:09 UTC 

[PATCH V6 2/4 resend] nmi: make cpu-index argument optional
 2011-02-14 10:09 UTC 

[PATCH V6 1/4 resend] nmi: convert cpu_index to cpu-index
 2011-02-14 10:09 UTC 

[PATCH 0/29] nVMX: Nested VMX, v8
 2011-02-13 20:07 UTC  (8+ messages)
` [PATCH 07/29] nVMX: Hold a vmcs02 for each vmcs12

[PATCH 0/6] KVM support for TSC scaling
 2011-02-13 15:19 UTC  (4+ messages)
` [PATCH 6/6] KVM: X86: Implement userspace interface to set virtual_tsc_khz


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