messages from 2016-07-15 08:19:46 to 2016-07-19 12:55:11 UTC [more...]
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-07-19 12:55 UTC (9+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization
` [PATCH v11 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [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 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v11 8/8] iommu/arm-smmu: get/put the msi cookie
[kvm-unit-tests PATCH v5 00/12] PCI bus support
2016-07-19 12:53 UTC (13+ 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
[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] "
[PATCH V4 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-07-19 8:52 UTC (8+ 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 "
[PATCH] kvm: nVMX: Track active shadow VMCSs
2016-07-19 8:41 UTC (7+ messages)
ext4 error when testing virtio-scsi & vhost-scsi
2016-07-19 8:21 UTC (9+ messages)
[PATCH v2 0/2] VFIO SRIOV support
2016-07-19 7:06 UTC (9+ messages)
[PATCH v4] locking/pvqspinlock: Fix double hash race
2016-07-19 6:53 UTC (3+ 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
[PATCH V10 0/9] vfio, platform: add ACPI support
2016-07-19 0:24 UTC (13+ 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
[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 00/14] Present useful limits to user (v2)
2016-07-18 22:05 UTC (16+ messages)
` [PATCH 09/14] resource limits: track highwater mark of locked memory
[PATCH V9 0/9] vfio, platform: add ACPI support
2016-07-18 21:23 UTC (12+ messages)
` [PATCH V9 4/9] vfio: platform: add support for ACPI probe
` [PATCH V9 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V9 7/9] vfio, platform: make reset driver a requirement by default
[RFC/PATCHSET 0/3] virtio-pstore: Implement virtio pstore device
2016-07-18 17:50 UTC (14+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "
[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 (28+ messages)
` [PATCH v10 01/17] KVM: arm/arm64: move redistributor kvm_io_devices
` [PATCH v10 02/17] KVM: arm/arm64: check return value for kvm_register_vgic_device
` [PATCH v10 03/17] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v10 04/17] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v10 05/17] KVM: kvm_io_bus: add kvm_io_bus_get_dev() call
` [PATCH v10 06/17] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v10 07/17] irqchip: refactor and add GICv3 definitions
` [PATCH v10 08/17] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v10 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v10 10/17] KVM: arm64: introduce new KVM ITS device
` [PATCH v10 11/17] KVM: arm64: implement basic ITS register handlers
` [PATCH v10 12/17] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v10 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v10 14/17] KVM: arm64: allow updates of LPI configuration table
` [PATCH v10 15/17] KVM: arm64: implement ITS command queue command handlers
` [PATCH v10 16/17] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v10 17/17] KVM: arm64: enable ITS emulation as a virtual MSI controller
RFC: silencing kvm unimplemented msr spew
2016-07-18 15:26 UTC
[Bug 135471] New: Oops IP: [<ffffffffa0047081>] rmap_get_first+0x21/0x60
2016-07-18 14:48 UTC (10+ messages)
` [Bug 135471] "
[RFC v7 0/7] KVM: arm/arm64: gsi routing support
2016-07-18 13:25 UTC (8+ 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 4/7] KVM: move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing
` [RFC v7 6/7] KVM: arm/arm64: enable MSI routing
` [RFC v7 7/7] KVM: arm: enable KVM_SIGNAL_MSI and "
[PATCH] KVM: arm/arm64: fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
2016-07-18 10:57 UTC
[PATCH] KVM: VMX: do not exit to user space with error when PML full VMEXIT occurs during event delivery
2016-07-18 6:56 UTC (4+ messages)
linux-next: manual merge of the kvm tree with the powerpc tree
2016-07-18 5:55 UTC
linux-next: manual merge of the kvm tree with the powerpc tree
2016-07-18 5:54 UTC
[GIT PULL] KVM fixes for 4.7-rc8
2016-07-16 13:59 UTC
Re;跨境电子商务物流供应商.为中小微企業提供出口退税和单证報關出口物流运输
2016-07-16 6:44 UTC
[PATCH v4 02/12] cpus: pass CPUState to run_on_cpu helpers
2016-07-15 18:57 UTC
[PATCH] kvm: x86: nVMX: maintain internal copy of current VMCS
2016-07-15 17:54 UTC (3+ messages)
[PATCH 1/2] hostmem: fix QEMU crash by 'info memdev'
2016-07-15 17:16 UTC (6+ messages)
` [Qemu-devel] "
[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
2016-07-15 13:00 UTC (11+ messages)
` [kvm-unit-tests PATCH v3 01/10] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v3 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v3 03/10] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v3 04/10] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v3 05/10] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v3 06/10] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v3 08/10] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v3 09/10] arm/arm64: gicv3: "
` [kvm-unit-tests PATCH v3 10/10] arm/arm64: gic: don't just use zero
[PATCH] KVM: SVM: fix trashing of MSR_TSC_AUX
2016-07-15 12:30 UTC (3+ messages)
[PATCH 0/8] nvdimm: hotplug support
2016-07-15 9:56 UTC (5+ messages)
` [PATCH 7/8] pc: acpi: memhp: nvdimm "
` [Qemu-devel] "
[PATCH v9 00/17] KVM: arm64: GICv3 ITS emulation
2016-07-15 9:33 UTC (9+ messages)
` [PATCH v9 10/17] KVM: arm64: introduce new KVM ITS device
` [PATCH v9 15/17] KVM: arm64: implement ITS command queue command handlers
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).