public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-09-08 18:21:36 to 2008-09-11 10:57:16 UTC [more...]

[PATCH] i440fx: do change ISA mappings under KVM
 2008-09-11 10:57 UTC  (3+ messages)

tape support
 2008-09-11 10:54 UTC 

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

[PATCH 0/10] Live migration for QEMU
 2008-09-11 10:16 UTC  (46+ messages)
` [PATCH 1/10] Refactor QEMUFile for live migration
  ` [Qemu-devel] "
    ` [Qemu-devel] "
` [PATCH 2/10] Allow the monitor to be suspended during non-blocking op
  ` [Qemu-devel] "
` [PATCH 3/10] Add bdrv_flush_all()
    ` [Qemu-devel] "
` [PATCH 4/10] Add dirty tracking for live migration
  ` [Qemu-devel] "
` [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 "
  ` [Qemu-devel] "

[PATCH] KVM: VMX: Move private memory slot position
 2008-09-11  9:26 UTC  (2+ messages)

[PATCH] add MAINTAINERS entry for the KVM AMD module
 2008-09-11  9:08 UTC  (2+ messages)

[PATCH 0/12] Get rid of kernel memory allocation
 2008-09-11  8:59 UTC  (33+ 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 0/12] get rid of kernel memory registration
` [PATCH 01/12] start removing kernel memory functions
` [PATCH 02/12] remove tests of user memory from vl.c
` [PATCH 03/12] coalesce memory allocation
` [PATCH 04/12] remove KVM_CAP_USER_MEMORY reference from qemu-kvm.c
` [PATCH 05/12] remove KVM_CAP_USER_MEMORY from libkvm.c
` [PATCH 06/12] remove create_kernel_phys_mem
` [PATCH 07/12] get rid of kvm_create_userspace_phys_mem
` [PATCH 08/12] remove user_alloc field from slot representation
` [PATCH 09/12] merge destroy phys mem functions
` [PATCH 10/12] rename kvm_register_userspace_phys_mem
` [PATCH 11/12] remove kernel memory code from hw/pc.c
` [PATCH 12/12] remove kernel memory allocation code from ipf.c

[PATCH] KVM: Fix exiting from HLT emulation with MP_STATE_HALTED
 2008-09-11  8:54 UTC  (5+ messages)
  ` [PATCH] KVM: Fix QEmu interrupted HLT emulation

[PATCH][REPOST] KVM: VMX: Always return 0 for clear_flush_young() when using EPT
 2008-09-11  8:48 UTC  (4+ messages)

RFC: VMX: initialize TSC offset relative to vm creation time
 2008-09-11  8:32 UTC  (4+ messages)

[patch 00/13] RFC: out of sync shadow
 2008-09-11  8:19 UTC  (10+ messages)
` [patch 02/13] KVM: MMU: switch to get_user_pages_fast
` [patch 09/13] KVM: MMU: out of sync shadow core

[PATCH] kvm/ia64: Add printk support for kvm-intel modules
 2008-09-11  8:12 UTC  (4+ messages)

KVM: x86: do not execute halted vcpus (resend)
 2008-09-11  8:07 UTC  (2+ messages)

Hard Locking Machine
 2008-09-11  8:00 UTC  (2+ messages)

[PATCH][RFC] Refactor AIO to allow multiple AIO implementations
 2008-09-11  7:48 UTC  (2+ messages)

[PATCH 0/3] Move VMX MSRs
 2008-09-11  7:27 UTC 

[PATCH 1/3] x86: Move VMX MSRs to msr-index.h
 2008-09-11  7:27 UTC 

[PATCH 3/3] x86: Move FEATURE_CONTROL bits to msr-index.h
 2008-09-11  7:27 UTC 

[PATCH 2/3] KVM: VMX: Rename IA32_FEATURE_CONTROL bits
 2008-09-11  7:27 UTC 

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

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-10 22:41 UTC  (6+ messages)

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

[ kvm-Bugs-2104487 ] Soft lockups when installing RHEL5 over PXE
 2008-09-10 22:12 UTC 

[ kvm-Bugs-2104495 ] kernel double fault (kvm induced?)
 2008-09-10 22:12 UTC 

[ kvm-Bugs-2104487 ] Soft lockups when installing RHEL5 over PXE
 2008-09-10 22:07 UTC 

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

[PATCH 0/9] Add support for nested SVM (kernel) v2
 2008-09-10 19:12 UTC  (11+ messages)
` [PATCH 1/9] Add CPUID feature flag for SVM v2
  ` [PATCH 2/9] Clean up VINTR setting v2
    ` [PATCH 3/9] Implement GIF, clgi and stgi v2
      ` [PATCH 4/9] Add helper functions for nested SVM v2
        ` [PATCH 5/9] Implement hsave v2
          ` [PATCH 6/9] Add VMLOAD and VMSAVE handlers v2
            ` [PATCH 7/9] Add VMRUN handler v2
              ` [PATCH 8/9] Add VMEXIT handler and intercepts v2

KVM: x86: do not execute halted vcpus (resend)
 2008-09-10 18:42 UTC  (5+ messages)

[PATCH] Fix COMPAT_csum_offset #endif in virtio_net.c
 2008-09-10 17:35 UTC  (2+ messages)

mandrake-10 not able to boot on kvm-71-73
 2008-09-10 17:13 UTC  (10+ messages)

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

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

[PATCH] virtio-blk: change config to guest endian
 2008-09-10 15:24 UTC  (2+ messages)

[PATCH] KVM: SVM: fix guest global tlb flushes with NPT
 2008-09-10 15:08 UTC  (2+ messages)

[PATCH] KVM: VMX: Leave atomic context while emulating real mode
 2008-09-10 14:57 UTC  (2+ messages)

[ANNOUNCE] kvm-75 release
 2008-09-10 14:24 UTC 

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

[PATCH 0/4] Memory type support for EPT
 2008-09-10 11:14 UTC  (6+ messages)
` [PATCH] KVM: VMX: Add PAT "

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

[PATCH 4/4 v2] PCI: document the change
 2008-09-10  7:55 UTC  (3+ 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/ia64: Add show_registers for kvm-intel
 2008-09-09 15:12 UTC 

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

[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

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  (7+ 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

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

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


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