public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-10 18:58:38 to 2008-07-16 09:30:00 UTC [more...]

networking setup problem
 2008-07-16  9:09 UTC 

[PATCH] Ignore DEBUGCTL MSRs
 2008-07-16  9:26 UTC  (5+ messages)

[PATCH 01/04]Create x86 directory to hold x86-specific files
 2008-07-16  9:11 UTC  (3+ messages)

[PATCH 0/2] configure: add support for audio-{drv,card}-list
 2008-07-16  7:01 UTC  (3+ messages)
` [PATCH 1/2] configure: include audio list options for --help output
` [PATCH 2/2] configure: passthrough for audio-{drv,card}-list and logic cleanup

[PATCH 2/2] KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
 2008-07-16  6:29 UTC 

[PATCH 1/2] KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
 2008-07-16  6:28 UTC 

[PATCH] allow enabling/disabling NPT by reloading only the architecture module
 2008-07-16  6:27 UTC  (5+ messages)

[RFC 1/2] Simulate Intel cpufreq MSRs in kvm guests to influence nice priority
 2008-07-16  5:56 UTC  (2+ messages)
` [RFC 1/2] Simulate Intel cpufreq MSRs in kvm guests to influencenice priority

[ANNOUNCE] kvm-71 release
 2008-07-16  6:16 UTC  (6+ messages)
` [ANNOUNCE] kvm-71 release (typedef 'bool' on RHEL 5.2)

kvm: Unknown error 524, Fail to handle apic access vmexit
 2008-07-16  3:26 UTC  (3+ messages)

[ kvm-Bugs-2019053 ] tbench fails on guest when AMD NPT enabled
 2008-07-16  0:10 UTC 

Query on mmu-notifiers
 2008-07-16  0:00 UTC 

[RFC 2/2] kvm-userspace: Simulate Intel cpufreq MSRs in kvm guests to influence nice priority
 2008-07-15 23:18 UTC 

kvm causing memory corruption? ~2.6.25-rc6
 2008-07-15 18:57 UTC  (13+ messages)
` [kvm-devel] "
                  ` kvm causing memory corruption? now 2.6.26-rc4
                        ` kvm causing memory corruption? now 2.6.26-rc8

[ANNOUNCE] kvm-autotest
 2008-07-15 12:32 UTC  (7+ messages)

[PATCH 00/19] KVM Updates for the 2.6.27 (supplemental)
 2008-07-15 12:12 UTC  (20+ messages)
` [PATCH 01/19] KVM: VMX: Fix a wrong usage of vmcs_config
` [PATCH 02/19] KVM: VMX: Fake emulate Intel perfctr MSRs
` [PATCH 03/19] KVM: move slots_lock acquision down to vapic_exit
` [PATCH 04/19] KVM: s390: dont allocate dirty bitmap
` [PATCH 05/19] KVM: Fix memory leak on guest exit
` [PATCH 06/19] KVM: s390: Set guest storage limit and offset to sane values
` [PATCH 07/19] KVM: s390: rename private structures
` [PATCH 08/19] KVM: SVM: fix suspend/resume support
` [PATCH 09/19] x86: KVM guest: make kvm_smp_prepare_boot_cpu() static
` [PATCH 10/19] KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held
` [PATCH 11/19] KVM: VMX: Add ept_sync_context in flush_tlb
` [PATCH 12/19] KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
` [PATCH 13/19] KVM: x86 emulator: Fix HLT instruction
` [PATCH 14/19] KVM: check injected pic irq within valid pic irqs
` [PATCH 15/19] KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
` [PATCH 16/19] KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
` [PATCH 17/19] KVM: MMU: improve invalid shadow root page handling
` [PATCH 18/19] KVM: x86 emulator: emulate clflush
` [PATCH 19/19] KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts

[PATCH 0/2] kvm-s390: small fixes
 2008-07-15 11:53 UTC  (7+ messages)
` [PATCH 1/2] kvm-s390: Fix guest kconfig for virtio
` [PATCH 2/2] kvm-s390: change help text of guest Kconfig

[PATCH] kvmtrace: fix ktime_t type usage in kvm.h
 2008-07-15  8:54 UTC  (2+ messages)

best practices for kvm setup?
 2008-07-15  7:54 UTC  (2+ messages)

KVM IO performance
 2008-07-15  7:22 UTC  (3+ messages)

[PATCH] kvm-userspace: fix file header in libkvm-powerpc.c
 2008-07-15  6:17 UTC 

[ kvm-Bugs-2017998 ] Booting Vista Guest may crash host
 2008-07-15  2:52 UTC 

[ANNOUNCE] kvm-autotest
 2008-07-15  1:02 UTC  (2+ messages)

Sharing variables/memory between host and guest ?
 2008-07-14 21:43 UTC  (8+ messages)

[PATCH] libkvm-s390
 2008-07-14 18:00 UTC  (8+ messages)

Questions on the VMentry failure patch
 2008-07-14 17:09 UTC  (13+ messages)

[PATCH 2/2] VMX: Reinject real mode exception
 2008-07-14 16:00 UTC  (11+ messages)

BUG: SMP instable with WinXP
 2008-07-14 14:10 UTC 

[ kvm-Bugs-2017966 ] Booting Vista Guest may crash host
 2008-07-14 14:08 UTC 

[ kvm-Bugs-2017998 ] Booting Vista Guest may crash host
 2008-07-14 14:00 UTC 

[ kvm-Bugs-2017966 ] Booting Vista Guest may crash host
 2008-07-14 13:59 UTC 

[PATCH 0/8] kvmtrace: powerpc support and timestamps for KVM_TRACE v3
 2008-07-14 13:45 UTC  (10+ messages)
` [PATCH 1/8] kvmtrace: Remove use of bit fields in kvm trace structure v3
` [PATCH 2/8] kvmtrace: replace get_cycles with ktime_get v3
` [PATCH 3/8] kvmppc: kvmtrace: enable KVM_TRACE building for powerpc
` [PATCH 4/8] kvmppc: kvmtrace: adds trace points for ppc tlb activity v2
` [PATCH 5/8] kvmppc: kvmtrace: trace powerpc instruction emulation
` [PATCH 6/8] kvm-userspace: kvmtrace_format: add ppc "
` [PATCH 7/8] kvm-userspace: kvmtrace_format: add statistic section
` [PATCH 8/8] kvm-userspace: kvmtrace: cycles are now ktime_t timestamps

KVM Test result, kernel a10cfeb.., userspace fbd8c32.. -- One New issue
 2008-07-14 13:43 UTC 

[ kvm-Bugs-2017966 ] Booting Vista Guest may crash host
 2008-07-14 13:30 UTC 

VT-d pci passthrough patches
 2008-07-14  8:48 UTC  (10+ messages)
` [PATCH] KVM: PCIPT: VT-d support

[PATCH 0/5] kvmtrace: add powerpc support for KVM_TRACE
 2008-07-14  7:44 UTC  (10+ messages)
` [PATCH 2/5] kvmtrace: make cycle calculation architecture aware

[ kvm-Bugs-1872252 ] 64-bit windows no longer booting with -no-kvm
 2008-07-14  2:20 UTC 

KVM status and dynamic mem/cpu question
 2008-07-14  0:23 UTC  (2+ messages)

RFC: PIC: enhance IPI avoidance
 2008-07-13 16:12 UTC  (3+ messages)

KVM_SET_USER_MEMORY_REGION and KVM_SET_MEMORY_REGION
 2008-07-13 12:59 UTC 

[PATCH 1/2] Consolidate XX_VECTOR defines
 2008-07-13 11:40 UTC 

[PATCH] Fix ia64/Qemu build issue
 2008-07-13 10:26 UTC  (2+ messages)

[Regression] kvm-userspace: VM freezes after booting FreeDOS
 2008-07-13 10:08 UTC  (16+ messages)

rtl8139 stop working under high load
 2008-07-13  8:24 UTC  (4+ messages)

[PATCH] mask out clflush
 2008-07-13  7:58 UTC  (12+ messages)

[PATCH] VMX: Remove redundant check in handle_rmode_exception
 2008-07-13  7:47 UTC  (2+ messages)

[ kvm-Bugs-1842160 ] Solaris 10 8/07 (AKA update 4) x86 guest can't boot 64 bit
 2008-07-13  6:18 UTC 

KVM, SCSI & OpenSolaris
 2008-07-12 20:57 UTC  (8+ messages)

kvm guest loops_per_jiffy miscalibration under host load
 2008-07-12 19:28 UTC  (11+ messages)

[RFC][PATCH] Add HPET emulation to qemu
 2008-07-12 15:42 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] Forward DB# exceptions to real mode guests
 2008-07-12 12:31 UTC 

binding physical interfaces to virtual interfaces
 2008-07-11 18:33 UTC  (2+ messages)

Live migration without SDL
 2008-07-11 16:47 UTC  (6+ messages)

KVM: MMU: nuke shadowed pgtable pages and pte's on memslot destruction
 2008-07-11 15:09 UTC  (12+ messages)

kvm rpms for sles
 2008-07-11 11:30 UTC  (4+ messages)

[PATCH 04/04] KVM: userspace: Enable rpm build for kvm/ia64
 2008-07-11  5:43 UTC 

[PATCH 03/04] KVM: external module: Allow non-x86 archs to build in userspace
 2008-07-11  5:43 UTC 

[PATCH 02/04] KVM: external module: Moving Kbuild to x86
 2008-07-11  5:43 UTC 

[PATCH 00/04] Enable kvm/ia-64 to build kvm components in userspace
 2008-07-11  5:43 UTC 

KVM Test result, kernel cc453ce.., userspace 6787f5a.. -- One Issue Fixed
 2008-07-11  5:36 UTC 

[PATCH 0/7][RFC] Enable kvm/ia-64 to build kvm components in userspace
 2008-07-11  0:43 UTC  (7+ messages)

patch: qemu + hugetlbfs
 2008-07-10 21:38 UTC  (12+ messages)

[ kvm-Bugs-1967368 ] Vista w/ CD: diskpart.exe hangs
 2008-07-10 19:24 UTC 


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