messages from 2016-07-19 15:14:38 to 2016-07-22 16:04:40 UTC [more...]
RFC: silencing kvm unimplemented msr spew
2016-07-22 16:04 UTC (8+ messages)
[PATCH 0/4] vmx: miscellaneous cleanups
2016-07-22 15:51 UTC (13+ messages)
` [PATCH 1/4] nvmx: use warn_on for buggy cases when emulating invept/invvpid
` [PATCH 2/4] nvmx: mark ept single context invalidation as supported
` [PATCH 3/4] mmu: don't pass *kvm to spte_write_protect
` [PATCH 4/4] nvmx: check for shadow vmcs check on entry
[PATCH] arm64: kvm: set cpsr before spsr on fault injection
2016-07-22 15:37 UTC (2+ messages)
[PATCH 0/2] arm64: add pabt injection test
2016-07-22 14:46 UTC (4+ messages)
` [PATCH 1/2] arm64: add start_usr32
` [PATCH 2/2] arm64: add pabt injection test
[RFC v8 0/7] KVM: arm/arm64: gsi routing support
2016-07-22 14:46 UTC (12+ messages)
` [RFC v8 1/7] KVM: api: Pass the devid in the msi routing entry
` [RFC v8 2/7] KVM: Add devid in kvm_kernel_irq_routing_entry
` [RFC v8 3/7] KVM: irqchip: Convey devid to kvm_set_msi
` [RFC v8 4/7] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header
` [RFC v8 5/7] KVM: arm/arm64: Enable irqchip routing
` [RFC v8 6/7] KVM: arm/arm64: Enable MSI routing
` [RFC v8 7/7] KVM: arm: Enable KVM_SIGNAL_MSI and "
[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
2016-07-22 14:08 UTC (17+ messages)
` [PATCH v11 04/10] genirq/msi-doorbell: allow MSI doorbell (un)registration
` [PATCH v11 05/10] genirq/msi-doorbell: msi_doorbell_pages
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested
[PATCH kernel v2 0/2] powerpc/mm/iommu: Put pages on process exit
2016-07-22 14:00 UTC (4+ messages)
` [PATCH kernel v2 1/2] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [kernel,v2,1/2] "
` [PATCH kernel v2 2/2] powerpc/mm/iommu: Put pages on process exit
[RFC v7 0/7] KVM: arm/arm64: gsi routing support
2016-07-22 13:59 UTC (28+ 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 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 "
[Bug 136291] New: Hello America +$$$$***I~855=709~2847+$$*+*$@ Epson Printer tech Support Phone Number, customer service phone number
2016-07-21 19:03 UTC
[PULL v5 25/57] intel_iommu: add support for split irqchip
2016-07-21 17:53 UTC (6+ messages)
` [PULL v5 30/57] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [PULL v5 31/57] kvm-irqchip: i386: add hook for add/remove virq
` [PULL v5 32/57] kvm-irqchip: x86: add msi route notify fn
` [PULL v5 33/57] kvm-irqchip: do explicit commit when update irq
` [PULL v5 35/57] kvm-all: add trace events for kvm irqchip ops
[PULL v4 24/57] intel_iommu: add support for split irqchip
2016-07-21 16:28 UTC (6+ messages)
` [PULL v4 29/57] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [PULL v4 30/57] kvm-irqchip: i386: add hook for add/remove virq
` [PULL v4 31/57] kvm-irqchip: x86: add msi route notify fn
` [PULL v4 32/57] kvm-irqchip: do explicit commit when update irq
` [PULL v4 34/57] kvm-all: add trace events for kvm irqchip ops
[PATCH v2] arm64: KVM: VHE: Context switch MDSCR_EL1
2016-07-21 13:53 UTC (5+ messages)
PREVIEW: [GIT PULL 0/2] KVM: s390: Feature and fix for kvm/next (4.8) part 4
2016-07-21 13:07 UTC (8+ messages)
` [GIT PULL 1/2] KVM: s390: allow user space to handle instr 0x0000
` [GIT PULL 2/2] KVM: s390: let ptff intercepts result in cc=3
[PATCH v3 0/4] implement vcpu preempted check
2016-07-21 11:45 UTC (5+ messages)
` [PATCH v3 1/4] kernel/sched: introduce vcpu preempted check interface
` [PATCH v3 2/4] powerpc/spinlock: support vcpu preempted check
` [PATCH v3 3/4] locking/osq: Drop the overhead of osq_lock()
` [PATCH v3 4/4] kernel/locking: Drop the overhead of {mutex, rwsem}_spin_on_owner
[kvm-unit-tests PATCH v5 00/12] PCI bus support
2016-07-21 9:38 UTC (21+ messages)
` [kvm-unit-tests PATCH v5 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v5 04/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v6 "
` [kvm-unit-tests PATCH v5 05/12] pci: Factor out pci_bar_get()
` [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 V4 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
2016-07-21 9:24 UTC (8+ messages)
` [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 v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-07-21 8:14 UTC (2+ messages)
[QEMU v2 0/9] Fast (de)inflating & fast live migration
2016-07-21 8:10 UTC (2+ messages)
[PATCH v2 0/2] VFIO SRIOV support
2016-07-21 5:51 UTC (12+ messages)
linux-next: manual merge of the kvm tree with the powerpc tree
2016-07-21 4:37 UTC
How to expose the particular sound card to kvm guest?
2016-07-21 4:34 UTC
[PATCH v3 00/10] Support non-direct memory writes in cpu_memory_rw_debug
2016-07-21 1:48 UTC (15+ 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
[PULL v3 24/55] intel_iommu: add support for split irqchip
2016-07-20 17:47 UTC (6+ messages)
` [PULL v3 29/55] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [PULL v3 30/55] kvm-irqchip: i386: add hook for add/remove virq
` [PULL v3 31/55] kvm-irqchip: x86: add msi route notify fn
` [PULL v3 32/55] kvm-irqchip: do explicit commit when update irq
` [PULL v3 34/55] kvm-all: add trace events for kvm irqchip ops
[PATCH v7 00/15] kvmtool: arm: ITS emulation and GSI routing support
2016-07-20 17:04 UTC (16+ messages)
` [PATCH v7 01/15] FDT: introduce global phandle allocation
` [PATCH v7 02/15] arm: use new phandle allocation functions
` [PATCH v7 03/15] irq: move IRQ routing into irq.c
` [PATCH v7 04/15] MSI-X: update GSI routing after changed MSI-X configuration
` [PATCH v7 05/15] virtio: fix endianness check for vhost support
` [PATCH v7 06/15] PCI: Only allocate IRQ routing entry when available
` [PATCH v7 07/15] TEMPORARY: update public headers for GICv3 ITS emulation
` [PATCH v7 08/15] arm: allow creation of an MSI register frame region
` [PATCH v7 09/15] arm: FDT: create MSI controller DT node
` [PATCH v7 10/15] add kvm__check_vm_capability
` [PATCH v7 11/15] PCI: inject PCI device ID on MSI injection
` [PATCH v7 12/15] arm: setup SPI IRQ routing tables
` [PATCH v7 13/15] extend GSI IRQ routing to take a device ID
` [PATCH v7 14/15] arm64: enable GICv3-ITS emulation
` [PATCH v7 15/15] arm: gic: allow 32-bit compilation
[RFC/PATCHSET 0/3] virtio-pstore: Implement virtio pstore device
2016-07-20 12:56 UTC (16+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
2016-07-20 11:52 UTC (6+ messages)
` [PATCH v11 4/8] iommu/msi-iommu: initialization
[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] "
[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
[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 V11 0/9] vfio, platform: add ACPI support
2016-07-19 21:50 UTC (2+ messages)
[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 (5+ messages)
[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 (8+ messages)
` [PATCH V10 4/9] vfio: platform: add support for ACPI probe
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).