public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-12 15:49:51 to 2010-05-16 10:19:18 UTC [more...]

[PATCH 0/7] Consolidate vcpu ioctl locking
 2010-05-16 10:19 UTC  (28+ messages)
` [PATCH 1/7] KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
` [PATCH 3/7] KVM: move vcpu locking to dispatcher for generic "
` [PATCH 7/7] KVM: Consolidate arch specific vcpu ioctl locking
  ` [PATCH 2/7] KVM: x86: Add missing locking to arch specific vcpu ioctls
  ` [PATCH 4/7] KVM: x86: Lock arch specific vcpu ioctls centrally
  ` [PATCH 5/7] KVM: s390: Centrally lock arch specific vcpu ioctls
  ` [PATCH 6/7] KVM: PPC: Centralize locking of "

[PATCHv2] Support for booting from virtio disks
 2010-05-16  8:28 UTC  (6+ messages)
      ` [SeaBIOS] "

[PATCH] fix "info cpus" halted state display
 2010-05-16  5:35 UTC  (3+ messages)

Qemu-KVM with 3x IDE HDD + CDROM not working
 2010-05-16  0:43 UTC  (2+ messages)

Nested Page Faults
 2010-05-15 14:41 UTC  (3+ messages)

[PATCH 1/3] KVM: MMU: split kvm_sync_page() function
 2010-05-15 10:53 UTC  (3+ messages)
` [PATCH 2/3] KVM: MMU: don't write-protect if have new mapping to unsync page
  ` [PATCH 3/3] KVM: MMU: only update unsync page in invlpg path

system_powerdown not working for qemu-kvm 0.12.4?
 2010-05-15  9:36 UTC  (2+ messages)

[qemu-kvm tests PATCH] qemu-kvm tests cleanup
 2010-05-15  8:12 UTC  (2+ messages)

[PATCH 0/3] Convert KVM to use FPU API
 2010-05-15  8:06 UTC  (5+ messages)
` [PATCH 1/3] x86: Split fpu_save_init() to fpu_save() and fpu_clear()
` [PATCH 2/3] x86: Export FPU API for KVM use
` [PATCH 3/3] KVM: x86: Use FPU API

[PATCH v5 0/5] PCI Shared Memory device
 2010-05-15  6:05 UTC  (16+ messages)
` [PATCH v5 1/5] Device specification for shared memory PCI device
  ` [PATCH v5 2/5] Support adding a file to qemu's ram allocation
    ` [PATCH v5 3/5] Add functions for assigning ioeventfd and irqfds
      ` [PATCH v5 4/5] Inter-VM shared memory PCI device

[PATCH 2/2] [block]: Skip refresh_total_sectors() for scsi-generic devices
 2010-05-15 13:30 UTC 

[PATCH 1/2] [block]: Fix scsi-generic breakage in find_image_format()
 2010-05-15 13:30 UTC 

[PATCH 0/2] Fix scsi-generic breakage in upstream qemu-kvm.git
 2010-05-15 13:30 UTC 

RFC: kvmclock / tsc server side fix
 2010-05-15  2:07 UTC 

[PATCH 1/2] test: Add test for sub acc,imm
 2010-05-14 22:49 UTC  (2+ messages)

[PATCH 1/5] KVM MMU: fix objects free
 2010-05-14 22:50 UTC  (6+ messages)
` [PATCH 2/5] KVM MMU: remove rmap before clear spte
  ` [PATCH 3/5] KVM MMU: fix for got gfn when sync shadow pages
    ` [PATCH 4/5] KVM MMU: fix two typos
      ` [PATCH 5/5] KVM x86: cleanup unused local variable

[PATCH RFC] virtio_blk: Use blk-iopoll for host->guest notify
 2010-05-14 22:30 UTC  (2+ messages)

[PATCH 1/2] sysfs: add struct file* to bin_attr callbacks
 2010-05-14 19:26 UTC  (11+ messages)
` [PATCH 2/2] pci: allow sysfs file owner to read device dependent config space
    ` [PATCH 2/2 v2] pci: check caps from sysfs file open "

[PATCH] KVM: MMU: Segregate shadow pages with different cr0.wp
 2010-05-13 22:31 UTC  (2+ messages)

[PATCH] test: emulator: lmsw may not clear cr0.pe
 2010-05-13 22:02 UTC  (2+ messages)

[PATCH][v2 0/3] Some MMU related fix/clean up
 2010-05-13 22:18 UTC  (2+ messages)

[PATCH] device-assignment: fix failure to exit on shared IRQ
 2010-05-13 22:41 UTC  (3+ messages)

kvm-intel does not load when Intel TXT is enabled
 2010-05-14 18:24 UTC 

Prevent IRQ sharing for PCI passthrough
 2010-05-14 17:14 UTC  (6+ messages)

[PATCH 00/12] [PULL] qemu-kvm.git uq/master queue
 2010-05-14 15:58 UTC  (18+ messages)
` [PATCH 01/12] Fix -mem-path with hugetlbfs
` [PATCH 02/12] kvm: set cpu_single_env around KVM_RUN ioctl
` [PATCH 03/12] make SIG_IPI to tcg vcpu thread reliable
` [PATCH 04/12] standardize on qemu_cpu_kick for signalling cpu thread(s)
` [PATCH 05/12] port qemu-kvm's on_vcpu code
` [PATCH 06/12] kvm: synchronize state from cpu context
` [PATCH 07/12] add cpu_is_stopped helper
` [PATCH 08/12] move stop/stopped CPU_COMMON fields after area zeroed by reset
` [PATCH 09/12] kvm: validate context for kvm cpu get/put operations
` [PATCH 10/12] kvm: enable smp > 1
` [PATCH 11/12] Do not stop VM if emulation failed in userspace
` [PATCH 12/12] kvm: fix 80000001.EDX supported bit filtering

KVM and the OOM-Killer
 2010-05-14 13:01 UTC  (13+ messages)

KVM on RHEL5.5
 2010-05-14 12:59 UTC  (3+ messages)

[RFC PATCH 0/2] Sheepdog: distributed storage system for QEMU
 2010-05-14 12:55 UTC  (19+ messages)
` [RFC PATCH 1/2] close all the block drivers before the qemu process exits
  ` [Qemu-devel] "
` [Qemu-devel] [RFC PATCH 0/2] Sheepdog: distributed storage system for QEMU
  ` [RFC PATCH v2 0/3] "
` [RFC PATCH v2 1/3] close all the block drivers before the qemu process exits
` [RFC PATCH v2 2/3] block: call the snapshot handlers of the protocol drivers
` [RFC PATCH v2 3/3] block: add sheepdog driver for distributed storage support

[GIT PULL] last minute vhost-net fix
 2010-05-14 11:04 UTC  (2+ messages)

[Autotest][PATCH V2] KVM Test: Add ioquit test case
 2010-05-14  9:43 UTC 

[QEMU-KVM]: Megasas + TCM_Loop + SG_IO into Windows XP guests
 2010-05-14  9:42 UTC  (3+ messages)

Qemu-KVM 0.12.3 and Multipath -> Assertion
 2010-05-14  9:26 UTC  (8+ messages)
` [Qemu-devel] "
          ` qemu-kvm hangs if multipath device is queing (was: Re: [Qemu-devel] Qemu-KVM 0.12.3 and Multipath -> Assertion)
            ` qemu-kvm hangs if multipath device is queing

[PATCH -v2] KVM, Fix QEMU-KVM is killed by guest SRAO MCE
 2010-05-14  0:58 UTC  (3+ messages)

[PATCH] kvm: remove CAP_SYS_RAWIO requirement from kvm_vm_ioctl_assign_irq
 2010-05-13 22:54 UTC  (4+ messages)

[PATCH net-next] ixgbevf: Enable GRO by default
 2010-05-13 22:16 UTC  (2+ messages)

pci device passthrough: Failed to assign irq
 2010-05-13 21:34 UTC  (2+ messages)

[PATCH 1/2] x86 emulator: Add missing decoder flags for sub instruction
 2010-05-13 20:26 UTC  (3+ messages)

[PATCH] VMX: Fix and improve guest state validity checks
 2010-05-13 20:15 UTC  (4+ messages)

[GIT PULL] KVM updates for 2.6.34-rc7
 2010-05-13 18:53 UTC 

network between host and guest
 2010-05-13 20:12 UTC  (2+ messages)

Another SIGFPE in display code, now in cirrus
 2010-05-13 18:03 UTC  (20+ messages)
                  ` [Qemu-devel] "

Wiki docs on counting and tracing KVM perf events
 2010-05-13 14:57 UTC  (2+ messages)

[RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space
 2010-05-13 11:47 UTC  (8+ messages)
` [RFC][PATCH RFC 10/12] KVM: move "

[PATCH] KVM: Don't allow lmsw to clear cr0.pe
 2010-05-13  3:31 UTC  (3+ messages)

Migration failure from AMD to Intel
 2010-05-13  3:12 UTC 

Alert
 2010-05-13  3:01 UTC 

[PATCH] x86 emulator: Add test acc, imm instruction (opcodes 0xA8 - 0xA9)
 2010-05-13  1:57 UTC  (2+ messages)

[PATCH 1/2] KVM test: Parallel install of guest OS v2
 2010-05-12 22:03 UTC  (4+ messages)
` [PATCH 2/2] KVM test: Support to SLES install
    ` [Autotest] "

[PATCH v2 00/10] Redirct and make use of the guest serial console
 2010-05-12 22:00 UTC  (3+ messages)
` [PATCH v2 01/10] KVM test: Introduce prompt assist

[KVM_AUTOTEST][PATCH] KSM_overcommit: dynamic reserve calculation (2)
 2010-05-12 21:59 UTC  (2+ messages)
` [Autotest] "

Keep index within boundaries in kvmppc_44x_emul_tlbwe()
 2010-05-12 20:23 UTC  (3+ messages)

[PATCH 0/9] pvclock misc fixes - v4
 2010-05-12 20:33 UTC  (5+ messages)

[PATCH 4/4 v4] KVM: VMX: VMXON/VMXOFF usage changes
 2010-05-12 19:58 UTC  (4+ messages)

[PATCH] KVM: VMX: blocked-by-sti must not defer NMI injections
 2010-05-12 20:05 UTC  (2+ messages)

[PATCH] KVM: x86: Call vcpu_load and vcpu_put in cpuid_update
 2010-05-12 19:24 UTC  (2+ messages)

2.6.33.3: possible recursive locking detected
 2010-05-12 19:46 UTC  (8+ messages)

[RFC PATCH] sysfs: bin_attr permission checking
 2010-05-12 19:44 UTC  (5+ messages)

[Reminder] KVM Forum 2010: Call for Papers
 2010-05-12 17:44 UTC 


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