[Prev Page][Next Page]
- [PATCH 2/4] KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr area, (continued)
- Writting iptables rules to accept inbound connections to kvm guests,
carlopmart
- vhost-net todo list,
Michael S. Tsirkin
- [PATCH QEMU-KVM 00/34] Test framwork ported to qemu -kernel,
Avi Kivity
- [PATCH QEMU-KVM 01/34] Add test device,
Avi Kivity
- [PATCH QEMU-KVM 02/34] test: load image immediately after program headers,
Avi Kivity
- [PATCH QEMU-KVM 03/34] test: Set up a default stack,
Avi Kivity
- [PATCH QEMU-KVM 04/34] test: add multiboot headers to startup files,
Avi Kivity
- [PATCH QEMU-KVM 05/34] test: Map 4GB of memory,
Avi Kivity
- [PATCH QEMU-KVM 07/34] test: switch output format to elf,
Avi Kivity
- [PATCH QEMU-KVM 13/34] test: add cr8 latency tests,
Avi Kivity
- [PATCH QEMU-KVM 08/34] test: Remove smp support from access.c,
Avi Kivity
- [PATCH QEMU-KVM 09/34] test: fix realmode test print_serial() direction flag,
Avi Kivity
- [PATCH QEMU-KVM 06/34] test: use real APIC instead of fake APIC,
Avi Kivity
- [PATCH QEMU-KVM 18/34] test: add x2apic test,
Avi Kivity
- [PATCH QEMU-KVM 11/34] test: Allow adding mode vmexit latency tests,
Avi Kivity
- [PATCH QEMU-KVM 15/34] test-device: add support for irq injection,
Avi Kivity
- [PATCH QEMU-KVM 21/34] test: vm: map mmio 1:1,
Avi Kivity
- [PATCH QEMU-KVM 27/34] test: initialize idt on all processors,
Avi Kivity
- [PATCH QEMU-KVM 16/34] test: Use function table for APIC access,
Avi Kivity
- [PATCH QEMU-KVM 20/34] test: Add fwcfg interface for getting the cpu count,
Avi Kivity
- [PATCH QEMU-KVM 12/34] test: Add vmcall latency test,
Avi Kivity
- [PATCH QEMU-KVM 14/34] test: Mask PIC interrupts before APIC test,
Avi Kivity
- [PATCH QEMU-KVM 10/34] test: port readmode tests to multiboot,
Avi Kivity
- [PATCH QEMU-KVM 24/34] test: switch 64-bit smp startup to real APIC,
Avi Kivity
- [PATCH QEMU-KVM 33/34] test: Fix compilation rule for assembly files wrt autodependencies,
Avi Kivity
- [PATCH QEMU-KVM 17/34] test: use new apic_icr_write() to issue IPI,
Avi Kivity
- [PATCH QEMU-KVM 31/34] test: drop irq.flat,
Avi Kivity
- [PATCH QEMU-KVM 29/34] test: wait for all processors to complete initialization,
Avi Kivity
- [PATCH QEMU-KVM 26/34] test: Use xapic_write() to enable xapic(),
Avi Kivity
- [PATCH QEMU-KVM 28/34] test: initialize apic/x2apic on all processors,
Avi Kivity
- [PATCH QEMU-KVM 22/34] test: apic: use 1:1 mapping for apic,
Avi Kivity
- [PATCH QEMU-KVM 19/34] test: add support for the firmware configuration interface,
Avi Kivity
- [PATCH QEMU-KVM 23/34] test: Move apic functions to libcflat,
Avi Kivity
- [PATCH QEMU-KVM 25/34] test: add apic_id() accessor,
Avi Kivity
- [PATCH QEMU-KVM 30/34] test: port smp runtime to real apic,
Avi Kivity
- [PATCH QEMU-KVM 32/34] test: fix autodependencies,
Avi Kivity
- [PATCH QEMU-KVM 34/34] test: avoid deleting intermediate .o files,
Avi Kivity
- Re: [KVM-AUTOTEST PATCH 1/2] Add KSM test,
Jiri Zupka
- [PATCH 1/4] Moving stand alone test files to a tests repository,
Lucas Meneghel Rodrigues
- kvm network latency, higher with virtio ?,
Luca Bigliardi
- [PATCH] KVM test: Fixing the release tag fix...,
Lucas Meneghel Rodrigues
- [ kvm-Bugs-2859271 ] USB pass-through works, but device won't work,
SourceForge.net
- [PATCH 1/2] KVM test: Renaming some test files,
Lucas Meneghel Rodrigues
- [PATCH] Add pass through feature test (support SR-IOV),
Yolkfull Chow
- [GIT PULL][RESEND]KVM updates for 2.6.32-rc1,
Avi Kivity
- pci: is reset incomplete?,
Michael S. Tsirkin
- [PATCH 0/3] Add x2apic mode to apic test,
Avi Kivity
- Re: [Autotest] [KVM-AUTOTEST PATCH 0/7] KVM test: support for the new remote shell server for Windows,
Michael Goldish
- [PATCH 0/2] Make apic.flat test pass again,
Avi Kivity
- [KVM-AUTOTEST PATCH 1/4] KVM test: migration test: destroy dest_vm if test fails,
Michael Goldish
- Re: [Autotest] [PATCH 12/19] KVM test: Add new module kvm_test_utils.py,
Michael Goldish
- [PATCH] test: add cr8 latency tests,
Avi Kivity
- Biweekly KVM Test report, kernel 8f54d... qemu 33ed1...,
Xu, Jiajun
- [PATCH QEMU-KVM 0/2] vmcall latency test,
Avi Kivity
- [PATCH 00/10][QEMU-KVM] Port test suite to multiboot,
Avi Kivity
- [PATCH 02/10] test: load image immediately after program headers,
Avi Kivity
- [PATCH 01/10] Add test device for use with the test suite,
Avi Kivity
- [PATCH 03/10] test: Set up a default stack,
Avi Kivity
- [PATCH 04/10] test: add multiboot headers to startup files,
Avi Kivity
- [PATCH 05/10] test: Map 4GB of memory,
Avi Kivity
- [PATCH 08/10] test: Remove smp support from access.c,
Avi Kivity
- [PATCH 10/10] test: port readmode tests to multiboot,
Avi Kivity
- [PATCH 06/10] test: use real APIC instead of fake APIC,
Avi Kivity
- [PATCH 07/10] test: switch output format to elf,
Avi Kivity
- [PATCH 09/10] test: fix realmode test print_serial() direction flag,
Avi Kivity
- Running kvm/use/kvmctl just segfault,
shawn du
- [PATCH 1/4] Remove unused function.,
Gleb Natapov
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- <Possible follow-ups>
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- buildbot failure in qemu-kvm on default_x86_64_out_of_tree,
qemu-kvm
- KVM updates for 2.6.32-rc1,
Avi Kivity
- losing mouse location with vnc,
Ross Boylan
- kvm scaling question,
Bruce Rogers
- [KVM-AUTOTEST PATCH v2 1/3] KVM test: use a better source for random numbers,
Michael Goldish
- [PATCH 1/3] KVM test: use a better source for random numbers,
Michael Goldish
- [PATCH 0/3] ksm support for kvm,
Izik Eidus
- [PATCH] KVM test: Make install test not strip binaries,
Lucas Meneghel Rodrigues
- [PATCH 1/3] KVM test: Move top level docstrings, other cleanups,
Lucas Meneghel Rodrigues
- [PATCH] fix missing prototype warning with USE_KVM_DEVICE_ASSIGNMENT disabled,
Daniel Gollub
- [PATCH][RESEND] qemu-kvm: fix warnings with USE_KVM_DEVICE_ASSIGNMENT disabled,
Daniel Gollub
- [PATCH] Fix --disable-kvm build regression of commit 8c7d4cb,
Daniel Gollub
- [PATCH 01/19] KVM test: kvm_utils.py: make verify_ip_address_ownership() more robust,
Michael Goldish
- New kvm.git branch for linux-next,
Avi Kivity
- [PATCH] sync halt state into env,
Gleb Natapov
- [PATCH v2] call kvm_cpu_synchronize_state() on target vcpu,
Gleb Natapov
- [PATCH] call kvm_cpu_synchronize_state() on target vcpu,
Gleb Natapov
- qemu-kvm still unable to load option rom extboot.bin,
Lucas Meneghel Rodrigues
- Upstream build problem,
Lucas Meneghel Rodrigues
- Re: [Qemu-commits] [COMMIT ddd9bbd] Support for multiple -monitor devices,
Avi Kivity
- qemu-kvm: kqemu - R.I.P.,
Jan Kiszka
- [PATCH] Use propeer way to compile with HELPER_CFLAGS,
Juan Quintela
- [PATCH -v2] QEMU-KVM: MCE: Relay UCR MCE to guest,
Huang Ying
- [PATCH 1/4] KVM test: Move top level docstrings, other cleanups,
Lucas Meneghel Rodrigues
Modifying RAM during runtime on guest,
Daniel Bareiro
KVM: x86: drop duplicate kvm_flush_remote_tlb calls,
Marcelo Tosatti
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map,
Marcelo Tosatti
Live migration between Intel Q6600 and AMD Phenom II,
Sterling Windmill
[PATCH 3/3] KVM test: Renaming kvm_hugepages variant to hugepages,
Lucas Meneghel Rodrigues
rtl8139 and qemu-kvm-0.11.0-rc2: NFS not responding,
Sven Rudolph
A wish for KVM,
杜炜
[qemu-kvm][PATCH] Add "sda" alias options to "hda" options,
Ozawa Tsuyoshi
0.11.0-rc1 bugs,
Alexander Graf
VNC cursor does not match?,
shawn du
[PATCH] QEMU-KVM: MCE: Relay UCR MCE to guest,
Huang Ying
kvm ptrace 32bit DoS bug - bisected,
Antoine Martin
[PATCH for-2.6.31] virtio_blk: revert QUEUE_FLAG_VIRT addition,
Christoph Hellwig
[PATCH 0/6] Debug register emulation fixes and optimizations,
Jan Kiszka
Fwd: Project Idea::Online resizing of Virtual Disk of Guest,
C Awatramani
Why qemu-nbd so slow?,
shawn du
[PATCH] fix userspace irqchip.,
Glauber Costa
[PATCH] qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non-accelerated mode,
Dustin Kirkland
[PATCH] kvm: fix compile warnings on s390,
Heiko Carstens
[PATCH] Don't map nested_vmcb on INTERCEPT_MSR_PROT,
Alexander Graf
Multiple port support for virtio-console,
Amit Shah
[PATCH] Fix coalesced interrupt reporting in IOAPIC,
Gleb Natapov
[PATCH] KVM test: Don't perform workarounds during KVM build,
Lucas Meneghel Rodrigues
segfault when kvm modules are not loaded,
Luiz Capitulino
KVM and Qemu Synchronization,
Saksena, Abhishek
both qemu-kvm-0.10.6 and kvm-88 crashing under heavy load while using scsi-backed storage,
Nikola Ciprich
[PATCH] qemu-kvm: Install built option roms,
Jan Kiszka
[PATCH][STABLE-0.11] qemu-kvm: Fix optionrom install from out-of-tree builds,
Jan Kiszka
Nested VMX support - kernel v1,
oritw
extboot.bin required in git,
Jan Kiszka
[PATCH v2 0/2] Automatically grab wallclock time updates from hypervisor,
Glauber Costa
[PATCH] New TKO: Test results comparison,
Lucas Meneghel Rodrigues
Open vSwitch,
Anthony Liguori
[PATCH v2] vmxcap: Add tool to query vmx capabilities,
Avi Kivity
[PATCH] Add tool to query vmx capabilities,
Avi Kivity
[ kvm-Bugs-2848498 ] COMPILATION ERRORS,
SourceForge.net
[PATCH] Handle emulation failure in userspace,
Mohammed Gamal
[PATCH v2] KVM: VMX: Conditionally reload debug register 6,
Avi Kivity
[PATCH] KVM: VMX: Conditionally reload debug register 6,
Avi Kivity
[PATCH 0/2] Automatically grab wallclock time updates from hypervisor,
Glauber Costa
[PATCHv3] VMX: Enhance invalid guest state emulation,
Mohammed Gamal
[PATCH] KVM: Use thread debug register storage instead of kvm specific data,
Avi Kivity
[PATCH] KVM: VMX: Check cpl before emulating debug register access,
Avi Kivity
[RFC] Virtual Machine Device Queues(VMDq) support on KVM,
Xin, Xiaohui
[PATCH][RESEND] x86 emulator: Add pusha and popa instructions,
Mohammed Gamal
[PATCH 1/2][RESEND] Update kvm.h in qemu-kvm tree,
Mohammed Gamal
[PATCH v2] VMX: Enhance invalid guest state emulation,
Mohammed Gamal
[[PATCH v2]] VMX: Enhance invalid guest state emulation,
Mohammed Gamal
[PATCH] Remove unneeded printf() in kvm_run(),
Avi Kivity
KVM maintainership update,
Avi Kivity
[PATCH] use __pa_symbol to calculate the address of a C symbol.,
Glauber Costa
[PATCH] qemu-kvm: fix warning with USE_KVM_DEVICE_ASSIGNMENT disabled,
Daniel Gollub
[KVM-AUTOTEST PATCH 0/2] Add KSM test,
Lukáš Doktor
Biweekly KVM Test report, kernel 78621... qemu f3600...,
Xu, Jiajun
[ kvm-Bugs-2847560 ] Guest hang with exhausted IRQ sources error if 8 VFs assigne,
SourceForge.net
Problem getting virtio storage and network to work,
Thomas Heil
Questions about creating virtual disks with qemu/kvm,
carlopmart
[PATCH] Add pusha/popa instructions to the realmode test harness,
Mohammed Gamal
[PATCH] x86 emulator: Add pusha and popa instructions,
Mohammed Gamal
[PATCH] KVM: prevent read from desc->shadow_ptes[-1] in rmap_desc_remove_entry(),
Roel Kluin
Guest network, wireless host,
Thomas Koch
vhost_net_init returned -7,
Brian Jackson
Poor network performance with cable modem assigned to guest,
Jon Fairbairn
[PATCH 3/3] VMX: Enhance invalid guest state emulation,
Mohammed Gamal
[PATCH 1/2] Update kvm.h in qemu-kvm tree,
Mohammed Gamal
[PATCH] x86 emulator: Add missing decoder flags for 'or' instructions,
Mohammed Gamal
kvm-88: KVM_APIC_READ: read reserved register b0,
Christoph Lechner
[KVM-AUTOTEST PATCH] KVM test: kvm_tests: fix a litte bug in timedrift(),
Cao, Chen
RFC: shadow page table reclaim,
Max Laier
[PATCHv5 3/3] vhost_net: a kernel-level virtio server,
Michael S. Tsirkin
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Scanners]
[Yosemite Forum]