kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 11:21:37 to 2020-02-07 11:40:30 UTC [more...]

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-07 11:39 UTC  (18+ messages)
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
` [PATCH 04/35] s390/protvirt: add ultravisor initialization
` [PATCH 07/35] KVM: s390: add new variants of UV CALL
` [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling
` [PATCH 11/35] KVM: s390/mm: Make pages accessible before destroying the guest
` [PATCH 14/35] KVM: s390: protvirt: Add interruption injection controls
` [PATCH 16/35] KVM: s390: protvirt: Add SCLP interrupt handling
` [PATCH 18/35] KVM: s390: protvirt: Add new gprs location handling
` [PATCH 19/35] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events
` [PATCH 22/35] KVM: s390: protvirt: Write sthyi data to instruction data area
` [PATCH 24/35] KVM: s390: protvirt: disallow one_reg
` [PATCH 26/35] KVM: s390: protvirt: Add program exception injection
` [PATCH 28/35] KVM: s390: protvirt: UV calls diag308 0, 1
` [PATCH 32/35] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [PATCH 33/35] KVM: s390: protvirt: do not inject interrupts after start
` [PATCH 35/35] DOCUMENTATION: Protected virtual machine introduction and IPL

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-02-07 11:36 UTC  (8+ messages)
` [PATCH v2 kvmtool 25/30] pci: Implement callbacks for toggling BAR emulation
` [PATCH v2 kvmtool 26/30] pci: Toggle BAR I/O and memory space emulation

[PATCH v3 0/5] Handle monitor trap flag during instruction emulation
 2020-02-07 10:36 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: x86: Mask off reserved bit from #DB exception payload
` [PATCH v3 2/5] KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
` [PATCH v3 3/5] KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
` [PATCH v3 4/5] KVM: nVMX: Emulate MTF when performing instruction emulation
` [kvm-unit-tests PATCH v3 5/5] x86: VMX: Add tests for monitor trap flag

BUG: using __this_cpu_read() in preemptible [00000000] code
 2020-02-07 10:25 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-02-07 10:19 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 04/14] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization

[PATCH v4 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07 10:15 UTC  (15+ messages)
` [PATCH v4 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
` [PATCH v4 2/3] selftests: KVM: AMD Nested test infrastructure
` [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-07 10:07 UTC  (20+ messages)

[PATCH v3 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-07  9:53 UTC  (4+ messages)
` [PATCH v3 2/3] selftests: KVM: AMD Nested "

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-07  9:33 UTC  (7+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 6/7] vfio/pci: Remove dev_fmt definition

[PATCH] KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
 2020-02-07  9:29 UTC  (2+ messages)

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-02-07  9:12 UTC  (11+ messages)
` [RFC PATCH v2 1/9] vfio-ccw: Introduce new helper functions to free/destroy regions
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw
` [RFC PATCH v2 3/9] vfio-ccw: Refactor the unregister of the async regions
` [RFC PATCH v2 4/9] vfio-ccw: Introduce a new schib region
` [RFC PATCH v2 5/9] vfio-ccw: Introduce a new CRW region
` [RFC PATCH v2 6/9] vfio-ccw: Refactor IRQ handlers
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region
` [RFC PATCH v2 8/9] vfio-ccw: Add trace for CRW event
` [RFC PATCH v2 9/9] vfio-ccw: Remove inline get_schid() routine

[Question] some questions about vmx
 2020-02-07  9:08 UTC  (2+ messages)

[PATCH] KVM: x86: remove duplicated KVM_REQ_EVENT request
 2020-02-07  9:05 UTC  (2+ messages)

[PATCH v2 00/27] docs: virt: manually convert text documents to ReST format
 2020-02-07  8:48 UTC  (38+ messages)
` [PATCH v2 01/27] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH v2 05/27] docs: virt: convert halt-polling.txt to ReST format
` [PATCH v2 06/27] docs: virt: Convert msr.txt "
` [PATCH v2 07/27] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH v2 08/27] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH v2 09/27] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH v2 10/27] docs: kvm: convert devices/mpic.txt "
` [PATCH v2 11/27] docs: kvm: convert devices/s390_flic.txt "
` [PATCH v2 12/27] docs: kvm: convert devices/vcpu.txt "
` [PATCH v2 13/27] "
` [PATCH v2 14/27] docs: kvm: convert devices/vm.txt "
` [PATCH v2 15/27] docs: kvm: convert devices/xics.txt "
` [PATCH v2 16/27] docs: kvm: convert devices/xive.txt "
` [PATCH v2 18/27] docs: kvm: convert arm/hyp-abi.txt "
` [PATCH v2 19/27] docs: kvm: arm/psci.txt: convert "
` [PATCH v2 20/27] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH v2 21/27] docs: kvm: Convert locking.txt "
` [PATCH v2 22/27] docs: kvm: Convert mmu.txt "
` [PATCH v2 23/27] docs: kvm: Convert nested-vmx.txt "
` [PATCH v2 24/27] docs: kvm: Convert ppc-pv.txt "
` [PATCH v2 25/27] docs: kvm: Convert s390-diag.txt "
` [PATCH v2 26/27] docs: kvm: Convert timekeeping.txt "
` [PATCH v2 27/27] docs: kvm: review-checklist.txt: rename to ReST

[PATCH v4 00/14] KVM: Dirty ring interface
 2020-02-07  8:31 UTC  (9+ messages)
` [PATCH 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
  ` [PATCH 10/14] KVM: selftests: Use a single binary for dirty/clear log test

[RFCv2 00/37] KVM: s390: Add support for protected VMs
 2020-02-07  8:27 UTC  (24+ messages)
` [RFCv2 30/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [RFCv2 32/37] KVM: s390: protvirt: Report CPU state to Ultravisor
` [RFCv2 33/37] KVM: s390: protvirt: Support cmd 5 operation state
` [RFCv2 34/37] KVM: s390: protvirt: Add UV debug trace
` [RFCv2 35/37] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [RFCv2 36/37] KVM: s390: protvirt: do not inject interrupts after start
` [RFCv2 37/37] KVM: s390: protvirt: Add UV cpu reset calls

[Bug 206447] New: __skb_get_hash_symmetric makes tun queue not balance
 2020-02-07  7:25 UTC  (2+ messages)
` [Bug 206447] "

[PATCH 1/1] vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0]
 2020-02-07  4:43 UTC  (4+ messages)

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-07  4:18 UTC  (4+ messages)
` [PATCH v3 3/8] x86/split_lock: Cache the value of MSR_TEST_CTRL in percpu data

[PATCH] KVM: nVMX: Fix some comment typos and coding style
 2020-02-07  4:05 UTC 

[PATCH] KVM: apic: reuse smp_wmb() in kvm_make_request()
 2020-02-07  2:59 UTC 

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-06 23:11 UTC  (27+ messages)
` [PATCH v5 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v5 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v5 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v5 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[PATCH 0/7] KVM: x86/mmu: nVMX: 5-level paging fixes and enabling
 2020-02-06 23:07 UTC  (9+ messages)
` [PATCH 1/7] KVM: nVMX: Use correct root level for nested EPT shadow page tables
` [PATCH 2/7] KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
` [PATCH 3/7] KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
` [PATCH 4/7] KVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_get_eptp()
` [PATCH 5/7] KVM: nVMX: Rename EPTP validity helper and associated variables
` [PATCH 6/7] KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_cr3_or_eptp()
` [PATCH 7/7] KVM: nVMX: Drop unnecessary check on ept caps for execute-only

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-02-06 22:03 UTC  (5+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

[PULL 35/46] scripts: Explicit usage of Python 3 (scripts with __main__)
 2020-02-06 21:19 UTC  (2+ messages)
` [PULL 45/46] drop "from __future__ import print_function"

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-06 18:12 UTC  (5+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)

[GIT PULL] Second batch of KVM changes for 5.6 merge window
 2020-02-06 17:20 UTC  (2+ messages)

[PULL 0/1] one vfio-ccw patch for 5.6
 2020-02-06 17:03 UTC  (2+ messages)
` [PULL 1/1] vfio-ccw: Use the correct style for SPDX License Identifier

[PULL kvm-unit-tests 00/10] arm/arm64: Various fixes
 2020-02-06 16:24 UTC  (11+ messages)
` [PULL kvm-unit-tests 01/10] Makefile: Use no-stack-protector compiler options
` [PULL kvm-unit-tests 02/10] arm/arm64: psci: Don't run C code without stack or vectors
` [PULL kvm-unit-tests 03/10] arm64: timer: Add ISB after register writes
` [PULL kvm-unit-tests 04/10] arm64: timer: Add ISB before reading the counter value
` [PULL kvm-unit-tests 05/10] arm64: timer: Make irq_received volatile
` [PULL kvm-unit-tests 06/10] arm64: timer: EOIR the interrupt after masking the timer
` [PULL kvm-unit-tests 07/10] arm64: timer: Wait for the GIC to sample timer interrupt state
` [PULL kvm-unit-tests 08/10] arm64: timer: Check the "
` [PULL kvm-unit-tests 09/10] arm64: timer: Test behavior when timer disabled or masked
` [PULL kvm-unit-tests 10/10] arm/arm64: Perform dcache clean + invalidate after turning MMU off

[PATCH] KVM: nVMX: Fix some comment typos and coding style
 2020-02-06 15:35 UTC  (3+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-06 15:24 UTC  (9+ messages)
` [PATCH 02/61] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH 03/61] KVM: x86: Simplify handling of Centaur CPUID leafs
` [PATCH 04/61] KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid()
` [PATCH 05/61] KVM: x86: Check userapce CPUID array size after validating sub-leaf

[PATCH] KVM: apic: reuse smp_wmb() in kvm_make_request()
 2020-02-06 15:05 UTC  (3+ messages)

[PATCH] KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
 2020-02-06 14:21 UTC  (3+ messages)

[RFCv2 21/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
 2020-02-06 12:46 UTC  (4+ messages)
` [RFCv2.1] "

[PATCH kvmtool 00/16] arm: Allow the user to define the memory layout
 2020-02-06 12:20 UTC  (5+ messages)
` [PATCH kvmtool 07/16] arm: Remove redundant define ARM_PCI_CFG_SIZE
` [PATCH kvmtool 09/16] arm: Allow the user to specify RAM base address

[PATCH 00/26] KVM: x86: Purge kvm_x86_ops->*_supported()
 2020-02-06 12:08 UTC  (9+ messages)
` [PATCH 04/26] KVM: x86: Add a kvm_x86_ops hook to query virtualized MSR support

[Question] some questions about vmx
 2020-02-06 12:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).