public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-15 13:30:55 to 2010-02-18 09:19:59 UTC [more...]

[patch] x86: kvm: Convert i8254/i8259 locks to raw_spinlocks
 2010-02-18  9:19 UTC  (3+ messages)

[patch uq/master 0/4] uq/master: iothread consume signals via sigtimedwait and cleanups
 2010-02-18  8:29 UTC  (7+ messages)
` [patch uq/master 1/4] qemu: block SIGCHLD in vcpu thread(s)
` [patch uq/master 2/4] qemu: kvm specific wait_io_event
` [patch uq/master 3/4] qemu: kvm: consume internal signal with sigtimedwait
` [patch uq/master 4/4] qemu: kvm: remove pre-entry exit_request check with iothread enabled

Recommended network driver for a windows KVM guest
 2010-02-18  8:22 UTC  (2+ messages)

[PATCH 00/18] KVM: PPC: Virtualize Gekko guests
 2010-02-18  8:04 UTC  (17+ messages)

[PATCH 0/2] KVM: SVM improvements around INT3 and NMI
 2010-02-18  7:52 UTC  (16+ messages)
` [PATCH 1/2] KVM: SVM: Emulate nRIP feature when reinjecting INT3
  ` [PATCH v2 "
` [PATCH 2/2] KVM: SVM: Make stepping out of NMI handlers more robust

[PATCH v2] KVM: VMX: Update instruction length on intercepted BP
 2010-02-18  7:35 UTC  (12+ messages)

[PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling
 2010-02-18  5:57 UTC  (14+ messages)
          ` [Qemu-devel] "

[PATCH] qemu-kvm Set kvm_features name for kvm_cr3_cache
 2010-02-17 21:35 UTC  (4+ messages)

[ kvm-Bugs-2915201 ] Nested kvm (SVM)
 2010-02-17 19:02 UTC 

[PATCH] kvm-kmod: Build fix for #define KVM_DEBUG
 2010-02-17 19:00 UTC  (2+ messages)

[RFC] Balloon support for device assignment
 2010-02-17 17:52 UTC  (6+ messages)
` [RFC] KVM: "
  ` [RFC] QEMU: "

[ kvm-Bugs-2915201 ] Nested kvm (SVM)
 2010-02-17 17:47 UTC 

buildbot failure in qemu-kvm on default_x86_64_out_of_tree
 2010-02-17 16:32 UTC 

buildbot failure in qemu-kvm on default_i386_debian_5_0
 2010-02-17 16:32 UTC 

buildbot failure in qemu-kvm on default_i386_out_of_tree
 2010-02-17 16:33 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_debian_5_0
 2010-02-17 16:29 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_debian_5_0
 2010-02-17 16:30 UTC 

buildbot failure in qemu-kvm on disable_kvm_x86_64_out_of_tree
 2010-02-17 16:31 UTC 

buildbot failure in qemu-kvm on default_x86_64_debian_5_0
 2010-02-17 16:31 UTC 

buildbot failure in qemu-kvm on disable_kvm_i386_out_of_tree
 2010-02-17 16:32 UTC 

[PATCH] KVM: VMX: Update instruction length on intercepted BP
 2010-02-17 16:11 UTC  (24+ messages)

[PATCH 0/3] KVM: VCPU state extensions
 2010-02-17 14:54 UTC  (9+ messages)
` [PATCH 2/3] KVM: x86: Save&restore interrupt shadow mask

[PATCH 00/20] KVM updates for the 2.6.34 merge window (batch 4/4)
 2010-02-17 13:45 UTC  (21+ messages)
` [PATCH 01/20] KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
` [PATCH 02/20] KVM: MMU: Add tracepoint for guest page aging
` [PATCH 03/20] KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
` [PATCH 04/20] KVM: PIT: unregister kvm irq notifier if fail to create pit
` [PATCH 05/20] KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure
` [PATCH 06/20] KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
` [PATCH 07/20] KVM: ia64: destroy ioapic device if fail to setup default irq routing
` [PATCH 08/20] KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
` [PATCH 09/20] KVM: do not store wqh in irqfd
` [PATCH 10/20] KVM: x86 emulator: Add group8 instruction decoding
` [PATCH 11/20] KVM: x86 emulator: Add group9 "
` [PATCH 12/20] KVM: x86 emulator: Add Virtual-8086 mode of emulation
` [PATCH 13/20] KVM: x86 emulator: fix memory access during x86 emulation
` [PATCH 14/20] KVM: x86 emulator: Check IOPL level during io instruction emulation
` [PATCH 15/20] KVM: x86 emulator: Fix popf emulation
` [PATCH 16/20] KVM: x86 emulator: Check CPL level during privilege instruction emulation
` [PATCH 17/20] KVM: x86 emulator: Add LOCK prefix validity checking
` [PATCH 18/20] KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
` [PATCH 19/20] KVM: x86 emulator: code style cleanup
` [PATCH 20/20] KVM: x86 emulator: disallow opcode 82 in 64-bit mode

[PATCH v3 0/4] KVM: rework of "Fix x86 emulator's fault propagations"
 2010-02-17 13:32 UTC  (2+ messages)

[PATCH] KVM: inject #UD in 64bit mode from instruction that are not valid there
 2010-02-17 13:03 UTC  (2+ messages)

[PATCH] [uq/master] use eventfd for iothread
 2010-02-17 12:59 UTC  (2+ messages)

[PATCH 0/4] qemu-kvm: prepare for adding eventfd usage to upstream
 2010-02-17 12:53 UTC  (2+ messages)

[PATCH] Build fix for #define KVM_DEBUG
 2010-02-17 11:40 UTC  (6+ messages)

[PATCH] qemu-kvm: pcnet APROMWE bit location
 2010-02-17  9:34 UTC  (2+ messages)

KVM: use desc_ptr struct instead of kvm private descriptor_table
 2010-02-17  9:32 UTC  (2+ messages)

[patch 1/3] KVM: x86: add ioctls to get/set PIO state
 2010-02-17  9:22 UTC  (13+ messages)
          ` qemu-kvm: do not allow vcpu stop with in progress PIO
                  ` KVM: add doc note about PIO/MMIO completion API

[ kvm-Bugs-2953029 ] OpenSolaris does #pf doublefault with -cpu host & w/o -cpu
 2010-02-16 23:24 UTC 

[ kvm-Bugs-2953029 ] OpenSolaris does #pf doublefault with -cpu host & w/o -cpu
 2010-02-16 21:19 UTC 

qemu-kvm
 2010-02-16 19:31 UTC  (3+ messages)

KVM call agenda for Feb 16
 2010-02-16 14:47 UTC  (4+ messages)

Call for papers - Linux Conference 2010 - Slovenia
 2010-02-16 12:31 UTC 

[PATCH] KVM: VMX: Translate interrupt shadow when waiting on NMI window
 2010-02-16 10:38 UTC  (10+ messages)

[PATCH 00/38] KVM updates for the 2.6.34 merge window (batch 3/4)
 2010-02-16 10:35 UTC  (39+ messages)
` [PATCH 01/38] KVM: export <asm/hyperv.h>
` [PATCH 02/38] KVM: VMX: Remove emulation failure report
` [PATCH 03/38] KVM: fix Hyper-V hypercall warnings and wrong mask value
` [PATCH 04/38] KVM: fix cleanup_srcu_struct on vm destruction
` [PATCH 05/38] KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
` [PATCH 06/38] KVM: VMX: Fix exceptions of mov to dr
` [PATCH 07/38] KVM: VMX: Fix emulation of DR4 and DR5
` [PATCH 08/38] KVM: VMX: Clean up DR6 emulation
` [PATCH 09/38] KVM: SVM: Clean up and enhance mov dr emulation
` [PATCH 10/38] KVM: SVM: Trap all debug register accesses
` [PATCH 11/38] KVM: Fix kvm_coalesced_mmio_ring duplicate allocation
` [PATCH 12/38] KVM: x86: fix checking of cr0 validity
` [PATCH 13/38] KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
` [PATCH 14/38] KVM: Drop kvm_{load,put}_guest_fpu() exports
` [PATCH 15/38] KVM: Activate fpu on clts
` [PATCH 16/38] KVM: Add a helper for checking if the guest is in protected mode
` [PATCH 17/38] KVM: Move cr0/cr4/efer related helpers to x86.h
` [PATCH 18/38] KVM: Rename vcpu->shadow_efer to efer
` [PATCH 19/38] KVM: Optimize kvm_read_cr[04]_bits()
` [PATCH 20/38] KVM: trace guest fpu loads and unloads
` [PATCH 21/38] KVM: MMU: Remove some useless code from alloc_mmu_pages()
` [PATCH 22/38] KVM: PPC E500: Add register l1csr0 emulation
` [PATCH 23/38] KVM: PPC: Add PVR/PIR init for E500
` [PATCH 24/38] KVM: PPC E500: fix tlbcfg emulation
` [PATCH 25/38] KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
` [PATCH 26/38] KVM: mark segments accessed on HW task switch
` [PATCH 27/38] KVM: Fix msr trace
` [PATCH 28/38] KVM: Trace failed msr reads and writes
` [PATCH 29/38] KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
` [PATCH 30/38] KVM: enable PCI multiple-segments for pass-through device
` [PATCH 31/38] KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
` [PATCH 32/38] KVM: fix kvm_fix_hypercall() "
` [PATCH 33/38] KVM: VMX: Wire up .fpu_activate() callback
` [PATCH 34/38] KVM: ia64: Fix string literal continuation lines
` [PATCH 35/38] KVM: VMX: Remove redundant test in vmx_set_efer()
` [PATCH 36/38] KVM: Introduce kvm_host_page_size
` [PATCH 37/38] KVM: VMX: emulate accessed bit for EPT
` [PATCH 38/38] KVM: Remove redundant reading of rax on OUT instructions

[PATCH] KVM: SVM: Always clear interrupt shadow in skip_emulated_instruction
 2010-02-16 10:04 UTC  (2+ messages)

How to convert a physical drive (running Vista) as VM to be run on KVM
 2010-02-16  9:51 UTC  (3+ messages)

[PATCH 0/4] Fix some mmu/emulator atomicity issues
 2010-02-16  8:40 UTC  (3+ messages)
` [PATCH 4/4] KVM: MMU: Reinstate pte prefetch on invlpg

windows server 2008 hyper-v on kvm
 2010-02-15 20:51 UTC  (9+ messages)


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