kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 11:56:56 to 2019-07-06 11:19:34 UTC [more...]

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-05 11:01 UTC  (16+ messages)
` [RFC v1 01/18] linux-headers: import iommu.h from kernel
` [RFC v1 02/18] linux-headers: import vfio.h "
` [RFC v1 03/18] hw/pci: introduce PCIPASIDOps to PCIDevice
` [RFC v1 04/18] intel_iommu: add "sm_model" option
` [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation
` [RFC v1 06/18] intel_iommu: support virtual command emulation and pasid request
` [RFC v1 07/18] hw/pci: add pci_device_bind/unbind_gpasid
` [RFC v1 08/18] vfio/pci: add vfio bind/unbind_gpasid implementation
` [RFC v1 09/18] intel_iommu: process pasid cache invalidation
` [RFC v1 10/18] intel_iommu: tag VTDAddressSpace instance with PASID
` [RFC v1 11/18] intel_iommu: create VTDAddressSpace per BDF+PASID
` [RFC v1 12/18] intel_iommu: bind/unbind guest page table to host
` [RFC v1 13/18] intel_iommu: flush pasid cache after a DSI context cache flush
` [RFC v1 14/18] hw/pci: add flush_pasid_iotlb() in PCIPASIDOps
` [RFC v1 15/18] vfio/pci: adds support for PASID-based iotlb flush

[PATCH] KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
 2019-07-06 10:13 UTC 

[PATCH] kvm: x86: Fix -Wmissing-prototypes warnings
 2019-07-06  8:29 UTC 

[GIT PULL] Final KVM changes for 5.2
 2019-07-06  2:35 UTC  (2+ messages)

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2019-07-06  1:26 UTC  (3+ messages)
` [PATCH v7 1/2] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v7 2/2] KVM: LAPIC: Inject timer interrupt via posted interrupt

[PATCH 0/4] target/i386: kvm: Various nested-state fixes
 2019-07-05 21:06 UTC  (5+ messages)
` [PATCH 1/4] target/i386: kvm: Init nested-state for VMX when vCPU expose VMX
` [PATCH 2/4] target/i386: kvm: Init nested-state for vCPU exposed with SVM
` [PATCH 3/4] target/i386: kvm: Save nested-state only in case vCPU have set VMXON region
` [PATCH 4/4] target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX

[PATCH] kvm: x86: some tsc debug cleanup
 2019-07-05 17:10 UTC 

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-05 17:08 UTC 

[PATCH v6 0/2] KVM: LAPIC: Implement Exitless Timer
 2019-07-05 16:04 UTC  (4+ messages)
` [PATCH v6 1/2] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v6 2/2] KVM: LAPIC: Inject timer interrupt via posted interrupt

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-05 15:55 UTC  (13+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH v2] KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
 2019-07-05 15:46 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-05 15:28 UTC  (81+ messages)
` [PATCH 01/59] KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
` [PATCH 02/59] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
` [PATCH 04/59] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH 06/59] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH 07/59] KVM: arm64: nv: Add EL2 system registers to vcpu context
` [PATCH 11/59] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2
` [PATCH 13/59] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH 15/59] KVM: arm64: nv: Refactor vcpu_{read,write}_sys_reg
` [PATCH 16/59] KVM: arm64: nv: Save/Restore vEL2 sysregs
` [PATCH 21/59] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH 23/59] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting
` [PATCH 26/59] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH 27/59] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings
` [PATCH 32/59] KVM: arm64: nv: Hide RAS from nested guests
` [PATCH 33/59] KVM: arm64: nv: Pretend we only support larger-than-host page sizes
` [PATCH 34/59] KVM: arm/arm64: nv: Factor out stage 2 page table data from struct kvm
` [PATCH 35/59] KVM: arm/arm64: nv: Support multiple nested stage 2 mmu structures
` [PATCH 37/59] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu
` [PATCH 52/59] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH 53/59] KVM: arm64: nv: Implement maintenance interrupt forwarding

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-05 14:49 UTC  (14+ messages)

[PATCH kvmtool 0/2] Add terminal detach feature
 2019-07-05 14:29 UTC  (5+ messages)
` [PATCH kvmtool 1/2] term: Avoid busy loop with unconnected pseudoterminals
` [PATCH kvmtool 2/2] Add detach feature

[PATCH v15 0/7] virtio pmem driver
 2019-07-05 14:03 UTC  (8+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "

[PATCH] KVM: LAPIC: ARBPRI is a reserved register for x2APIC
 2019-07-05 13:47 UTC  (6+ messages)

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-07-05 13:42 UTC  (8+ messages)
` [PATCH v5 2/4] KVM: LAPIC: Inject timer interrupt via posted interrupt
` [PATCH v5 4/4] KVM: LAPIC: Don't inject already-expired timer "

[PATCH] kvm: LAPIC: write down valid APIC registers
 2019-07-05 13:24 UTC 

[PULL 0/1] vfio-ccw fix for 5.3
 2019-07-05 12:20 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1

[PATCH v7 0/6] vfio/type1: Add support for valid iova list management
 2019-07-05 12:09 UTC  (12+ messages)
` [PATCH v7 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v7 2/6] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v7 3/6] vfio/type1: Update iova list on detach

[PATCH 0/2] scsi: add support for request batching
 2019-07-05 11:58 UTC  (18+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[PATCH v3 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-05 11:04 UTC  (4+ messages)
` [PATCH v3 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH v3 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v3 3/3] vsock/virtio: fix flush of works "

[PATCH] KVM: LAPIC: Reset timer_advance_ns to 1000 after adaptive tuning goes insane
 2019-07-05  9:50 UTC  (2+ messages)

[PATCH][resend] KVM: fix error handling in svm_cpu_init
 2019-07-05  6:29 UTC 

[PATCH][resend] KVM: fix error handling in svm_hardware_setup
 2019-07-05  6:24 UTC 

[PATCH] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
 2019-07-05  6:10 UTC  (3+ messages)

[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-05  0:18 UTC  (10+ messages)
` [PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH v2 2/3] vsock/virtio: stop workers during the .remove()

[PATCH] target/i386: kvm: Fix when nested state is needed for migration
 2019-07-04 15:34 UTC  (5+ messages)

[PATCH 0/5] KVM: cpuid: cleanups, simplify multi-index CPUID leaves
 2019-07-04 14:07 UTC  (6+ messages)
` [PATCH 1/5] KVM: cpuid: do_cpuid_ent works on a whole CPUID function
` [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
` [PATCH 3/5] KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
` [PATCH 4/5] KVM: cpuid: rename do_cpuid_1_ent
` [PATCH 5/5] KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param

[PATCH v2] KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
 2019-07-04 13:17 UTC  (2+ messages)

Pre-required Kconfigs for kvm unit tests
 2019-07-04 13:11 UTC  (5+ messages)

[PATCH] KVM: arm64/sve: Fix vq_present() macro to yield a bool
 2019-07-04 12:47 UTC  (3+ messages)

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-04 12:22 UTC  (2+ messages)

[PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
 2019-07-04 12:21 UTC 

[PATCH 0/2] fix likely hint of sched_info_on()
 2019-07-04 12:17 UTC  (5+ messages)
` [PATCH 1/2] kvm: x86: add likely to sched_info_on()
` [PATCH 2/2] sched: fix unlikely use of sched_info_on()

[patch 0/5] cpuidle haltpoll driver and governor (v6)
 2019-07-04 11:13 UTC  (9+ messages)
` [patch 1/5] add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add poll_limit_ns to cpuidle_device structure
` [patch 3/5] governors: unify last_state_idx
` [patch 4/5] cpuidle: add haltpoll governor
` [patch 5/5] cpuidle-haltpoll: disable host side polling when kvm virtualized

[PATCH 0/5] KVM: some x86 MMU cleanup and new tracepoints
 2019-07-04  9:32 UTC  (6+ messages)
` [PATCH 1/5] kvm: x86: Do not release the page inside mmu_set_spte()
` [PATCH 2/5] KVM: x86: make FNAME(fetch) and __direct_map more similar
` [PATCH 3/5] KVM: x86: remove now unneeded hugepage gfn adjustment
` [PATCH 4/5] KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
` [PATCH 5/5] KVM: x86: add tracepoints around __direct_map and FNAME(fetch)

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-07-04  0:37 UTC  (8+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH 0/2 v2]nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
 2019-07-03 23:54 UTC  (3+ messages)
` [PATCH 1/2 v2] KVM nVMX: "
` [PATCH 2/2 v2]kvm-unit-test: nVMX: Test "

[PATCH 0/2] nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of nested guests
 2019-07-03 23:57 UTC  (4+ messages)
` [PATCH 1/2] KVM "

linux-next: Fixes tags need some work in the kvm tree
 2019-07-03 21:49 UTC 

[PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC
 2019-07-03 21:16 UTC  (3+ messages)
` [PATCH 1/6] KVM: x86: Add callback functions for handling APIC ID, DFR and LDR update

[PATCH v4 0/5] x86 instruction emulator fuzzing
 2019-07-03 20:04 UTC  (4+ messages)

[PATCH v2 0/9] x86: Concurrent TLB flushes
 2019-07-03 18:09 UTC  (6+ messages)
` [PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
      ` [Xen-devel] "

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-03 16:27 UTC  (7+ messages)
` [PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
` [PATCH 4/4] kvm: x86: convert TSC pr_debugs to be gated by CONFIG_KVM_DEBUG


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).