messages from 2017-09-29 08:18:25 to 2017-10-04 13:13:43 UTC [more...]
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
2017-10-04 13:13 UTC (3+ 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
[PATCH v2 0/4] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-10-04 12:43 UTC (15+ 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
[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-04 11:09 UTC (7+ messages)
[Question] Where Qemu kvm_run structure is synchronized with the one of KVM
2017-10-04 11:08 UTC (5+ messages)
[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 (24+ messages)
` [Part2 PATCH v4 01/29] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [PATCH v5] "
` [Part2 PATCH v4 02/29] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v4 05/29] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v4.1 05/30] "
` [PATCH] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 Patch v4.2] crypto: ccp: Add Platform Security Processor (PSP) device support
[PATCH v3 0/6] KVM: nested virt SMM fixes
2017-10-04 10:10 UTC (4+ messages)
` [PATCH v3 6/6] KVM: nSVM: fix SMI injection in guest mode
[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 RFC hack dont apply] intel_idle: support running within a VM
2017-10-04 7:56 UTC (7+ messages)
[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
sysbench throughput degradation in 4.13+
2017-10-03 16:02 UTC (10+ messages)
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-03 14:50 UTC (14+ messages)
` [PATCH v16 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v16 2/5] radix tree test suite: add tests for xbitmap
` [PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [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 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-10-03 11:29 UTC (26+ messages)
` [Part1 PATCH v5 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
` [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 (14+ 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 (8+ 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
[RFC v2 PATCH] ksm: add offset arg to memcmp_pages() to speedup comparing
2017-10-02 12:58 UTC
[patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall
2017-10-02 12:48 UTC (17+ messages)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall\
[Bug 197097] New: Kernel panic in interrupt [virtio_net]
2017-10-01 16:10 UTC
[Bug 196161] New: Kernel freezes by starting a kvm vm
2017-09-30 16:19 UTC (2+ messages)
` [Bug 196161] Kernel freezes when using AVAST under nested virtualization
[PATCH v15 0/5] Virtio-balloon Enhancement
2017-09-30 4:24 UTC (4+ messages)
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
[PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates
2017-09-29 22:17 UTC (2+ messages)
[Bug 197077] New: WARNING: CPU: 0 PID: 12216 at arch/x86/kernel/fpu/core.c:47 kernel_fpu_disable+0x3f/0x50
2017-09-29 19:20 UTC (2+ messages)
` [Bug 197077] "
[PATCH v3 tip/core/rcu 40/40] rcu: Make non-preemptive schedule be Tasks RCU quiescent state
2017-09-29 16:38 UTC (7+ messages)
[GIT PULL] KVM fixes for Linux 4.14-rc3
2017-09-29 15:19 UTC
[PATCH v2] KVM: s390: vsie: use common code functions for pinning
2017-09-29 14:51 UTC (4+ messages)
[PATCH RESEND] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
2017-09-29 14:32 UTC (2+ messages)
[RFC PATCH v2 0/7] x86/idle: add halt poll support
2017-09-29 10:39 UTC (8+ messages)
` [RFC PATCH v2 3/7] sched/idle: Add poll before enter real idle path
` [RFC PATCH v2 7/7] sched/idle: update poll time when wakeup from idle
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