public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-14 14:37:48 to 2010-04-17 19:52:53 UTC [more...]

Timedrift in KVM guests after livemigration
 2010-04-17 19:52 UTC  (2+ messages)

[PATCH V4 1/2] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2010-04-17 19:34 UTC  (6+ messages)

VM performance issue in KVM guests
 2010-04-17 19:04 UTC  (15+ messages)

[PATCH 0/5] pv clock misc fixes
 2010-04-17 18:58 UTC  (16+ messages)
` [PATCH 1/5] Add a global synchronization point for pvclock
  ` [PATCH 2/5] change msr numbers for kvmclock
    ` [PATCH 3/5] Try using new kvm clock msrs
      ` [PATCH 4/5] export new cpuid KVM_CAP
        ` [PATCH 5/5] add documentation about kvmclock

[PATCH V2] drivers/uio/uio.c: DMA mapping, interrupt extensions, etc
 2010-04-17 18:34 UTC  (4+ messages)

KVM autotest: add boot_savevm test
 2010-04-17 18:18 UTC  (2+ messages)

[PATCH V3] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2010-04-17 18:12 UTC  (15+ messages)

[PATCH 2/2] kvm: set new alias directly when old one is not valid
 2010-04-17  9:28 UTC 

[PATCH 1/2] kvm: simplify kvm_vm_ioctl_set_memory_alias
 2010-04-17  9:20 UTC 

[PATCH] kvm: reduce couple for ACC_EXEC_MASK
 2010-04-17  9:08 UTC 

[PATCH] kvm: don not fail when cache is sufficient
 2010-04-17  9:02 UTC 

[PATCH] kvm: do not need hardware_disable when CPU_UP_CANCELED
 2010-04-17  9:00 UTC 

[PATCH] kvm x86 mmu: simplify kvm_mmu_unlink_parents()
 2010-04-17  8:50 UTC 

Remote access question
 2010-04-17  1:14 UTC 

[PATCH] KVM: PPC: Convert u64 -> ulong
 2010-04-17  0:29 UTC  (2+ messages)

[PATCH] [RFC] KVM test: Create a remote session cleaning thread
 2010-04-16 22:23 UTC 

[PATCH] KVM: PPC: Make Performance Counters work
 2010-04-16 22:22 UTC 

[PATCH v3 1/2] KVM MMU: fix kvm_mmu_zap_page() and its calling path
 2010-04-16 21:03 UTC  (3+ messages)
` [PATCH v3 2/2] KVM MMU: KVM MMU: cleanup for restart hlist walking

stable tag on kvm patches
 2010-04-16 20:59 UTC 

[PATCH] document boot option to -drive parameter
 2010-04-16 20:41 UTC 

[Autotest] Autotest: Unattended_install testcase always fail with rhel3.9-32 guest
 2010-04-16 19:08 UTC  (4+ messages)
    `  "

[ kvm-Bugs-2971166 ] usb passthrough fails with RDP
 2010-04-16 19:01 UTC 

[ kvm-Bugs-2988248 ] Windows XP x64 cannot use more than 2 cores
 2010-04-16 18:52 UTC 

[PATCH] KVM test: Silence screendump thread by default
 2010-04-16 18:12 UTC 

Question on copy & paste
 2010-04-16 18:00 UTC  (6+ messages)

[ kvm-Bugs-2988248 ] Windows XP x64 cannot use more than 2 cores
 2010-04-16 17:56 UTC 

[PATCH] KVM test: More improvements for autotest subtest
 2010-04-16 16:11 UTC 

guest os windows blue screen, bug?
 2010-04-16 13:56 UTC 

does qmp supports usb_add?
 2010-04-16 13:31 UTC  (3+ messages)

[PATCH v2 1/5] KVM MMU: remove unused struct
 2010-04-16 13:29 UTC  (6+ messages)
` [PATCH v2 2/5] KVM MMU: fix kvm_mmu_zap_page() and its calling path
  ` [PATCH v2 3/5] KVM MMU: cleanup for restart hlist walking
    ` [PATCH v2 4/5] KVM MMU: smaller reduce 'struct kvm_mmu_page' size
      ` [PATCH v2 5/5] KVM MMU: remove unused parameter in mmu_parent_walk()

[ kvm-Bugs-2988248 ] Windows XP x64 cannot use more than 2 cores
 2010-04-16 12:10 UTC 

[ kvm-Bugs-2988248 ] Windows XP x64 cannot use more than 2 cores
 2010-04-16 11:46 UTC 

[PATCH 00/27] Book3S_32 (PPC32) KVM support
 2010-04-16 11:18 UTC  (38+ messages)
` [PATCH 05/27] PPC: Split context init/destroy functions
` [PATCH 06/27] KVM: PPC: Add kvm_book3s_64.h
` [PATCH 07/27] KVM: PPC: Add kvm_book3s_32.h
` [PATCH 08/27] KVM: PPC: Add fields to shadow vcpu
  ` [PATCH 01/27] KVM: PPC: Name generic 64-bit code generic
  ` [PATCH 02/27] KVM: PPC: Add host MMU Support
  ` [PATCH 03/27] KVM: PPC: Add SR swapping code
  ` [PATCH 04/27] KVM: PPC: Add generic segment switching code
  ` [PATCH 09/27] KVM: PPC: Improve indirect svcpu accessors
  ` [PATCH 10/27] KVM: PPC: Use KVM_BOOK3S_HANDLER
  ` [PATCH 11/27] KVM: PPC: Use CONFIG_PPC_BOOK3S define
  ` [PATCH 13/27] KVM: PPC: Use now shadowed vcpu fields
  ` [PATCH 14/27] KVM: PPC: Extract MMU init
  ` [PATCH 15/27] KVM: PPC: Make real mode handler generic
  ` [PATCH 16/27] KVM: PPC: Make highmem code generic
  ` [PATCH 17/27] KVM: PPC: Make SLB switching code the new segment framework
  ` [PATCH 18/27] KVM: PPC: Release clean pages as clean
  ` [PATCH 23/27] KVM: PPC: Export MMU variables
  ` [PATCH 24/27] PPC: Export SWITCH_FRAME_SIZE
  ` [PATCH 25/27] KVM: PPC: Check max IRQ prio
` [PATCH 12/27] PPC: Add STLU
` [PATCH 19/27] KVM: PPC: Remove fetch fail code
` [PATCH 20/27] KVM: PPC: Add SVCPU to Book3S_32
` [PATCH 21/27] KVM: PPC: Emulate segment fault
` [PATCH 22/27] KVM: PPC: Add Book3S compatibility code
` [PATCH 26/27] KVM: PPC: Add KVM intercept handlers
` [PATCH 27/27] KVM: PPC: Enable Book3S_32 KVM building

[PATCH 1/4] KVM: Move first pte address calculation out of loop to save some cycles
 2010-04-16  9:19 UTC  (4+ messages)
` [PATCH 2/4] KVM: Make use of is_large_pte() instead
` [PATCH 3/4] KVM: Remove unused varialbe in rmap_next()
` [PATCH 4/4] KVM: Get rid of dead function

[PATCH] KVM: MMU: cleanup for function unaccount_shadowed()
 2010-04-16  8:21 UTC 

[PATCH] KVM-Test: Add passthrough the keyval of the test into server
 2010-04-16  8:01 UTC 

[PATCH V4 2/2] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2010-04-16  7:34 UTC 

[PATCH V4 0/2] perf & kvm: Enhance perf to collect KVM guest os statistics from host side
 2010-04-16  7:34 UTC 

[PATCH] KVM test: Memory ballooning test for KVM guest
 2010-04-16  5:01 UTC  (9+ messages)
  ` [Autotest] "

[PATCH 1/2] qemu-char.c: Fix memory leaks in qemu_chr_open_pty when openpty fails
 2010-04-15 21:41 UTC  (2+ messages)
` [PATCH 2/2] Add a 'screen' backend to qemu-char.c

[PATCH V2] drivers/uio/uio_pci_generic.c: allow access for non-privileged processes
 2010-04-15 20:51 UTC 

[PATCH] KVM test: Memory ballooning test for KVM guest v4
 2010-04-15 20:08 UTC 

[PATCHv2 REBASE] KVM: prevent spurious exit to userspace during task switch emulation
 2010-04-15 18:03 UTC 

[PATCH v2 2/2] KVM: x86: Push potential exception error code on task switches
 2010-04-15 16:44 UTC  (2+ messages)

[PATCH] kvm test: Add 32-bit task switch micro-test
 2010-04-15 16:45 UTC  (7+ messages)

[PATCH] KVM: MMU: Replace role.glevels with role.cr4_pae
 2010-04-15 16:58 UTC  (5+ messages)

[PATCHv2] KVM: prevent spurious exit to userspace during task switch emulation
 2010-04-15 17:20 UTC  (3+ messages)

[RFC][PATCH v3 0/3] Provide a zero-copy method on KVM virtio-net
 2010-04-15 15:06 UTC  (14+ messages)
` [RFC][PATCH v3 1/3] A device for zero-copy based "

TCM_Loop virtual SAS Ports + megasas HBA emulation into Linux Guests
 2010-04-15 11:58 UTC 

[RFC][PATCH v2 0/3] Provide a zero-copy method on KVM virtio-net
 2010-04-15 10:05 UTC  (4+ messages)

kvm autotest, how to disable address cache
 2010-04-15  9:59 UTC  (2+ messages)

[PATCH] KVM: prevent spurious exit to userspace during task switch emulation
 2010-04-15  9:36 UTC  (2+ messages)

[PATCH] KVM: fix emulator_task_switch() return value
 2010-04-15  9:29 UTC 

KVM: x86: Push potential exception error code on task switches
 2010-04-15  8:47 UTC  (9+ messages)

[PATCH v4 0/3] PCI Shared memory device
 2010-04-15  8:33 UTC  (7+ messages)
` [PATCH v4 1/3] Device specification for shared memory PCI device
  ` [PATCH v4 2/3] Support adding a file to qemu's ram allocation
    ` [PATCH v4 3/3] Inter-VM shared memory PCI device

[PATCH] [Autotest PATCH v2] KVM-test: Add a subtest 'qemu_img'
 2010-04-15  7:12 UTC  (2+ messages)

[PATCH] KVM-test: Add a subtest 'qemu_img' v3
 2010-04-15  7:00 UTC 

[ANNOUNCE] kvm-kmod-2.6.34-rc3
 2010-04-15  6:51 UTC 

[PATCH] KVM Test: Fix bug that check_image.py will check removed image
 2010-04-15  1:54 UTC  (3+ messages)
` [Autotest] "

[ kvm-Bugs-2976863 ] 32PAE Windows guest blue screen when booting with apci on
 2010-04-14 20:51 UTC 

[PATCH] KVM: fix the handling of dirty bitmaps to avoid overflows
 2010-04-14 16:58 UTC  (3+ messages)
` [PATCH] KVM: cleanup: limit the number of pages per memory slot

[PATCH] get rid of mmu_only parameter in emulator_write_emulated()
 2010-04-14 17:20 UTC  (2+ messages)

[PATCH] qemu-kvm: emulator tests: fix msr test
 2010-04-14 17:28 UTC  (2+ messages)

[PATCH 1/6] KVM MMU: remove unused struct
 2010-04-14 16:35 UTC  (13+ messages)
` [PATCH 2/6] KVM MMU: fix kvm_mmu_zap_page() and its calling path
` [PATCH 3/6] KVM MMU: optimize/cleanup for marking parent unsync

[PROBLEM] Guest with SMP >=2 with kvm_clock has jumping clock every few seconds
 2010-04-14 15:00 UTC  (2+ messages)

[PATCH][STABLE] KVM: x86: Push potential exception error code on task switches
 2010-04-14 14:57 UTC 

[PATCH][STABLE] KVM: x86: Fix TSS size check for 16-bit tasks
 2010-04-14 14:57 UTC 


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