public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-21 13:56:59 to 2010-06-24 07:59:35 UTC [more...]

[PATCH V2 3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-24  7:59 UTC  (13+ messages)

[PATCH 0/3][RFC] NUMA: add host side pinning
 2010-06-24  6:44 UTC  (7+ messages)
` [PATCH 1/3] NUMA: add Linux libnuma detection
` [PATCH 2/3] NUMA: add parsing of host NUMA pin option
` [PATCH 3/3] NUMA: realize NUMA memory pinning

[ kvm-Bugs-2014059 ] Windows XP and 2003@32bit Install fails
 2010-06-24  6:40 UTC 

qemu fail to parse command line with "-pcidevice 00:19.0"
 2010-06-24  6:08 UTC  (2+ messages)

[RFC] virtio: Support releasing lock during kick
 2010-06-24  5:30 UTC  (3+ messages)

[PATCH] Search the LAPIC's for one that will accept a PIC interrupt
 2010-06-24  3:43 UTC  (7+ messages)

[PATCH 0/2] v2: Add 'serial' attribute to virtio-blk devices
 2010-06-24  3:19 UTC  (3+ messages)
` [PATCH 1/2] v2 "
` [PATCH 2/2] Remove virtio_blk VBID ioctl

[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
 2010-06-24  0:58 UTC  (10+ messages)
` [PATCH v2 2/4] KVM: ia64: cleanup kvm_ia64_sync_dirty_log()
  ` [PATCH v2 1/4] KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()
  ` [PATCH v2 3/4] KVM: cleanup: remove kvm_get_dirty_log()
  ` [PATCH v2 4/4] KVM: cleanup: make kvm_vm_ioctl_get_dirty_log() arch independent

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-23 21:54 UTC  (10+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
            ` [Qemu-devel] "

KVM outputs a blank screen
 2010-06-23 18:48 UTC  (2+ messages)

ConVirt Enterprise 2.0 Beta is undeway
 2010-06-23 18:40 UTC 

[PATCH] KVM test: migrate - remove gzipped images when test finishes
 2010-06-23 16:49 UTC 

[PATCH v7 4/4] Inter-VM shared memory PCI device
 2010-06-23 15:57 UTC  (2+ messages)
` [PATCH v7 RESEND "

Looking at using KVM for embedded product
 2010-06-23 15:02 UTC  (8+ messages)
        ` Question about mmap from user space and accessing emulated device bar0 contents

[patch 0/6] misc uq/master updates (v2)
 2010-06-23 13:34 UTC  (8+ messages)
` [patch 6/6] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu

[PATCH] device-assignment: be more selective in interrupt disabling
 2010-06-23 13:05 UTC  (2+ messages)

[PATCH 0/24] Nested VMX, v5
 2010-06-23 12:13 UTC  (15+ messages)
` [PATCH 5/24] Introduce vmcs12: a VMCS structure for L1
` [PATCH 6/24] Implement reading and writing of VMX MSRs

[PATCH] KVM: Simplify vcpu_enter_guest() mmu reload logic slightly
 2010-06-23 11:26 UTC 

[PATCH] do not enter vcpu again if it was stopped during IO
 2010-06-23 10:21 UTC  (8+ messages)

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-23 10:05 UTC  (12+ messages)

[PATCH] KVM: Document KVM specific review items
 2010-06-23  8:38 UTC 

[PATCH V2 1/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-23  8:15 UTC  (20+ messages)

Windows 2003 Terminal Server and Sound
 2010-06-23  8:07 UTC  (3+ messages)

[PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
 2010-06-23  1:09 UTC  (7+ messages)
  ` [PATCH 1/4] KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()
  ` [PATCH 3/4] KVM: cleanup: remove kvm_get_dirty_log()
  ` [PATCH 4/4] KVM: cleanup: make kvm_vm_ioctl_get_dirty_log() arch independent
` [PATCH 2/4] KVM: ia64: cleanup kvm_ia64_sync_dirty_log()

Ask for KVM help
 2010-06-22 17:10 UTC 

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-22 16:32 UTC  (7+ messages)
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

KVM call agenda for June 22
 2010-06-22 14:52 UTC  (9+ messages)
        ` [Qemu-devel] "

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-22 14:27 UTC  (3+ messages)
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
  ` RFC qdev path semantics

Loss of network connectivity with high load
 2010-06-22 12:50 UTC  (6+ messages)

[PATCH v4 0/7] Fix building qemu-kvm for non KVM target
 2010-06-22 12:56 UTC  (8+ messages)
` [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
` [PATCH 2/7] Remove duplicate kvm_init() stub from qemu-kvm.h
` [PATCH 3/7] time_drift_fix is x86 only, rather than !ia64
` [PATCH 4/7] Build certain drivers for MIPS as well
` [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
` [PATCH 6/7] Only treat KVM specific cmdline options for KVM enabled builds
` [PATCH 7/7] Declare no_hpet variable for all targets

[PATCH 1/2] KVM: PPC: Add generic hpte management functions
 2010-06-22 12:20 UTC  (8+ messages)

[PATCH] KVM: PPC: Make BAT only guest segments work
 2010-06-22 12:05 UTC  (2+ messages)

[PATCH] KVM: PPC: Use kernel hash function
 2010-06-22 12:04 UTC  (2+ messages)

[PATCH] KVM: PPC: Remove obsolete kvmppc_mmu_find_pte
 2010-06-22 12:04 UTC  (2+ messages)

[PATCH KVM-AUTOTEST] KVM test: generate netdev ids that newer qemu can consume
 2010-06-22 11:56 UTC  (2+ messages)

[BUGFIX] kvm, Fix a race condition for usage of is_hwpoison_address
 2010-06-22 11:56 UTC  (2+ messages)

[PATCH] KVM: x86: Enable AVX for guest
 2010-06-22 11:28 UTC  (2+ messages)

[PATCH 0/2] Fix failures caused by fork() interaction with internal slots
 2010-06-22 11:17 UTC  (4+ messages)
` [PATCH 2/2] KVM: Prevent internal slots from being COWed

[PATCH 0/2] July 2010 feature removal
 2010-06-22 11:06 UTC  (4+ messages)
` [PATCH 1/2] KVM: Remove memory alias support

[PATCH V2 2/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-22  9:41 UTC  (6+ messages)

[PATCH V2 4/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-22  9:10 UTC  (3+ messages)

[PATCH 0/4] Preparation for PIC-APIC rewiring
 2010-06-22  5:51 UTC  (3+ messages)

[PATCH 1/2] Add 'serial' attribute to virtio-blk devices
 2010-06-22  3:40 UTC  (9+ messages)
` [Qemu-devel] "

[PATCH V2 5/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-22  3:15 UTC  (3+ messages)

[PATCH] KVM Test: Fix invalid literal bug in ioquit
 2010-06-22  2:20 UTC 

[PATCH 01/13] KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess
 2010-06-22  1:52 UTC  (13+ messages)
` [PATCH 02/13] KVM test: add the auto_close option to all kvm_subprocess classes
` [PATCH 03/13] KVM test: restructure remote_login() and remote_scp()
` [PATCH 04/13] KVM test: send username in remote_login()
` [PATCH 05/13] KVM test: remote_login(): make the login re suitable for serial console
` [PATCH 06/13] KVM test: kvm_vm.py: redirect the serial console to a unix socket
` [PATCH 07/13] KVM test: kvm_vm.py: log serial console output and allow serial login
` [PATCH 08/13] KVM test: kvm.py: set log file dir for kvm_subprocess logging
` [PATCH 09/13] KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks
` [PATCH 10/13] KVM test: log output of all shell sessions and SCP transfers
` [PATCH 11/13] KVM test: Enable the serial console during unattended installation
` [PATCH 12/13] KVM test: Enable the serial console for all linux guests
` [PATCH 13/13] KVM test: Fix a small bug on timedrift test

[RFC] High availability in KVM
 2010-06-22  1:43 UTC  (3+ messages)

[KVM-AUTOTEST PATCH] KVM test: scan_results.py: fix handling of empty result list
 2010-06-22  1:24 UTC  (3+ messages)
` [KVM-AUTOTEST PATCH] KVM test: kvm_preprocessing.py: test for vm.is_alive() instead of vm.is_dead()
  ` [KVM-AUTOTEST PATCH] KVM test: concentrate image and cdrom filename prefixes in tests.cfg.sample

[PATCH] KVM: Remove redundant change of return value
 2010-06-22  0:54 UTC 

[ kvm-Bugs-1899961 ] NIC not working properly with WS2008 RC1 x64
 2010-06-21 15:43 UTC 

Question regarding KVM networking
 2010-06-21 15:09 UTC  (2+ messages)

[RFC] Getting specific device from qdev structs
 2010-06-21 15:08 UTC  (4+ messages)
` [Qemu-devel] "

Regarding NAT configuration with KVM
 2010-06-21 14:17 UTC  (4+ messages)


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