messages from 2017-04-06 17:12:13 to 2017-04-11 08:05:52 UTC [more...]
KVM call for 2017-04-11
2017-04-11 8:05 UTC (2+ messages)
[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
2017-04-11 5:37 UTC (21+ messages)
` [PATCH RFC 1/6] KVM: fix guest_mode optimization in kvm_make_all_cpus_request()
` [PATCH 2/6] KVM: use kvm_{test,clear}_request instead of {test,clear}_bit
` [PATCH 3/6] KVM: x86: use kvm_make_request instead of set_bit
` [PATCH 4/6] KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
` [PATCH RFC 5/6] KVM: mark requests that do not need a wakeup
` [PATCH 6/6] KVM: perform a wake_up in kvm_make_all_cpus_request
[PULL] vhost: cleanups and fixes
2017-04-10 21:36 UTC
[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
2017-04-10 20:04 UTC (26+ messages)
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` Need information on type 2 IOMMU
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work
` [RFC PATCH linux] iommu: Add virtio-iommu driver
` [RFC PATCH kvmtool 00/15] Add virtio-iommu
` [RFC PATCH kvmtool 01/15] virtio: synchronize virtio-iommu headers with Linux
` [RFC PATCH kvmtool 02/15] FDT: (re)introduce a dynamic phandle allocator
` [RFC PATCH kvmtool 03/15] virtio: add virtio-iommu
` [RFC PATCH kvmtool 04/15] Add a simple IOMMU
` [RFC PATCH kvmtool 05/15] iommu: describe IOMMU topology in device-trees
` [RFC PATCH kvmtool 06/15] irq: register MSI doorbell addresses
` [RFC PATCH kvmtool 07/15] virtio: factor virtqueue initialization
` [RFC PATCH kvmtool 08/15] virtio: add vIOMMU instance for virtio devices
` [RFC PATCH kvmtool 09/15] virtio: access vring and buffers through IOMMU mappings
` [RFC PATCH kvmtool 10/15] virtio-pci: translate MSIs with the virtual IOMMU
` [RFC PATCH kvmtool 11/15] virtio: set VIRTIO_F_IOMMU_PLATFORM when necessary
` [RFC PATCH kvmtool 12/15] vfio: add support for virtual IOMMU
` [RFC PATCH kvmtool 13/15] virtio-iommu: debug via IPC
` [RFC PATCH kvmtool 14/15] virtio-iommu: implement basic debug commands
` [RFC PATCH kvmtool 15/15] virtio: use virtio-iommu when available
` Re: [RFC 0/3] virtio-iommu: a paravirtualized IOMMU
` [virtio-dev] "
Problem with USB passthrough and Windows 7
2017-04-10 20:01 UTC (3+ messages)
[Bug 195315] New: Kernel WARNING: At arch/x86/kvm/lapic.c:1468 kvm_lapic_expired_hv_timer+0xee/0x110
2017-04-10 19:07 UTC
[PATCH v4 00/22] vITS save/restore
2017-04-10 15:17 UTC (50+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation
` [PATCH v4 02/22] KVM: arm/arm64: rename itte into ite
` [PATCH v4 03/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v4 04/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v4 05/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v4 06/22] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v4 07/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v4 08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v4 09/22] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [PATCH v4 10/22] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [PATCH v4 11/22] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [PATCH v4 14/22] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [PATCH v4 15/22] KVM: arm64: ITS: Sort the device and ITE lists
` [PATCH v4 17/22] KVM: arm64: ITS: Add infrastructure for table lookup
` [PATCH v4 18/22] KVM: arm64: ITS: Collection table save/restore
` [PATCH v4 20/22] KVM: arm64: ITS: ITT flush and restore
` [PATCH v4 21/22] KVM: arm64: ITS: Device table save/restore
` [PATCH v4 22/22] KVM: arm64: ITS: Pending "
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-04-10 11:02 UTC (4+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
[PATCH 0/2] GICv3 world-switch fixes for -next
2017-04-10 9:19 UTC (3+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
USB passthrough - strange device keeps resetting
2017-04-10 8:23 UTC (2+ messages)
[Bug 195309] New: qemu-system-x86_64: using __this_cpu_read() in preemptible
2017-04-10 8:27 UTC (2+ messages)
` [Bug 195309] "
linux-next: manual merge of the kvm-arm tree with the kvm tree
2017-04-10 6:26 UTC (2+ messages)
linux-next: manual merge of the kvms390 tree with the kvm, kvm-arm and kvm-ppc trees
2017-04-10 4:17 UTC
linux-next: manual merge of the kvm-ppc tree with the kvm and kvm-arm trees
2017-04-10 4:10 UTC
[Bug 195297] New: Multiqueue
2017-04-09 5:25 UTC
[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
2017-04-08 19:32 UTC (36+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending
` [PATCH v2 2/9] KVM: Add documentation for VCPU requests
` [PATCH v2 4/9] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu request
[GIT PULL] KVM fixes for 4.11-rc6
2017-04-07 20:47 UTC
[vhost:linux-next 13/26] drivers//virtio/virtio_pci_common.c:186:7: error: too few arguments to function 'vp_dev->setup_vq'
2017-04-07 20:21 UTC
[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
2017-04-07 15:56 UTC (3+ messages)
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler
[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
2017-04-07 14:50 UTC (12+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
[RFC kvm-unit-tests PATCH 0/8] Support for out-of-tree builds
2017-04-07 14:42 UTC (26+ messages)
` [RFC kvm-unit-tests PATCH 1/8] configure: make it run-able from outside source tree
` [RFC kvm-unit-tests PATCH 2/8] Makefile: ensure build-head works out-of-src-tree
` [RFC kvm-unit-tests PATCH 3/8] Makefile: set VPATH based on SRCDIR
` [RFC kvm-unit-tests PATCH 4/8] Makefiles: use explicit path for including sub-Makefiles
` [RFC kvm-unit-tests PATCH 5/8] Makefile: add explicit mkdir for .o targets
` [RFC kvm-unit-tests PATCH 6/8] Makefiles: handle linking of scripts into build-tree
` [RFC kvm-unit-tests PATCH 7/8] Makefiles: fix up the x86 build include and link paths
` [RFC kvm-unit-tests PATCH 8/8] Makefiles: fix up the arm "
` [RFC kvm-unit-tests PATCH 9/8] Makefiles: Fix up the powerpc "
[kvm-unit-tests PATCH] lib: Add headers to generic library files
2017-04-07 13:49 UTC (2+ messages)
[GIT PULL 0/9] KVM: s390: features for 4.12 (via kvm/next)
2017-04-07 12:27 UTC (13+ messages)
` [GIT PULL 1/9] KVM: s390: log runtime instrumentation enablement
` [GIT PULL 2/9] KVM: s390: Handle sthyi also for instruction intercept
` [GIT PULL 3/9] KVM: s390: use defines for execution controls
` [GIT PULL 4/9] KVM: s390: Use defines for intercept code
` [GIT PULL 5/9] KVM: s390: gs support for kvm guests
` [PATCH] KVM: s390: Fix sdnxo setting for nested guests
` [GIT PULL 6/9] KVM: s390: interface for suppressible I/O adapters
` [GIT PULL 7/9] KVM: s390: introduce ais mode modify function
` [GIT PULL 8/9] KVM: s390: introduce adapter interrupt inject function
` [GIT PULL 9/9] KVM: s390: introduce AIS capability
[PATCH] kvm: pass the virtual SEI syndrome to guest OS
2017-04-07 9:21 UTC (16+ messages)
` [edk2] "
[PATCH v2 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
2017-04-07 9:09 UTC (3+ messages)
` [PATCH v2 1/2] KVM: x86: remaster kvm_write_tsc code
` [PATCH v2 2/2] KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
[PATCH v2 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
2017-04-07 9:06 UTC (3+ messages)
` [PATCH 1/2] KVM: x86: remaster kvm_write_tsc code
` [PATCH 2/2] KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
[PATCH v3 00/24] pic/ioapic/irqchip cleanups + minor fixes
2017-04-07 8:50 UTC (25+ messages)
` [PATCH v3 01/24] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
` [PATCH v3 02/24] KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
` [PATCH v3 03/24] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
` [PATCH v3 04/24] KVM: x86: check against irqchip_mode in pic_in_kernel()
` [PATCH v3 05/24] KVM: x86: check against irqchip_mode in ioapic_in_kernel()
` [PATCH v3 06/24] KVM: x86: get rid of pic_irqchip()
` [PATCH v3 07/24] KVM: x86: get rid of ioapic_irqchip()
` [PATCH v3 08/24] KVM: x86: use ioapic_in_kernel() to check for ioapic existence
` [PATCH v3 09/24] KVM: x86: remove duplicate checks for ioapic
` [PATCH v3 10/24] KVM: x86: convert kvm_(set|get)_ioapic() into void
` [PATCH v3 11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
` [PATCH v3 12/24] KVM: x86: push usage of slots_lock down
` [PATCH v3 13/24] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
` [PATCH v3 14/24] KVM: x86: remove all-vcpu request from kvm_ioapic_init()
` [PATCH v3 15/24] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
` [PATCH v3 16/24] KVM: x86: rename kvm_vcpu_request_scan_ioapic()
` [PATCH v3 17/24] KVM: x86: drop goto label in kvm_set_routing_entry()
` [PATCH v3 18/24] KVM: x86: cleanup return handling in setup_routing_entry()
` [PATCH v3 19/24] KVM: x86: simplify pic_unlock()
` [PATCH v3 20/24] KVM: x86: make kvm_pic_reset() static
` [PATCH v3 21/24] KVM: x86: drop picdev_in_range()
` [PATCH v3 22/24] KVM: x86: set data directly in picdev_read()
` [PATCH v3 23/24] KVM: x86: simplify pic_ioport_read()
` [PATCH v3 24/24] KVM: x86: use irqchip_kernel() to check for pic+ioapic
[PATCH v8 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
2017-04-07 6:30 UTC (5+ messages)
` [PATCH v8 1/3] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v8 2/3] powerpc/book3s: EXPORT_SYMBOL machine_check_print_event_info
` [PATCH v8 3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
linux-next: manual merge of the kvms390 tree with the kvm and kvm-ppc trees
2017-04-07 4:14 UTC
linux-next: manual merge of the kvm-ppc tree with the kvm tree
2017-04-07 4:06 UTC
[PATCH v2] vfio/type1: Remove locked page accounting workqueue
2017-04-06 19:32 UTC (4+ messages)
[PATCH v3 0/5] Support userspace irqchip with arch timers
2017-04-06 19:13 UTC (8+ messages)
` [PATCH v3 4/5] KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
` [PATCH v3 5/5] KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
[GIT PULL] KVM: MIPS: VZ support, Octeon III, and TLBR
2017-04-06 17:38 UTC (2+ messages)
[PATCH 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
2017-04-06 17:25 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
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