messages from 2017-03-02 13:12:13 to 2017-03-06 18:04:28 UTC [more...]
[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
2017-03-06 18:04 UTC (22+ messages)
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 18/28] x86: DMA support for memory encryption
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 26/28] x86: Allow kexec to be used "
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place
[PATCH 00/17] tools/kvm_stat: Misc Patches
2017-03-06 16:05 UTC (3+ messages)
[kvm-unit-tests PATCH] arm/arm64: gic: Test changing active state of interrupts
2017-03-06 15:16 UTC
[PATCH v2] KVM: arm/arm64: Let vcpu thread modify its own active state
2017-03-06 14:38 UTC (2+ messages)
[PATCH v3 00/25] arm/arm64: KVM: Rework the hyp-stub API
2017-03-06 14:24 UTC (26+ messages)
` [PATCH v3 01/25] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v3 02/25] arm64: KVM: "
` [PATCH v3 03/25] arm64: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v3 04/25] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v3 05/25] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v3 06/25] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v3 07/25] ARM: hyp-stub: improve ABI
` [PATCH v3 08/25] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH v3 09/25] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH v3 10/25] ARM: Update cpu_v7_reset documentation
` [PATCH v3 11/25] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH v3 12/25] ARM: Expose the VA/IDMAP offset
` [PATCH v3 13/25] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v3 14/25] ARM: KVM: "
` [PATCH v3 15/25] ARM: KVM: Implement HVC_GET_VECTORS in the init code
` [PATCH v3 16/25] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v3 17/25] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v3 18/25] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v3 19/25] arm/arm64: KVM: Use __hyp_reset_vectors() directly
` [PATCH v3 20/25] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH v3 21/25] arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
` [PATCH v3 22/25] ARM: decompressor: Remove __hyp_get_vectors usage
` [PATCH v3 23/25] ARM: hyp-stub/KVM: Kill __hyp_get_vectors
` [PATCH v3 24/25] arm64: "
` [PATCH v3 25/25] arm/arm64: Add hyp-stub API documentation
[kvmtool PATCH] arm/arm64: gic: Test changing active state of interrupts
2017-03-06 14:06 UTC
[PATCH V11 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-03-06 14:00 UTC (14+ messages)
` [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support
[PATCH v2] arm64: kvm: Use has_vhe() instead of hyp_alternate_select()
2017-03-06 13:45 UTC (3+ messages)
[PATCH RFC 00/21] pic/ioapic/irqchip cleanups + minor fixes
2017-03-06 13:18 UTC (22+ messages)
` [PATCH RFC 01/21] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
` [PATCH RFC 02/21] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
` [PATCH RFC 03/21] KVM: x86: check against irqchip_mode in pic_in_kernel()
` [PATCH RFC 04/21] KVM: x86: check against irqchip_mode in ioapic_in_kernel()
` [PATCH RFC 05/21] KVM: x86: get rid of pic_irqchip()
` [PATCH RFC 06/21] KVM: x86: get rid of ioapic_irqchip()
` [PATCH RFC 07/21] KVM: x86: use ioapic_in_kernel() to check for ioapic existence
` [PATCH RFC 08/21] KVM: x86: remove duplicate checks for ioapic
` [PATCH RFC 09/21] KVM: x86: convert kvm_(set|get)_ioapic() into void
` [PATCH RFC 10/21] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH RFC 11/21] KVM: x86: push usage of slots_lock down
` [PATCH RFC 12/21] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
` [PATCH RFC 13/21] KVM: x86: remove all-vcpu request from kvm_ioapic_init()
` [PATCH RFC 14/21] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
` [PATCH RFC 15/21] KVM: x86: rename kvm_vcpu_request_scan_ioapic()
` [PATCH RFC 16/21] KVM: x86: drop goto label in kvm_set_routing_entry()
` [PATCH RFC 17/21] KVM: x86: simplify pic_unlock()
` [PATCH RFC 18/21] KVM: x86: make kvm_pic_reset() static
` [PATCH RFC 19/21] KVM: x86: drop picdev_in_range()
` [PATCH RFC 20/21] KVM: x86: set data directly in picdev_read()
` [PATCH RFC 21/21] KVM: x86: simplify pic_ioport_read()
[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-03-06 13:23 UTC (7+ messages)
` [PATCH v7 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v7 kernel 2/5] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v7 kernel 5/5] This patch contains two parts:
[PATCH v3] KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
2017-03-06 12:33 UTC (2+ messages)
[PATCH v2] KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
2017-03-06 12:05 UTC (3+ messages)
[PATCH v3 00/19] vITS save/restore
2017-03-06 11:34 UTC (20+ messages)
` [PATCH v3 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v3 02/19] KVM: arm/arm64: rename itte into ite
` [PATCH v3 03/19] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v3 04/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v3 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v3 06/19] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v3 07/19] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [PATCH v3 08/19] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [PATCH v3 09/19] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [PATCH v3 10/19] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range
` [PATCH v3 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v3 12/19] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [PATCH v3 13/19] KVM: arm64: ITS: Sort the device and ITE lists
` [PATCH v3 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v3 15/19] KVM: arm64: ITS: Collection table save/restore
` [PATCH v3 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [PATCH v3 17/19] KVM: arm64: ITS: ITT flush and restore
` [PATCH v3 18/19] KVM: arm64: ITS: Device table save/restore
` [PATCH v3 19/19] KVM: arm64: ITS: Pending "
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-03-06 11:31 UTC (15+ messages)
` [RFC PATCH 03/30] PCI: Move ATS declarations outside of CONFIG_PCI
` [RFC PATCH 18/30] PCI: Make "PRG Response PASID Required" handling common
` [RFC PATCH 19/30] PCI: Cache PRI and PASID bits in pci_dev
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
[PATCH] KVM: arm/arm64: Let vcpu thread modify its own active state
2017-03-06 9:56 UTC
[PATCH kernel v6 00/10] powerpc/kvm/vfio: Enable in-kernel acceleration
2017-03-06 5:04 UTC (8+ messages)
` [PATCH kernel v6 09/10] KVM: PPC: iommu: Unify TCE checking
` [PATCH kernel v6 10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
[PATCH] arm64: kvm: Use has_vhe() instead of hyp_alternate_select()
2017-03-06 2:28 UTC
[PATCH 0/8] arm64: KVM: Fix PMU exception generation
2017-03-05 15:01 UTC (2+ messages)
kvm: use-after-free in vmx_check_nested_events/vmcs12_guest_cr0
2017-03-05 12:36 UTC
[PATCH] KVM: nVMX: Reset nested_run_pending if the CPU is going to be reset
2017-03-05 12:22 UTC (2+ messages)
[GIT PULL] Second batch of KVM changes for 4.11 merge window
2017-03-04 17:07 UTC
kvm: use-after-free in irq_bypass_register_consumer
2017-03-04 16:24 UTC (2+ messages)
Passionate Partner
2017-03-04 18:35 UTC
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-03-04 10:11 UTC (44+ messages)
` [RFC PATCH v2 01/32] x86: Add the Secure Encrypted Virtualization CPU feature
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 03/32] KVM: SVM: prepare for new bit definition in nested_ctl
` [RFC PATCH v2 04/32] KVM: SVM: Add SEV feature definitions to KVM
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 07/32] x86/efi: Access EFI data as encrypted when SEV is active
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption
` [RFC PATCH v2 11/32] x86: Unroll string I/O when SEV is active
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 15/32] x86: Add support for changing memory encryption attribute in early boot
` [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables
` [RFC PATCH v2 17/32] x86: kvmclock: Clear encryption attribute when SEV is active
` [RFC PATCH v2 18/32] kvm: svm: Use the hardware provided GPA instead of page walk
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device
` [RFC PATCH v2 20/32] crypto: ccp: Add Platform Security Processor (PSP) interface support
` [RFC PATCH v2 21/32] crypto: ccp: Add Secure Encrypted Virtualization (SEV) "
` [RFC PATCH v2 22/32] kvm: svm: prepare to reserve asid for SEV guest
` [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support
` [RFC PATCH v2 25/32] kvm: svm: Add support for SEV LAUNCH_START command
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 27/32] kvm: svm: Add support for SEV LAUNCH_FINISH command
` [RFC PATCH v2 28/32] kvm: svm: Add support for SEV GUEST_STATUS command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 31/32] kvm: svm: Add support for SEV LAUNCH_MEASURE command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active
virtio disk host cpu overhead?
2017-03-03 17:05 UTC
[PATCH] kvm: nVMX: VMCLEAR should not cause the vCPU to shut down
2017-03-03 16:46 UTC (3+ messages)
[PATCH kvm-unit-tests 00/15] Introduce an errata framework
2017-03-03 14:40 UTC (3+ messages)
` [PATCH kvm-unit-tests 15/15] Introduce lib/errata.h
[PATCH kvm-unit-tests v2 0/2] arm/arm64: introduce PSCI tests
2017-03-03 14:36 UTC (4+ messages)
` [PATCH kvm-unit-tests v2 1/2] arm/arm64: Add "
` [PATCH kvm-unit-tests v2 2/2] arm/arm64: psci: support testing tcg
[PATCH kvm-unit-tests 0/2] arm/arm64: introduce PSCI tests
2017-03-03 14:19 UTC (3+ messages)
` [PATCH kvm-unit-tests 1/2] arm/arm64: Add "
[RFC PATCH V1 v4.10-rc3 1/1] acpi: apei: handle GSIV notification type
2017-03-03 12:48 UTC (6+ messages)
[PATCH 0/32] KVM: MIPS: Add VZ support
2017-03-03 12:41 UTC (8+ messages)
` [PATCH 11/32] KVM: MIPS: Add VZ capability
Business proposal
2017-03-03 1:46 UTC
[PATCH-v4-RESEND 0/4] vsock: cancel connect packets when failing to connect
2017-03-03 1:25 UTC (4+ messages)
` [PATCH-v4-RESEND 1/4] vsock: track pkt owner vsock
[patch 0/3] KVM CPU frequency change hypercalls (resend)
2017-03-02 13:59 UTC (3+ messages)
[kvm-unit-tests PATCH v4 0/5] pci: Complete conversion of PCI API to struct pci_dev
2017-03-02 21:24 UTC (2+ messages)
[GIT PULL] Please pull my kvm-ppc-fixes branch
2017-03-02 21:04 UTC (2+ messages)
[PATCH 0/1] virtio-ccw maintainership
2017-03-02 16:08 UTC (2+ messages)
` [PATCH 1/1] s390/virtio: change maintainership
[PATCH 1/2] irqdomain: add empty irq_domain_check_msi_remap
2017-03-02 15:01 UTC (10+ messages)
` [PATCH 2/2] vfio: type1: conditionally check MSI remapping at irq domain level
[PATCH v1] irqdomain: add empty irq_domain_check_msi_remap
2017-03-02 15:34 UTC (3+ messages)
kvm: WARNING in nested_vmx_vmexit
2017-03-02 14:18 UTC (6+ messages)
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