public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-14 05:53:27 to 2010-07-19 10:06:18 UTC [more...]

[PATCH V3] VFIO driver: Non-privileged user level PCI drivers
 2010-07-19 10:06 UTC  (5+ messages)

syscall rmdir hangs with autofs
 2010-07-19  8:39 UTC 

KVM timekeeping fixes, V2
 2010-07-19  8:11 UTC  (47+ messages)
` [PATCH 01/18] Make TSC offset writes non-preemptible
` [PATCH 03/18] TSC reset compensation
` [PATCH 04/18] Make cpu_tsc_khz updates use local CPU
` [PATCH 05/18] Warn about unstable TSC
` [PATCH 06/18] Unify TSC logic
` [PATCH 07/18] Fix deep C-state TSC desynchronization
` [PATCH 08/18] Add helper functions for time computation
` [PATCH 09/18] Robust TSC compensation
` [PATCH 10/18] Keep SMP VMs more in sync on unstable TSC
` [PATCH 11/18] Perform hardware_enable in CPU_STARTING callback
` [PATCH 12/18] Add clock sync request to hardware enable
` [PATCH 13/18] Move scale_delta into common header
` [PATCH 14/18] Fix a possible backwards warp of kvmclock
` [PATCH 15/18] Implement getnsboottime kernel API
` [PATCH 16/18] Use getnsboottime in KVM
` [PATCH 17/18] Indicate reliable TSC in kvmclock
` [PATCH 18/18] Add timekeeping documentation

[PATCH] mmu notifier index huge spte fix
 2010-07-19  7:59 UTC  (3+ messages)

Freezing Windows 2008 x64bit guest
 2010-07-19  7:42 UTC  (4+ messages)

How to create a guest os from existing disk image file with virt-install
 2010-07-19  5:45 UTC 

[PATCH 5/6] kvm, x86: use ro page and don't copy shared page
 2010-07-18 15:31 UTC  (7+ messages)

about schedule mechanism
 2010-07-18 14:20 UTC  (2+ messages)

[PATCH 6/6] kvm, faster and simpler version of get_user_page_and_protection()
 2010-07-18 14:18 UTC  (3+ messages)

[PATCH 4/6] kvm: add host_writable parameter
 2010-07-18 14:09 UTC  (3+ messages)

[PATCH 1/6] kvm: pass error code to handler
 2010-07-18 14:04 UTC  (2+ messages)

[PATCH] test: Add rmap_chain.flat to unittests config file
 2010-07-18 13:11 UTC  (2+ messages)

[PATCH] Monitor: Convert do_sendkey() to QObject, QError
 2010-07-18 12:43 UTC 

Re How to restore a deleted VM (SOLVED
 2010-07-17 13:02 UTC 

How to restore a deleted VM
 2010-07-17  9:40 UTC 

[GIT PULL] vhost-net fixes
 2010-07-16 19:57 UTC  (2+ messages)

KVM vs. PCI-E Function Level Reset (FLR) 
 2010-07-16 17:29 UTC  (7+ messages)

KVM live migration problems and performace
 2010-07-16 15:10 UTC 

We are pleased to inform you that you have been Awarded the sum of 750,000.00 GBP in the Toyota 2010 Program
 2010-07-16  9:49 UTC 

[PATCH RFC 0/3] qemu/vhost-net: mergeable buffers support
 2010-07-16  9:19 UTC  (5+ messages)
` [PATCH RFC 1/3] tap: generalize code for different vnet header len
` [PATCH RFC 2/3] tap: add APIs for vnet header length
` [PATCH RFC 3/3] vhost_net: mergeable buffers support

KVM and NUMA
 2010-07-16  6:35 UTC  (3+ messages)

[PATCH v2 1/6] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-16  3:30 UTC  (6+ messages)
` [PATCH v2 2/6] KVM: MMU: fix page accessed tracking lost if ept is enabled
` [PATCH v2 3/6] KVM: MMU: fix page dirty tracking lost while sync page
  ` [PATCH v2 4/6] KVM: MMU: don't atomicly set spte if it's not present
` [PATCH v2 5/6] KVM: MMU: cleanup spte set and accssed/dirty tracking
  ` [PATCH v2 6/6] KVM: MMU: using __xchg_spte more smarter

[PATCH] KVM: x86 emulator: fix xchg instruction emulation
 2010-07-16  2:05 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] test: add test for xchg instruction
 2010-07-16  2:02 UTC  (2+ messages)

[PATCH] kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log
 2010-07-16  1:12 UTC  (2+ messages)

[PATCH v2] KVM: x86: Call mask notifiers from pic
 2010-07-16  2:05 UTC  (2+ messages)

[PATCH 2/6] kvm, ept: remove the default write bit
 2010-07-16  2:12 UTC 

[PATCH 3/6] kvm: rename gfn_to_pfn() etc
 2010-07-16  2:13 UTC 

[PATCH 1/4] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-16  1:58 UTC  (15+ messages)
` [PATCH 3/4] KVM: MMU: track dirty page in speculative path properly

KVM Call agenda for July 13th
 2010-07-15 18:54 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH] vhost-net: avoid flush under lock
 2010-07-15 18:17 UTC  (3+ messages)

[RFC PATCH 0/7] AMD IOMMU emulation patchset
 2010-07-15 17:42 UTC  (40+ messages)
` [RFC PATCH 1/7] Generic IOMMU layer
    ` [Qemu-devel] "
` [RFC PATCH 2/7] AMD IOMMU emulation
  ` [Qemu-devel] "
` [RFC PATCH 3/7] pci: call IOMMU hooks
  ` [Qemu-devel] "
` [RFC PATCH 4/7] ide: IOMMU support
      ` [Qemu-devel] "
` [RFC PATCH 7/7] ac97: "

Cannot start new VMs when the host system is under load
 2010-07-15 16:05 UTC  (2+ messages)

[KVM-AUTOTEST PATCH 1/9] KVM test: kvm_vm.py: make -drive index optional for both images and cdrom ISOs
 2010-07-15 15:57 UTC  (9+ messages)
` [KVM-AUTOTEST PATCH 2/9] KVM test: allow definition of multiple cdroms
  ` [KVM-AUTOTEST PATCH 3/9] KVM test: rss_file_transfer.py: add convenience functions upload() and download()
    ` [KVM-AUTOTEST PATCH 4/9] [RFC] KVM test: DTM automation program for WHQL tests
      ` [KVM-AUTOTEST PATCH 5/9] [RFC] KVM test: DTM machine deletion tool "
        ` [KVM-AUTOTEST PATCH 6/9] [RFC] KVM test: add utility functions start_windows_service() and stop_windows_service()
          ` [KVM-AUTOTEST PATCH 7/9] [RFC] KVM test: add whql_submission test
            ` [KVM-AUTOTEST PATCH 8/9] [RFC] KVM test: add whql_client_install test
              ` [KVM-AUTOTEST PATCH 9/9] [RFC] KVM test: add WHQL test definitions to tests_base.cfg.sample

[PATCH] netfilter: add CHECKSUM target
 2010-07-15 15:17 UTC  (3+ messages)

[PATCHv2] netfilter: add CHECKSUM target
 2010-07-15 10:17 UTC  (3+ messages)
  ` [PATCHv3] extensions: libxt_CHECKSUM extension
    ` several messages

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-15  5:29 UTC  (14+ messages)

KVM get stuck when using vhost
 2010-07-15  4:22 UTC  (2+ messages)

[PATCH 0/24] Nested VMX, v5
 2010-07-15  3:27 UTC  (2+ messages)

[PATCH] KVM: PPC: fix leakage of page release in kvmppc_patch_dcbz()
 2010-07-15  1:35 UTC 

qemu-kvm: compile error in xen_backend.c
 2010-07-15  1:20 UTC  (2+ messages)

KVM vs. PCI-E Function Level Reset (FLR) 
 2010-07-15  0:55 UTC 

KVM get stuck when using vhost
 2010-07-15  0:52 UTC 

PCIe PH ping/pong betweeen guest VMs and other HA Mechanisms
 2010-07-14 19:19 UTC 

[PATCH] test: add inc/dec emulation testing
 2010-07-14 16:43 UTC  (2+ messages)

[PATCH] KVM: Document KVM_GET_SUPPORTED_CPUID2 ioctl
 2010-07-14 16:41 UTC  (2+ messages)

[PATCH] Call mask notifiers from pic
 2010-07-14 17:11 UTC  (2+ messages)

[PATCH] never re-execute instruction with enabled tdp
 2010-07-14 16:47 UTC  (2+ messages)

[PATCH] do not call gva_to_gpa on physical address
 2010-07-14 15:55 UTC  (4+ messages)

Virtualization at Plumbers 2010 - Time to submit your proposals!
 2010-07-14 15:44 UTC  (2+ messages)

applications running in KVM crashing?
 2010-07-14 14:32 UTC  (11+ messages)

complain on KVM_GET_SUPPORTED_CPUID document
 2010-07-14  6:52 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