Linux KVM for ia64
[Prev Page][Next Page]
- Re: [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE, Raghavendra Rao Ananta
- Fwd: How to expose the particular sound card to kvm guest?, Akash Rawal
- [PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2),
Mario Smarduch
- [PATCH v16 01/10] KVM: Add architecture-defined TLB flush support, Mario Smarduch
- [PATCH v16 02/10] KVM: Add generic support for dirty page logging, Mario Smarduch
- [PATCH v16 03/10] KVM: x86: switch to kvm_get_dirty_log_protect, Mario Smarduch
- [PATCH v16 04/10] KVM: arm: Add ARMv7 API to flush TLBs, Mario Smarduch
- [PATCH v16 05/10] KVM: arm: Add initial dirty page locking support, Mario Smarduch
- [PATCH v16 06/10] KVM: arm: dirty logging write protect support, Mario Smarduch
- [PATCH v16 07/10] KVM: arm: page logging 2nd stage fault handling, Mario Smarduch
- [PATCH v16 08/10] KVM: arm64: ARMv8 header changes for page logging, Mario Smarduch
- [PATCH v16 09/10] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries, Mario Smarduch
- [PATCH v16 10/10] KVM: arm/arm64: Enable Dirty Page logging for ARMv8, Mario Smarduch
- Re: [PATCH v16 00/10] KVM/arm/arm64/x86: dirty page logging for ARMv7/8 (3.18.0-rc2), Christoffer Dall
- [PATCH v15 00/11] KVM//x86/arm/arm64: dirty page logging for ARMv7/8 (3.18.0-rc2),
Mario Smarduch
- [PATCH v15 01/11] KVM: Add architecture-defined TLB flush support, Mario Smarduch
- [PATCH v15 02/11] KVM: Add generic support for dirty page logging, Mario Smarduch
- [PATCH v15 03/11] KVM: x86: switch to kvm_get_dirty_log_protect, Mario Smarduch
- [PATCH v15 04/11] KVM: arm: Add ARMv7 API to flush TLBs, Mario Smarduch
- [PATCH v15 05/11] KVM: arm: Add initial dirty page locking support, Mario Smarduch
- [PATCH v15 06/11] KVM: arm: dirty logging write protect support, Mario Smarduch
- [PATCH v15 07/11] KVM: arm: page logging 2nd stage fault handling, Mario Smarduch
- [PATCH v15 08/11] KVM: arm64: ARMv8 header changes for page logging, Mario Smarduch
- [PATCH v15 09/11] KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entires, Mario Smarduch
- [PATCH v15 10/11] KVM: arm/arm64: Enable Dirty Page logging for ARMv8, Mario Smarduch
- [PATCH v15 11/11] KVM: arm/arm64: Add support to dissolve huge PUD, Mario Smarduch
- [PATCH v14 0/7] KVM/arm/x86: dirty page logging for ARMv7 (3.17.0-rc1),
Mario Smarduch
- [PATCH v13 0/7] KVM/arm/x86: dirty page logging support for ARMv7 (3.17.0-rc1),
Mario Smarduch
- [PATCH v12 5/6] arm: KVM: dirty log read write protect support,
Mario Smarduch
- [PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1),
Mario Smarduch
- [PATCH 0/2] KVM: minor cleanup and optimizations,
Radim Krčmář
- CPU Overcommitting question, Riccardo Brunetti
- KVM usb audio passthrough issue, Ignace
- does anybody still care about kvm-ia64?,
Paolo Bonzini
- [PATCH 0/6] Get rid of mandatory huge page defines,
Christoffer Dall
- BSOD on plug&play searched because of lost harddrive on virtio scsi controller, Patrick Vorlicek
- [RFC/PATCH] ia64, wrong asm register contraints in the kvm implementation, Stephan Schreiber
- gentoo install kvm problem: no qemu-kvm?, Zhenjie Chen
- [PATCH] KVM: ia64: remove unused variable in kvm_release_vm_pages(),
Wei Yongjun
- hardware based hypervisor and software based hypervisor, Xin Tong
- vmenter/exit,
Xin Tong
- Help Select The Right Hardware for a VM Ininiband Cluster, Nick Khamis
- [PATCH] qemu-kvm: Remove broken ia64 fragments,
Jan Kiszka
- [PATCH 0/4] Avoid soft lockup message when KVM is stopped by host,
Eric B Munson
- [RFC PATCH 0/3] Avoid soft lockup message when KVM is stopped by host,
Eric B Munson
- [PATCH 0/4] printk: cleanups of direct includes,
Joe Perches
- [PATCH-v2 0/3] KVM: Take missing slots_lock for kvm_io_bus_unregister_dev(),
Takuya Yoshikawa
- [PATCH v2] KVM: Clean up vm creation and release,
Jan Kiszka
- [PATCH] KVM: Clean up vm creation and release,
Jan Kiszka
- Orphaning IA64 KVM, Alexander Graf
- [PATCH 0/2] KVM: cleanup: get_dirty_log,
Takuya Yoshikawa
- [PATCH] KVM: ia64: define kvm_lapic_enabled() to fix a compile error,
Takuya Yoshikawa
- bad KVM network performance with 10GB,
Scholte van Mast, Rene
- [PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup,
Takuya Yoshikawa
- [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup,
Takuya Yoshikawa
- [PATCH 10/17] arch/ia64/kvm: Add missing spin_unlock,
Julia Lawall
- [PATCH 0/7] Consolidate vcpu ioctl locking,
Avi Kivity
- [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space,
Takuya Yoshikawa
- [RFC][PATCH 1/12 applied today] KVM: x86: avoid unnecessary bitmap allocation when memslot is clean, Takuya Yoshikawa
- [RFC][PATCH 2/12] KVM: introduce slot level dirty state management, Takuya Yoshikawa
- [RFC][PATCH 3/12] KVM: introduce wrapper functions to create and destroy dirty bitmaps, Takuya Yoshikawa
- [RFC][PATCH 4/12] x86: introduce copy_in_user() for 32-bit, Takuya Yoshikawa
- [RFC][PATCH 5/12] x86: introduce __set_bit() like function for bitmaps in user space, Takuya Yoshikawa
- [RFC][PATCH 6/12 not tested yet] PPC: introduce copy_in_user() for 32-bit, Takuya Yoshikawa
- [RFC][PATCH 7/12 not tested yet] PPC: introduce __set_bit() like function for bitmaps in user space, Takuya Yoshikawa
- [RFC][PATCH resend 8/12] asm-generic: bitops: introduce le bit offset macro, Takuya Yoshikawa
- [RFC][PATCH 9/12] KVM: introduce a wrapper function of set_bit_user_non_atomic(), Takuya Yoshikawa
- [RFC][PATCH RFC 10/12] KVM: move dirty bitmaps to user space, Takuya Yoshikawa
- [RFC][PATCH 11/12] KVM: introduce new API for getting/switching dirty bitmaps, Takuya Yoshikawa
- [RFC][PATCH 12/12 sample] qemu-kvm: use new API for getting/switching dirty bitmaps, Takuya Yoshikawa
- Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space, Avi Kivity
- Re: [RFC][PATCH 0/12] KVM, x86, ppc, asm-generic: moving dirty bitmaps to user space, Alexander Graf
- [PATCH RFC v2 0/6] KVM: moving dirty gitmaps to user space!,
Takuya Yoshikawa
- [PATCH] KVM: fix the handling of dirty bitmaps to avoid overflows,
Takuya Yoshikawa
- qemu merge broke qemu-kvm ia64, Marcelo Tosatti
- [PATCH 01/10] arch/ia64: Fix continuation line formats,
Joe Perches
- [PATCH] KVM: remove redundant NULL tests,
Roel Kluin
- Re: + kvm-ia64-dereference-of-null-pointer-in-set_pal_result.patch added to -mm tree,
Avi Kivity
- [PATCH] KVM: dereference of NULL pointer in set_pal_result(),
Roel Kluin
- [PATCH-cc-fixed] vhost: add missing architectures, Michael S. Tsirkin
- [PATCH] vhost: add missing architectures, Michael S. Tsirkin
- [PATCH -next] kvm: fix ia64 printk formats,
Randy Dunlap
- [PATCH] qemu-kvm: fix ia64 build breakage,
Zhang, Xiantao
- [PATCH 02/03] qemu-kvm: add tcg-traget stub for ia64.,
Zhang, Xiantao
- [PATCH] qemu-kvm: ia64 build fix., Zhang, Xiantao
- [PATCH 02/62] arch/ia64: Remove unnecessary semicolons, Joe Perches
- ia64: why is mmio bus access lockless?,
Michael S. Tsirkin
- [patch] compile bug - symbol duplication,
Jes Sorensen
- RE: [PATCH 0/4] decouple vcpu index from apic id,
Zhang, Xiantao
- [patch] build-fix typo in target-ia64/libkvm.c,
Jes Sorensen
- [patch] bugfix, make qemu-kvm build and run again on ia64,
Jes Sorensen
- [patch] vEFI SRAT support,
Jes Sorensen
- [patch] bugfix, correct itc_offset calculations,
Jes Sorensen
- [PATCH] kvm: ia64: fix up compilation error,
Zhang, Yang
- kvm.git ia64 build broken?,
Avi Kivity
- [patch] today's qemu-kvm build fix,
Jes Sorensen
- [PATCH] qemu-kvm: Flush icache after dma operations for ia64,
Zhang, Xiantao
- [patch] fix - do not build blobs when blobs are not needed,
Jes Sorensen
- [patch] qemu-kvm define cpu_has_work() for ia64,
Jes Sorensen
- [patch] fix qemu-kvm to build when gdbstub is disabled,
Jes Sorensen
- [patch] fix irq routing by moving it to the correct place,
Jes Sorensen
- Network ???,
Jes Sorensen
- [patch] kvm.h only needs asm/types.h,
Jes Sorensen
- [PATCH 01/04] qemu-kvm: Set default configure option for ia64, Zhang, Xiantao
- [PATCH 03/04] qemu-kvm: Remove the dependency for phys_ram_base for ipf.c,
Zhang, Xiantao
- [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also.,
Zhang, Xiantao
- RE: [PATCH 04/04] qemu-kvm: other archs should maintain memory mapping also., Zhang, Xiantao
[PATCH 00/04] Enable qemu-kvm for ia64.,
Zhang, Xiantao
[PATCH 02/04] qemu-kvm: Add header files for ia64.,
Zhang, Xiantao
qemu-kvm.git now live,
Avi Kivity
[patch] ia64 vcpu_reset() do not call kmalloc() with irqs disabled,
Jes Sorensen
[patch] preserve int status through call to kvm_insert_vmm_mapping,
Jes Sorensen
[patch] ia64 restore irq state before calling kvm_vcpu_init,
Jes Sorensen
[PATCH] KVM: ia64: Flush all TLBs once guest's memory mapping changes.,
Zhang, Xiantao
[patch] remove empty function vti_vcpu_load(),
Jes Sorensen
[PATCH] KVM: Qemu: Fix ia64 boot failure and build issue.,
Zhang, Xiantao
Re: switching from KVM guest to the host .... TLBs not present?,
Jes Sorensen
next-0409: kvm-ia64 build failure when !MODULES,
Alexander Beregalov
[PATCH] KVM: Qemu: Flush i-cache after ide-dma operation in IA64,
Zhang, Yang
[PATCH] KVM: Qemu: fix compilation error in IA64,
Zhang, Yang
windows patch seems to have broken allocation on demand patches,
Jes Sorensen
[PATCH] KVM: Qemu: Do not use log dirty in IA64,
Zhang, Yang
[patch] hw/ipf.c build fix for kvm-userspace,
Jes Sorensen
[patch] kvm-userland ia64 build fix,
Jes Sorensen
[PATCH] KVM: IA64: enable external interrupt in vmm,
Zhang, Yang
next-20090317: ia64/kvm build fails,
Alexander Beregalov
compiling KVM on IA64,
lars . b . holm
[PATCH] kvm : qemu: fix compilation error with old kernel,
Zhang, Yang
ia64 allmodconfig in linux-next,
Andrew Morton
[PATCH] [KVM] qemu: clean up the warning info,
Zhang, Yang
[PATCH] kvm : qemu : fix compilation error in kvm-userspace for ia64,
Zhang, Yang
[PATCH] kvm: ia64: fix compilation error of kvm ia64,
Zhang, Yang
[patch 0/4] KVM/ia64 SN2 RTC backed ITC emulation,
jes
KVM build breakage,
Jes Sorensen
[PATCH]remove some redundant args for ipf,
Zhang, Yang
[PATCH 01/02] ia64: Move the macro definitions related to MSI to one header file.,
Zhang, Xiantao
[PATCH 02/02] kvm: ia64: Fix the build errors due to lack of macros related to MSI., Zhang, Xiantao
EFI image - SAL_DESC_PLATFORM_FEATURE bits,
Jes Sorensen
[Index of Archives]
[Linux KVM Devel]
[Linux Virtualization]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]