public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-06 05:41:14 to 2008-09-10 14:04:33 UTC [more...]

New version of my kvmctl script
 2008-09-10 14:04 UTC  (7+ messages)

[PATCH 0/10] Live migration for QEMU
 2008-09-10 14:00 UTC  (29+ messages)
` [PATCH 1/10] Refactor QEMUFile for live migration
  ` [Qemu-devel] "
` [PATCH 2/10] Allow the monitor to be suspended during non-blocking op
  ` [Qemu-devel] "
` [PATCH 3/10] Add bdrv_flush_all()
` [PATCH 4/10] Add dirty tracking for live migration
` [PATCH 5/10] Add network announce function
  ` [Qemu-devel] "
` [PATCH 6/10] Introduce v3 of savevm protocol
  ` [Qemu-devel] "
` [PATCH 7/10] Switch the memory savevm handler to be "live"
  ` [Qemu-devel] "
` [PATCH 8/10] Introduce a buffered QEMUFile wrapper
` [PATCH 9/10] Introduce the UI components for live migration
` [PATCH 10/10] TCP based "

KVM: x86: do not execute halted vcpus (resend)
 2008-09-10 12:04 UTC  (3+ messages)

[PATCH 0/4] Memory type support for EPT
 2008-09-10 11:14 UTC  (9+ messages)
` [PATCH] KVM: VMX: Allocate MSR Bitmap for each vcpu
` [PATCH] KVM: VMX: Add PAT support for EPT
` [PATCH] KVM: Improve MTRR structure
` [PATCH] KVM: VMX: Add MTRR support for EPT

8139cp problems - steps to reproduce
 2008-09-10  9:35 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH] x86 emulator: Add call near absolute instruction (group5: opcode 0xff mod r/m 2)
 2008-09-10  9:31 UTC  (7+ messages)

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-10  8:17 UTC  (3+ messages)

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-10  7:59 UTC  (5+ messages)

[PATCH 4/4 v2] PCI: document the change
 2008-09-10  7:55 UTC  (4+ messages)

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-10  7:48 UTC  (5+ messages)

machine with linux and vista
 2008-09-10  6:46 UTC  (2+ messages)

kvm userland: configure does not check for gawk
 2008-09-10  4:21 UTC  (3+ messages)

kvm userland: Build misses -I <kernel include dir>
 2008-09-10  3:19 UTC 

[PATCH] KVM: SVM: fix guest global tlb flushes with NPT
 2008-09-09 17:11 UTC 

VT-d support for device assignment
 2008-09-09 15:37 UTC  (3+ messages)
` [PATCH 1/2] VT-d: Changes to support KVM
  ` [PATCH 2/2] KVM: Device Assignment with VT-d

paravirtualized windows net driver stop after some days on XP guest
 2008-09-09 15:16 UTC  (3+ messages)
  ` paravirtualized windows net driver for vista does not work on windows 2008 (64-bit)

[PATCH] kvm/ia64: Add show_registers for kvm-intel
 2008-09-09 15:12 UTC 

[PATCH] kvm/ia64: Add printk support for kvm-intel modules
 2008-09-09 15:11 UTC 

[PATCH 2/2] KVM: Device Assignment with VT-d
 2008-09-09 15:05 UTC  (3+ messages)

[PATCH 0/12] Get rid of kernel memory allocation
 2008-09-09 15:01 UTC  (16+ messages)
` [PATCH] start removing kernel memory functions
  ` [PATCH] remove tests of user memory from vl.c
    ` [PATCH] coalesce memory allocation
      ` [PATCH] remove KVM_CAP_USER_MEMORY reference from qemu-kvm.c
        ` [PATCH] remove KVM_CAP_USER_MEMORY from libkvm.c
          ` [PATCH] remove create_kernel_phys_mem
            ` [PATCH] get rid of kvm_create_userspace_phys_mem
              ` [PATCH] remove user_alloc field from slot representation
                ` [PATCH] merge destroy phys mem functions
                  ` [PATCH] rename kvm_register_userspace_phys_mem
                    ` [PATCH] remove kernel memory code from hw/pc.c
                      ` [PATCH] remove kernel memory allocation code from ipf.c

[PATCH] Fix up pxe boot
 2008-09-09 14:48 UTC  (9+ messages)

VT-d support for device assignment
 2008-09-09 14:44 UTC  (3+ messages)
` [PATCH 1/2] VT-d: Changes to support KVM
  ` [PATCH 2/2] KVM: Device Assignment with VT-d

[PATCH] kvm: testsuite: Add test for 'call near absolute'
 2008-09-09 14:39 UTC 

[patch 00/13] RFC: out of sync shadow
 2008-09-09 13:57 UTC  (35+ messages)
` [patch 01/13] x86/mm: get_user_pages_fast_atomic
` [patch 02/13] KVM: MMU: switch to get_user_pages_fast
` [patch 03/13] KVM: MMU: gfn_to_page_atomic
` [patch 04/13] KVM: MMU: switch prefetch_page to gfn_to_page_atomic
` [patch 05/13] KVM: MMU: do not write-protect large mappings
` [patch 06/13] KVM: MMU: global page keeping
` [patch 07/13] KVM: MMU: mode specific sync_page
` [patch 08/13] KVM: MMU: record guest root level on struct guest_walker
` [patch 09/13] KVM: MMU: out of sync shadow core
` [patch 10/13] KVM: MMU: sync roots on mmu reload
` [patch 11/13] KVM: MMU: sync global pages on cr0/cr4 writes
` [patch 12/13] KVM: x86: trap invlpg
` [patch 13/13] KVM: MMU: ignore multiroot when unsyncing global pages

Weekly KVM Test report, kernel 58bc1df5 ... userspace d245251e ... -- One new issue
 2008-09-09 13:55 UTC  (4+ messages)

[PATCH 1/2] VT-d: changes to support KVM
 2008-09-09 13:51 UTC 

VT-d support for device assignment
 2008-09-09 13:50 UTC 

[PATCH] kvm: testsuite: Add test for 'call near absolute'
 2008-09-09 13:39 UTC  (2+ messages)

guests getting stuck under CPU load
 2008-09-09 12:17 UTC 

massive performance drop after a while when using virtio nics
 2008-09-09 11:54 UTC  (10+ messages)

Userspace patch for device assignment
 2008-09-09  8:16 UTC  (3+ messages)
` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests

VT-d support for device assignment
 2008-09-09  7:18 UTC  (5+ messages)
` [PATCH 1/2] VT-d: changes to support KVM
  ` [PATCH 2/2] KVM: Device Assignment with VT-d

[PATCH] virtio-blk: change config to guest endian
 2008-09-09  3:48 UTC 

KVM bridge Networking and openvpn
 2008-09-09  2:32 UTC  (2+ messages)

gdb and kvm status?
 2008-09-08 18:20 UTC  (4+ messages)

[ kvm-Bugs-2097242 ] kernel null pointer dereference
 2008-09-08 14:49 UTC 

[PATCH] Add USB sys file-system support
 2008-09-08 14:47 UTC  (7+ messages)
` [PATCH] Add USB sys file-system support (v2)
  ` [Qemu-devel] "
        ` [PATCH] Add USB sys file-system support (v3)

PLIP doesn't work under kvm
 2008-09-08 14:27 UTC  (2+ messages)

Problems with kvm-73 on PAE host
 2008-09-08  9:07 UTC  (4+ messages)

[PATCH][REPOST] KVM: VMX: Always return 0 for clear_flush_young() when using EPT
 2008-09-08  7:22 UTC  (3+ messages)

[ kvm-Bugs-2099075 ] qcow2 images corruption
 2008-09-07 21:46 UTC 

[ kvm-Bugs-2099075 ] qcow2 images corruption
 2008-09-07 20:39 UTC 

Network poblems using virtio and tap
 2008-09-07 20:05 UTC  (7+ messages)

[ kvm-Bugs-2099075 ] qcow2 images corruption
 2008-09-07 19:22 UTC 

Virtio_pci in kernel ignore endian of PCI I/O space?
 2008-09-07 15:26 UTC  (4+ messages)

[PATCH] x86 emulator: Simplify String I/O emulation
 2008-09-07 13:29 UTC  (3+ messages)

63 sectors
 2008-09-07  8:20 UTC  (7+ messages)

[PATCH] kvm: testsuite: Add test for in/out instructions
 2008-09-07  7:27 UTC  (2+ messages)

[PATCH] x86 emulator: Add in/out instructions (opcodes 0xe4-0xe7, 0xec-0xef)
 2008-09-07  7:27 UTC  (2+ messages)

EHCI (usb 2.0) support
 2008-09-07  6:31 UTC  (2+ messages)
` [Qemu-devel] "

[patch] fix prototypes in qemu posix code
 2008-09-07  6:31 UTC  (2+ messages)

[patch] qemu compile warning
 2008-09-07  6:30 UTC  (2+ messages)

[patch] fix compiler warning for ia64
 2008-09-07  6:29 UTC  (2+ messages)

[patch] qemu fix missing prototypes on ia64 and minor cleanups
 2008-09-07  6:25 UTC  (2+ messages)

[PATCH][RESEND] kvm: testsuite: Fix coding style in real mode test harness
 2008-09-07  6:22 UTC  (2+ messages)

kvm-intel + vista64 installer == BSOD
 2008-09-06 18:05 UTC 

[ kvm-Bugs-2097242 ] kernel null pointer dereference
 2008-09-06 17:56 UTC 

Cursor keys in the boot menu of the guest system
 2008-09-06 15:03 UTC 

[PATCH] usb: Support for removing device by host addr, improved auto filter syntax
 2008-09-06  5:40 UTC 


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