[Prev Page][Next Page]
- [PATCH RFC v2 1/4] Introduce kvm_vcpu_is_bsp() function., (continued)
- Need a new plan on adding kvm support to qemu,
Avi Kivity
- [PATCH] qemu: virtio save/load bindings,
Michael S. Tsirkin
- Re: [KVM-AUTOTEST PATCH] kvm_vm.py: add new function VM.clone() which returns a clone of the VM,
Michael Goldish
- [PATCH 11/11] qemu: request 3 vectors in virtio-net,
Michael S. Tsirkin
- [PATCH 10/11] qemu: MSI-X support in virtio PCI,
Michael S. Tsirkin
- [PATCH 09/11] qemu: virtio support for many interrupt vectors,
Michael S. Tsirkin
- [PATCH 08/11] qemu: add support for resizing regions,
Michael S. Tsirkin
- [PATCH 07/11] qemu: minimal MSI/MSI-X implementation for PC,
Michael S. Tsirkin
- [PATCH 06/11] qemu: add flag to disable MSI-X by default,
Michael S. Tsirkin
- [PATCH 05/11] qemu: MSI-X support functions,
Michael S. Tsirkin
- [PATCH 04/11] qemu: helper routines for pci access.,
Michael S. Tsirkin
- [PATCH 03/11] qemu: add routines to manage PCI capabilities,
Michael S. Tsirkin
- [PATCH 02/11] qemu: capability bits in pci save/restore,
Michael S. Tsirkin
- [PATCH 01/11] qemu: make default_write_config use mask table,
Michael S. Tsirkin
- [PATCH 00/11] qemu: MSI-X support,
Michael S. Tsirkin
- [PATCHv2] qemu: make default_write_config use mask table,
Michael S. Tsirkin
- [PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling - v2,
ehrhardt
- Re: [KVM-AUTOTEST PATCH] WinXP step files: add an optional barrier to deal with a closed start menu,
Michael Goldish
- Re: [KVM-AUTOTEST PATCH] kvm_vm.py: make sure the bulk of VM.create() is not executed in parallel,
Michael Goldish
- [PATCH 0/2] KVM PDPTR reload fixes review,
Avi Kivity
- Re: [KVM-AUTOTEST PATCH] kvm_utils.py: remote_login(): improve regular expression matching,
Michael Goldish
- [PATCH] kvm-kmod: Various compat fixes for older kernels,
Jan Kiszka
- 64bit guest thinks it is 32bit in kvm-86 - Intel only,
Josh Wilsdon
- potential tss trampling, assumptions about physical memory layout,
Gabe Black
- [PATCH 00/45] KVM updates for the 2.6.31 merge window (batch 3/3),
Avi Kivity
- [PATCH 01/45] KVM: Remove inject_pending_vectors() callback,
Avi Kivity
- [PATCH 03/45] KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR,
Avi Kivity
- [PATCH 07/45] KVM: Fix userspace IRQ chip migration,
Avi Kivity
- [PATCH 44/45] KVM: Disable CR8 intercept if tpr patching is active,
Avi Kivity
- [PATCH 42/45] KVM: inject NMI after IRET from a previous NMI, not before.,
Avi Kivity
- [PATCH 43/45] KVM: Do not migrate pending software interrupts.,
Avi Kivity
- [PATCH 45/45] KVM: Move "exit due to NMI" handling into vmx_complete_interrupts(),
Avi Kivity
- [PATCH 41/45] KVM: Always request IRQ/NMI window if an interrupt is pending,
Avi Kivity
- [PATCH 40/45] KVM: Do not re-execute INTn instruction.,
Avi Kivity
- [PATCH 36/45] KVM: Unprotect a page if #PF happens during NMI injection.,
Avi Kivity
- [PATCH 34/45] KVM: s390: Sanity check on validity intercept,
Avi Kivity
- [PATCH 38/45] KVM: Remove irq_pending bitmap,
Avi Kivity
- [PATCH 37/45] KVM: Do not allow interrupt injection from userspace if there is a pending event.,
Avi Kivity
- [PATCH 39/45] KVM: skip_emulated_instruction() decode instruction if size is not known,
Avi Kivity
- [PATCH 35/45] KVM: s390: Verify memory in kvm run,
Avi Kivity
- [PATCH 32/45] KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock,
Avi Kivity
- [PATCH 21/45] KVM: Update cpuid 1.ecx reporting,
Avi Kivity
- [PATCH 33/45] KVM: s390: Unlink vcpu on destroy - v2,
Avi Kivity
- [PATCH 28/45] KVM: x86: check for cr3 validity in mmu_alloc_roots,
Avi Kivity
- [PATCH 31/45] KVM: s390: use hrtimer for clock wakeup from idle - v2,
Avi Kivity
- [PATCH 30/45] KVM: s390: Fix memory slot versus run - v3,
Avi Kivity
- [PATCH 24/45] KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow(),
Avi Kivity
- [PATCH 04/45] KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one.,
Avi Kivity
- [PATCH 18/45] KVM: Fix cpuid feature misreporting,
Avi Kivity
- [PATCH 19/45] KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch,
Avi Kivity
- [PATCH 23/45] KVM: protect assigned dev workqueue, int handler and irq acker,
Avi Kivity
- [PATCH 25/45] KVM: Deal with interrupt shadow state for emulated instructions,
Avi Kivity
- [PATCH 16/45] KVM: SVM: Don't reinject event that caused a task switch,
Avi Kivity
- [PATCH 22/45] KVM: use smp_send_reschedule in kvm_vcpu_kick,
Avi Kivity
- [PATCH 26/45] KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock,
Avi Kivity
- [PATCH 17/45] KVM: Drop request_nmi from stats,
Avi Kivity
- [PATCH 05/45] KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open,
Avi Kivity
- [PATCH 29/45] KVM: Expand on "help" info to specify kvm intel and amd module names,
Avi Kivity
- [PATCH 15/45] KVM: SVM: Fix cross vendor migration issue in segment segment descriptor,
Avi Kivity
- [PATCH 20/45] x86: Add cpu features MOVBE and POPCNT,
Avi Kivity
- [PATCH 27/45] KVM: take mmu_lock when updating a deleted slot,
Avi Kivity
- [PATCH 02/45] KVM: Remove kvm_push_irq(),
Avi Kivity
- [PATCH 08/45] KVM: Get rid of get_irq() callback,
Avi Kivity
- [PATCH 06/45] KVM: SVM: Add NMI injection support,
Avi Kivity
- [PATCH 13/45] KVM: Trivial format fix in setup_routing_entry(),
Avi Kivity
- [PATCH 09/45] KVM: Wake up waitqueue before calling get_cpu(),
Avi Kivity
- [PATCH 12/45] KVM: VMX: Disable VMX when system shutdown,
Avi Kivity
- [PATCH 14/45] KVM: fix apic_debug instances,
Avi Kivity
- [PATCH 10/45] KVM: Replace get_mt_mask_shift with get_mt_mask,
Avi Kivity
- [PATCH 11/45] KVM: Enable snooping control for supported hardware,
Avi Kivity
- [KVM-AUTOTEST PATCH] RHEL-4.7 step files: fix the initial boot barriers,
Michael Goldish
- 2.6.29.1 BUG: unable to handle kernel NULL pointer dereference at (null) -> Oops,
Tomasz Chmielewski
- NULL pointer dereference in kernel code, ignored parameters in libkvm,
Gabe Black
- [PATCH] qemu-kvm: x86: Init pci_option_rom_offset for VGA BIOS absence,
Jan Kiszka
- [PATCH] qemu-kvm: x86: Drop redundant tpr prototypes,
Jan Kiszka
- BUG REPORT: -net tap,fd=X does not work correctly in kvm-86,
Josh Wilsdon
- [PATCH -tip v7 0/6] tracing: kprobe-based event tracer and x86 instruction decoder,
Masami Hiramatsu
- Userspace MSR handling,
Ed Swierk
- [PATCH] kvm-kmod: x86: Drop duplicate external-module-compat objects,
Jan Kiszka
- [PATCH] kvm-kmod: x86: Define CONFIG_HAVE_KVM_EVENTFD when missing,
Jan Kiszka
- [PATCH 1/5] Moving from kvm_log to the upstream logging system.,
Lucas Meneghel Rodrigues
[PATCH v3 0/2] Intel-IOMMU: source-id checking for interrupt remapping,
Weidong Han
[RFC][PATCH] qemu-kvm: x86: Refactor persistent CPU state,
Jan Kiszka
[PATCH] [KVM_Autotest] Added functionality to the preprocessor to run scripts,
David Huff
[PATCH] KVM: powerpc: beyond ARRAY_SIZE of vcpu->arch.guest_tlb,
Roel Kluin
[PATCH 0/1] x2apic implementation for kvm,
Gleb Natapov
[KVM PATCH v3 0/4] iosignalfd,
Gregory Haskins
[PATCH] [KVM_Autotest] Fix to allow for "=" in the "value" of a config parameter.,
David Huff
[PATCH v2] kvm: fix irqfd build failure discovered in linux-next,
Gregory Haskins
[PATCH v2--refid=<20090521172122.bb12027c.sfr@xxxxxxxxxxxxxxxx>] kvm: fix irqfd build failure discovered in linux-next,
Gregory Haskins
[PATCH] kvm: fix irqfd build failure discovered in linux-next,
Gregory Haskins
[PATCH RFC 0/3] decouple vcpu index from apic id,
Gleb Natapov
[ANNOUNCE] kvm-kmod-2.6.30-rc6,
Avi Kivity
libkvm not compile with latest qemu-kvm,
Xu, Jiajun
[PATCH] qemu-kvm: Drop obsolete CONFIG_GDBSTUB,
Jan Kiszka
[PATCH] kvm-kmod: fix kvm_request_irq race,
Chris Wright
[PATCH] KVM: Downsize max support MSI-X entry to 256,
Sheng Yang
[PATCH][KVM-AUTOTEST][REPOST] Add ability to install custom kernel modules,
Mike Burns
[PATCH][KVM-AUTOTEST] Add ability to install custom kernel modules,
Mike Burns
[PATCH -tip v6 0/5] tracing: kprobe-based event tracer and x86 instruction decoder,
Masami Hiramatsu
[PATCH][KVM-AUTOTEST] Have Custom install chdir to test.bindir,
Mike Burns
[PATCH][KVM-AUTOTEST] Make code to remove kvm modules more robust,
Mike Burns
kvm-86 fails to compile with "'IOMMU_CACHE' undeclared",
René Pfeiffer
[PATCH] qemu: msi irq allocation api,
Michael S. Tsirkin
[KVM PATCH v10] kvm: add support for irqfd,
Gregory Haskins
[ANNOUNCE] kvm-86 release,
Avi Kivity
<Possible follow-ups>
[ANNOUNCE] kvm-86 release,
Avi Kivity
[PATCH 0/3] kvm-s390: revised version of kvm-s390 guest memory handling,
ehrhardt
[PATCHv2-RFC 2/2] qemu-kvm: use common code for assigned msix,
Michael S. Tsirkin
[PATCHv2-RFC 1/2] qemu-kvm: add MSI-X support,
Michael S. Tsirkin
[PATCHv2-RFC 0/2] qemu-kvm: MSI-X support,
Michael S. Tsirkin
[PATCH 00/46] KVM updates for the 2.6.31 merge window (batch 2/3),
Avi Kivity
- [PATCH 01/46] KVM: VMX: Make flexpriority module parameter reflect hardware capability,
Avi Kivity
- [PATCH 03/46] KVM: MMU: Fix comment in page_fault(),
Avi Kivity
- [PATCH 04/46] KVM: ia64: enable external interrupt in vmm,
Avi Kivity
- [PATCH 06/46] KVM: MMU: Use different shadows when EFER.NXE changes,
Avi Kivity
- [PATCH 02/46] KVM: VMX: Correct wrong vmcs field sizes,
Avi Kivity
- [PATCH 32/46] KVM: Replace kvmclock open-coded get_cpu_var() with the real thing,
Avi Kivity
- [PATCH 41/46] KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too,
Avi Kivity
- [PATCH 44/46] KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly,
Avi Kivity
- [PATCH 39/46] KVM: ia64: ia64 vcpu_reset() do not call kmalloc() with irqs disabled,
Avi Kivity
- [PATCH 40/46] KVM: MMU: Fix auditing code,
Avi Kivity
- [PATCH 38/46] KVM: ia64: preserve int status through call to kvm_insert_vmm_mapping,
Avi Kivity
- [PATCH 22/46] KVM: x86 emulator: Add decoding of 16bit second immediate argument,
Avi Kivity
- [PATCH 45/46] KVM: SVM: Coalesce userspace/kernel irqchip interrupt injection logic,
Avi Kivity
- [PATCH 42/46] KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX,
Avi Kivity
- [PATCH 37/46] KVM: ia64: restore irq state before calling kvm_vcpu_init,
Avi Kivity
- [PATCH 43/46] KVM: VMX: Cleanup vmx_intr_assist(),
Avi Kivity
- [PATCH 46/46] KVM: Remove exception_injected() callback.,
Avi Kivity
- [PATCH 36/46] KVM: ia64: remove empty function vti_vcpu_load(),
Avi Kivity
- [PATCH 20/46] KVM: Make kvm header C++ friendly,
Avi Kivity
- [PATCH 27/46] KVM: x86 emulator: Add unsigned byte immediate decode,
Avi Kivity
- [PATCH 18/46] KVM: ia64: make kvm depend on CONFIG_MODULES.,
Avi Kivity
- [PATCH 31/46] KVM: SVM: Skip instruction on a task switch only when appropriate,
Avi Kivity
- [PATCH 35/46] KVM: ia64: Flush all TLBs once guest's memory mapping changes.,
Avi Kivity
- [PATCH 26/46] KVM: x86 emulator: Complete decoding of call near in decode stage,
Avi Kivity
- [PATCH 24/46] KVM: x86 emulator: Complete ljmp decoding at decode stage,
Avi Kivity
- [PATCH 21/46] KVM: MMU: remove global page optimization logic,
Avi Kivity
- [PATCH 34/46] KVM: x86: check for cr3 validity in ioctl_set_sregs,
Avi Kivity
- [PATCH 28/46] KVM: x86 emulator: Completely decode in/out at decoding stage,
Avi Kivity
- [PATCH 33/46] KVM: ia64: Don't hold slots_lock in guest mode,
Avi Kivity
- [PATCH 16/46] KVM: MMU: Discard reserved bits checking on PDE bit 7-8,
Avi Kivity
- [PATCH 23/46] KVM: x86 emulator: Add lcall decoding,
Avi Kivity
- [PATCH 19/46] KVM: PIT: fix count read and mode 0 handling,
Avi Kivity
- [PATCH 25/46] KVM: x86 emulator: Complete short/near jcc decoding in decode stage,
Avi Kivity
- [PATCH 29/46] KVM: x86 emulator: Decode soft interrupt instructions,
Avi Kivity
- [PATCH 30/46] KVM: x86 emulator: Add new mode of instruction emulation: skip,
Avi Kivity
- [PATCH 15/46] KVM: Fix unneeded instruction skipping during task switching.,
Avi Kivity
- [PATCH 17/46] KVM: x86 emulator: fix call near emulation,
Avi Kivity
- [PATCH 07/46] KVM: remove pointless conditional before kfree() in lapic initialization,
Avi Kivity
- [PATCH 10/46] KVM: Use rsvd_bits_mask in load_pdptrs(),
Avi Kivity
- [PATCH 12/46] KVM: VMX: Rewrite vmx_complete_interrupt()'s twisted maze of if() statements,
Avi Kivity
- [PATCH 14/46] KVM: Fix task switch back link handling.,
Avi Kivity
- [PATCH 08/46] KVM: VMX: Clean up Flex Priority related,
Avi Kivity
- [PATCH 09/46] KVM: VMX: Fix feature testing,
Avi Kivity
- [PATCH 11/46] KVM: VMX: Fix handling of a fault during NMI unblocked due to IRET,
Avi Kivity
- [PATCH 13/46] KVM: VMX: Do not zero idt_vectoring_info in vmx_complete_interrupts().,
Avi Kivity
- [PATCH 05/46] KVM: MMU: Emulate #PF error code of reserved bits violation,
Avi Kivity
qemu sles 11 guest failed to boot up after the guest install,
Pradeep K Surisetty
SLES 10 SP1 guest install fails with scsi drive,
Pradeep K Surisetty
Guest OS cannot detect keystrokes/mouse clicks after system_reset,
Sachin Sant
[PATCH] qemu-kvm: fix warnings on 32 bit systems,
Michael S. Tsirkin
[PATCH] qemu-kvm: Handle -no-shutodwn,
Daniel Gollub
kvm building issue,
Nitin A Kamble
kvm guest debug using gdb on x86,
Aneesh Kumar K.V
[ kvm-Bugs-2793994 ] kvm doesn't work when VirtualBox' vboxdrv module is loaded,
SourceForge.net
[ kvm-Bugs-2793994 ] kvm (command) doesn't work when vboxdrv module is loaded,
SourceForge.net
qemu-kvm.git regression in configure,
Beth Kon
[PATCH 0/4] Add rudimentary Hyper-V guest support v2,
Alexander Graf
[PATCH v2 0/2] Intel-IOMMU: source-id checking for interrupt remapping,
Weidong Han
- [PATCH v2 1/2] Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it,
Weidong Han
- [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Weidong Han
- Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Ingo Molnar
- RE: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Han, Weidong
- Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Eric W. Biederman
- Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Ingo Molnar
- RE: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Han, Weidong
- Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Joerg Roedel
- Re: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Eric W. Biederman
- RE: [PATCH v2 2/2] Intel-IOMMU, intr-remap: source-id checking,
Han, Weidong
[ kvm-Bugs-2012453 ] ACPI error in event viewer (windows 2003),
SourceForge.net
Recommended Configurations,
Mark Bidewell
[patch 0/4] move irq protection role to separate kvm->irq_lock,
Marcelo Tosatti
[KVM PATCH v9] kvm: add support for irqfd,
Gregory Haskins
virtio-net zero-copy,
Raju Srivastava
[PATCH] cleanup arch/x86/kvm/Makefile,
Christoph Hellwig
[PATCH] kvm: ia64: fix up compilation error,
Zhang, Yang
[PATCH 00/43] KVM updates for the 2.6.31 merge window (batch 1/4),
Avi Kivity
- [PATCH 03/43] KVM: Split IOAPIC structure,
Avi Kivity
- [PATCH 01/43] KVM: VMX: Don't use highmem pages for the msr and pio bitmaps,
Avi Kivity
- [PATCH 07/43] KVM: bit ops for deliver_bitmap,
Avi Kivity
- [PATCH 09/43] KVM: Add MSI-X interrupt injection logic,
Avi Kivity
- [PATCH 14/43] KVM: PIT: remove unused scheduled variable,
Avi Kivity
- [PATCH 11/43] KVM: x86: silence preempt warning on kvm_write_guest_time,
Avi Kivity
- [PATCH 08/43] KVM: Ioctls for init MSI-X entry,
Avi Kivity
- [PATCH 02/43] KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE,
Avi Kivity
- [PATCH 05/43] KVM: Change API of kvm_ioapic_get_delivery_bitmask,
Avi Kivity
- [PATCH 31/43] KVM: MMU: do not free active mmu pages in free_mmu_pages(),
Avi Kivity
- [PATCH 17/43] KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu,
Avi Kivity
- [PATCH 06/43] KVM: Update intr delivery func to accept unsigned long* bitmap,
Avi Kivity
- [PATCH 19/43] KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr,
Avi Kivity
- [PATCH 21/43] KVM: ioapic/msi interrupt delivery consolidation,
Avi Kivity
- [PATCH 18/43] KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask,
Avi Kivity
- [PATCH 25/43] KVM: ia64: Map in SN2 RTC registers to the VMM module,
Avi Kivity
- [PATCH 32/43] KVM: x86: Ignore reads to EVNTSEL MSRs,
Avi Kivity
- [PATCH 22/43] KVM: consolidate ioapic/ipi interrupt delivery logic,
Avi Kivity
- [PATCH 20/43] KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts,
Avi Kivity
- [PATCH 23/43] KVM: change the way how lowest priority vcpu is calculated,
Avi Kivity
- [PATCH 04/43] KVM: Unify the delivery of IOAPIC and MSI interrupts,
Avi Kivity
- [PATCH 12/43] KVM: x86: paravirt skip pit-through-ioapic boot check,
Avi Kivity
- [PATCH 15/43] KVM: PIT: remove usage of count_load_time for channel 0,
Avi Kivity
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Scanners]
[Yosemite Forum]