kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-05 11:04:19 to 2010-01-10 06:36:07 UTC [more...]

[PATCH] Add a new profiler to autotest, kvm_stat
 2010-01-10  6:35 UTC  (2+ messages)

xorg running very slow problem
 2010-01-10  6:25 UTC  (2+ messages)

[Autotest PATCH] KVM test: Add a subtest vnc via which interacts with guest
 2010-01-10  5:01 UTC  (4+ messages)
` [Autotest] "

[AUTOTEST PATCH] KVM-test: Convert drift to absolute value when comparing with threshold
 2010-01-10  4:43 UTC  (2+ messages)
` [Autotest] "

[PATCH 2/2] KVM: PPC: Make large pages work
 2010-01-10  2:27 UTC 

[PATCH 1/2] KVM: PPC: Pass through program interrupts
 2010-01-10  2:27 UTC 

[PATCH] KVM test utils: Add kvm_stat profiling to run_tests
 2010-01-10  0:13 UTC 

CPU hotplug add seems broken
 2010-01-09 19:30 UTC  (2+ messages)

qemu-kvm.git build problem
 2010-01-09  5:23 UTC  (2+ messages)

PCI passthrough resource remapping
 2010-01-09  3:22 UTC  (2+ messages)

Build failure with qemu-kvm 0.1x
 2010-01-08 23:51 UTC  (2+ messages)

Very bad Speed with Virtio-net
 2010-01-08 20:10 UTC  (3+ messages)

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

[PATCH 0/9] KVM: PPC: Reduce races, fix code
 2010-01-08 19:37 UTC  (14+ messages)
` [PATCH 2/9] KVM: PPC: Add helpers for CR, XER
` [PATCH 6/9] KVM: PPC: Call SLB patching code in interrupt safe manner
` [PATCH 7/9] KVM: PPC: Emulate trap SRR1 flags properly
  ` [PATCH 1/9] KVM: PPC: Use accessor functions for GPR access
  ` [PATCH 3/9] KVM: PPC: Use PACA backed shadow vcpu
  ` [PATCH 4/9] KVM: PPC: Implement 'skip instruction' mode
  ` [PATCH 5/9] KVM: PPC: Get rid of unnecessary RFI
  ` [PATCH 8/9] KVM: PPC: Fix HID5 setting code
  ` [PATCH 9/9] KVM: PPC: Pass program interrupt flags to the guest

pci-stub error and MSI-X for KVM guest
 2010-01-08 18:03 UTC  (10+ messages)

[PATCH master, stable-0.12] linuxboot: fix gdt address calculation
 2010-01-08 16:41 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2] virtio-blk physical block size
 2010-01-08 15:40 UTC  (9+ messages)
    ` [Qemu-devel] "

[PATCH 0/2] eventfd: new EFD_STATE flag
 2010-01-08  0:26 UTC  (22+ messages)

[PATCH 1/2] [RESEND] make help output be a little more self-consistent
 2010-01-07 20:56 UTC 

[PATCH 2/2] make help output be a little more self-consistent
 2010-01-07 20:35 UTC 

network shutdown under heavy load
 2010-01-07 17:02 UTC  (7+ messages)

[PATCH 0/3] Lazy fpu for svm/npt
 2010-01-07 16:55 UTC  (6+ messages)
` [PATCH 1/3] KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
` [PATCH 2/3] KVM: SVM: Initialize fpu_active in init_vmcb()
` [PATCH 3/3] KVM: SVM: Lazy fpu for npt

[PATCH] kvm: don't treat NULL parent_pte as multimapped in mmu_parent_walk()
 2010-01-07 16:05 UTC 

may be offtopic question
 2010-01-07 16:07 UTC  (2+ messages)

[PATCH] kvm: don't treat NULL parent_pte as multimapped in mmu_parent_walk()
 2010-01-07 15:56 UTC 

[Qemu-devel] cpuid problem in upstream qemu with kvm
 2010-01-07 13:42 UTC  (19+ messages)

[PATCH] configure: Correct KVM options in help output
 2010-01-07 12:21 UTC  (2+ messages)

[PATCH resend] Fix the explanation of write_emulated
 2010-01-07 12:19 UTC  (2+ messages)

[PATCH] make help output be a little more self-consistent
 2010-01-07 12:24 UTC  (2+ messages)

WinXP virtual crashes on 0.12.1.2 but not 0.12.1.1
 2010-01-07 12:34 UTC  (22+ messages)

[PATCH] Add unattended_install files including win2003,winvista,win2008,win7 for kvm test
 2010-01-07  8:31 UTC 

[PATCH] Add the ability to use *.xml as unattended_install file for kvm
 2010-01-07  8:10 UTC 

The HPET issue on Linux
 2010-01-07  6:45 UTC  (12+ messages)

VNC framebuffer block artefacts on qemu-kvm-0.12.1.1
 2010-01-06 22:21 UTC  (7+ messages)

Memory hotplug
 2010-01-06 14:24 UTC  (3+ messages)

[PATCH 0/5] Lazy fpu, cr0.ts
 2010-01-06 11:00 UTC  (9+ messages)
` [PATCH 4/5] KVM: Lazify fpu activation and deactivation
` [PATCH 5/5] KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active

[PATCH 0/4 v2] EPT 1GB page support
 2010-01-06 10:02 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86: Moving PT_*_LEVEL to mmu.h
` [PATCH 2/4] KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
` [PATCH 3/4] KVM: x86: Fix host_mapping_level()
` [PATCH 4/4] KVM: VMX: Enable EPT 1GB page support

Soft lockups and cpu frequency scaling
 2010-01-06  9:40 UTC  (7+ messages)

[PATCH] PPC: Fix typo in rebolting code
 2010-01-06  8:53 UTC  (2+ messages)

[PATCH] PPC: Enable lightweight exits again
 2010-01-06  8:54 UTC  (2+ messages)

[BUGFIX] MCE: Fix bug of IA32_MCG_STATUS after system reset
 2010-01-06  8:38 UTC  (8+ messages)

0.12.x: message "Option 'ipv4': Use 'on' or 'off'"
 2010-01-06  8:29 UTC  (3+ messages)

[PATCH] Fix the explanation of write_emulated
 2010-01-06  6:41 UTC  (2+ messages)

[Autotest PATCH] KVM-test: Add a subtest image_copy
 2010-01-06  3:32 UTC 

kernel memory allocation bug in 2.6.27.32-2.6.27.41 kvm section
 2010-01-05 19:37 UTC  (3+ messages)

[PATCH] PPC: Adjust memory slot accesses to recent patches
 2010-01-05 19:35 UTC  (3+ messages)

build error
 2010-01-05 17:08 UTC  (2+ messages)

[ kvm-Bugs-2926083 ] qcow2 default cache slows 0.12.1.2 vs kvm-88
 2010-01-05 17:18 UTC 

Networking-related crash?
 2010-01-05 16:57 UTC  (7+ messages)

[mst@redhat.com: [PATCHv2-RFC 2/2] qemu-kvm: use common code for assigned msix]
 2010-01-05 16:11 UTC 

[ kvm-Bugs-2926083 ] qcow2 default cache slows 0.12.1.2 vs kvm-88
 2010-01-05 15:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).