messages from 2016-07-18 13:26:08 to 2016-07-20 11:43:38 UTC [more...]
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-07-20 11:43 UTC (12+ messages)
` [PATCH v11 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v11 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v11 3/8] iommu: introduce an msi cookie
` [PATCH v11 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v11 4/8] iommu/msi-iommu: initialization
` [PATCH v11 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v11 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v11 8/8] iommu/arm-smmu: get/put the msi cookie
[PATCH v2 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
2016-07-20 10:20 UTC (10+ messages)
[PATCH] content: Reserve virtio device ID for pstore
2016-07-20 9:16 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-07-20 9:09 UTC (19+ messages)
` [PATCH v11 02/10] genirq/msi: msi_compose wrapper
` [PATCH v11 03/10] genirq/irq: introduce msi_doorbell_info
` [PATCH v11 04/10] genirq/msi-doorbell: allow MSI doorbell (un)registration
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v11 01/10] genirq/msi: export msi_get_domain_info
` [PATCH v11 05/10] genirq/msi-doorbell: msi_doorbell_pages
` [PATCH v11 07/10] irqchip/gicv2m: register the MSI global doorbell
` [PATCH v11 08/10] irqchip/gicv3-its: "
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
[RFC/PATCHSET 0/3] virtio-pstore: Implement virtio pstore device
2016-07-20 8:29 UTC (13+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
[kvm-unit-tests PATCH v5 00/12] PCI bus support
2016-07-20 8:14 UTC (15+ messages)
` [kvm-unit-tests PATCH v5 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v5 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v5 03/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v5 04/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v5 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v5 06/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v5 07/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v5 08/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v5 09/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v5 10/12] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v5 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v5 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test
[RFC v7 0/7] KVM: arm/arm64: gsi routing support
2016-07-20 7:31 UTC (10+ messages)
` [RFC v7 1/7] KVM: api: pass the devid in the msi routing entry
` [RFC v7 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [RFC v7 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing
` [RFC v7 7/7] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing
[PART2 PATCH v4 05/11] iommu/amd: Detect and initialize guest vAPIC log
2016-07-20 7:15 UTC (2+ messages)
` [lkp] "
linux-next: manual merge of the kvm-arm tree with the kvm tree
2016-07-20 5:27 UTC
[PATCH v3 00/10] Support non-direct memory writes in cpu_memory_rw_debug
2016-07-20 5:03 UTC (11+ messages)
` [PATCH v3 01/10] Avoid needless calls to address_space_rw()
` [PATCH v3 02/10] Change signature of address_space_read() to avoid casting
` [PATCH v3 03/10] Change signature of address_space_write() "
` [PATCH v3 04/10] address_space_write_continue: Distill common code
` [PATCH v3 05/10] Rename MMUAccessType to MemoryAccessType
` [PATCH v3 06/10] Change signature of cpu_memory_rw_debug() to avoid casting
` [PATCH v3 07/10] Convert cpu_memory_rw_debug to use MemoryAccessType
` [PATCH v3 08/10] Convert address_space_rw "
` [PATCH v3 09/10] gdbstub: Convert target_memory_rw_debug "
` [PATCH v3 10/10] exec: Use address_space_rw to handle reads and wirtes
[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
2016-07-20 4:52 UTC (5+ messages)
` [ANNOUNCE] 2015-Q4 release of KVMGT (Was Re: KVMGT - the implementation of ...)
` [ANNOUNCE] 2016-Q1 "
` [ANNOUNCE] 2016-Q2 "
[PATCH kernel v2 0/2] powerpc/mm/iommu: Put pages on process exit
2016-07-20 4:34 UTC (3+ messages)
` [PATCH kernel v2 1/2] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v2 2/2] powerpc/mm/iommu: Put pages on process exit
RFC: silencing kvm unimplemented msr spew
2016-07-19 22:12 UTC (4+ messages)
[PATCH V11 0/9] vfio, platform: add ACPI support
2016-07-19 21:50 UTC (11+ messages)
` [PATCH V11 1/9] vfio: platform: rename reset function
` [PATCH V11 2/9] vfio: platform: move reset call to a common function
` [PATCH V11 3/9] vfio: platform: determine reset capability
` [PATCH V11 4/9] vfio: platform: add support for ACPI probe
` [PATCH V11 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V11 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V11 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V11 8/9] vfio: platform: check reset call return code during open
` [PATCH V11 9/9] vfio: platform: check reset call return code during release
[PATCH v2 0/2] VFIO SRIOV support
2016-07-19 19:43 UTC (11+ messages)
[PATCH V4 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-07-19 19:20 UTC (11+ messages)
` [PATCH V4 2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
` [PATCH V4 3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module
` [PATCH V4 4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats
` [PATCH V4 5/5] powerpc/kvm/stats: Implement existing and add new halt polling "
[PULL v2 24/55] intel_iommu: add support for split irqchip
2016-07-19 17:53 UTC (6+ messages)
` [PULL v2 29/55] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [PULL v2 30/55] kvm-irqchip: i386: add hook for add/remove virq
` [PULL v2 31/55] kvm-irqchip: x86: add msi route notify fn
` [PULL v2 32/55] kvm-irqchip: do explicit commit when update irq
` [PULL v2 34/55] kvm-all: add trace events for kvm irqchip ops
[PATCH 00/14] Present useful limits to user (v2)
2016-07-19 16:53 UTC (11+ messages)
` [PATCH 09/14] resource limits: track highwater mark of locked memory
[PATCH] kvm: nVMX: Track active shadow VMCSs
2016-07-19 16:22 UTC (9+ messages)
[PATCH V10 0/9] vfio, platform: add ACPI support
2016-07-19 15:29 UTC (16+ messages)
` [PATCH V10 1/9] vfio: platform: rename reset function
` [PATCH V10 2/9] vfio: platform: move reset call to a common function
` [PATCH V10 3/9] vfio: platform: determine reset capability
` [PATCH V10 4/9] vfio: platform: add support for ACPI probe
` [PATCH V10 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V10 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V10 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V10 8/9] vfio: platform: check reset call return code during open
` [PATCH V10 9/9] vfio: platform: check reset call return code during release
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-07-19 13:11 UTC (9+ messages)
` [PATCH v11 1/8] vfio: introduce a vfio_dma type field
` [PATCH v11 2/8] vfio/type1: vfio_find_dma accepting a type argument
` [PATCH v11 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
` [PATCH v11 3/8] vfio/type1: implement recursive vfio_find_dma_from_node
` [PATCH v11 5/8] vfio: allow reserved msi iova registration
` [PATCH v11 6/8] vfio/type1: check doorbell safety
` [PATCH v11 7/8] iommu/arm-smmu: do not advertise IOMMU_CAP_INTR_REMAP
` [PATCH v11 8/8] vfio/type1: return MSI geometry through VFIO_IOMMU_GET_INFO capability chains
[PATCH v2] arm64: KVM: VHE: Context switch MDSCR_EL1
2016-07-19 12:56 UTC
[PATCH] arm64: KVM: VHE: Context switch MDSCR_EL1
2016-07-19 12:44 UTC (3+ messages)
[PATCH 1/1] KVM: PPC: Introduce KVM_CAP_PPC_HTM
2016-07-19 9:24 UTC (6+ messages)
` [1/1] "
ext4 error when testing virtio-scsi & vhost-scsi
2016-07-19 8:21 UTC (6+ messages)
[PATCH v4] locking/pvqspinlock: Fix double hash race
2016-07-19 6:53 UTC (2+ messages)
[PATCH V2 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-07-19 1:31 UTC (12+ messages)
` [PATCH V2 4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics
[PULL 24/55] intel_iommu: add support for split irqchip
2016-07-18 22:46 UTC (6+ messages)
` [PULL 29/55] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [PULL 30/55] kvm-irqchip: i386: add hook for add/remove virq
` [PULL 31/55] kvm-irqchip: x86: add msi route notify fn
` [PULL 32/55] kvm-irqchip: do explicit commit when update irq
` [PULL 34/55] kvm-all: add trace events for kvm irqchip ops
[PATCH V9 0/9] vfio, platform: add ACPI support
2016-07-18 21:23 UTC (6+ messages)
` [PATCH V9 4/9] vfio: platform: add support for ACPI probe
[PATCH 00/13] A bunch of vgic-its fixes
2016-07-18 17:47 UTC (15+ messages)
` [PATCH 01/13] KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
` [PATCH 02/13] irqchip/gicv3-its: Restore all cacheability attributes
` [PATCH 03/13] KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
` [PATCH 04/13] KVM: arm64: vgic-its: Fix handling of indirect tables
` [PATCH 05/13] KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
` [PATCH 06/13] KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
` [PATCH 07/13] KVM: arm64: vgic-its: Validate the device table L1 entry
` [PATCH 08/13] KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables
` [PATCH 09/13] KVM: arm64: vgic-its: Add collection allocator/destructor
` [PATCH 10/13] KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
` [PATCH 11/13] KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
` [PATCH 12/13] KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
` [PATCH 13/13] KVM: arm64: vgic-its: Simplify MAPI error handling
[PATCH v10 00/17] KVM: arm64: GICv3 ITS emulation
2016-07-18 16:36 UTC (5+ messages)
` [PATCH v10 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
[Bug 135471] New: Oops IP: [<ffffffffa0047081>] rmap_get_first+0x21/0x60
2016-07-18 14:48 UTC (3+ messages)
` [Bug 135471] "
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).