kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-20 08:36:56 to 2019-06-21 14:17:20 UTC [more...]

[RFC v1 1/1] vfio-ccw: Don't call cp_free if we are processing a channel program
 2019-06-21 14:17 UTC  (5+ messages)

[v2, 0/4] x86 instruction emulator fuzzing
 2019-06-21 13:50 UTC  (10+ messages)
` [v2, 1/4] Build target for emulate.o as a userspace binary
` [v2, 2/4] Emulate simple x86 instructions in userspace
` [v2, 3/4] Demonstrating unit testing via simple-harness
` [v2, 4/4] Added scripts for filtering, building, deploying

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-06-21 13:50 UTC  (67+ messages)
` [PATCH 01/59] KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
` [PATCH 02/59] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH 03/59] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH 04/59] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH 05/59] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH 06/59] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH 07/59] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH 08/59] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values
` [PATCH 09/59] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH 10/59] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH 11/59] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH 12/59] KVM: arm64: nv: Handle trapped ERET from "
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH 14/59] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH 15/59] KVM: arm64: nv: Refactor vcpu_{read,write}_sys_reg
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 17/59] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH 18/59] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH 19/59] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [PATCH 20/59] KVM: arm64: nv: Trap CPACR_EL1 access in "
` [PATCH 21/59] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH 22/59] KVM: arm64: nv: Handle PSCI call via smc from the guest
` [PATCH 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH 24/59] KVM: arm64: nv: Respect virtual CPTR_EL2.TFP setting
` [PATCH 25/59] KVM: arm64: nv: Don't expose SVE to nested guests
` [PATCH 26/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH 27/59] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH 28/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting
` [PATCH 29/59] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH 30/59] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH 31/59] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes
` [PATCH 32/59] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH 33/59] KVM: arm64: nv: Pretend we only support larger-than-host page sizes
` [PATCH 34/59] KVM: arm/arm64: nv: Factor out stage 2 page table data from struct kvm
` [PATCH 35/59] KVM: arm/arm64: nv: Support multiple nested stage 2 mmu structures
` [PATCH 36/59] KVM: arm64: nv: Implement nested Stage-2 page table walk logic
` [PATCH 37/59] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH 38/59] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu
` [PATCH 40/59] KVM: arm64: nv: Don't always start an S2 MMU search from the beginning
` [PATCH 41/59] KVM: arm64: nv: Introduce sys_reg_desc.forward_trap
` [PATCH 42/59] KVM: arm64: nv: Rework the system instruction emulation framework
` [PATCH 43/59] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH 44/59] KVM: arm64: nv: Trap and emulate TLBI "
` [PATCH 45/59] KVM: arm64: nv: Handle traps for timer _EL02 and _EL2 sysregs accessors
` [PATCH 46/59] KVM: arm64: nv: arch_timer: Support hyp timer emulation
` [PATCH 47/59] KVM: arm64: nv: Propagate CNTVOFF_EL2 to the virtual EL1 timer
` [PATCH 48/59] KVM: arm64: nv: Load timer before the GIC
` [PATCH 49/59] KVM: arm64: nv: vgic-v3: Take cpu_if pointer directly instead of vcpu
` [PATCH 50/59] KVM: arm64: nv: Nested GICv3 Support
` [PATCH 51/59] KVM: arm64: nv: vgic: Emulate the HW bit in software
` [PATCH 52/59] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding
` [PATCH 54/59] KVM: arm64: nv: Add nested GICv3 tracepoints
` [PATCH 55/59] arm64: KVM: nv: Add handling of EL2-specific timer registers
` [PATCH 56/59] arm64: KVM: nv: Honor SCTLR_EL2.SPAN on entering vEL2
` [PATCH 57/59] arm64: KVM: nv: Handle SCTLR_EL2 RES0/RES1 bits
` [PATCH 58/59] arm64: KVM: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH 59/59] arm64: KVM: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT

[PATCH v14 0/7] virtio pmem driver
 2019-06-21 13:34 UTC  (8+ messages)
` [PATCH v14 1/7] libnvdimm: nd_region flush callback support
` [PATCH v14 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v14 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v13 4/7] dm: enable synchronous dax
` [PATCH v14 5/7] dax: check synchronous mapping is supported
` [PATCH v14 6/7] ext4: disable map_sync for async flush
` [PATCH v14 7/7] xfs: "

x86 instruction emulator fuzzing
 2019-06-21 13:28 UTC  (5+ messages)
` [PATCH 2/3] Emulate simple x86 instructions in userspace

[PATCH v1 0/5] perf kvm: Add stat support on arm64
 2019-06-21 13:25 UTC  (6+ messages)
` [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints

[RFC PATCH v1 0/5] s390: more vfio-ccw code rework
 2019-06-21 12:25 UTC  (2+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-06-21 10:23 UTC  (6+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-06-21  9:44 UTC  (3+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-21  9:40 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v5 2/4] KVM: LAPIC: Inject timer interrupt via posted interrupt
` [PATCH v5 3/4] KVM: LAPIC: Ignore timer migration when lapic timer is injected by pi
` [PATCH v5 4/4] KVM: LAPIC: Don't inject already-expired timer via posted interrupt

[PATCH RFC 0/5] x86/KVM/svm: get rid of hardcoded instructions lengths
 2019-06-21  8:43 UTC  (15+ messages)
` [PATCH RFC 1/5] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
` [PATCH RFC 2/5] x86: KVM: svm: avoid flooding logs when skip_emulated_instruction() fails
` [PATCH RFC 3/5] x86: KVM: svm: clear interrupt shadow on all paths in skip_emulated_instruction()
` [PATCH RFC 4/5] x86: KVM: add xsetbv to the emulator
` [PATCH RFC 5/5] x86: KVM: svm: remove hardcoded instruction length from intercepts

[PATCH RESEND v3 0/2] x86: Enable user wait instructions
 2019-06-21  6:51 UTC  (3+ messages)
` [PATCH RESEND v3 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH RESEND v3 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH v6 0/3] KVM: x86: Enable user wait instructions
 2019-06-21  5:57 UTC  (4+ messages)
` [PATCH v6 1/3] KVM: x86: add support for "
` [PATCH v6 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v6 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
 2019-06-21  1:42 UTC  (6+ messages)
` [PATCH v4 2/5] KVM: LAPIC: inject lapic timer interrupt by posted interrupt

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-21  0:34 UTC  (3+ messages)
` [patch 3/5] cpuidle: add haltpoll governor

[Bug 203923] New: Running a nested freedos results in NULL pointer dereference in L0 (kvm_mmu_load)
 2019-06-20 22:14 UTC  (4+ messages)
` [Bug 203923] Running a nested freedos on AMD Athlon i686-pae "

[GIT PULL] KVM changes for 5.2-rc6
 2019-06-20 21:25 UTC  (2+ messages)

[PATCH] tests: kvm: Check for a kernel warning
 2019-06-20 19:47 UTC  (6+ messages)

[RFC PATCH v1 00/12] Add SEV guest live migration support
 2019-06-20 19:18 UTC  (15+ messages)
` [RFC PATCH v1 02/12] kvm: introduce high-level API to support encrypted guest migration
` [RFC PATCH v1 01/12] linux-headers: update kernel header to include SEV migration commands
` [RFC PATCH v1 03/12] migration/ram: add support to send encrypted pages
` [RFC PATCH v1 04/12] kvm: add support to sync the page encryption state bitmap
` [RFC PATCH v1 05/12] doc: update AMD SEV API spec web link
` [RFC PATCH v1 07/12] target/i386: sev: do not create launch context for an incoming guest
` [RFC PATCH v1 06/12] doc: update AMD SEV to include Live migration flow
` [RFC PATCH v1 08/12] target.json: add migrate-set-sev-info command
  ` [Qemu-devel] "
` [RFC PATCH v1 09/12] target/i386: sev: add support to encrypt the outgoing page
` [RFC PATCH v1 10/12] target/i386: sev: add support to load incoming encrypted page
` [RFC PATCH v1 11/12] migration: add support to migrate page encryption bitmap
` [RFC PATCH v1 12/12] target/i386: sev: remove migration blocker

[PATCH] kvm: tests: Sort tests in the Makefile alphabetically
 2019-06-20 17:19 UTC  (6+ messages)

[PATCH v17 00/10] Add ARMv8 RAS virtualization support in QEMU
 2019-06-20 17:17 UTC  (12+ messages)
` [PATCH v17 01/10] hw/arm/virt: Add RAS platform version for migration
` [PATCH v17 02/10] ACPI: add some GHES structures and macros definition
  ` [Qemu-devel] "
` [PATCH v17 04/10] acpi: add build_append_ghes_generic_data() helper for Generic Error Data Entry
` [PATCH v17 05/10] acpi: add build_append_ghes_generic_status() helper for Generic Error Status Block

[RFC PATCH v2 00/11] Add AMD SEV guest live migration support
 2019-06-20 16:38 UTC  (12+ messages)
` [RFC PATCH v2 01/11] KVM: SVM: Add KVM_SEV SEND_START command
` [RFC PATCH v2 02/11] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [RFC PATCH v2 03/11] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [RFC PATCH v2 04/11] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [RFC PATCH v2 05/11] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [RFC PATCH v2 07/11] KVM: x86: Add AMD SEV specific Hypercall3
` [RFC PATCH v2 06/11] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [RFC PATCH v2 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [RFC PATCH v2 09/11] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [RFC PATCH v2 10/11] mm: x86: Invoke hypercall when page encryption status is changed
` [RFC PATCH v2 11/11] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl

[PATCH v2 00/20] hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine
 2019-06-20 15:36 UTC  (11+ messages)
` [PATCH v2 01/20] hw/i386/pc: Use unsigned type to index arrays
` [PATCH v2 02/20] hw/i386/pc: Use size_t type to hold/return a size of array
` [PATCH v2 03/20] hw/i386/pc: Let e820_add_entry() return a ssize_t type
` [PATCH v2 04/20] hw/i386/pc: Add the E820Type enum type
` [PATCH v2 05/20] hw/i386/pc: Add documentation to the e820_*() functions

[PATCH RFC] kvm: x86: AVX512_BF16 feature support
 2019-06-20 15:09 UTC  (4+ messages)
` [PATCH RFC] kvm: x86: Expose AVX512_BF16 feature to guest

[QEMU PATCH v4 0/10]: target/i386: kvm: Add support for save and restore of nested state
 2019-06-20 13:40 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH v5 0/3] KVM: x86: Enable user wait instructions
 2019-06-20 13:13 UTC  (7+ messages)
` [PATCH v5 1/3] KVM: x86: add support for "
` [PATCH v5 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v5 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH] KVM: nVMX: reorganize initial steps of vmx_set_nested_state
 2019-06-20 13:18 UTC  (3+ messages)

[PATCH] KVM: VMX: Raise #GP when guest read/write forbidden IA32_XSS
 2019-06-20 12:24 UTC  (2+ messages)

[PATCH] KVM: svm: add nrips module parameter
 2019-06-20 12:13 UTC 

[GIT PULL] KVM/arm fixes for 5.2-rc6
 2019-06-20 11:38 UTC  (6+ messages)
` [PATCH 1/4] KVM: arm64: Implement vq_present() as a macro
` [PATCH 2/4] KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
` [PATCH 3/4] KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
` [PATCH 4/4] KVM: arm/arm64: Fix emulated ptimer irq injection

[tip:x86/cpu] x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
 2019-06-20 11:37 UTC 

[PATCH] KVM: vmx: Fix the broken usage of vmx_xsaves_supported
 2019-06-20  9:02 UTC  (9+ 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).