public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-18 22:57:58 to 2008-04-22 17:54:52 UTC [more...]

pv clock: kvm is incompatible with xen :-(
 2008-04-22 17:54 UTC  (12+ messages)

PCI Passthrough support for KVM
 2008-04-22 17:28 UTC  (4+ messages)
` [PATCH 2/2] KVM: Handle interrupts for PCI passthrough devices

[PATCH] Make virtio devices multi-function
 2008-04-22 17:26 UTC  (13+ messages)

Odd hang in the Ubuntu installer
 2008-04-22 16:52 UTC 

[ofa-general] [PATCH 00 of 12] mmu notifier #v13
 2008-04-22 16:46 UTC  (18+ messages)
` [PATCH 01 of 12] Core of mmu notifiers
    ` [ofa-general] "
` [ofa-general] [PATCH 02 of 12] Fix ia64 compilation failure because of common code include bug
` [PATCH 03 of 12] get_task_mm should not succeed if mmput() is running and has reduced
` [PATCH 04 of 12] Moves all mmu notifier methods outside the PT lock (first and not last
` [PATCH 05 of 12] Move the tlb flushing into free_pgtables. The conversion of the locks
` [PATCH 06 of 12] Move the tlb flushing inside of unmap vmas. This saves us from passing
` [PATCH 07 of 12] Add a function to rw_semaphores to check if there are any processes
` [PATCH 08 of 12] The conversion to a rwsem allows notifier callbacks during rmap traversal
` [PATCH 09 of 12] Convert the anon_vma spinlock to a rw semaphore. This allows concurrent
` [PATCH 10 of 12] Convert mm_lock to use semaphores after i_mmap_lock and anon_vma_lock
` [PATCH 11 of 12] XPMEM would have used sys_madvise() except that madvise_dontneed()
` [PATCH 12 of 12] This patch adds a lock ordering rule to avoid a potential deadlock when

[RFC] linuxboot Option ROM for Linux kernel booting
 2008-04-22 16:23 UTC  (9+ messages)
      ` [Qemu-devel] "
  `  "

[RFC PATCH] virtio: change config to guest endian
 2008-04-22 16:21 UTC  (6+ messages)
  ` [kvm-devel] "

[PATCH 1/3] Refactor AIO interface to allow other AIO implementations
 2008-04-22 15:47 UTC  (23+ messages)
  ` [kvm-devel] "
      `  "
          ` [Qemu-devel] "
                        ` [kvm-devel] "

[ofa-general] [PATCH 0 of 9] mmu notifier #v12
 2008-04-22 15:26 UTC  (11+ messages)
` [ofa-general] "
                `  "

KVM: PIT: make last_injected_time per-guest
 2008-04-22 14:42 UTC  (2+ messages)

What kernel options do I need to properly enable virtio net driver
 2008-04-22 13:34 UTC  (6+ messages)

[PATCH 1/2]kvmtrace: add event mask support (kernel part)
 2008-04-22 12:52 UTC  (2+ messages)

[PATCH] Fix missing decleration for kvm_enabled() in qemu for target-ppc/helper.c
 2008-04-22 11:36 UTC  (2+ messages)

Some FAQ questions
 2008-04-22 11:35 UTC  (4+ messages)

[patch 0/2] pci_register_device can fail
 2008-04-22 11:21 UTC  (8+ messages)
` [patch 1/2] [PATCH] pci nic: "
` [patch 2/2] [PATCH] virtio-blk: virtio_pci_init "
    ` [patch 3/2] hotadd: lsi_scsi_init "

[patch] qemu/ia64 include prototype for qemu_mallocz
 2008-04-22 11:18 UTC  (2+ messages)

Повторные торги
 2008-04-22 10:37 UTC 

[PATCH 6/6] kvm: qemu: Enable EPT support for real mode
 2008-04-22 10:16 UTC  (2+ messages)

[Deadline Extended] Call for Presentations: KVM Forum 2008
 2008-04-22  8:52 UTC 

KVM Test result, kernel 6cf5973.., userspace 5157358.. -- One Issue Fixed
 2008-04-22  8:52 UTC 

[ofa-general] [PATCH 1 of 9] Lock the entire mm to prevent any mmu related operation to happen
 2008-04-22  5:06 UTC  (2+ messages)
`  "

Using -kernel .. with -drive 
 2008-04-22  2:33 UTC  (3+ messages)

[PATCH 1/5]Add some trace markers and expose interfaces in kernel for tracing
 2008-04-22  2:20 UTC  (9+ messages)
` [PATCH 1/5]Add some trace markers and exposeinterfaces "
    ` [kvm-ppc-devel] "

WARNING: at /usr/src/modules/kvm/mmu.c:390 account_shadowed()
 2008-04-21 19:57 UTC 

KVM console dying
 2008-04-21 18:45 UTC  (3+ messages)

performance with guests running 2.4 kernels (specifically RHEL3)
 2008-04-21 17:07 UTC  (7+ messages)

32-bit binaries failing in 64 bit guests after using vmport
 2008-04-21 15:20 UTC  (3+ messages)

[PATCH] gfxboot VMX workaround v2
 2008-04-21 15:11 UTC  (10+ messages)

Get up stronger and harder
 2008-04-21 14:15 UTC 

paravirt clock stil causing hangs in kvm-65
 2008-04-21 13:38 UTC  (11+ messages)
          ` [ RfC / patch ] kvmclock fixes

[PATCH/trivial] kvm: remove long -> void *user -> long cast
 2008-04-21 11:48 UTC 

[PATCH 00/31] KVM updates for the 2.6.26 merge window (part IV, last)
 2008-04-21 10:29 UTC  (32+ messages)
` [PATCH 01/31] KVM: MMU: Don't assume struct page for x86
` [PATCH 02/31] KVM: Register ioctl range
` [PATCH 03/31] KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
` [PATCH 04/31] KVM: SVM: align shadow CR4.MCE with host
` [PATCH 05/31] KVM: SVM: add intercept for machine check exception
` [PATCH 06/31] KVM: Add trace markers
` [PATCH 07/31] KVM: s390: Stub out kvmtrace
` [PATCH 08/31] KVM: ia64: "
` [PATCH 09/31] KVM: Add kvm trace userspace interface
` [PATCH 10/31] KVM: SVM: do not intercept task switch with NPT
` [PATCH 11/31] KVM: hlt emulation should take in-kernel APIC/PIT timers into account
` [PATCH 12/31] KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
` [PATCH 13/31] KVM: add ioctls to save/store mpstate
` [PATCH 14/31] KVM: fix kvm_vcpu_kick vs __vcpu_run race
` [PATCH 15/31] KVM: SVM: force a new asid when initializing the vmcb
` [PATCH 16/31] KVM: x86 emulator: initialize src.val and dst.val for register operands
` [PATCH 17/31] KVM: x86 emulator: fix smsw and lmsw with a memory operand
` [PATCH 18/31] KVM: x86 emulator: fix lea to really get the effective address
` [PATCH 19/31] KVM: Rename debugfs_dir to kvm_debugfs_dir
` [PATCH 20/31] ppc: Export tlb_44x_hwater for KVM
` [PATCH 21/31] KVM: ppc: Add DCR access information to struct kvm_run
` [PATCH 22/31] KVM: Add MAINTAINERS entry for PowerPC KVM
` [PATCH 23/31] KVM: ppc: PowerPC 440 KVM implementation
` [PATCH 24/31] KVM: SVM: sync TPR value to V_TPR field in the VMCB
` [PATCH 25/31] KVM: export kvm_lapic_set_tpr() to modules
` [PATCH 26/31] KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
` [PATCH 27/31] KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
` [PATCH 28/31] KVM: SVM: remove now obsolete FIXME comment
` [PATCH 29/31] KVM: SVM: remove selective CR0 comment
` [PATCH 30/31] KVM: ppc: Kconfig fixes
` [PATCH 31/31] KVM: MMU: kvm_pv_mmu_op should not take mmap_sem

Правильно оформить договор
 2008-04-21  8:43 UTC 

KVM Test result, kernel 6cf5973.., userspace 4320192.. -- One Issue Fixed
 2008-04-21  8:28 UTC 

Booting with lilo after kvm upgrade to kvm-64
 2008-04-21  8:17 UTC 

Легализация документов
 2008-04-21  6:43 UTC 

[patch 00/13] RFC: split the global mutex
 2008-04-21  6:10 UTC  (4+ messages)

[PATCH 1/5] PCI DMA API (v3)
 2008-04-20 19:29 UTC  (9+ messages)
` [Qemu-devel] "

[PATCH 3/6] KVM: MMU: Add EPT support
 2008-04-20 13:51 UTC  (4+ messages)

Ubuntu Gutsy host / XP guest / -smp 2
 2008-04-20 10:33 UTC  (6+ messages)

direct mmio for passthrough - kernel part
 2008-04-20 10:29 UTC  (5+ messages)
` [PATCH 1/1] Enble a guest to access a device's memory mapped I/O regions directly

Plunge in and navigate deep
 2008-04-20  9:53 UTC 

KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
 2008-04-20  8:30 UTC  (2+ messages)

QEMU/KVM: clear HF_HALTED mask at vcpu startup time
 2008-04-20  7:45 UTC  (2+ messages)

[PATCH] [QEMU POWERPC] FPRs no longer live in kvm_vcpu
 2008-04-20  7:38 UTC  (2+ messages)

[PATCH] [POWERPC KVM] Kconfig fixes
 2008-04-20  7:35 UTC  (2+ messages)

Second KVM process hangs eating 80-100% CPU on host during startup
 2008-04-20  0:08 UTC  (5+ messages)

(no subject)
 2008-04-19 21:53 UTC 

[PATCH 0/3] Qemu crashes with pci passthrough
 2008-04-19 21:11 UTC  (3+ messages)
  ` [Qemu-devel] "

kvm-trace help
 2008-04-19 20:25 UTC  (5+ messages)

[PATCH 1/1] Enble a guest to access a device's memory mapped I/O regions directly
 2008-04-19 14:56 UTC  (3+ messages)

kvm-65/66 bug with Solaris 10 U4 ?
 2008-04-19 10:18 UTC  (9+ messages)

[patch 0/2] virtio-blk async IO
 2008-04-18 22:57 UTC  (2+ messages)


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