messages from 2018-04-26 10:16:59 to 2018-05-02 08:22:17 UTC [more...]
[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
2018-05-02 8:22 UTC (26+ 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 07/10] vfio: ccw: Introduce the INIT event
` [PATCH 08/10] vfio: ccw: Handling reset and shutdown with states
` [PATCH 09/10] vfio: ccw: Suppressing the BOXED state
[RFC V3 PATCH 0/8] Packed ring for vhost
2018-05-02 8:05 UTC (3+ messages)
` [RFC V3 PATCH 1/8] vhost: move get_rx_bufs to vhost.c
[PATCH v6 00/11] Intel Processor Trace virtualization enabling
2018-05-02 7:41 UTC (9+ 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
[PATCH v3 0/6] KVM: x86: hyperv: PV TLB flush for Windows guests
2018-05-02 7:41 UTC (2+ messages)
[PATCH v2] KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support
2018-05-02 7:36 UTC (2+ messages)
[PATCH 1/1] vfio: ccw: fix error return in vfio_ccw_sch_event
2018-05-02 7:25 UTC
[PATCH] vhost: make msg padding explicit
2018-05-02 6:28 UTC (6+ messages)
[PATCH] migration: introduce decompress-error-check
2018-05-02 3:03 UTC (10+ messages)
[PATCH] migration: fix saving normal page even if it's been compressed
2018-05-02 2:46 UTC (2+ messages)
[PATCH v2 0/4] vfio/quirks: ioeventfd support
2018-05-01 17:05 UTC (8+ messages)
` [PATCH v2 1/4] vfio/quirks: Add common quirk alloc helper
` [PATCH v2 2/4] vfio/quirks: Add quirk reset callback
` [PATCH v2 3/4] vfio/quirks: ioeventfd quirk acceleration
` [PATCH v2 4/4] vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
[kvm-unit-tests PATCH] Support micro operation measurement on arm64
2018-05-01 14:57 UTC (5+ messages)
` [kvm-unit-tests PATCH] arm64: add micro test
[PATCH v2 RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
2018-05-01 5:04 UTC
[PATCH RFC 1/1] KVM: PPC: Book3S HV: pack VCORE IDs to access full VCPU ID space
2018-05-01 4:52 UTC (6+ messages)
[PATCH v2] KVM: X86: Limit timer frequency to 200ms
2018-04-30 23:35 UTC
[PATCH] VFIO: Fix Documentation
2018-04-30 18:38 UTC (2+ messages)
How to check if Vt-d is capable of posted-interrupt?
2018-04-30 18:13 UTC (4+ messages)
[PATCH v2] KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
2018-04-30 17:01 UTC
[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
2018-04-30 16:51 UTC (7+ messages)
` [PATCH v2 5/5] vfio: ccw: add traceponits for interesting error paths
[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
2018-04-30 16:10 UTC (4+ messages)
` [PATCH v6 4/7] iommu/dma: Move PCI window region reservation back into dma specific path
[PATCH v2 00/17] kvm: arm64: Dynamic & 52bit IPA support
2018-04-30 14:18 UTC (20+ 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 10/17] kvm: arm64: Dynamic configuration of VTCR and VTTBR mask
` [kvmtool PATCH 21/17] kvmtool: arm: Add support for creating VM with PA size
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 (14+ messages)
` [PATCH v3 07/12] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [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 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
[PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
2018-04-29 8:10 UTC (11+ messages)
[RFC v2 0/2] kvm "fake DAX" device flushing
2018-04-28 10:48 UTC (19+ 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 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)
[libvirt] [PATCH 0/3] sample: vfio mdev display devices
2018-04-27 17:21 UTC (13+ messages)
[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
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;
as well as URLs for NNTP newsgroup(s).