messages from 2017-10-02 13:51:51 to 2017-10-05 10:53:52 UTC [more...]
[PATCH v3 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-10-05 10:53 UTC (3+ messages)
` [PATCH v3 1/3] KVM: LAPIC: Fix lapic timer mode transition
` [PATCH v3 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
[PATCH RFC hack dont apply] intel_idle: support running within a VM
2017-10-05 10:44 UTC (12+ messages)
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
2017-10-05 9:56 UTC (37+ messages)
` [Part2 PATCH v5 01/31] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v5 02/31] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v5 03/31] kvm: svm: prepare for new bit definition in nested_ctl
` [Part2 PATCH v5 04/31] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v5 05/31] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v5 06/31] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v5 07/31] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v5 08/31] KVM: Introduce KVM_MEMORY_ENCRYPT_REGISTER_REGION ioctl
` [Part2 PATCH v5 09/31] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v5 10/31] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v5 11/31] crypto: ccp: Define SEV key management command id
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v5 13/31] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v5 14/31] KVM: SVM: Add sev module_param
` [Part2 PATCH v5 15/31] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v5 16/31] KVM: Define SEV key management command id
` [Part2 PATCH v5 17/31] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v5 18/31] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [Part2 PATCH v5 19/31] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v5 20/31] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v5 21/31] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
` [Part2 PATCH v5 22/31] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [Part2 PATCH v5 23/31] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v5 24/31] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v5 25/31] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v5 26/31] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v5 27/31] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v5 28/31] KVM: X86: Add memory encryption enabled ops
` [Part2 PATCH v5 29/31] KVM: SVM: Clear C-bit from the page fault address
[PATCH] x86/kvm: Move kvm_fastop_exception to .fixup section
2017-10-05 6:54 UTC (2+ messages)
x86: PIE support and option to extend KASLR randomization
2017-10-04 21:20 UTC (28+ messages)
` [RFC v3 01/27] x86/crypto: Adapt assembly for PIE support
` [RFC v3 02/27] x86: Use symbol name on bug table "
` [RFC v3 03/27] x86: Use symbol name in jump "
` [RFC v3 04/27] x86: Add macro to get symbol address "
` [RFC v3 05/27] x86: relocate_kernel - Adapt assembly "
` [RFC v3 06/27] x86/entry/64: "
` [RFC v3 07/27] x86: pm-trace - "
` [RFC v3 08/27] x86/CPU: "
` [RFC v3 09/27] x86/acpi: "
` [RFC v3 10/27] x86/boot/64: "
` [RFC v3 11/27] x86/power/64: "
` [RFC v3 12/27] x86/paravirt: "
` [RFC v3 13/27] x86/boot/64: Use _text in a global "
` [RFC v3 14/27] x86/percpu: Adapt percpu "
` [RFC v3 15/27] compiler: Option to default to hidden symbols
` [RFC v3 16/27] x86/relocs: Handle PIE relocations
` [RFC v3 17/27] xen: Adapt assembly for PIE support
` [RFC v3 18/27] kvm: "
` [RFC v3 19/27] x86: Support global stack cookie
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
` [RFC v3 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [RFC v3 22/27] x86/modules: Add option to start module section after kernel
` [RFC v3 23/27] x86/modules: Adapt module loading for PIE support
` [RFC v3 24/27] x86/mm: Make the x86 GOT read-only
` [RFC v3 25/27] x86/pie: Add option to build the kernel as PIE
` [RFC v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [RFC v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
sysbench throughput degradation in 4.13+
2017-10-04 18:02 UTC (12+ messages)
[PATCH v2 0/4] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-10-04 14:44 UTC (22+ messages)
` [PATCH v2 1/4] KVM: LAPIC: Fix lapic timer mode transition
` [PATCH v2 2/4] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH v2 3/4] KVM: LAPIC: Apply change to TDCR right away to the timer
` [PATCH v2 4/4] KVM: LAPIC: Don't silently accept bad vectors
[PATCH v3 0/6] KVM: nested virt SMM fixes
2017-10-04 14:42 UTC (5+ messages)
` [PATCH v3 6/6] KVM: nSVM: fix SMI injection in guest mode
[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-04 14:22 UTC (8+ messages)
[Question] Where Qemu kvm_run structure is synchronized with the one of KVM
2017-10-04 14:18 UTC (6+ messages)
[Part2 PATCH v5 30/31] KVM: SVM: Do not install #UD intercept when SEV is enabled
2017-10-04 13:17 UTC (2+ messages)
` [Part2 PATCH v5 31/31] KVM: X86: Restart the guest when insn_len is zero and "
[PATCH] KVM: add X86_LOCAL_APIC dependency
2017-10-04 10:28 UTC
[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD)
2017-10-04 10:11 UTC (13+ messages)
` [Part2 PATCH v4 01/29] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [PATCH v5] "
` [Part2 PATCH v4 05/29] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 Patch v4.2] "
[RFC PATCH v2 03/31] KVM: arm/arm64: Remove unused params in mmu functions
2017-10-04 9:13 UTC (32+ messages)
` [RFC PATCH v2 04/31] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure
` [RFC PATCH v2 05/31] KVM: arm/arm64: Support mmu for the virtual EL2 execution
` [RFC PATCH v2 06/31] KVM: arm64: Invalidate virtual EL2 TLB entries when needed
` [RFC PATCH v2 07/31] KVM: arm64: Setup vttbr_el2 on each VM entry
` [RFC PATCH v2 08/31] KVM: arm/arm64: Make mmu functions non-static
` [RFC PATCH v2 09/31] KVM: arm/arm64: Manage mmus for nested VMs
` [RFC PATCH v2 10/31] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables
` [RFC PATCH v2 11/31] KVM: arm64: Implement nested Stage-2 page table walk logic
` [RFC PATCH v2 12/31] KVM: arm/arm64: Handle shadow stage 2 page faults
` [RFC PATCH v2 13/31] KVM: arm/arm64: Move kvm_is_write_fault to header file
` [RFC PATCH v2 14/31] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults
` [RFC PATCH v2 15/31] KVM: arm64: Move system register helper functions around
` [RFC PATCH v2 16/31] KVM: arm64: Introduce sys_reg_desc.forward_trap
` [RFC PATCH v2 17/31] KVM: arm64: Rework the system instruction emulation framework
` [RFC PATCH v2 18/31] KVM: arm64: Enumerate AT and TLBI instructions to emulate
` [RFC PATCH v2 19/31] KVM: arm64: Describe AT instruction emulation design
` [RFC PATCH v2 20/31] KVM: arm64: Implement AT instruction handling
` [RFC PATCH v2 21/31] KVM: arm64: Emulate AT S1E[01] instructions
` [RFC PATCH v2 22/31] KVM: arm64: Emulate AT S1E2 instructions
` [RFC PATCH v2 23/31] KVM: arm64: Emulate AT S12E[01] instructions
` [RFC PATCH v2 24/31] KVM: arm64: Emulate TLBI ALLE2(IS) instruction
` [RFC PATCH v2 25/31] KVM: arm64: Emulate TLBI VAE2* instrutions
` [RFC PATCH v2 26/31] KVM: arm64: Emulate TLBI ALLE1(IS)
` [RFC PATCH v2 27/31] KVM: arm64: Emulate TLBI VMALLS12E1(IS) instruction
` [RFC PATCH v2 28/31] KVM: arm64: Emulate TLBI IPAS2E1* instructions
` [RFC PATCH v2 29/31] KVM: arm64: Respect the virtual HCR_EL2.AT and NV setting
` [RFC PATCH v2 30/31] KVM: arm64: Emulate TLBI instructions accesible from EL1
` [RFC PATCH v2 31/31] KVM: arm64: Fixes to toggle_cache for nesting
[PATCH] block: drop "sending ioctl to a partition" message
2017-10-04 6:25 UTC (3+ messages)
[PATCH v2] tools/kvm_stat: Add Python 3 support to kvm_stat
2017-10-04 3:08 UTC
unneeded internal declaration
2017-10-04 2:58 UTC (8+ messages)
` [PATCH] KVM: VMX: check match table
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-03 14:50 UTC (6+ messages)
` [PATCH v16 4/5] mm: support reporting free page blocks
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
[PATCH] kvm/x86: Avoid async PF to end RCU read-side critical section early in PREEMPT=n kernel
2017-10-03 14:11 UTC (2+ messages)
[RFC] virtio-iommu version 0.4
2017-10-03 13:04 UTC (2+ messages)
[PATCH v6 1/4] x86/pvclock: add setter for pvclock_pvti_cpu0_va
2017-10-03 11:55 UTC (2+ messages)
` [PATCH v6 4/4] MAINTAINERS: xen, kvm: track pvclock-abi.h changes
[Part1 PATCH v5 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
2017-10-03 11:29 UTC (18+ messages)
` [Part1 PATCH v5 18/18] x86/mm: add 'sme' argument in mem_encrypt=
` [PATCH] x86/CPU/AMD, mm: Extend with mem_encrypt=sme option
[PATCH] KVM: x86: KVM_CAP_SYNC_REGS
2017-10-03 7:57 UTC (5+ messages)
[PATCH v10] FlexRM support in VFIO platform
2017-10-03 5:27 UTC (2+ messages)
` [PATCH v10] vfio: platform: reset: Add Broadcom FlexRM reset module
[RFC PATCH v2 02/31] KVM: arm64: Expose limited memory management support to the virtual EL2
2017-10-03 3:09 UTC
[RFC PATCH v2 01/31] arm64: KVM: Hide unsupported AArch64 CPU features from guests
2017-10-03 3:09 UTC
[RFC PATCH v2 00/31] Nested Virtualization on KVM/ARM - memory virtualization
2017-10-03 3:08 UTC
[PATCH] uio/uio_pci_generic: Add SR-IOV support
2017-10-02 22:02 UTC (12+ messages)
[PATCH] kvm/x86: Handle async PF in RCU read-side critical sections
2017-10-02 21:41 UTC (13+ messages)
` [PATCH v2] "
[Part2 PATCH v4.1 06/29] crypto: ccp: Define SEV key management command id
2017-10-02 20:52 UTC
x86: PIE support and option to extend KASLR randomization
2017-10-02 20:28 UTC (12+ messages)
KVM PV (was: Re: [PATCH v2 2/2] x86/lguest: remove lguest support)
2017-10-02 19:11 UTC (7+ messages)
` [Xen-devel] "
` [Xen-devel] KVM PV
[PATCH] vfio-mdev: make mdev_fops const and static
2017-10-02 19:10 UTC (2+ messages)
[PATCH v5 1/4] x86/pvclock: add setter for pvclock_pvti_cpu0_va
2017-10-02 18:31 UTC (2+ messages)
` [PATCH v5 4/4] MAINTAINERS: xen, kvm: track pvclock-abi.h changes
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