messages from 2018-10-17 11:32:40 to 2018-10-25 10:07:40 UTC [more...]
[PATCH] kvm/x86 : remove unused struct definition
2018-10-25 10:07 UTC
[PATCH v37 0/3] Virtio-balloon: support free page reporting
2018-10-25 0:58 UTC (2+ messages)
[PATCH v13 00/12] Intel Processor Trace virtualization enabling
2018-10-25 0:35 UTC (17+ messages)
` [PATCH v13 01/12] perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
` [PATCH v13 02/12] perf/x86/intel/pt: Export pt_cap_get()
` [PATCH v13 03/12] perf/x86/intel/pt: Introduce intel_pt_validate_cap()
` [PATCH v13 04/12] perf/x86/intel/pt: Add new bit definitions for PT MSRs
` [PATCH v13 05/12] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
` [PATCH v13 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
` [PATCH v13 09/12] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v13 10/12] KVM: x86: Implement Intel PT MSRs read/write emulation
` [PATCH v13 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
` [PATCH v13 12/12] KVM: x86: Disable Intel PT when VMXON in L1 guest
[RFC v2 00/20] SMMUv3 Nested Stage Setup
2018-10-24 22:05 UTC (5+ messages)
` [RFC v2 12/20] dma-iommu: Implement NESTED_MSI cookie
[GIT PULL] KVM updates for Linux 4.20-rc1
2018-10-24 21:44 UTC (2+ messages)
FOSDEM'19 Virtualization & IaaS Devroom CfP
2018-10-24 21:43 UTC
[PATCH 1/4] kvm, vmx: move CR2 context switch out of assembly path
2018-10-24 17:44 UTC (5+ messages)
` [PATCH 2/4] kvm, vmx: move register clearing "
` [PATCH 3/4] kvm, vmx: fix __invvpid style
` [PATCH 4/4] kvm, vmx: remove manually coded vmx instructions
[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-10-24 14:32 UTC (14+ messages)
` [PATCH V5 1/4] kvm: remove redundant reserved page check
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem
[PATCH] KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
2018-10-24 11:17 UTC (6+ messages)
` [PATCH v2] "
BUG: unable to handle kernel paging request in mmu_page_zap_pte
2018-10-24 10:52 UTC
[PATCH v3 00/13] KVM/X86: Introduce a new guest mapping interface
2018-10-22 21:49 UTC (20+ messages)
` [PATCH v3 01/13] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
` [PATCH v3 02/13] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly "
` [PATCH v3 03/13] X86/nVMX: Update the PML table without mapping and unmapping the page
` [PATCH v3 04/13] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
` [PATCH v3 05/13] KVM: Introduce a new guest mapping API
` [PATCH v3 06/13] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
` [PATCH v3 07/13] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
` [RESEND PATCH "
` [PATCH v3 08/13] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
` [PATCH v3 09/13] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
` [PATCH v3 10/13] KVM/X86: hyperv: Use kvm_vcpu_map in synic_clear_sint_msg_pending
` [PATCH v3 11/13] KVM/X86: hyperv: Use kvm_vcpu_map in synic_deliver_msg
` [PATCH v3 12/13] KVM/nSVM: Use the new mapping API for mapping guest memory
` [PATCH v3 13/13] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS
[PATCH] MAINTAINERS: remove reference to bogus vsock file
2018-10-22 18:25 UTC (3+ messages)
KASAN: use-after-free Read in kvm_put_kvm
2018-10-21 10:01 UTC (2+ messages)
Read Only Enforcement patches V4 [VMM based kernel hardening]
2018-10-20 22:21 UTC (6+ messages)
` [PATCH V4 1/5] KVM: X86: Memory ROE documentation
` [PATCH V4 2/5] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
` [PATCH V4 3/5] KVM: X86: Adding skeleton for Memory ROE
` [PATCH V4 4/5] KVM: X86: Adding support for byte granular memory ROE
` [PATCH V4 5/5] KVM: Small Refactoring to kvm_free_memslot
[PATCH] KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
2018-10-20 9:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/11 v3] x86: load FPU registers on return to userland
2018-10-19 18:26 UTC (29+ messages)
` [PATCH 03/11] x86/fpu: make __raw_xsave_addr() use feature number instead of mask
` [PATCH 04/11] x86/fpu: eager switch PKRU state
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads
[PATCH] vfio-mdev/samples: Use u8 instead of char for handle functions
2018-10-19 18:04 UTC
[PATCH] x86/kvm/nVMX: tweak shadow fields
2018-10-19 16:45 UTC (2+ messages)
[GIT PULL 00/26] KVM/arm updates for 4.20
2018-10-19 13:23 UTC (28+ messages)
` [PATCH 01/26] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH 02/26] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH 03/26] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH 04/26] arm64: Add a helper for PARange to physical shift conversion
` [PATCH 05/26] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH 06/26] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH 07/26] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH 08/26] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH 09/26] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH 10/26] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH 11/26] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH 12/26] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH 13/26] kvm: arm64: Switch to per VM IPA limit
` [PATCH 14/26] vgic: Add support for 52bit guest physical address
` [PATCH 15/26] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH 16/26] kvm: arm64: Set a limit on the IPA size
` [PATCH 17/26] kvm: arm64: Limit the minimum number of page table levels
` [PATCH 18/26] kvm: arm64: Allow tuning the physical address size for VM
` [PATCH 19/26] KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
` [PATCH 20/26] KVM: arm64: Drop __cpu_init_stage2 on the VHE path
` [PATCH 21/26] arm64: KVM: Remove some extra semicolon in kvm_target_cpu
` [PATCH 22/26] KVM: arm/arm64: Ensure only THP is candidate for adjustment
` [PATCH 23/26] KVM: arm64: Fix caching of host MDCR_EL2 value
` [PATCH 24/26] arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH 25/26] arm/arm64: KVM: Enable 32 bits kvm vcpu events support
` [PATCH 26/26] KVM: arm64: Safety check PSTATE when entering guest and handle IL
[PATCH kvmtool 0/2] Fix kvm__pause races
2018-10-19 9:36 UTC (3+ messages)
` [PATCH kvmtool 1/2] kvm: Do not pause already paused vcpus
` [PATCH kvmtool 2/2] kvm-cpu: Pause vCPU in signal handler
[GVT-g] [ANNOUNCE] 2018-Q3 release of KVMGT (Intel GVT-g for KVM)
2018-10-19 7:04 UTC
[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
2018-10-19 6:25 UTC (13+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver
linux-next: manual merge of the kvm tree with the tip tree
2018-10-19 3:25 UTC
[RESEND PATCH V6 1/5] target/i386 : add coalesced pio support
2018-10-18 19:43 UTC
[PATCH V7 3/5] target-i386: add rtc 0x70 port as coalesced_pio
2018-10-18 19:19 UTC
[PATCH] drivers/vfio: Fix an 8-byte alignment issue
2018-10-18 17:20 UTC (4+ messages)
linux-next: manual merge of the kselftest tree with the kvm tree
2018-10-18 14:16 UTC (5+ messages)
[PATCH v6 00/13] KVM: nVMX: Enlightened VMCS for Hyper-V on KVM
2018-10-18 12:42 UTC (9+ messages)
` [PATCH v6 06/13] KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
[PATCH V6 3/5] target-i386: add rtc 0x70 port as coalesced_pio
2018-10-18 10:43 UTC (4+ messages)
[PATCH 0/4] migration: improve multithreads
2018-10-18 10:39 UTC (9+ messages)
` [PATCH 1/4] ptr_ring: port ptr_ring from linux kernel to QEMU
` [PATCH 2/4] migration: introduce lockless multithreads model
[RFC PATCH v1 0/4] Add migration support for VFIO device
2018-10-18 9:23 UTC (15+ messages)
` [RFC PATCH v1 1/4] VFIO KABI for migration interface
` [RFC PATCH v1 2/4] Add migration functions for VFIO devices
[PATCH v4 0/2] rename function name and enable 32bit vcpu events
2018-10-18 9:14 UTC (2+ messages)
linux-next: manual merge of the kvm-arm tree with the kvm tree
2018-10-18 2:46 UTC
[RFC] VSOCK: The performance problem of vhost_vsock
2018-10-18 2:45 UTC (11+ messages)
[PATCH net-next V2 0/8] Packed virtqueue support for vhost
2018-10-18 2:44 UTC (12+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support
linux-next: manual merge of the kvm tree with Linus' tree
2018-10-18 2:37 UTC
[PATCH v2 0/2] kvm "fake DAX" device
2018-10-18 1:44 UTC (6+ messages)
` [PATCH v2 2/2] virtio-pmem: Add virtio pmem driver
` [Qemu-devel] "
[PATCH v2] virtio-gpu: add VIRTIO_GPU_F_EDID feature
2018-10-18 1:17 UTC (2+ messages)
[PATCH v4] drivers/vfio: Fix a redundant copy bug
2018-10-17 19:18 UTC
[PATCH v3] drivers/vfio: Fix a redundant copy bug
2018-10-17 19:10 UTC (5+ messages)
[PATCH] KVM: arm64: Safety check PSTATE when entering guest and handle IL
2018-10-17 19:02 UTC (2+ messages)
[PATCH 3/3] kvm: don't redefine flags as something else
2018-10-17 17:06 UTC (2+ messages)
[PATCH 0/5] target/i386: introduce coalesced pio
2018-10-17 17:05 UTC (8+ messages)
` [PATCH V6 1/5] target/i386 : add coalesced pio support
` [PATCH V6 2/5] target-i386 : add coalesced_pio API
` [PATCH V6 3/5] target-i386: add rtc 0x70 port as coalesced_pio
` [PATCH V6 4/5] target-i386: add i440fx 0xcf8 "
` [PATCH V6 5/5] target-i386: add q35 "
[PATCH v2] drivers/vfio: Fix a redundant copy bug
2018-10-17 14:20 UTC (3+ 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