messages from 2017-09-27 15:13:22 to 2017-10-03 03:10:52 UTC [more...]
[RFC PATCH v2 03/31] KVM: arm/arm64: Remove unused params in mmu functions
2017-10-03 3:10 UTC (6+ messages)
` [RFC PATCH v2 04/31] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure
` [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 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 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] KVM: x86: KVM_CAP_SYNC_REGS
2017-10-03 1:40 UTC (4+ messages)
sysbench throughput degradation in 4.13+
2017-10-02 22:53 UTC (13+ messages)
[PATCH] uio/uio_pci_generic: Add SR-IOV support
2017-10-02 22:02 UTC (13+ 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
[Part2 PATCH v4.1 07/29] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
2017-10-02 20:48 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
[PATCH RFC hack dont apply] intel_idle: support running within a VM
2017-10-02 17:12 UTC (3+ messages)
[Part2 PATCH v4 00/29] x86: Secure Encrypted Virtualization (AMD)
2017-10-02 16:43 UTC (19+ messages)
` [Part2 PATCH v4 01/29] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [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 v16 0/5] Virtio-balloon Enhancement
2017-10-02 16:38 UTC (13+ 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
[Part1 PATCH v5 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-10-02 16:35 UTC (44+ 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
` [Part1 PATCH v5 05/17] x86/mm: Use encrypted access of boot related data with SEV
` [Part1 PATCH v5.1 "
` [Part1 PATCH v5 06/17] x86/mm: Include SEV for encryption memory attribute changes
` [Part1 PATCH v5.1 "
` [Part1 PATCH v5 10/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [Part1 PATCH v5 11/17] x86/mm: Add DMA support for SEV memory encryption
` [Part1 PATCH v5 12/17] x86/boot: Add early boot support when running with SEV active
` [Part1 PATCH v5 13/17] x86/io: Unroll string I/O when SEV is active
` [Part1 PATCH v5 14/17] x86: Add support for changing memory encryption attribute in early boot
` [Part1 PATCH v5 15/17] percpu: Introduce DEFINE_PER_CPU_DECRYPTED
` [Part1 PATCH v5 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active
` [Part1 PATCH v5 17/17] X86/KVM: Clear encryption attribute "
[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 (20+ 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
unneeded internal declaration
2017-09-30 23:22 UTC (5+ messages)
` [PATCH] KVM: VMX: check match table
[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 (11+ messages)
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [virtio-dev] "
` "
[PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates
2017-09-29 22:17 UTC (3+ 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 (5+ 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
[PATCH v2] KVM: VMX: Don't expose PLE enable if there is no hardware support
2017-09-29 1:06 UTC
[kvm-unit-tests PATCH] x86: apic: add apic timer mode transition test
2017-09-29 1:06 UTC
[PATCH v2 0/4] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-09-29 1:04 UTC (5+ 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] arm64: fix documentation on kernel pages mappings to HYP VA
2017-09-28 19:50 UTC (5+ messages)
[kvm:queue 3/5] arch/x86/kvm/vmx.c:11730:11: note: in expansion of macro 'cmpxchg'
2017-09-28 16:30 UTC (2+ messages)
[PATCH] KVM: VMX: use cmpxchg64
2017-09-28 15:58 UTC
[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
2017-09-28 15:01 UTC (2+ messages)
[PATCH v4 3/3] MAINTAINERS: xen, kvm: track pvclock-abi.h changes
2017-09-28 10:56 UTC (3+ messages)
[PATCH 1/3] KVM: LAPIC: Fix lapic timer mode transition
2017-09-28 9:19 UTC (3+ messages)
` [PATCH 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
[PATCH net-next RFC 0/5] batched tx processing in vhost_net
2017-09-28 7:52 UTC (26+ messages)
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
[PATCH kernel v2] vfio/spapr: Add cond_resched() for huge updates
2017-09-28 5:41 UTC
[PATCH 1/2] KVM: LAPIC: Don't silently accept bad vectors
2017-09-27 17:54 UTC (3+ messages)
` [PATCH 2/2] KVM: VMX: Don't expose PLE enable if there is no hardware support
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-09-27 15:37 UTC (9+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
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