messages from 2008-04-01 10:45:32 to 2008-04-03 23:24:37 UTC [more...]
QEMU/KVM: make kvm_arch_load_regs() aware of in kernel APIC
2008-04-03 23:24 UTC
[PATCH 00/35] KVM updates for the 2.6.26 merge window (part II)
2008-04-03 19:32 UTC (36+ messages)
` [PATCH 01/35] KVM: Use x86's segment descriptor struct instead of private definition
` [PATCH 02/35] KVM: Add stat counter for hypercalls
` [PATCH 03/35] KVM: x86 emulator: fix sparse warnings in x86_emulate.c
` [PATCH 04/35] KVM: SVM: make iopm_base static
` [PATCH 05/35] KVM: sparse fixes for kvm/x86.c
` [PATCH 06/35] KVM: Implement dummy values for MSR_PERF_STATUS
` [PATCH 07/35] KVM: MMU: ignore zapped root pagetables
` [PATCH 08/35] KVM: MMU: large page support
` [PATCH 09/35] KVM: Prefix control register accessors with kvm_ to avoid namespace pollution
` [PATCH 10/35] KVM: Use kzalloc to avoid allocating kvm_regs from kernel stack
` [PATCH 11/35] KVM: detect if VCPU triple faults
` [PATCH 12/35] KVM: replace remaining __FUNCTION__ occurances
` [PATCH 13/35] KVM: VMX: Don't adjust tsc offset forward
` [PATCH 14/35] KVM: Remove pointless desc_ptr #ifdef
` [PATCH 15/35] KVM: In kernel PIT model
` [PATCH 16/35] KVM: Add save/restore supporting of in kernel PIT
` [PATCH 17/35] KVM: Add reset support for "
` [PATCH 18/35] KVM: add basic paravirt support
` [PATCH 19/35] x86: KVM guest: "
` [PATCH 20/35] KVM: Provide unlocked version of emulator_write_phys()
` [PATCH 21/35] KVM: MMU: hypercall based pte updates and TLB flushes
` [PATCH 22/35] x86: KVM guest: "
` [PATCH 23/35] x86: KVM guest: hypercall batching
` [PATCH 24/35] x86: allow machine_crash_shutdown to be replaced
` [PATCH 25/35] x86: make native_machine_shutdown non-static
` [PATCH 26/35] x86: KVM guest: disable clock before rebooting
` [PATCH 27/35] KVM: kvm.h: __user requires compiler.h
` [PATCH 28/35] KVM: MMU: Set the accessed bit on non-speculative shadow ptes
` [PATCH 29/35] KVM: Move some x86 specific constants and structures to include/asm-x86
` [PATCH 30/35] KVM: MMU: fix dirty bit setting when removing write permissions
` [PATCH 31/35] KVM: MMU: Introduce and use spte_to_page()
` [PATCH 32/35] KVM: no longer EXPERIMENTAL
` [PATCH 33/35] KVM: VMX: Add module option to disable flexpriority
` [PATCH 34/35] KVM: x86: add functions to get the cpl of vcpu
` [PATCH 35/35] KVM: x86: hardware task switching support
[ofa-general] [patch 0/9] [RFC] EMM Notifier V2
2008-04-03 19:20 UTC (39+ messages)
` [patch 1/9] EMM Notifier: The notifier calls
` [ofa-general] "
` [ofa-general] EMM: Fixup return value handling of emm_notify()
` [ofa-general] "
` [ofa-general] EMM: Require single threadedness for registration
` [ofa-general] "
` EMM: disable other notifiers before register and unregister
` [ofa-general] "
` [ofa-general] [patch 2/9] Move tlb flushing into free_pgtables
` [ofa-general] [patch 3/9] Convert i_mmap_lock to i_mmap_sem
` [patch 4/9] Remove tlb pointer from the parameters of unmap vmas
` [patch 5/9] Convert anon_vma lock to rw_sem and refcount
` [ofa-general] "
` [patch 6/9] This patch exports zap_page_range as it is needed by XPMEM
` [patch 7/9] Locking rules for taking multiple mmap_sem locks
` [patch 8/9] XPMEM: The device driver
` [patch 9/9] XPMEM: Simple example
virtual machines network goes 100Mbit when interface is Gbit
2008-04-03 16:14 UTC (6+ messages)
[ kvm-Bugs-1933508 ] KVM cannot migrate with command -monitor
2008-04-03 15:53 UTC
[patch 0/3] separate thread for IO handling V3
2008-04-03 15:26 UTC (7+ messages)
` [patch 1/3] QEMU/KVM: separate thread for IO handling
` [patch 2/3] QEMU/KVM: add function to handle signals
` [patch 3/3] QEMU/KVM: notify IO thread of pending bhs
How guest virtual address is translated to physical address?
2008-04-03 14:30 UTC (3+ messages)
extboot usage?
2008-04-03 13:24 UTC (2+ messages)
[PATCH RFC 1/5]Add some trace enties and define interface for tracing
2008-04-03 10:50 UTC (2+ messages)
[PATCH RFC 2/5] Create relay channels and add trace data
2008-04-03 10:37 UTC (2+ messages)
[RFC] direct mmio for passthrough
2008-04-03 8:51 UTC (32+ messages)
` [PATCH 1/1] direct mmio for passthrough - kernel part
Бухгалтерский учет в обособленных подразделений
2008-04-03 7:56 UTC
[Patch][00/18] kvm-ia64 for kernel V10
2008-04-03 2:15 UTC
Ubuntu Gutsy host / XP guest / -smp 2
2008-04-03 2:02 UTC (5+ messages)
[ofa-general] [PATCH 0 of 8] mmu notifiers #v10
2008-04-03 1:03 UTC (13+ messages)
` [ofa-general] [PATCH 1 of 8] Core of mmu notifiers
` "
` [PATCH 2 of 8] Moves all mmu notifier methods outside the PT lock (first and not last
` [ofa-general] "
` [PATCH 3 of 8] Move the tlb flushing into free_pgtables. The conversion of the locks
` [PATCH 4 of 8] The conversion to a rwsem allows callbacks during rmap traversal
` [ofa-general] [PATCH 5 of 8] We no longer abort unmapping in unmap vmas because we can reschedule while
` [PATCH 6 of 8] Convert the anon_vma spinlock to a rw semaphore. This allows concurrent
` [PATCH 7 of 8] XPMEM would have used sys_madvise() except that madvise_dontneed()
` [ofa-general] [PATCH 8 of 8] This patch adds a lock ordering rule to avoid a potential deadlock when
[02/17][PATCH] Implement smp_call_function_mask for ia64 - V8
2008-04-02 23:48 UTC (6+ messages)
[PATCH] Don't assume struct page for x86 MMU
2008-04-02 19:46 UTC
KVM hangs with windows XP guest - help with debugging?
2008-04-02 11:50 UTC (5+ messages)
[PATCH] KVM: add kvm_get_kvm and kvm_put_kvm functions
2008-04-02 11:38 UTC (2+ messages)
[PATCH 1/2] Refactor in-kernel PIT to a separate device
2008-04-02 10:48 UTC (3+ messages)
` [PATCH 2/2] Move in-kernel PIT device to separate file
[RFC/PATCH 00/15] kvm on big iron
2008-04-02 10:20 UTC (4+ messages)
` [RFC/PATCH 05/15 v3] kvm-s390: s390 arch backend for the kvm kernel module
True meaning of showing wealth
2008-04-02 9:51 UTC
[PATCH] Fix endianness for virtio-blk config space
2008-04-02 6:52 UTC (3+ messages)
[PATCH] X86: small parameter name cleanup
2008-04-02 6:51 UTC (2+ messages)
Иностранные сотрудники новшества в законодательстве
2008-04-02 5:41 UTC
[16/18]KVM:IA64 : Add kvm sal/pal virtulization support.V9
2008-04-02 3:13 UTC (2+ messages)
` [kvm-ia64-devel] [16/18]KVM:IA64 : Add kvm sal/palvirtulization support.V9
[13/18] KVM:IA64: Add optimization for some virtulization faults V9
2008-04-02 2:03 UTC (2+ messages)
` [kvm-devel] "
[ANN] Bochs bios ported to gcc
2008-04-02 1:42 UTC
Долевое строительство домов
2008-04-02 1:32 UTC
booting from virtio-blk
2008-04-01 21:24 UTC (8+ messages)
` [kvm-ppc-devel] "
kvm-63: Windows Server 2003 randomly hangs with 100% CPU
2008-04-01 15:39 UTC (3+ messages)
regression breaks lowmem reserved RAM
2008-04-01 12:45 UTC (4+ messages)
[PATCH 1/1] direct mmio for passthrough - userspace part
2008-04-01 11:54 UTC
[04/17] [PATCH] Add kvm arch-specific core code for kvm/ia64.-V8
2008-04-01 11:49 UTC (8+ messages)
[Patch][00/18] kvm-ia64 for kernel V9
2008-04-01 11:02 UTC
[18/18] KVM: IA64: A Guide about how to create kvm guests on ia64 V9
2008-04-01 10:54 UTC
[17/18]KVM:IA64 Enable kvm build for ia64. V9
2008-04-01 10:53 UTC
[16/18]KVM:IA64 : Add kvm sal/pal virtulization support.V9
2008-04-01 10:52 UTC
[15/18] KVM:IA64 : Add guest interruption injection support.V9
2008-04-01 10:51 UTC
[14/18] KVM:IA64 : Generate offset values for assembly code use. V9
2008-04-01 10:51 UTC
[13/18] KVM:IA64: Add optimization for some virtulization faults V9
2008-04-01 10:50 UTC
[12/18] KVM:IA64: Add processor virtulization support. V9
2008-04-01 10:49 UTC
[11/18] KVM:IA64: Add trampoline for guest/host mode switch
2008-04-01 10:49 UTC
[10/18][PATCH] KVM:IA64 : Add mmio decoder for kvm/ia64
2008-04-01 10:48 UTC
[09/18]KVM: IA64 : Add interruption vector table for vmm
2008-04-01 10:47 UTC
[08/18][PATCH] KVM:IA64 : Add TLB virtulization support. V9
2008-04-01 10:46 UTC
[07/18]KVM:IA64 : VMM module interfaces. V9
2008-04-01 10:46 UTC
[06/18]KVM:IA64 : Add header files for kvm/ia64 V9
2008-04-01 10:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox