public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-15 14:02:46 to 2010-07-21 07:42:49 UTC [more...]

Question: data consistency on fail-over using shared disk
 2010-07-21  7:43 UTC  (3+ messages)

Virtualization at Plumbers 2010 - Time to submit your proposals!
 2010-07-21  7:18 UTC  (3+ messages)

Freezing Windows 2008 x64bit guest
 2010-07-21  6:25 UTC  (5+ messages)

[PATCH v2 0/3] Nonatomic interrupt injection
 2010-07-21  5:37 UTC  (6+ messages)
` [PATCH v2 1/3] KVM: VMX: Split up vmx_complete_interrupts()
` [PATCH v2 2/3] KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
` [PATCH v2 3/3] KVM: Non-atomic interrupt injection

[PATCH] device-assignment: Use PCI I/O port sysfs resource file when available
 2010-07-21  3:30 UTC  (3+ messages)
` [PATCH v2] "

[BUG?] vhost assert error with < 4GB of RAM
 2010-07-21  3:16 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm
 2010-07-21  2:56 UTC 

[PATCH v2 1/6] KVM: MMU: fix forgot reserved bits check in speculative path
 2010-07-21  0:36 UTC  (7+ 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

KVM timekeeping fixes, V2
 2010-07-20 21:57 UTC  (25+ 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 09/18] Robust TSC compensation
` [PATCH 15/18] Implement getnsboottime kernel API

[PATCH V3] VFIO driver: Non-privileged user level PCI drivers
 2010-07-20 20:20 UTC  (6+ messages)

Swap usage with KVM
 2010-07-20 19:18 UTC  (5+ messages)

KVM call minutes for July 20
 2010-07-20 17:55 UTC  (4+ messages)
` [Qemu-devel] "

[RFC PATCH 00/14] Patchset of network related subtests
 2010-07-20 15:53 UTC  (19+ messages)
` [RFC PATCH 01/14] KVM-test: Add a new macaddress pool algorithm
  ` [Qemu-devel] "
` [RFC PATCH 02/14] KVM Test: Add a function get_interface_name() to kvm_net_utils.py
` [RFC PATCH 03/14] KVM Test: Add a common ping module for network related tests
` [RFC PATCH 04/14] KVM-test: Add a new subtest ping
` [RFC PATCH 05/14] KVM-test: Add a subtest jumbo
` [RFC PATCH 06/14] KVM-test: Add basic file transfer test
` [RFC PATCH 07/14] KVM-test: Add a subtest of load/unload nic driver
` [RFC PATCH 08/14] KVM-test: Add a subtest of nic promisc
` [RFC PATCH 09/14] KVM-test: Add a subtest of multicast
` [RFC PATCH 10/14] KVM-test: Add a subtest of pxe
` [RFC PATCH 11/14] KVM-test: Add a subtest of changing mac address
` [RFC PATCH 12/14] KVM-test: Add a subtest of netperf
` [RFC PATCH 13/14] KVM-test: Improve vlan subtest
` [RFC PATCH 14/14] KVM-test: Add subtest of testing offload by ethtool

does sidt get correct start address of IDT in guest?
 2010-07-20 14:37 UTC  (2+ messages)

KVM call agenda for July 20
 2010-07-20 13:15 UTC  (3+ messages)
  ` [Qemu-devel] "

Allow a user to stop and start one guest VM
 2010-07-20 13:12 UTC  (2+ messages)

[PATCH 0/3] Nonatomic interrupt injection
 2010-07-20 12:13 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Split up vmx_complete_interrupts()
` [PATCH 2/3] KVM: VMX: Parameterize vmx_complete_interrupts() for both exit and entry
` [PATCH 3/3] KVM: Non-atomic interrupt injection

[PPC64/Power7 - 2.6.35-rc5] Bad relocation warnings whileBuilding a CONFIG_RELOCATABLE kernel with CONFIG_ISERIES enabled
 2010-07-20  7:37 UTC 

[PATCH] KVM: PIT: free irq source id in handling error path
 2010-07-20  6:26 UTC 

[Autotest PATCH 00/14] Patchset of network related subtests
 2010-07-20  0:03 UTC 

[PATCH v5 00/12] KVM: Add host swap event notifications for PV guest
 2010-07-19 19:52 UTC  (14+ messages)
` [PATCH v5 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v5 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v5 03/12] Add async PF initialization to PV guest
` [PATCH v5 04/12] Provide special async page fault handler when async PF capability is detected
` [PATCH v5 05/12] Export __get_user_pages_fast
` [PATCH v5 06/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v5 07/12] Maintain memslot version number
` [PATCH v5 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v5 09/12] Retry fault before vmentry
` [PATCH v5 10/12] Handle async PF in non preemptable context
` [PATCH v5 11/12] Let host know whether the guest can handle async PF in non-userspace context
` [PATCH v5 12/12] Send async PF when guest is not in userspace too

syscall rmdir hangs with autofs
 2010-07-19 17:55 UTC  (14+ messages)

How to create a guest os from existing disk image file with virt-install
 2010-07-19 17:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Make long relocations be ulong
 2010-07-19 15:33 UTC  (3+ messages)

[PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
 2010-07-19 13:44 UTC  (2+ messages)

[ kvm-Bugs-1768212 ] solaris 9 (x86) installer fails in kvm
 2010-07-19 12:09 UTC 

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

[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  (5+ 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] KVM: x86 emulator: fix xchg instruction emulation
 2010-07-16  2:05 UTC  (4+ 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  (10+ 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  (2+ messages)

[RFC PATCH 0/7] AMD IOMMU emulation patchset
 2010-07-15 17:42 UTC  (26+ messages)
` [RFC PATCH 4/7] ide: IOMMU support
    ` [Qemu-devel] "

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)


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