public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 21:39:51 to 2018-01-11 21:16:07 UTC [more...]

[Bug 198205] New: infinite loop in vmx_vcpu_run on x86_64
 2018-01-11 21:16 UTC  (2+ messages)
` [Bug 198205] "

[PATCH kvm-unit-tests 0/9] s390x: vmalloc support
 2018-01-11 21:08 UTC  (38+ messages)
` [PATCH kvm-unit-tests 1/9] s390x: fix TEST BLOCK tests
` [PATCH kvm-unit-tests 2/9] s390x: use highest addresses for PGM_ADDRESSING errors
` [PATCH kvm-unit-tests 3/9] s390x: increase the stack size
` [PATCH kvm-unit-tests 4/9] s390x: add missing sclp definitions from QEMU
` [PATCH kvm-unit-tests 5/9] s390x: rename sclp_setup() to sclp_ascii_setup()
` [PATCH kvm-unit-tests 6/9] s390x: detect installed memory
` [PATCH kvm-unit-tests 7/9] s390x: initialize the physical allocator
` [PATCH kvm-unit-tests 8/9] s390x: add vmalloc support
` [PATCH kvm-unit-tests 9/9] s390x: add test for (v)malloc

[PATCH v2] KVM: arm/arm64: vgic-its: Fix vgicv4 init
 2018-01-11 18:55 UTC  (2+ messages)

[PATCH] KVM: x86: Add memory barrier on vmcs field lookup
 2018-01-11 17:16 UTC 

[PATCH] KVM MMU: check pending exception before injecting APF
 2018-01-11 17:00 UTC  (6+ messages)

[kvm:queue 32/111] arch/x86/kvm/svm.c:6231:60: sparse: dereference of noderef expression
 2018-01-11 16:02 UTC 

[PATCH] x86: kvm: propagate register_shrinker return code
 2018-01-11 15:53 UTC  (2+ messages)

[kvm:queue 29/111] arch/x86/kvm/svm.c:6073:22: sparse: incorrect type in argument 1 (different base types)
 2018-01-11 15:44 UTC 

[kvm:queue 19/111] drivers/crypto/ccp/psp-dev.c:372:14: sparse: dereference of noderef expression
 2018-01-11 15:24 UTC 

[kvm:queue 18/111] drivers/crypto/ccp/psp-dev.c:324:14: sparse: incorrect type in argument 1 (different base types)
 2018-01-11 15:02 UTC 

[kvm:queue 13/111] drivers/crypto/ccp/psp-dev.c:214:53: sparse: Using plain integer as NULL pointer
 2018-01-11 14:37 UTC 

[RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-11 14:16 UTC  (6+ messages)
` [RFC PATCH 1/3] vfio: ccw: introduce schib region
` [RFC PATCH 2/3] vfio: ccw: introduce channel path irq
` [RFC PATCH 3/3] vfio: ccw: handle chp event

[PATCH 00/26] KVM: PPC: Book3S PR: Transaction memory support on PR KVM
 2018-01-11 13:56 UTC  (28+ messages)
` [PATCH 01/26] KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
` [PATCH 02/26] KVM: PPC: Book3S PR: add new parameter (guest MSR) for kvmppc_save_tm()/kvmppc_restore_tm()
` [PATCH 03/26] KVM: PPC: Book3S PR: turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
` [PATCH 04/26] KVM: PPC: Book3S PR: add C function wrapper for _kvmppc_save/restore_tm()
` [PATCH 05/26] KVM: PPC: Book3S PR: In PR KVM suspends Transactional state when inject an interrupt
` [PATCH 06/26] KVM: PPC: Book3S PR: PR KVM pass through MSR TM/TS bits to shadow_msr
` [PATCH 07/26] KVM: PPC: Book3S PR: add TEXASR related macros
` [PATCH 08/26] KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
` [PATCH 09/26] KVM: PPC: Book3S PR: implement RFID TM behavior to suppress change from S0 to N0
` [PATCH 10/26] KVM: PPC: Book3S PR: set MSR HV bit accordingly for PPC970 and others
` [PATCH 11/26] KVM: PPC: Book3S PR: prevent TS bits change in kvmppc_interrupt_pr()
` [PATCH 12/26] powerpc: export symbol msr_check_and_set()
` [PATCH 13/26] KVM: PPC: Book3S PR: adds new kvmppc_copyto_vcpu_tm/kvmppc_copyfrom_vcpu_tm API for PR KVM
` [PATCH 14/26] KVM: PPC: Book3S PR: export tm_enable()/tm_disable/tm_abort() APIs
` [PATCH 15/26] KVM: PPC: Book3S PR: add kvmppc_save/restore_tm_sprs() APIs
` [PATCH 16/26] KVM: PPC: Book3S PR: add transaction memory save/restore skeleton for PR KVM
` [PATCH 17/26] KVM: PPC: Book3S PR: add math support for PR KVM HTM
` [PATCH 18/26] KVM: PPC: Book3S PR: make mtspr/mfspr emulation behavior based on active TM SPRs
` [PATCH 19/26] KVM: PPC: Book3S PR: always fail transaction in guest privilege state
` [PATCH 20/26] KVM: PPC: Book3S PR: enable NV reg restore for reading TM SPR at "
` [PATCH 21/26] KVM: PPC: Book3S PR: adds emulation for treclaim
` [PATCH 22/26] KVM: PPC: Book3S PR: add emulation for trechkpt in PR KVM
` [PATCH 23/26] KVM: PPC: Book3S PR: add emulation for tabort. for privilege guest
` [PATCH 24/26] KVM: PPC: Book3S PR: add guard code to prevent returning to guest with PR=0 and Transactional state
` [PATCH 25/26] KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
` [PATCH 26/26] KVM: PPC: Book3S PR: enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl

[PATCH v2] KVM: nVMX/nSVM: Don't intercept #UD when running L2
 2018-01-11 13:29 UTC 

[PATCH v2] KVM: nVMX/nSVM: Don't intercept #UD when running L2
 2018-01-11 10:34 UTC  (2+ messages)

[GIT PULL] Please pull paulus/powerpc kvm-ppc-fixes-4.15-3 tag
 2018-01-11 13:07 UTC  (2+ messages)

[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
 2018-01-11 12:20 UTC  (2+ messages)

[PATCH v21 2/5 RESEND] virtio-balloon: VIRTIO_BALLOON_F_SG
 2018-01-11 11:06 UTC  (4+ messages)

[GIT PULL] Please pull paulus/powerpc kvm-ppc-cve-4.15 tag
 2018-01-11 10:51 UTC  (2+ messages)

[PATCH v2 0/8] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-11 10:45 UTC  (7+ messages)
` [PATCH 6/8] kvm: svm: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down "

[PATCH 0/7] KVM: x86: expose CVE-2017-5715 ("Spectre variant 2") mitigations to guest
 2018-01-11 10:41 UTC  (4+ messages)
` [PATCH 3/7] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest

Timing issue with QEMU/KVM and OpenBSD
 2018-01-11 10:38 UTC  (15+ messages)

[PATCH v14 0/9] Add ARMv8 RAS virtualization support in QEMU
 2018-01-11 10:33 UTC  (17+ messages)
` [PATCH v14 2/9] ACPI: Add APEI GHES table generation and CPER record support
` [PATCH v14 4/9] ACPI: enable APEI GHES in the configure file
` [PATCH v14 5/9] target-arm: kvm64: inject synchronous External Abort
      ` [Qemu-arm] "
` [PATCH v14 9/9] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2018-01-11  9:56 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
 2018-01-11 10:01 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()
 2018-01-11  9:54 UTC  (2+ messages)

[PATCH v3 01/16] powerpc/xive: Remove incorrect debug code
 2018-01-11  4:34 UTC  (16+ messages)
` [PATCH v3 02/16] powerpc: Remove DEBUG define in 64-bit early setup code
` [PATCH v3 03/16] powerpc: Reduce log level of "OPAL detected !" message
` [PATCH v3 04/16] powerpc/kvm/xive: Add more debugfs queues info
` [PATCH v3 05/16] powerpc/kvm/xive: Enable use of the new "single escalation" feature
` [PATCH v3 06/16] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations
` [PATCH v3 07/16] powerpc/kvm/xive: Check DR not IR to chose real vs virt mode MMIOs
` [PATCH v3 08/16] powerpc/kvm/xive: Make xive_pushed a byte, not a word
` [PATCH v3 09/16] powerpc/xive: Move definition of ESB bits
` [PATCH v3 10/16] powerpc/xive: Add interrupt flag to disable automatic EOI
` [PATCH v3 11/16] powerpc/kvm/xive: Keep escalation interrupt masked unless ceded
` [PATCH v3 12/16] powerpc/kvm: Make "no_xive:" label local
` [PATCH v3 13/16] powerpc: Use the TRAP macro whenever comparing a trap number
` [PATCH v3 14/16] powerpc: Remove useless EXC_COMMON_HV
` [PATCH v3 15/16] powerpc/kvm: Store the MMU mode in the PACA on KVM exit
` [PATCH v3 16/16] powerpc/kvm: Use the PACA virt/real mode info instead of mfmsr

[RFC PATCH 0/5] vfio/ccw: basic channel path event handling
 2018-01-11  3:04 UTC  (6+ messages)
` [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw
` [RFC PATCH 2/5] vfio/ccw: get schib region info
` [RFC PATCH 3/5] vfio/ccw: get irq info and set up handler for chp irq
` [RFC PATCH 4/5] vfio/ccw: update subchanel information block lazily
` [RFC PATCH 5/5] vfio/ccw: build schib with real schib information

[PATCH] pci-stub: enable SR-IOV configuration through sysfs
 2018-01-11  0:05 UTC  (2+ messages)

[PATCH v2] Enable SR-IOV instantiation through /sys file
 2018-01-10 23:30 UTC  (2+ messages)

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-10 22:53 UTC  (3+ messages)

[RFC PATCH v3 6/8] x86/pti: don't mark the user PGD with _PAGE_NX
 2018-01-10 20:28 UTC 

[PATCH net-next] vhost_net: batch used ring update in rx
 2018-01-10 20:04 UTC  (2+ messages)

[PATCH v2] KVM: nVMX/nSVM: Don't intercept #UD when running L2
 2018-01-10 19:56 UTC  (5+ messages)

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-10 17:32 UTC  (7+ messages)

[PATCH] kvm: vmx: Allocate per-vCPU MSR permission bitmaps
 2018-01-10 17:24 UTC 

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-10 17:07 UTC  (2+ messages)

Unable to pass SATA controller to VM with intel_iommu=igfx_off
 2018-01-10 16:40 UTC  (9+ messages)

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-10 16:05 UTC  (11+ messages)

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2018-01-10 14:25 UTC  (3+ messages)
` [Bug 197861] "

[PATCH v2] KVM: s390: cleanup struct kvm_s390_float_interrupt
 2018-01-10 13:09 UTC  (8+ messages)

Call for GSoC & Outreachy 2018 mentors & project ideas
 2018-01-10 12:52 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-01-10 11:30 UTC  (9+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports

[PATCH kvm-unit-tests] arm/arm64: fix gicv3-active test
 2018-01-10  8:39 UTC  (3+ messages)

[PATCH v2] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  5:07 UTC  (2+ messages)

A cry for help, please don't ignore!
 2018-01-10  1:43 UTC 

[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
 2018-01-10  0:59 UTC  (4+ messages)

[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
 2018-01-10  0:33 UTC 

[PATCH 6/7] x86/svm: Set IBPB when running a different VCPU
 2018-01-09 21:59 UTC  (11+ messages)

nVMX x86: Enforce NMI controls on vmentry of L2 and add a corresponding unit test
 2018-01-09 21:49 UTC  (5+ messages)
` [PATCH nVMX 1/2] x86: Enforce NMI controls on vmentry of L2 guests
` [PATCH nVMX TEST 2/2] x86: Add test for checking "

[PATCH V4 00/11] Intel Processor Trace virtulization enabling
 2018-01-09 21:39 UTC  (3+ messages)
` [PATCH V4 09/11] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox