messages from 2017-02-21 17:53:31 to 2017-02-25 01:44:49 UTC [more...]
kvm bug in __rmap_clear_dirty during live migration
2017-02-25 1:44 UTC (17+ messages)
` [Qemu-devel] "
[PATCH RFC v3 00/15] basic vfio-ccw infrastructure
2017-02-24 23:27 UTC (9+ messages)
` [PATCH RFC v3 04/15] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC v3 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v3 11/15] vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls
Create VM exits when guest executes IRET on Intel CPU ?
2017-02-24 22:44 UTC (6+ messages)
[PATCH v2 0/5] KVM: rename and encapsulate vcpu->requests API
2017-02-24 19:50 UTC (6+ messages)
` [PATCH v2 1/5] KVM: rename API for requests to match bit operations
` [PATCH v2 2/5] KVM: add KVM request variants without barrier
` [PATCH v2 3/5] KVM: add kvm_request_pending
` [PATCH v2 4/5] KVM: MIPS: remove useless kvm_request_clear
` [PATCH v2 5/5] KVM: optimize kvm_make_all_cpus_request
[patch 0/3] KVM CPU frequency change hypercalls
2017-02-24 16:54 UTC (17+ messages)
` [patch 2/3] KVM: x86: introduce ioctl to allow frequency hypercalls
Issues with vhostfd when calling qemu-kvm directly
2017-02-24 16:37 UTC
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-02-24 15:22 UTC (34+ messages)
` [RFC PATCH v4 07/28] x86: Provide general kernel support for memory encryption
` [RFC PATCH v4 08/28] x86: Extend the early_memremap support with additional attrs
` [RFC PATCH v4 09/28] x86: Add support for early encryption/decryption of memory
` [RFC PATCH v4 10/28] x86: Insure that boot memory areas are mapped properly
` [RFC PATCH v4 13/28] efi: Update efi_mem_type() to return defined EFI mem types
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
[PATCH] KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
2017-02-24 14:12 UTC (3+ messages)
[PATCH 0/5] KVM: rename and extend vcpu->requests API
2017-02-24 12:46 UTC (18+ messages)
` [PATCH 2/5] KVM: add KVM request variants without barrier
` [PATCH 4/5] KVM: add __kvm_request_needs_mb
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-24 10:42 UTC (12+ messages)
` [PATCH V11 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V11 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V11 03/10] efi: parse ARM processor error
` [PATCH V11 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V11 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V11 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section
` [PATCH V11 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V11 07/10] efi: print unrecognized CPER section
` [PATCH V11 09/10] trace, ras: add ARM processor error trace event
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-02-24 10:28 UTC (51+ messages)
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework
` [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level
` [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor
` [RFC 12/55] KVM: arm64: Handle EL2 register access traps
` [RFC 14/55] KVM: arm64: Take account of system instruction traps
` [RFC 16/55] KVM: arm64: Forward VM reg traps to the guest hypervisor
` [RFC 17/55] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 in virtual EL2
` [RFC 18/55] KVM: arm64: Forward traps due to HCR_EL2.NV1 bit to the guest hypervisor
` [RFC 21/55] KVM: arm64: Forward HVC instruction "
` [RFC 25/55] KVM: arm/arm64: Let vcpu thread modify its own active state
` [RFC 27/55] KVM: arm/arm64: Emulate GICH interface on GICv2
` [RFC 28/55] KVM: arm/arm64: Prepare vgic state for the nested VM
` [RFC 30/55] KVM: arm/arm64: Inject irqs to the guest hypervisor
` [RFC 31/55] KVM: arm/arm64: Inject maintenance interrupts "
` [RFC 32/55] KVM: arm/arm64: register GICH iodev for "
` [RFC 35/55] KVM: arm/arm64: Support mmu for the virtual EL2 execution
` [RFC 39/55] KVM: arm/arm64: Add mmu context for the nesting
` [RFC 40/55] KVM: arm/arm64: Handle vttbr_el2 write operation from the guest hypervisor
` [RFC 41/55] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables
` [RFC 47/55] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults
` [RFC 54/55] KVM: arm/arm64: Adjust virtual offset considering nesting
[PATCH kernel v5 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-02-24 3:46 UTC (18+ messages)
` [PATCH kernel v5 01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v5 02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v5 03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
` [PATCH kernel v5 04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v5 05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v5 06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v5 07/10] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v5 08/10] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v5 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v5 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
2017-02-23 22:42 UTC (2+ messages)
` [Bug 191451] "
[GIT PULL] VFIO updates for v4.11
2017-02-23 18:55 UTC
RE:
2017-02-23 15:09 UTC
Does KVM support Read protecting and Execute protecting EPTs?
2017-02-23 16:10 UTC (2+ messages)
[PATCH v2 00/22] arm/arm64: KVM: Rework the hyp-stub API
2017-02-23 10:26 UTC (23+ messages)
` [PATCH v2 01/22] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v2 02/22] arm64: KVM: "
` [PATCH v2 03/22] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v2 04/22] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v2 05/22] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v2 06/22] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v2 07/22] ARM: hyp-stub: improve ABI
` [PATCH v2 08/22] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH v2 09/22] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH v2 10/22] ARM: Update cpu_v7_reset documentation
` [PATCH v2 11/22] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH v2 12/22] ARM: Expose the VA/IDMAP offset
` [PATCH v2 13/22] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v2 14/22] ARM: KVM: "
` [PATCH v2 15/22] ARM: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v2 16/22] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v2 17/22] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v2 18/22] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v2 19/22] arm/arm64: KVM: Use __hyp_reset_vectors() directly
` [PATCH v2 20/22] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH v2 21/22] arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
` [PATCH v2 22/22] arm/arm64: Add hyp-stub API documentation
[PATCH v2] KVM: PPC: Book3S: Ratelimit copy data failure error messages
2017-02-23 10:08 UTC (4+ messages)
[PATCH v2 00/01] KVM: x86: never specify a sample period for virtualized in_tx_cp counters
2017-02-23 9:43 UTC (4+ messages)
[PATCH/RFC 1/2] s390/smp: export smp_send_reschedule
2017-02-22 15:29 UTC (13+ messages)
` [PATCH] KVM: add kvm_arch_cpu_kick
[PATCH v2 0/7] KVM TSS cleanups and speedups
2017-02-22 15:36 UTC (12+ messages)
` [PATCH v2 1/7] x86/asm: Define the kernel TSS limit in a macro
` [PATCH v2 2/7] x86/kvm/vmx: Don't fetch the TSS base from the GDT
` [PATCH v2 3/7] x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
` [PATCH v2 4/7] x86/kvm/vmx: Simplify segment_base()
` [PATCH v2 5/7] x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
` [PATCH v2 6/7] x86/kvm/vmx: Defer TR reload after VM exit
` [PATCH v2 7/7] selftests/x86: Add a basic selftest for ioperm
[PATCH 0/2] TSS incremental cleanups
2017-02-22 15:36 UTC (3+ messages)
` [PATCH 1/2] x86/asm: Tidy up TSS limit code
` [PATCH 2/2] selftests/x86: Add a basic selftest for ioperm
[GIT PULL] First batch of KVM changes for 4.11 merge window
2017-02-22 15:22 UTC
Starting kvm/qemu guest crash kernel linux-next 0221 tree
2017-02-22 13:55 UTC (3+ messages)
Fwd: Re: KVM call for 2016-02-14
2017-02-22 12:48 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 0/8] arm64: KVM: Fix PMU exception generation
2017-02-22 11:47 UTC (9+ messages)
` [PATCH 1/8] arm64: KVM: Don't skip an instruction if an exception is pending
` [PATCH 2/8] arm64: KVM: Let the vcpu carry a pointer to the sys_reg being emulated
` [PATCH 3/8] arm64: KVM: Refactor pmu_*_el0_disabled
` [PATCH 4/8] arm64: KVM: pmu: Inject UNDEF exception on illegal register access
` [PATCH 5/8] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PATCH 6/8] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PATCH 7/8] arm64: KVM: pmu: Make illegal accesses seen as successfully emulated
` [PATCH 8/8] arm64: KVM: Do not corrupt registers on failed 64bit CP read
[PATCH V10 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-02-22 10:13 UTC (7+ messages)
` [PATCH V10 07/10] efi: print unrecognized CPER section
[PATCH 0/4] arch subsystem refcounter conversions
2017-02-22 9:27 UTC (5+ messages)
` [PATCH 2/4] x86: convert threshold_bank.cpus from atomic_t to refcount_t
[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-02-22 6:34 UTC (10+ messages)
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).