kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-04 17:31:50 to 2016-11-08 02:20:14 UTC [more...]

[PATCH v11 00/22] Add Mediated device support
 2016-11-08  2:20 UTC  (37+ messages)
` [PATCH v11 01/22] vfio: Mediated device Core driver
` [PATCH v11 02/22] vfio: VFIO based driver for Mediated devices
` [PATCH v11 03/22] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v11 04/22] vfio: Common function to increment container_users
` [PATCH v11 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v11 06/22] vfio iommu type1: Update arguments of vfio_lock_acct
` [PATCH v11 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v11 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v11 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v11 12/22] vfio: Add notifier callback to parent's ops structure of mdev
` [PATCH v11 13/22] vfio: Introduce common function to add capabilities
` [PATCH v11 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v11 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v11 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v11 17/22] vfio_platform: "
` [PATCH v11 18/22] vfio: Define device_api strings
` [PATCH v11 19/22] docs: Add Documentation for Mediated devices
` [PATCH v11 20/22] docs: Sysfs ABI for mediated device framework
` [PATCH v11 21/22] docs: Sample driver to demonstrate how to use Mediated "
` [PATCH v11 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers

[PATCH 4/7] kvmtool: check strncpy return value
 2016-11-08  2:10 UTC  (2+ messages)

[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
 2016-11-08  2:08 UTC  (2+ messages)

[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
 2016-11-08  1:48 UTC  (2+ messages)

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2016-11-08  0:07 UTC  (7+ messages)

[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
 2016-11-08  0:06 UTC  (25+ messages)
` [QEMU PATCH v2] "

[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
 2016-11-07 20:45 UTC  (6+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group

[PATCH v9 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-07 20:13 UTC  (9+ messages)
` [PATCH v9 1/7] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v9 2/7] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v9 3/7] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v9 4/7] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v9 5/7] x86/cpufeature: Detect CPUID faulting support
` [PATCH v9 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v9 7/7] KVM: x86: virtualize cpuid faulting

[PATCH kvm-unit-tests 00/17] VT-d unit test
 2016-11-07 19:45 UTC  (40+ messages)
` [PATCH kvm-unit-tests 01/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests 05/17] x86/asm: add cpu_relax()
` [PATCH kvm-unit-tests 06/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests 07/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests 09/17] pci: add pci_config_write[wb]()
` [PATCH kvm-unit-tests 10/17] pci: provide pci_set_master()
` [PATCH kvm-unit-tests 12/17] pci: add bdf helpers
` [PATCH kvm-unit-tests 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests 14/17] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests 15/17] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests 16/17] x86: intel-iommu: add IR MSI test
` [PATCH kvm-unit-tests 17/17] x86/unittests: add intel-iommu test

[PATCH kernel v4 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-11-07 17:23 UTC  (5+ messages)
` [PATCH kernel v4 7/7] virtio-balloon: tell host vm's unused page info

[PATCH v3] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-11-07 17:07 UTC  (10+ messages)

Virtio blk latency
 2016-11-07 16:43 UTC 

[kvm-unit-tests PATCH v9 00/12] PCI bus support
 2016-11-07 15:43 UTC  (15+ messages)
` [kvm-unit-tests PATCH v9 10/12] pci: Add generic ECAM host support
      ` [kvm-unit-tests PATCH v10 "

[PATCH 00/14] improve nvdimm hotplug
 2016-11-07 15:35 UTC  (29+ messages)
` [PATCH 01/14] qdev: hotplug: drop HotplugHandler.post_plug callback
` [PATCH 02/14] nvdimm acpi: drop the lock of fit buffer
` [PATCH 03/14] pc: memhp: move nvdimm hotplug out of memory hotplug
` [PATCH 04/14] pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
` [PATCH 05/14] nvdimm acpi: clean up nvdimm_build_acpi
` [PATCH 06/14] docs: improve the doc of Read FIT method
` [PATCH 07/14] nvdimm acpi: rename nvdimm_plugged_device_list
` [PATCH 08/14] nvdimm acpi: cleanup nvdimm_build_fit
` [PATCH 09/14] nvdimm acpi: rename nvdimm_acpi_hotplug
` [PATCH 10/14] nvdimm acpi: define DSM return codes
` [PATCH 11/14] nvdimm acpi: fix two comments
` [PATCH 12/14] nvdimm acpi: rename nvdimm_dsm_reserved_root
` [PATCH 13/14] nvdimm acpi: use aml_name_decl to define named object
` [PATCH 14/14] nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE

[PATCH v2] KVM: nVMX: add tracepoint for vmwrite
 2016-11-07 13:55 UTC  (2+ messages)

[PATCH v5 0/5] nvdimm: hotplug support
 2016-11-07 13:04 UTC  (7+ messages)
          ` [Qemu-devel] "

[kvm-unit-tests PATCH v11 00/12] PCI bus support
 2016-11-07 11:55 UTC  (15+ messages)
` [kvm-unit-tests PATCH v11 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v11 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v11 03/12] pci: Add 'extern' to public function declarations
` [kvm-unit-tests PATCH v11 04/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v11 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v11 06/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v11 07/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v11 08/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v11 09/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v11 10/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v11 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v11 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCH 0/2] mm: remove get_user_pages_locked()
 2016-11-07 11:00 UTC  (4+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages()

[PATCH 0/2] extend page_track for external usage
 2016-11-07  9:17 UTC  (9+ messages)

[PATCH] KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
 2016-11-07  7:38 UTC  (2+ messages)

[PATCH v8 0/2] x86/apic: x2apic write eoi msr notrace
 2016-11-07  3:13 UTC  (3+ messages)
` [PATCH v8 1/2] x86/msr: Add write "
` [PATCH v8 2/2] x86/apic: x2apic write eoi "

[PATCH v7 0/2] x86/apic: x2apic write eoi msr notrace
 2016-11-07  2:52 UTC  (4+ messages)
` [PATCH v7 2/2] "

[PATCH] kvm: x86: remove unused but set variable
 2016-11-07  0:57 UTC 

[PATCH] kvm: x86: hyperv: make function static to avoid compiling warning
 2016-11-07  0:56 UTC 

[PATCH] kvm: x86: cpuid: remove the unnecessary variable
 2016-11-07  0:55 UTC 

[PATCH] kvm: x86: make a function in x86.c static to avoid compiling warning
 2016-11-07  0:54 UTC 

Shouldn't VFIO virtualize the ATS capability?
 2016-11-06 17:08 UTC  (2+ messages)

[ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM
 2016-11-06 15:23 UTC  (6+ messages)
  ` [ANNOUNCE] 2015-Q4 release of KVMGT (Was Re: KVMGT - the implementation of ...)
    ` [ANNOUNCE] 2016-Q1 "
      ` [ANNOUNCE] 2016-Q2 "
        ` [ANNOUNCE] 2016-Q3 "

[PATCH] KVM: nVMX: add tracepoint for vmwrite
 2016-11-05 10:48 UTC  (2+ messages)

[PATCH] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
 2016-11-04 22:00 UTC 

[PATCH v8 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-11-04 20:34 UTC  (3+ messages)
` [PATCH v8 7/7] KVM: x86: virtualize cpuid faulting

[PATCH] KVM: Disable irq while unregistering user notifier
 2016-11-04 19:15 UTC  (6+ messages)
        ` [PATCH v2] "

[PULL 0/3] KVM/ARM updates for v4.9-rc4
 2016-11-04 18:36 UTC  (4+ messages)
` [PATCH 1/3] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
` [PATCH 2/3] KVM: arm/arm64: vgic: Prevent access to invalid SPIs
` [PATCH 3/3] KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs

[PATCH v7 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2016-11-04 17:35 UTC  (4+ messages)
` [PATCH v7 03/15] irq: move IRQ routing into irq.c

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2016-11-04 17:32 UTC  (12+ messages)
` [PATCH v8 03/16] irq: move IRQ routing into irq.c
` [PATCH v8 06/16] PCI: Only allocate IRQ routing entry when available
` [PATCH v8 08/16] arm: gic: allow 32-bit compilation
` [PATCH v8 09/16] arm: allow creation of an MSI register frame region
` [PATCH v8 10/16] arm: FDT: create MSI controller DT node
` [PATCH v8 11/16] add kvm__check_vm_capability
` [PATCH v8 12/16] PCI: inject PCI device ID on MSI injection
` [PATCH v8 13/16] arm: setup SPI IRQ routing tables
` [PATCH v8 14/16] extend GSI IRQ routing to take a device ID
` [PATCH v8 15/16] arm64: enable GICv3-ITS emulation
` [PATCH v8 16/16] arm: add support for vGICv3 and vITS


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).