kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-25 14:26:02 to 2018-04-30 15:30:28 UTC [more...]

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-30 15:30 UTC  (16+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context
` [PATCH 02/10] vfio: ccw: Transform FSM functions to return state
` [PATCH 03/10] vfio: ccw: new SCH_EVENT event
` [PATCH 04/10] vfio: ccw: replace IO_REQ event with SSCH_REQ event

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-30 15:03 UTC  (6+ messages)
` [PATCH v2 5/5] vfio: ccw: add traceponits for interesting error paths

[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
 2018-04-30 14:18 UTC  (26+ messages)
` [PATCH v2 03/17] arm64: Make page table helpers reusable
` [PATCH v2 04/17] arm64: Refactor pud_huge for reusability
` [PATCH v2 05/17] arm64: Helper for parange to PASize
` [PATCH v2 08/17] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v2 09/17] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v2 10/17] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [PATCH v2 13/17] kvm: arm/arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH 21/17] kvmtool: arm: Add support for creating VM with PA size

How to check if Vt-d is capable of posted-interrupt?
 2018-04-30 14:11 UTC 

[PATCH v6 00/11] Intel Processor Trace virtualization enabling
 2018-04-30 14:01 UTC  (8+ messages)
` [PATCH v6 01/11] perf/x86/intel/pt: Move Intel-PT MSR bit definitions to a public header
` [PATCH v6 02/11] perf/x86/intel/pt: Change pt_cap_get() to a public function
` [PATCH v6 03/11] perf/x86/intel/pt: Introduce a new function to get the capability of Intel PT

KVM call for 2018 - 05 - 08
 2018-04-30 13:41 UTC 

[PATCH] KVM: X86: Limit timer frequency with more smaller interval
 2018-04-30 12:31 UTC  (2+ messages)

[PATCH v6 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30 11:48 UTC  (13+ messages)
` [PATCH v6 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v6 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v6 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v6 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v6 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v6 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v6 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v6 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v6 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v6 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v5 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30  9:44 UTC  (17+ messages)
` [PATCH v5 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v5 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v5 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v5 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v5 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v5 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v5 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v5 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v5 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v5 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

[PATCH v3 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-30  7:25 UTC  (25+ messages)
` [PATCH v3 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v3 06/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v3 07/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v3 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v3 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v3 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION

[PATCH] vhost: make msg padding explicit
 2018-04-30  1:34 UTC  (2+ messages)

[PATCH v4] KVM: lapic: remove APIC Timer periodic/oneshot spikes
 2018-04-29 22:05 UTC 

WARNING in __mutex_unlock_slowpath
 2018-04-29 17:00 UTC 

general protection fault in __radix_tree_delete
 2018-04-29 17:00 UTC 

[PATCH] arm64: vgic-v2: Fix proxying of cpuif access
 2018-04-29 14:00 UTC  (4+ messages)

[PATCH v4 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-29 12:35 UTC  (19+ messages)
` [PATCH v4 01/12] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH v4 02/12] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 03/12] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH v4 04/12] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH v4 05/12] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH v4 06/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH v4 07/12] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH v4 08/12] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH v4 09/12] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH v4 10/12] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 11/12] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH v4 12/12] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512

KMSAN: uninit-value in _copy_to_iter (2)
 2018-04-29  8:10 UTC  (12+ messages)
` [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-28 10:48 UTC  (25+ messages)
` [RFC v2 1/2] virtio: add pmem driver
              ` [Qemu-devel] "
` [RFC v2 2/2] pmem: device flush over VIRTIO
` [RFC v2] qemu: Add virtio pmem device
  ` [Qemu-devel] "

[PATCH] [v3] x86: Convert x86_platform_ops to timespec64
 2018-04-28 10:09 UTC  (5+ messages)

[PATCH] migration: fix saving normal page even if it's been compressed
 2018-04-28  8:10 UTC 

[PATCH] migration: introduce decompress-error-check
 2018-04-28  6:13 UTC  (10+ messages)

[PATCH 1/2] X86/KVM: Properly restore 'tsc_offset' when running an L2 guest
 2018-04-28  0:42 UTC  (8+ messages)
` [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE

[GIT PULL] KVM fixes for Linux 4.17-rc3
 2018-04-27 21:18 UTC 

[PATCH] [RESEND] KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
 2018-04-27 19:58 UTC  (4+ messages)

[PATCH 2/3] sample: vfio mdev display - guest driver
 2018-04-27 17:21 UTC  (15+ messages)
` [libvirt] [PATCH 0/3] sample: vfio mdev display devices

[PATCH] KVM: vmx: update SECONDARY_EXEC_DESC only if CR4.UMIP changes
 2018-04-27 15:39 UTC  (2+ messages)

[PATCH] KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
 2018-04-27 14:49 UTC 

[PATCH v4 00/12] KVM: arm/arm64: Allow multiple GICv3 redistributor regions
 2018-04-27 14:18 UTC  (2+ messages)

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-04-27 12:36 UTC  (7+ messages)

[PATCH 01/11] KVM: PPC: add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
 2018-04-27 10:21 UTC  (3+ messages)

[PATCH v3] KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
 2018-04-27  6:44 UTC  (2+ messages)

[PULL 0/1] vfio-ccw: another bugfix
 2018-04-27  5:24 UTC  (2+ messages)

[PATCH v7 0/9] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-04-26 20:49 UTC  (11+ messages)
` [PATCH v7 1/9] i386: Helpers to encode cache information consistently
` [PATCH v7 2/9] i386: Add cache information in X86CPUDefinition
` [PATCH v7 3/9] i386: Initialize cache information for EPYC family processors
` [PATCH v7 4/9] i386: Add new property to control cache info
` [PATCH v7 5/9] i386: Use the statically loaded cache definitions
` [PATCH v7 6/9] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
` [PATCH v7 7/9] i386: Add support for CPUID_8000_001E for AMD
` [PATCH v7 8/9] i386: Enable TOPOEXT feature on AMD EPYC CPU
` [PATCH v7 9/9] i386: Remove generic SMT thread check

Issues with IGD legacy passthrough with a HP Probook 430 G4 and other hardware
 2018-04-26 20:43 UTC  (2+ messages)
  ` [vfio-users] "

[PULL] virtio: fixups
 2018-04-26 18:50 UTC 

[PATCH] x86/spectre_v2: Don't check microcode versions when running under hypervisors
 2018-04-26 13:14 UTC  (2+ messages)

[PATCH v3 00/10] migration: improve and cleanup compression
 2018-04-25 17:04 UTC  (2+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-25 16:21 UTC  (4+ messages)
` [PATCH v4 08/15] KVM: s390: interfaces to (de)configure guest's AP matrix

[Qemu-devel] [RFC v2] qemu: Add virtio pmem device
 2018-04-25 14:51 UTC  (4+ messages)

[PATCH 19/24] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
 2018-04-25 14:26 UTC  (6+ messages)
` [PATCH 20/24] KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 22/24] KVM/x86: Remove indirect MSR op calls from SPEC_CTRL


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).