kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 17:14:13 to 2020-12-13 22:58:08 UTC [more...]

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-13 22:57 UTC  (10+ messages)

[PATCH] KVM/SVM: add support for SEV attestation command
 2020-12-13 22:28 UTC  (5+ messages)

[PATCH] target/i386/sev: add the support to query the attestation report
 2020-12-13 20:28 UTC  (4+ messages)

[PULL 00/26] MIPS patches for 2020-12-13
 2020-12-13 20:19 UTC  (27+ messages)
` [PULL 01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
` [PULL 02/26] target/mips/kvm: Assert unreachable code is not used
` [PULL 03/26] target/mips/kvm: Remove unused headers
` [PULL 04/26] target/mips: Include "exec/memattrs.h" in 'internal.h'
` [PULL 05/26] target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
` [PULL 06/26] target/mips: Do not include CP0 helpers in user-mode emulation
` [PULL 07/26] target/mips: Remove unused headers from cp0_helper.c
` [PULL 08/26] target/mips: Also display exception names in user-mode
` [PULL 09/26] target/mips: Allow executing MSA instructions on Loongson-3A4000
` [PULL 10/26] target/mips: Explicit Release 6 MMU types
` [PULL 11/26] target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
` [PULL 12/26] target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
` [PULL 13/26] hw/mips: Move address translation helpers to target/mips/
` [PULL 14/26] target/mips: Remove unused headers from translate.c
` [PULL 15/26] target/mips: Remove unused headers from op_helper.c
` [PULL 16/26] target/mips: Remove mips_def_t unused argument from mvp_init()
` [PULL 17/26] target/mips: Introduce ase_mt_available() helper
` [PULL 18/26] target/mips: Do not initialize MT registers if MT ASE absent
` [PULL 19/26] hw/mips/malta: "
` [PULL 20/26] hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit()
` [PULL 21/26] target/mips: Extract cpu_supports*/cpu_set* translate.c
` [PULL 22/26] target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c
` [PULL 23/26] target/mips: Move cpu definitions, reset() and realize() "
` [PULL 24/26] target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
` [PULL 25/26] target/mips: Remove unused headers from fpu_helper.c
` [PULL 26/26] target/mips: Use FloatRoundMode enum for FCR31 modes conversion

[PATCH] kvm: don't lose the higher 32 bits of tlbs_dirty
 2020-12-13  4:49 UTC 

[GIT PULL] Final batch of KVM changes for Linux 5.10
 2020-12-12 19:01 UTC  (2+ messages)

[PATCH 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2020-12-12 18:50 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH 5/9] KVM: arm: move has_run_once after the map_resources
` [PATCH 6/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH 7/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH 9/9] KVM: selftests: aarch64/vgic-v3 init sequence tests

[PATCH] KVM/VMX/SVM: Move kvm_machine_check function to x86.h
 2020-12-12 16:27 UTC  (2+ messages)

Get Back To Me
 2020-12-11 20:05 UTC 

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-12 13:03 UTC  (33+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-12 12:07 UTC  (5+ messages)
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page

[PATCH v2 0/2] Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-12  8:20 UTC  (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v2 2/2] s390/vfio-ap: reverse group notifier actions when KVM pointer invalidated

[GIT PULL 0/4] KVM: s390: features and test for 5.11
 2020-12-12  8:58 UTC  (2+ messages)

[PATCH v3] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-12  0:11 UTC  (3+ messages)

[PATCH v2 00/16] KVM: Add Xen hypercall and shared info pages
 2020-12-12  0:01 UTC  (3+ messages)
` [PATCH v2 09/16] KVM: x86/xen: setup pvclock updates

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-11 15:04 UTC  (12+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev

[PATCH 0/2 v5] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-12  0:50 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v5] nSVM: Test "

[PATCH] kvm:vmx:code changes in handle_io() to save some CPU cycles
 2020-12-12  0:34 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: add regression test for posted interrupts
 2020-12-12  0:34 UTC  (6+ messages)

[PATCH 0/2] Enumerate and expose AVX512_FP16 feature
 2020-12-11 23:42 UTC  (4+ messages)
` [PATCH 2/2] x86: Expose AVX512_FP16 for supported CPUID

[PATCH v2 0/9] Add AMD SEV page encryption bitmap support
 2020-12-11 22:55 UTC  (8+ messages)
` [PATCH v2 1/9] KVM: x86: Add AMD SEV specific Hypercall3

[PATCH 0/2 v4] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-12-11 21:49 UTC  (5+ messages)
` [PATCH 1/2 "

[PATCH v3 0/5] gitlab-ci: Add accelerator-specific Linux jobs
 2020-12-11 21:27 UTC  (4+ messages)
` [PATCH v3 1/5] gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 job

[PATCH] selftests: kvm: Merge user_msr_test into userspace_msr_exit_test
 2020-12-11 20:47 UTC  (2+ messages)

[kvm-unit-tests PATCH] Makefile: fix use of PWD in target "all"
 2020-12-11 19:58 UTC  (2+ messages)

[PATCH] KVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG in vmenter.S
 2020-12-11 19:55 UTC  (2+ messages)

[PATCH v2 0/2] KVM: arm64: Optimize the wait for the completion of the VPT analysis
 2020-12-11 15:01 UTC  (2+ messages)

[PATCH] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-11 13:39 UTC  (7+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-11 12:18 UTC  (11+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v3 2/8] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v3 3/8] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/
` [kvm-unit-tests PATCH v3 5/8] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v3 6/8] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v3 8/8] s390x: Fix sclp.h style issues

[RFC, v1 0/3] msi support for platform devices
 2020-12-11  8:40 UTC  (8+ messages)
` [RFC, v2 0/1] "
  ` [RFC v2 1/1] vfio/platform: add support for msi

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-11  6:51 UTC  (4+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2020-12-11  1:36 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH] kvm:vmx:changes in handle_io() for code cleanup
 2020-12-11  0:33 UTC 

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-11  0:03 UTC  (10+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-10 23:44 UTC  (4+ messages)

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-10 23:42 UTC  (6+ messages)

[PATCH v4 1/1] vfio/type1: Add vfio_group_iommu_domain()
 2020-12-10 22:40 UTC  (2+ messages)

[PATCH 0/2] x86: Add the feature Virtual SPEC_CTRL
 2020-12-10 22:57 UTC  (6+ messages)
` [PATCH 2/2] KVM: SVM: Add support for "

[PATCH 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL
 2020-12-10 21:31 UTC  (2+ messages)

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2020-12-10 14:29 UTC  (21+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool 03/21] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool 05/21] hw/i8042: Clean up data types
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 08/21] x86/ioport: Refactor "
` [PATCH kvmtool 09/21] x86/ioport: Switch to new "
` [PATCH kvmtool 10/21] hw/rtc: Refactor "
` [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler
` [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 18/21] pci: "
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[RFC PATCH 1/1] platform-msi: Add platform check for subdevice irq domain
 2020-12-10 19:15 UTC  (3+ messages)

[PATCH kvmtool] arm64: Determine kernel offset even on non-seekable file descriptors
 2020-12-10 18:42 UTC  (3+ messages)

[PATCH v2] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-10 18:25 UTC 

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-10 17:10 UTC  (34+ messages)
` [PATCH v5 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v5 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v5 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v5 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v5 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v5 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v5 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v5 08/34] KVM: SVM: Prevent debugging "
` [PATCH v5 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v5 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v5 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v5 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v5 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v5 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v5 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v5 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v5 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v5 19/34] KVM: SVM: Support string IO operations "
` [PATCH v5 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v5 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v5 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v5 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v5 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v5 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v5 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v5 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v5 28/34] KVM: SVM: Add NMI support "
` [PATCH v5 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v5 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v5 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v5 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v5 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v5 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-10 17:21 UTC  (3+ messages)
` [PATCH v5 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields


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