kvm
Thread
Date
Earlier messages
Messages by Thread
[PATCH RFC v2 1/3] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
Marc Zyngier
[PATCH RFC v2 2/3] ARM: KVM: mark the end of the HYP mode code with __kvm_hyp_code_end
Marc Zyngier
Re: [PATCH RFC v2 2/3] ARM: KVM: mark the end of the HYP mode code with __kvm_hyp_code_end
Christoffer Dall
[PATCH RFC v2 3/3] ARM: KVM: Add support for MMU notifiers
Marc Zyngier
Re: [PATCH RFC v2 3/3] ARM: KVM: Add support for MMU notifiers
Christoffer Dall
[PATCH v2 0/8] uq/master: TPR access optimization for Windows guests
Jan Kiszka
[PATCH v2 8/8] kvmvapic: Use optionrom helpers
Jan Kiszka
[PATCH v2 2/8] Allow to use pause_all_vcpus from VCPU context
Jan Kiszka
[PATCH v2 5/8] kvmvapic: Introduce TPR access optimization for Windows guests
Jan Kiszka
[PATCH v2 3/8] target-i386: Add infrastructure for reporting TPR MMIO accesses
Jan Kiszka
[PATCH v2 6/8] kvmvapic: Simplify mp/up_set_tpr
Jan Kiszka
[PATCH v2 4/8] kvmvapic: Add option ROM
Jan Kiszka
[PATCH v2 1/8] kvm: Set cpu_single_env only once
Jan Kiszka
[PATCH v2 7/8] optionsrom: Reserve space for checksum
Jan Kiszka
[PATCH v3] KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
virtio-blk performance regression and qemu-kvm
Dongsu Park
QEMU applying for Google Summer of Code 2012
Stefan Hajnoczi
Re: [libvirt] QEMU applying for Google Summer of Code 2012
Daniel P. Berrange
Re: [libvirt] QEMU applying for Google Summer of Code 2012
Stefan Hajnoczi
[PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
Liu Yu
[PATCH v3 2/3] KVM: PPC: epapr: Add idle hcall support for host
Liu Yu
[PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest
Liu Yu
Re: [PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest
Scott Wood
Re: [PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
Scott Wood
[PATCH 1/4] kvm tool: Stop init if check_extensions failed
Yang Bai
[PATCH 2/4] kvm tool: unite the error handle in kvm__init
Yang Bai
[PATCH 3/4] kvm tool: if kvm_ipc__start failed, return negative
Yang Bai
[PATCH 4/4] kvm tool: ensure kvm_ipc__register_handler success
Yang Bai
Re: [PATCH 1/4] kvm tool: Stop init if check_extensions failed
Pekka Enberg
[KVM-Autotest][PATCH 2/2] kvm test: Adds new subtest to cpuflags test.
Jiří Župka
[KVM-Autotest][PATCH 1/2] kvm test: Change cpuflags test call structure.
Jiří Župka
[Bug 42755] New: KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
bugzilla-daemon
[Bug 42755] KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
bugzilla-daemon
[Bug 42755] KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
bugzilla-daemon
[Bug 42755] KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
bugzilla-daemon
[PATCH 0/4] support to migrate with IPv6 address
Amos Kong
[PATCH 1/4] Use getaddrinfo for migration
Amos Kong
[PATCH 2/4] net/socket: allow ipv6 for net_socket_listen_init and socket_connect_init
Amos Kong
[PATCH 3/4] net: split hostname and service by last colon
Amos Kong
[PATCH 4/4] net: support to include ipv6 address by brackets
Amos Kong
[PATCH 1/2] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
Takuya Yoshikawa
[PATCH 2/2] KVM: MMU: Flush TLBs only once in invlpg() before releasing mmu_lock
Takuya Yoshikawa
Re: [PATCH 2/2] KVM: MMU: Flush TLBs only once in invlpg() before releasing mmu_lock
Xiao Guangrong
Re: [PATCH 2/2] KVM: MMU: Flush TLBs only once in invlpg() before releasing mmu_lock
Takuya Yoshikawa
Re: [PATCH 2/2] KVM: MMU: Flush TLBs only once in invlpg() before releasing mmu_lock
Xiao Guangrong
Re: [PATCH 1/2] KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
Xiao Guangrong
[PATCH 26/60] vhost: remove the second argument of k[un]map_atomic()
Cong Wang
[PATCH 08/60] x86: remove the second argument of k[un]map_atomic()
Cong Wang
[PATCH 05/60] powerpc: remove the second argument of k[un]map_atomic()
Cong Wang
[PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
Re: [PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
Alexander Graf
Re: [PATCH v4] KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
[PATCH RFC 1/2] KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
Marc Zyngier
[PATCH RFC 2/2] ARM: KVM: Add support for MMU notifiers
Marc Zyngier
Re: [Android-virt] [PATCH RFC 2/2] ARM: KVM: Add support for MMU notifiers
Alexander Graf
Re: [Android-virt] [PATCH] Fix Cross-compiling with KVM support for ARM
Alexander Graf
[PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
Re: [Android-virt] [PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Alexander Graf
Re: [Android-virt] [PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
Re: [Android-virt] [PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Alexander Graf
Re: [Android-virt] [PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Scott Wood
Re: [Android-virt] [PATCH v3] KVM: Factor out kvm_vcpu_kick to arch-generic code
Alexander Graf
[PATCH] KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
qemu-kvm-1.0 regression with usb tablet after live migration
Peter Lieven
qemu-kvm-1.0 crashes with threaded vnc server?
Peter Lieven
KVM Memory overcomittment vs VMware
Jonathan Petersson
[PATCH v4 0/3] KVM: perf: kvm events analysis tool
Xiao Guangrong
[PATCH 1/3] KVM: x86: export svm/vmx exit code and vector code to userspace
Xiao Guangrong
[PATCH 2/3] KVM: x86: add tracepoints to trace mmio begin and complete
Xiao Guangrong
[PATCH 3/3] KVM: perf: kvm events analysis tool
Xiao Guangrong
[KVM-autotest] virt.kvm_vm: Add virtio-scsi support
Lukas Doktor
[PATCH] [KVM-autotest] virt.kvm_vm: Add virtio-scsi support
Lukas Doktor
[PATCH] kvm tool: rewrite kvm__init
Yang Bai
Re: [PATCH] kvm tool: rewrite kvm__init
Pekka Enberg
Re: [PATCH] kvm tool: rewrite kvm__init
Cyrill Gorcunov
Re: [PATCH] kvm tool: rewrite kvm__init
Yang Bai
Re: [PATCH] kvm tool: rewrite kvm__init
Sasha Levin
Re: [PATCH] kvm tool: rewrite kvm__init
Yang Bai
Re: [PATCH] kvm tool: rewrite kvm__init
Sasha Levin
Re: [PATCH] kvm tool: rewrite kvm__init
Yang Bai
[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
[RFC PATCH v0 2/2] ixgbe: add NETIF_F_HW_FDB to supported flags
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Stephen Hemminger
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Stephen Hemminger
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
jamal
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
jamal
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Stephen Hemminger
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Roopa Prabhu
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Sridhar Samudrala
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
Sridhar Samudrala
Re: [RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
John Fastabend
WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Sasha Levin
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Josh Boyer
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Sasha Levin
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Srivatsa S. Bhat
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Peter Zijlstra
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Peter Zijlstra
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Don Zickus
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Peter Zijlstra
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Don Zickus
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Peter Zijlstra
Re: WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
Don Zickus
[PATCH 0/3] [PULL] qemu-kvm.git uq/master queue
Marcelo Tosatti
[PATCH 3/3] apic: Fix legacy vmstate loading for KVM
Marcelo Tosatti
[PATCH 2/3] kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Marcelo Tosatti
[PATCH 1/3] kvm: Allow to set shadow MMU size
Marcelo Tosatti
[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
Eric B Munson
[PATCH 1/4 V13] Add flag to indicate that a vm was stopped by the host
Eric B Munson
[PATCH 2/4 V13] Add functions to check if the host has stopped the vm
Eric B Munson
Re: [PATCH 2/4 V13] Add functions to check if the host has stopped the vm
Marcelo Tosatti
[PATCH 4/4 V13] Add check for suspended vm in softlockup detector
Eric B Munson
[PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
[PATCH v4 0/4] Fix task switches into/out of VM86
Kevin Wolf
[PATCH v4 1/4] KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
[PATCH v4 2/4] KVM: x86 emulator: VM86 segments must have DPL 3
Kevin Wolf
[PATCH v4 3/4] KVM: SVM: Fix CPL updates
Kevin Wolf
[PATCH v4 4/4] KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
qemu-kvm monitor command cpu_set query.
Onkar N Mahajan
buildbot failure in kvm on next-i386
kvm
[PATCH 0/4 v4] KVM: Introduce kvm_memory_slot::arch
Takuya Yoshikawa
[PATCH 1/4] KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
[PATCH 2/4] KVM: Split lpage_info creation out from __kvm_set_memory_region()
Takuya Yoshikawa
[PATCH 3/4] KVM: Simplify ifndef conditional usage in __kvm_set_memory_region()
Takuya Yoshikawa
[PATCH 4/4] KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
Re: [PATCH 0/4 v4] KVM: Introduce kvm_memory_slot::arch
Marcelo Tosatti
[PATCH 0/4 V12] Avoid soft lockup message when KVM is stopped by host
Eric B Munson
[PATCH 1/4 V12] Add flag to indicate that a vm was stopped by the host
Eric B Munson
[PATCH 3/4 V12] Add ioctl for KVMCLOCK_GUEST_STOPPED
Eric B Munson
[PATCH 4/4] Add check for suspended vm in softlockup detector
Eric B Munson
[PATCH 2/4 V12] Add functions to check if the host has stopped the vm
Eric B Munson
Re: [PATCH 0/4 V12] Avoid soft lockup message when KVM is stopped by host
Eric B Munson
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
Re: x86: kvmclock: abstract save/restore sched_clock_state
Igor Mammedov
Re: x86: kvmclock: abstract save/restore sched_clock_state
Amit Shah
Re: x86: kvmclock: abstract save/restore sched_clock_state
Igor Mammedov
Re: x86: kvmclock: abstract save/restore sched_clock_state
Amit Shah
Re: x86: kvmclock: abstract save/restore sched_clock_state
Igor Mammedov
Re: x86: kvmclock: abstract save/restore sched_clock_state
Amit Shah
Re: x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
Re: x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
Re: x86: kvmclock: abstract save/restore sched_clock_state
Igor Mammedov
Re: x86: kvmclock: abstract save/restore sched_clock_state
Amit Shah
Re: x86: kvmclock: abstract save/restore sched_clock_state
Igor Mammedov
Host hangs when guest invoked
Tony Graham
[PATCH 1/1] kvm : vmx : Remove yield_on_hlt
Raghavendra K T
Re: [PATCH 1/1] kvm : vmx : Remove yield_on_hlt
Anthony Liguori
Re: [PATCH 1/1] kvm : vmx : Remove yield_on_hlt
Marcelo Tosatti
Possible APIC conflict with 2.6.38.8 Kernel
Simon
Re: Possible APIC conflict with 2.6.38.8 Kernel
Jan Kiszka
[PATCH] Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
Re: [PATCH] Introduce x86_cpuinit.early_percpu_clock_init hook
Thomas Gleixner
Re: [PATCH] Introduce x86_cpuinit.early_percpu_clock_init hook
Marcelo Tosatti
[PATCH v3 3/3] KVM: perf: kvm events analysis tool
Xiao Guangrong
Re: [PATCH v3 3/3] KVM: perf: kvm events analysis tool
David Ahern
Re: [PATCH v3 3/3] KVM: perf: kvm events analysis tool
Xiao Guangrong
Re: [PATCH v3 3/3] KVM: perf: kvm events analysis tool
David Ahern
Re: [PATCH v3 3/3] KVM: perf: kvm events analysis tool
Xiao Guangrong
Re: [PATCH v3 3/3] KVM: perf: kvm events analysis tool
David Ahern
[PATCH v3 2/3] KVM: x86: add tracepoints to trace mmio begin and complete
Xiao Guangrong
[PATCH 1/3] KVM: x86: export svm/vmx exit-code definitions to userspace
Xiao Guangrong
[PATCH] KVM: x86: Avoid NULL dereference in kvm_apic_accept_pic_intr()
Michael Ellerman
Re: [PATCH] KVM: x86: Avoid NULL dereference in kvm_apic_accept_pic_intr()
Marcelo Tosatti
Re: [PATCH] KVM: x86: Avoid NULL dereference in kvm_apic_accept_pic_intr()
Michael Ellerman
Re: [PATCH] KVM: x86: Avoid NULL dereference in kvm_apic_accept_pic_intr()
Michael Ellerman
[PATCH v8] kvm: make vcpu life cycle separated from kvm instance
Liu Ping Fan
Re: [PATCH v8] kvm: make vcpu life cycle separated from kvm instance
Takuya Yoshikawa
Re: [PATCH v8] kvm: make vcpu life cycle separated from kvm instance
Liu ping fan
KVM call agenda for Tuesday 7
Juan Quintela
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Andreas Färber
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Paolo Bonzini
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Paolo Bonzini
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Paolo Bonzini
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Peter Maydell
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Paolo Bonzini
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Andreas Färber
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Andreas Färber
Re: [Qemu-devel] KVM call agenda for Tuesday 7
Anthony Liguori
Re: KVM call agenda for Tuesday 7
Juan Quintela
virtio_ioport_write unexpected address
John Goerzen
[PATCH] qemu-kvm: Drop broken --no-cpu-emulation
Jan Kiszka
Re: [PATCH] qemu-kvm: Drop broken --no-cpu-emulation
Marcelo Tosatti
[PATCH] qemu-kvm: Prevent user space APIC code execution with in-kernel irqchip
Jan Kiszka
[PATCH] qemu-kvm: Couple in-kernel PIT enabling to in-kernel irqchip
Jan Kiszka
[PATCH] qemu-kvm: Fix GSI handling with in-kernel irqchip
Jan Kiszka
[PATCH 0/6] Fixes for kvm on s390
Christian Borntraeger
[PATCH 3/6] kvm-s390: make sigp restart return busy when stop pending
Christian Borntraeger
Re: [PATCH 3/6] kvm-s390: make sigp restart return busy when stop pending
Carsten Otte
Re: [PATCH 3/6] kvm-s390: make sigp restart return busy when stop pending
Christian Borntraeger
Fixed restart patch
Christian Borntraeger
[PATCH 3/6 v2] kvm-s390: make sigp restart return busy when stop pending
Christian Borntraeger
Earlier messages