kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-30 12:49:49 to 2020-01-31 22:20:58 UTC [more...]

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-31 22:20 UTC  (13+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH 2/2] KVM: VMX: Extend VMX's #AC handding
 2020-01-31 21:33 UTC  (11+ messages)

[GIT PULL] First batch of KVM changes for 5.6 merge window
 2020-01-31 21:27 UTC  (8+ messages)

[PATCH 1/2] KVM: x86: Emulate split-lock access as a write
 2020-01-31 20:01 UTC  (3+ messages)

[PATCH 0/5] KVM: Move x86 init ops to separate struct
 2020-01-31 18:55 UTC  (6+ messages)
` [PATCH 1/5] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH 5/5] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes

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

[PATCH] x86/kvm: do not setup pv tlb flush when not paravirtualized
 2020-01-31 15:56 UTC 

[GIT PULL 0/7] KVM: s390: Fixes and cleanups for 5.6
 2020-01-31 15:03 UTC  (8+ messages)
` [GIT PULL 1/7] KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
` [GIT PULL 2/7] KVM: s390: do not clobber registers during guest reset/store status
` [GIT PULL 3/7] KVM: s390: Cleanup initial cpu reset
` [GIT PULL 4/7] KVM: s390: Add new reset vcpu API
` [GIT PULL 5/7] selftests: KVM: Add fpu and one reg set/get library functions
` [GIT PULL 6/7] selftests: KVM: s390x: Add reset tests
` [GIT PULL 7/7] selftests: KVM: testing the local IRQs resets

[PULL 00/12] s390x qemu updates 20190930
 2020-01-31 15:03 UTC  (14+ messages)
` [PULL 01/12] MAINTAINERS: Update S390 PCI Maintainer
` [PULL 02/12] s390: PCI: fix IOMMU region init
` [PULL 03/12] s390x: sclp: refactor invalid command check
` [PULL 04/12] s390x: sclp: boundary check
` [PULL 05/12] s390x: sclp: fix error handling for oversize control blocks
` [PULL 06/12] s390x: sclp: Report insufficient SCCB length
` [PULL 07/12] configure: Remove s390 (31-bit mode) from the list of supported CPUs
` [PULL 08/12] kvm: extract kvm_log_clear_one_slot
` [PULL 09/12] kvm: clear dirty bitmaps from all overlapping memslots
` [PULL 10/12] kvm: split too big memory section on several memslots
` [PULL 11/12] s390: do not call memory_region_allocate_system_memory() multiple times
` [PULL 12/12] s390/kvm: split kvm mem slots at 4TB

[PATCH v10 0/6] KVM: s390: Add new reset vcpu API
 2020-01-31 13:59 UTC  (18+ messages)
` [PATCH v10 1/6] KVM: s390: do not clobber registers during guest reset/store status
` [PATCH v10 2/6] KVM: s390: Cleanup initial cpu reset
` [PATCH v10 3/6] KVM: s390: Add new reset vcpu API
` [PATCH v10 4/6] selftests: KVM: Add fpu and one reg set/get library functions
` [PATCH v10 5/6] selftests: KVM: s390x: Add reset tests
` [PATCH v10 6/6] selftests: KVM: testing the local IRQs resets

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-01-31 13:04 UTC  (10+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v3 3/8] vfio: Reclaim PASIDs when application is down
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION

[kvm-unit-tests RFC PATCH v3 0/7] arm64: Run at EL2
 2020-01-31 11:43 UTC  (6+ messages)
` [kvm-unit-tests RFC PATCH v3 5/7] lib: arm64: Add support for disabling and re-enabling VHE

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-01-31 11:42 UTC  (13+ messages)
` [RFC v3 02/25] hw/iommu: introduce DualStageIOMMUObject
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 06/25] scripts/update-linux-headers: Import iommu.h
` [RFC v3 07/25] header file update VFIO/IOMMU vSVA APIs

[PATCH] vhost: introduce vDPA based backend
 2020-01-31  5:54 UTC  (5+ messages)

[PATCH v4 11/12] samples: add vfio-mdev-pci driver
 2020-01-31  2:26 UTC  (11+ messages)

[RFC PATCH v2 0/9] Introduce vendor ops in vfio-pci
 2020-01-31  2:13 UTC  (10+ messages)
` [RFC PATCH v2 1/9] vfio/pci: split vfio_pci_device into public and private parts
` [RFC PATCH v2 2/9] vfio/pci: export functions in vfio_pci_ops
` [RFC PATCH v2 3/9] vfio/pci: register/unregister vfio_pci_vendor_driver_ops
` [RFC PATCH v2 4/9] vfio/pci: macros to generate module_init and module_exit for vendor modules
` [RFC PATCH v2 5/9] vfio/pci: let vfio_pci know how many vendor regions are registered
` [RFC PATCH v2 6/9] vfio/pci: export vfio_pci_setup_barmap
` [RFC PATCH v2 7/9] samples/vfio-pci: add a sample vendor module of vfio-pci for IGD devices
` [RFC PATCH v2 8/9] vfio: header for vfio live migration region
` [RFC PATCH v2 9/9] i40e/vf_migration: vfio-pci vendor driver for VF live migration

[PATCH v8 00/14] Guest LBR Enabling
 2020-01-31  1:01 UTC  (3+ messages)

[PATCH v2 00/12] python: Explicit usage of Python 3
 2020-01-30 23:47 UTC  (14+ messages)
` [PATCH v2 01/12] scripts/checkpatch.pl: Only allow Python 3 interpreter
` [PATCH v2 02/12] tests/qemu-iotests/check: Allow use of python3 interpreter
` [PATCH v2 03/12] tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
` [PATCH v2 04/12] tests: Explicit usage of Python 3
` [PATCH v2 05/12] scripts: Explicit usage of Python 3 (scripts with __main__)
` [PATCH v2 06/12] scripts/minikconf: Explicit usage of Python 3
` [PATCH v2 07/12] tests/acceptance: Remove shebang header
` [PATCH v2 08/12] scripts/tracetool: "
` [PATCH v2 09/12] tests/vm: "
` [PATCH v2 10/12] tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)
` [PATCH v2 11/12] scripts: Explicit usage of Python 3 "
` [PATCH v2 12/12] tests/qemu-iotests/check: Only check for Python 3 interpreter

[FYI PATCH 0/5] Missing TLB flushes
 2020-01-30 18:01 UTC  (6+ messages)
` [FYI PATCH 1/5] x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
` [FYI PATCH 2/5] x86/kvm: Introduce kvm_(un)map_gfn()
` [FYI PATCH 3/5] x86/kvm: Cache gfn to pfn translation
` [FYI PATCH 4/5] x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
` [FYI PATCH 5/5] x86/KVM: Clean up host's steal time structure

[GIT PULL 00/23] KVM/arm updates for 5.6
 2020-01-30 17:13 UTC  (27+ messages)
` [PATCH 01/23] KVM: arm64: Only sign-extend MMIO up to register width
` [PATCH 02/23] KVM: arm/arm64: vgic-its: Fix restoration of unmapped collections
` [PATCH 03/23] KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZ
` [PATCH 04/23] arm64: kvm: Fix IDMAP overlap with HYP VA
` [PATCH 05/23] KVM: ARM: Call hyp_cpu_pm_exit at the right place
` [PATCH 06/23] KVM: arm: Remove duplicate include
` [PATCH 07/23] KVM: arm/arm64: Re-check VMA on detecting a poisoned page
` [PATCH 08/23] KVM: arm64: Correct PSTATE on exception entry
` [PATCH 09/23] KVM: arm/arm64: Correct CPSR "
` [PATCH 10/23] KVM: arm/arm64: Correct AArch32 SPSR "
` [PATCH 11/23] KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handler
` [PATCH 12/23] KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()
` [PATCH 13/23] KVM: arm/arm64: Cleanup MMIO handling
` [PATCH 14/23] arm64: KVM: Add UAPI notes for swapped registers
` [PATCH 15/23] arm64: KVM: Annotate guest entry/exit as a single function
` [PATCH 16/23] KVM: arm/arm64: Fix young bit from mmu notifier
` [PATCH 17/23] KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
` [PATCH 18/23] KVM: arm: Make inject_abt32() inject an external abort instead
` [PATCH 19/23] KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
` [PATCH 20/23] KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
` [PATCH 21/23] KVM: arm64: pmu: Fix chained SW_INCR counters
` [PATCH 22/23] KVM: arm64: pmu: Only handle supported event counters
` [PATCH 23/23] KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer

[kvm-unit-tests PULL 0/6] s390x updates
 2020-01-30 17:12 UTC  (8+ messages)
` [kvm-unit-tests PULL 1/6] s390x: export sclp_setup_int
` [kvm-unit-tests PULL 2/6] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PULL 3/6] s390x: lib: fix stfl wrapper asm
` [kvm-unit-tests PULL 4/6] s390x: lib: add SPX and STPX instruction wrapper
` [kvm-unit-tests PULL 5/6] s390x: lib: fix program interrupt handler if sclp_busy was set
` [kvm-unit-tests PULL 6/6] s390x: SCLP unit test

[PATCH v9 0/6] KVM: s390: Add new reset vcpu API
 2020-01-30 16:27 UTC  (20+ messages)
` [PATCH v9 1/6] KVM: s390: do not clobber registers during guest reset/store status
` [PATCH v9 2/6] KVM: s390: Cleanup initial cpu reset
` [PATCH v9 3/6] KVM: s390: Add new reset vcpu API
    ` [PATCH v9] "
` [PATCH v9 4/6] selftests: KVM: Add fpu and one reg set/get library functions
` [PATCH v9 5/6] selftests: KVM: s390x: Add reset tests
` [PATCH v9 6/6] selftests: KVM: testing the local IRQs resets

[PATCH 00/10] python: Explicit usage of Python 3
 2020-01-30 16:18 UTC  (10+ messages)
` [PATCH 05/10] tests/acceptance: Remove shebang header
` [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-01-30 15:52 UTC  (12+ messages)
` [PATCH v2 kvmtool 12/30] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH v2 kvmtool 13/30] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH v2 kvmtool 15/30] virtio: Don't ignore initialization failures
` [PATCH v2 kvmtool 16/30] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH v2 kvmtool 17/30] hw/vesa: Don't ignore fatal errors

[PATCH v8 0/4] KVM: s390: Add new reset vcpu API
 2020-01-30 15:04 UTC  (8+ messages)
` [PATCH v8 2/4] selftests: KVM: Add fpu and one reg set/get library functions


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).