messages from 2018-03-13 09:14:16 to 2018-03-15 13:57:03 UTC [more...]
[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
2018-03-15 13:57 UTC (33+ messages)
` [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v3 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v3 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v3 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v3 6/7] x86/hyper-v: detect nested features
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V
[PATCH] KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
2018-03-15 13:37 UTC (7+ messages)
[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
2018-03-15 13:25 UTC (20+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization
` [PATCH v3 02/14] s390: zcrypt: externalize AP instructions available function
` [PATCH v3 03/14] KVM: s390: CPU model support for AP virtualization
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v3 06/14] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v3 07/14] KVM: s390: interfaces to configure/deconfigure guest's AP matrix
` [PATCH v3 08/14] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v3 09/14] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v3 10/14] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v3 11/14] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v3 12/14] KVM: s390: configure the guest's AP devices
` [PATCH v3 13/14] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v3 14/14] s390: doc: detailed specifications for AP virtualization
[PATCH 0/8] migration: improve and cleanup compression
2018-03-15 12:32 UTC (17+ messages)
` [PATCH 1/8] migration: stop compressing page in migration thread
` [PATCH 2/8] migration: stop allocating and freeing memory frequently
` [PATCH 3/8] migration: support to detect compression and decompression errors
` [PATCH 4/8] migration: introduce control_save_page()
` [PATCH 5/8] migration: move calling control_save_page to the common place
` [PATCH 6/8] migration: move calling save_zero_page "
` [PATCH 7/8] migration: introduce save_normal_page()
` [PATCH 8/8] migration: remove ram_save_compressed_page()
[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
2018-03-15 11:06 UTC (6+ messages)
` [PATCH v1 15/16] kvm: arm64: Allow configuring physical address space size
[PATCH v2 00/27] x86: PIE support and option to extend KASLR randomization
2018-03-15 10:18 UTC (34+ messages)
` [PATCH v2 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v2 02/27] x86: Use symbol name on bug table "
` [PATCH v2 03/27] x86: Use symbol name in jump "
` [PATCH v2 04/27] x86: Add macro to get symbol address "
` [PATCH v2 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v2 06/27] x86/entry/64: "
` [PATCH v2 07/27] x86: pm-trace - "
` [PATCH v2 08/27] x86/CPU: "
` [PATCH v2 09/27] x86/acpi: "
` [PATCH v2 10/27] x86/boot/64: "
` [PATCH v2 11/27] x86/power/64: "
` [PATCH v2 12/27] x86/paravirt: "
` [PATCH v2 13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled
` [PATCH v2 14/27] x86/percpu: Adapt percpu for PIE support
` [PATCH v2 15/27] compiler: Option to default to hidden symbols
` [PATCH v2 16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols
` [PATCH v2 17/27] x86/relocs: Handle PIE relocations
` [PATCH v2 18/27] xen: Adapt assembly for PIE support
` [PATCH v2 19/27] kvm: "
` [PATCH v2 20/27] x86: Support global stack cookie
` [PATCH v2 21/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v2 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v2 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v2 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v2 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v2 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v2 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
[PATCH] vhost: fix vhost ioctl signature to build with clang
2018-03-15 8:20 UTC (2+ messages)
Suggestion on 'virtio-pmem' implementation
2018-03-15 5:40 UTC (3+ messages)
[PATCH v2 0/3] Provides userspace with per-VM capability to improve latency
2018-03-15 1:48 UTC (5+ messages)
` [PATCH v2 1/3] KVM: X86: Provides userspace with a capability to not intercept MWAIT
[PATCH v2] vhost: add vsock compat ioctl
2018-03-14 21:36 UTC
[PATCH] vhost: add vsock compat ioctl
2018-03-14 20:39 UTC (3+ messages)
[PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range
2018-03-14 18:12 UTC (13+ messages)
[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
2018-03-14 16:50 UTC (27+ messages)
` [PATCH v6 01/26] arm64: alternatives: Add dynamic patching feature
` [PATCH v6 02/26] arm64: insn: Add N immediate encoding
` [PATCH v6 03/26] arm64: insn: Add encoder for bitwise operations using literals
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 05/26] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH v6 06/26] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH v6 07/26] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH v6 08/26] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH v6 09/26] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 11/26] KVM: arm64: Fix HYP idmap unmap when using 52bit PA
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
` [PATCH v6 13/26] arm64; insn: Add encoder for the EXTR instruction
` [PATCH v6 14/26] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH v6 15/26] arm64: KVM: Dynamically compute the HYP VA mask
` [PATCH v6 16/26] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v6 17/26] arm64: Update the KVM memory map documentation
` [PATCH v6 18/26] arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
` [PATCH v6 19/26] arm64: KVM: Move stashing of x0/x1 into the vector code itself
` [PATCH v6 20/26] arm64: KVM: Move BP hardening vectors into .hyp.text section
` [PATCH v6 21/26] arm64: KVM: Reserve 4 additional instructions in the BPI template
` [PATCH v6 22/26] arm64: KVM: Allow far branches from vector slots to the main vectors
` [PATCH v6 23/26] arm/arm64: KVM: Introduce EL2-specific executable mappings
` [PATCH v6 24/26] arm64: Make BP hardening slot counter available
` [PATCH v6 25/26] arm64: KVM: Allow mapping of vectors outside of the RAM region
` [PATCH v6 26/26] arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72
[PATCH v2 00/15] s390: vfio-ap: guest dedicated crypto adapters
2018-03-14 16:29 UTC (11+ messages)
` [PATCH v2 01/15] KVM: s390: refactor crypto initialization
` [PATCH v2 08/15] KVM: s390: interface to enable AP execution mode
[PATCH v2 0/2] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
2018-03-14 16:12 UTC (4+ messages)
` [PATCH v2 1/2] x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
` [PATCH v2 2/2] x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
[pci PATCH v6 0/5] Add support for unmanaged SR-IOV
2018-03-14 15:31 UTC (12+ messages)
` [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v6 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v6 3/5] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v6 4/5] nvme: "
` [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
[RFC 0/3] arch/x86/kvm: Introduce PLE(pause loop exit) logic in SVM
2018-03-14 13:26 UTC (5+ messages)
` [RFC 3/3] arch/x86/kvm: SVM: Introduce pause loop exit "
[PATCH 00/37] Shared Virtual Addressing for the IOMMU
2018-03-14 13:10 UTC (19+ messages)
` [PATCH 07/37] iommu: Add a page fault handler
` [PATCH 17/37] iommu/arm-smmu-v3: Move context descriptor code
` [PATCH 27/37] iommu/arm-smmu-v3: Register fault workqueue
` [PATCH 28/37] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH 31/37] iommu/arm-smmu-v3: Add support for PCI ATS
` [PATCH 35/37] iommu/arm-smmu-v3: Add support for PRI
[PATCH v5 00/23] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
2018-03-14 12:02 UTC (13+ messages)
` [PATCH v5 09/23] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH v5 14/23] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH v5 22/23] arm64: KVM: Allow mapping of vectors outside of the RAM region
[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
2018-03-13 21:39 UTC (2+ messages)
[PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
2018-03-13 19:49 UTC (22+ messages)
` [PATCH v12 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
` [PATCH v12 24/28] sev/i386: add migration blocker
` [PATCH v12 28/28] tests/qmp-test: blacklist sev specific qmp commands
[pci PATCH v5 0/4] Series short description
2018-03-13 16:17 UTC (10+ messages)
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support
[PATCH 4.14 123/140] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-03-13 15:25 UTC (4+ messages)
` [PATCH 4.14 124/140] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.14 125/140] x86/retpoline: Support retpoline builds with Clang
` [PATCH 4.14 127/140] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
[PATCH 4.15 089/146] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
2018-03-13 15:24 UTC (4+ messages)
` [PATCH 4.15 090/146] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 4.15 091/146] x86/retpoline: Support retpoline builds with Clang
` [PATCH 4.15 093/146] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
[PATCH 0/5] vfio/quirks: ioeventfd support
2018-03-13 14:38 UTC (2+ messages)
virtio-gpu: Hang on shutdown after suspend/resume with virtio
2018-03-13 14:27 UTC (3+ messages)
[PATCH 0/3] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
2018-03-13 13:24 UTC (5+ messages)
` [PATCH 1/3] x86/kvm/vmx: read MSR_FS_BASE from current->thread
[PATCH 0/3] vfio/pci: ioeventfd support
2018-03-13 13:12 UTC (5+ messages)
` [PATCH 1/3] vfio/pci: Pull BAR mapping setup from read-write path
` [PATCH 3/3] vfio/pci: Add ioeventfd support
[PULL 06/22] kvm: introduce memory encryption APIs
2018-03-13 12:56 UTC
[RFC PATCH] vfio/pci: Add ioeventfd support
2018-03-13 12:38 UTC (7+ messages)
[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
2018-03-13 11:16 UTC (5+ 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