kvm
Thread
Date
Earlier messages
Later messages
Messages by Thread
RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Wu, Feng
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Radim Krcmár
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Paolo Bonzini
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Radim Krčmář
RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Wu, Feng
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Radim Krcmár
RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Wu, Feng
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Radim Krčmář
RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Wu, Feng
Re: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Radim Krcmár
RE: [PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Wu, Feng
Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization
Jian Zhou
Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization
Paolo Bonzini
Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization
Jian Zhou
Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization
Paolo Bonzini
Re: [PATCH v2 0/4] KVM: VMX: enable LBR virtualization
Jian Zhou
[PATCH] kvmtool: Makefile: remove LDFLAGS from guest_init linking
Andre Przywara
Re: [PATCH V6 0/6] Fast mmio eventfd fixes
Michael S. Tsirkin
Re: [PATCH V6 0/6] Fast mmio eventfd fixes
Jason Wang
Re: [PATCH V6 0/6] Fast mmio eventfd fixes
Michael S. Tsirkin
Re: [PATCH V6 0/6] Fast mmio eventfd fixes
Jason Wang
BUSINESS PROPOSAL!
zhongjun
Re: [PATCH 1/3] context_tracking: remove duplicate enabled check
Paolo Bonzini
Re: [PATCH 1/3] context_tracking: remove duplicate enabled check
Rik van Riel
Re: OpenBSD 5.3 guest on KVM
Paolo Bonzini
Re: [PATCH v2] kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c
William Dauchy
Re: [PATCH v2] kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.c
Paolo Bonzini
Re: [PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
Paolo Bonzini
Re: [PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
Haozhong Zhang
Re: [PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
Paolo Bonzini
Re: [PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
haozhong . zhang
[PATCH 0/5] KVM: x86: MMU: Clean up x86's mmu code for future work
Takuya Yoshikawa
[PATCH 1/5] KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
[PATCH 2/5] KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
[PATCH 3/5] KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
[PATCH 4/5] KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
[PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
Re: [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
Paolo Bonzini
Re: [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
Re: [PATCH 5/5] KVM: x86: MMU: Consolidate WARN_ON/BUG_ON checks for reverse-mapped sptes
Paolo Bonzini
Re: [PATCH 0/5] KVM: x86: MMU: Clean up x86's mmu code for future work
Paolo Bonzini
[PATCH] KVM: PPC: Book3S HV: Don't dynamically split core when already split
Paul Mackerras
[kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
Andrew Jones
[kvm-unit-tests PATCH 01/18] makefiles: use bash
Andrew Jones
Re: [kvm-unit-tests PATCH 01/18] makefiles: use bash
Paolo Bonzini
Re: [kvm-unit-tests PATCH 01/18] makefiles: use bash
Andrew Jones
Re: [kvm-unit-tests PATCH 01/18] makefiles: use bash
Paolo Bonzini
[kvm-unit-tests PATCH 07/18] configure: emit HOST=$host to config.mak
Andrew Jones
Re: [kvm-unit-tests PATCH 07/18] configure: emit HOST=$host to config.mak
Paolo Bonzini
[kvm-unit-tests PATCH 09/18] arm/run: use ACCEL to choose between kvm and tcg
Andrew Jones
Re: [kvm-unit-tests PATCH 09/18] arm/run: use ACCEL to choose between kvm and tcg
Paolo Bonzini
[kvm-unit-tests PATCH 05/18] README: add pointer to new wiki page
Andrew Jones
Re: [kvm-unit-tests PATCH 05/18] README: add pointer to new wiki page
Paolo Bonzini
[kvm-unit-tests PATCH 02/18] trivial: lib: fail hard on failed mallocs
Andrew Jones
Re: [kvm-unit-tests PATCH 02/18] trivial: lib: fail hard on failed mallocs
Thomas Huth
Re: [kvm-unit-tests PATCH 02/18] trivial: lib: fail hard on failed mallocs
Andrew Jones
[kvm-unit-tests PATCH v2 02/19] trivial: lib: fail hard on failed mallocs
Andrew Jones
Re: [kvm-unit-tests PATCH v2 02/19] trivial: lib: fail hard on failed mallocs
Thomas Huth
Re: [kvm-unit-tests PATCH v2 02/19] trivial: lib: fail hard on failed mallocs
Paolo Bonzini
[kvm-unit-tests PATCH 10/18] run_tests: probe for max-smp
Andrew Jones
Re: [kvm-unit-tests PATCH 10/18] run_tests: probe for max-smp
Paolo Bonzini
[kvm-unit-tests PATCH 04/18] trivial: lib: missing extern in string.h
Andrew Jones
Re: [kvm-unit-tests PATCH 04/18] trivial: lib: missing extern in string.h
Paolo Bonzini
[kvm-unit-tests PATCH 06/18] README: add some CONTRIBUTING notes
Andrew Jones
Re: [kvm-unit-tests PATCH 06/18] README: add some CONTRIBUTING notes
Paolo Bonzini
[kvm-unit-tests PATCH 03/18] trivial: alloc: don't use 'top' outside spinlock
Andrew Jones
Re: [kvm-unit-tests PATCH 03/18] trivial: alloc: don't use 'top' outside spinlock
Paolo Bonzini
[kvm-unit-tests PATCH 15/18] arm/arm64: generate map files
Andrew Jones
[kvm-unit-tests PATCH 14/18] arm/arm64: allow building a single test
Andrew Jones
[kvm-unit-tests PATCH 08/18] run_tests: pass test name to run script
Andrew Jones
Re: [kvm-unit-tests PATCH 08/18] run_tests: pass test name to run script
Paolo Bonzini
[kvm-unit-tests PATCH 17/18] Revert "arm/arm64: import include/uapi/linux/psci.h"
Andrew Jones
[kvm-unit-tests PATCH 12/18] lib/arm: add flush_tlb_page mmu function
Andrew Jones
Re: [kvm-unit-tests PATCH 12/18] lib/arm: add flush_tlb_page mmu function
Paolo Bonzini
[kvm-unit-tests PATCH 11/18] lib/printf: support the %u unsigned fmt field
Andrew Jones
Re: [kvm-unit-tests PATCH 11/18] lib/printf: support the %u unsigned fmt field
Paolo Bonzini
[kvm-unit-tests PATCH 16/18] lib: link in linux kernel headers (uapi)
Andrew Jones
[kvm-unit-tests PATCH 18/18] arm/arm64: uart0_init: check /chosen/stdout-path
Andrew Jones
Re: [kvm-unit-tests PATCH 18/18] arm/arm64: uart0_init: check /chosen/stdout-path
Paolo Bonzini
[kvm-unit-tests PATCH 13/18] arm: Fail on unknown subtest
Andrew Jones
Re: [kvm-unit-tests PATCH 13/18] arm: Fail on unknown subtest
Paolo Bonzini
[kvm-unit-tests PATCH 19/18] don't embed code inside asserts
Andrew Jones
Re: [kvm-unit-tests PATCH 19/18] don't embed code inside asserts
Paolo Bonzini
Re: [kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
Paolo Bonzini
Re: [kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
Andrew Jones
Re: [kvm-unit-tests PATCH 00/18] bunch of mostly trivial patches
Andrew Jones
[GIT PULL v4 0/3] dma and virtio prep patches
Christian Borntraeger
[GIT PULL v4 2/3] alpha/dma: use common noop dma ops
Christian Borntraeger
[GIT PULL v4 1/3] dma: Provide simple noop dma ops
Christian Borntraeger
[GIT PULL v4 3/3] s390/dma: Allow per device dma ops
Christian Borntraeger
Re: [GIT PULL v4 3/3] s390/dma: Allow per device dma ops
Cornelia Huck
Re: [GIT PULL v4 0/3] dma and virtio prep patches
Andy Lutomirski
Link kvm with Xed library: Unknown symbol error
Yacine HEBBAL
Re: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Christoffer Dall
Re: [PATCH] KVM: arm: Don't try to flush hyp-mode device mappings
kbuild test robot
Re: [PATCH] KVM: arm: Don't try to flush hyp-mode device mappings
kbuild test robot
RE: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Pavel Fedin
Re: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Christoffer Dall
RE: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Pavel Fedin
Re: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Marc Zyngier
RE: [PATCH] KVM: arm: Fix crash in free_hyp_pgds() if timer initialization fails
Pavel Fedin
[GIT PULL] First batch of KVM changes for 4.4
Paolo Bonzini
RE: IT Services
Deleon, Jorge (RGC) A&E Middle Grade
[PATCH 0/2] target-i386: tcg: Handle clflushopt/clwb/pcommit instructions
Eduardo Habkost
[PATCH 1/2] target-i386: tcg: Accept clwb instruction
Eduardo Habkost
Re: [PATCH 1/2] target-i386: tcg: Accept clwb instruction
Richard Henderson
Re: [PATCH 1/2] target-i386: tcg: Accept clwb instruction
Eduardo Habkost
Re: [PATCH 1/2] target-i386: tcg: Accept clwb instruction
Richard Henderson
[PATCH 2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit
Eduardo Habkost
Re: [PATCH 2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit
Richard Henderson
[kvm-unit-test RFC] x86: Memory instructions test case
Eduardo Habkost
Re: [Qemu-devel] [kvm-unit-test RFC] x86: Memory instructions test case
Xiao Guangrong
Re: [kvm-unit-test RFC] x86: Memory instructions test case
Paolo Bonzini
[PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Gerhard Wiesinger
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Paolo Bonzini
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Gerhard Wiesinger
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Paolo Bonzini
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Gerhard Wiesinger
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Paolo Bonzini
Re: [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter.
Paolo Bonzini
[PATCH v2] vfio: Include No-IOMMU mode
Alex Williamson
[PULL 00/21] KVM/ARM Changes for v4.4-rc1
Christoffer Dall
[PULL 08/21] arm/arm64: KVM: Support edge-triggered forwarded interrupts
Christoffer Dall
[PULL 02/21] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
[PULL 01/21] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Christoffer Dall
[PULL 14/21] KVM: arm/arm64: Fix vGIC documentation
Christoffer Dall
[PULL 06/21] arm/arm64: KVM: Add forwarded physical interrupts documentation
Christoffer Dall
[PULL 12/21] KVM: arm/arm64: check power_off in critical section before VCPU run
Christoffer Dall
[PULL 19/21] KVM: arm/arm64: Optimize away redundant LR tracking
Christoffer Dall
[PULL 18/21] KVM: arm: Do not indent the arguments of DECLARE_BITMAP
Christoffer Dall
[PULL 20/21] KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings
Christoffer Dall
[PULL 21/21] KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
Christoffer Dall
[PULL 07/21] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
[PULL 11/21] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Christoffer Dall
[PULL 10/21] KVM: arm/arm64: rename pause into power_off
Christoffer Dall
[PULL 05/21] arm/arm64: KVM: Use appropriate define in VGIC reset code
Christoffer Dall
[PULL 13/21] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Christoffer Dall
[PULL 04/21] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs
Christoffer Dall
[PULL 03/21] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit
Christoffer Dall
[PULL 17/21] arm64: kvm: restore EL1N SP for panic
Christoffer Dall
[PULL 16/21] arm/arm64: KVM: Add tracepoints for vgic and timer
Christoffer Dall
[PULL 09/21] arm/arm64: KVM : Enable vhost device selection under KVM config menu
Christoffer Dall
[PULL 15/21] arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
Re: [PULL 00/21] KVM/ARM Changes for v4.4-rc1
Paolo Bonzini
[patch] vfio: make an array larger
Dan Carpenter
Re: [patch] vfio: make an array larger
Joe Perches
Re: [patch] vfio: make an array larger
Dan Carpenter
Re: [patch] vfio: make an array larger
Alex Williamson
Re: [patch] vfio: make an array larger
Dan Carpenter
Re: [patch] vfio: make an array larger
Alex Williamson
[patch v2] vfio/pci: make an array larger
Dan Carpenter
Re: [patch v2] vfio/pci: make an array larger
Alex Williamson
Re: [patch] vfio: make an array larger
walter harms
kvm: irqchip: fix memory leak in -stable
William Dauchy
Re: kvm: irqchip: fix memory leak in -stable
Greg KH
[PATCH] vfio: Fix bug in vfio_device_get_from_name()
Joerg Roedel
Re: [PATCH] vfio: Fix bug in vfio_device_get_from_name()
Alex Williamson
[PATCH] KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
Re: [PATCH 2/2] kvmtool: assume dead vcpus are paused too
Will Deacon
Re: [PATCH 2/2] kvmtool: assume dead vcpus are paused too
Sasha Levin
Re: [PATCH 2/2] kvmtool: assume dead vcpus are paused too
Will Deacon
Re: [PATCH 2/2] kvmtool: assume dead vcpus are paused too
Sasha Levin
[PATCH 0/1] KVM: PPC: Increase memslots
Thomas Huth
[PATCH 1/1] KVM: PPC: Increase memslots to 320
Thomas Huth
Re: [PATCH 1/1] KVM: PPC: Increase memslots to 320
Thomas Huth
Re: [PATCH 1/1] KVM: PPC: Increase memslots to 320
Paul Mackerras
Re: [PATCH 1/1] KVM: PPC: Increase memslots to 320
Thomas Huth
[RESEND PATCH v2] KVM: VMX: Fix commit which broke PML
Kai Huang
[v2] KVM: VMX: Fix commit which broke PML
Kai Huang
Re: [v2] KVM: VMX: Fix commit which broke PML
Paolo Bonzini
Re: [v2] KVM: VMX: Fix commit which broke PML
Kai Huang
Re: [v2] KVM: VMX: Fix commit which broke PML
Paolo Bonzini
[vfio:next 15/15] drivers/vfio/vfio.c:1002:32-35: ERROR: driver is NULL but dereferenced.
kbuild test robot
Re: [PATCH] kvm: irqchip: fix memory leak
William Dauchy
Re: [PATCH] kvm: irqchip: fix memory leak
Paolo Bonzini
Re: [PATCH] kvm: irqchip: fix memory leak
Paolo Bonzini
[PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
Re: [PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Laszlo Ersek
Re: [PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Janusz Mocek
Re: [PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Xiao Guangrong
Re: [PATCH] KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()
Paolo Bonzini
[PATCH v5] VFIO: platform: reset: AMD xgbe reset module
Eric Auger
[PATCH v6 0/8] VFIO platform reset module rework
Eric Auger
[PATCH v6 2/8] vfio: platform: add capability to register a reset function
Eric Auger
[PATCH v6 4/8] vfio: platform: reset: calxedaxgmac: add reset function registration
Eric Auger
[PATCH v6 8/8] vfio: platform: reset: calxedaxgmac: fix ioaddr leak
Eric Auger
[PATCH v6 6/8] vfio: platform: use list of registered reset function
Eric Auger
[PATCH v6 3/8] vfio: platform: introduce module_vfio_reset_handler macro
Eric Auger
[PATCH v6 7/8] vfio: platform: add dev_info on device reset
Eric Auger
[PATCH v6 5/8] vfio: platform: add compat in vfio_platform_device
Eric Auger
[PATCH v6 1/8] vfio: platform: introduce vfio-platform-base module
Eric Auger
KVM call for 2015-11-10
Juan Quintela
[PATCH] KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
Re: [PATCH] KVM: x86: allow RSM from 64-bit mode
Laszlo Ersek
Re: [PATCH] KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
Re: [PATCH] KVM: x86: allow RSM from 64-bit mode
Laszlo Ersek
Re: [PATCH] KVM: x86: allow RSM from 64-bit mode
Paolo Bonzini
Re: [PATCH] KVM: x86: allow RSM from 64-bit mode
Laszlo Ersek
Re: [PATCH v3 9/9] kvm/x86: Hyper-V kvm exit
Paolo Bonzini
Re: [PATCH v3 9/9] kvm/x86: Hyper-V kvm exit
Andrey Smetanin
Earlier messages
Later messages