messages from 2016-10-18 09:05:02 to 2016-10-21 03:20:07 UTC [more...]
[PATCH v9 00/12] Add Mediated device support
2016-10-21 3:20 UTC (28+ messages)
` [PATCH v9 01/12] vfio: Mediated device Core driver
` [PATCH v9 03/12] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
` [PATCH v9 05/12] vfio: Introduce common function to add capabilities
` [PATCH v9 06/12] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v9 10/12] vfio: Add function to get device_api string from vfio_device_info.flags
` [PATCH v9 12/12] docs: Sample driver to demonstrate how to use Mediated device framework
[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
2016-10-21 2:47 UTC (24+ messages)
` [Qemu-devel] "
[PATCH kernel v3 0/4] powerpc/spapr/vfio: Put pages on VFIO container shutdown
2016-10-21 1:47 UTC (12+ messages)
` [PATCH kernel v3 1/4] powerpc/iommu: Pass mm_struct to init/cleanup helpers
` [PATCH kernel v3 2/4] powerpc/iommu: Stop using @current in mm_iommu_xxx
` [PATCH kernel v3 3/4] vfio/spapr: Cache mm in tce_container
` [PATCH kernel v3 4/4] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
[PATCH v5 0/9] implement vcpu preempted check
2016-10-21 1:42 UTC (12+ messages)
` [PATCH v5 1/9] kernel/sched: introduce vcpu preempted check interface
` [PATCH v5 2/9] locking/osq: Drop the overload of osq_lock()
` [PATCH v5 3/9] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v5 4/9] powerpc/spinlock: support vcpu preempted check
` [PATCH v5 5/9] x86, paravirt: Add interface to support kvm/xen "
` [PATCH v5 6/9] x86, kvm: support "
` [PATCH v5 7/9] x86, xen: "
` [PATCH v5 8/9] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v5 9/9] Documentation: virtual: kvm: Support vcpu preempted check
China Large Aluminum castings supplier
2016-10-20 19:28 UTC
[GIT PULL] MIPS KVM fix for v4.9-rc2
2016-10-20 19:26 UTC (4+ messages)
` [GIT PULL] KVM: MIPS: Add missing uaccess.h include
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-20 19:26 UTC (34+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "
[PATCH] KVM: MIPS: Add missing uaccess.h include
2016-10-20 19:15 UTC (5+ messages)
[PATCH V2] kvm/stats: Update kvm stats to clear on write to their debugfs entry
2016-10-20 18:52 UTC (2+ messages)
[GIT PULL 0/1] KVM: s390: fix for 4.9 (via kvm/master)
2016-10-20 18:47 UTC (4+ messages)
` [GIT PULL 1/1] KVM: s390: reject invalid modes for runtime instrumentation
[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
2016-10-20 18:13 UTC (2+ messages)
[PATCH 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
2016-10-20 18:10 UTC (5+ messages)
` [PATCH 5/5] KVM: LAPIC: add "
[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
2016-10-20 17:32 UTC (2+ messages)
[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
2016-10-20 17:29 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
[kvm-unit-tests RFC PATCH 00/14] VT-d unit test
2016-10-20 13:45 UTC (44+ messages)
` [kvm-unit-tests PATCH 01/14] x86: vm: allow multiple init for vm setup
` [kvm-unit-tests PATCH 02/14] x86: smp: allow multiple init for smp setup
` [kvm-unit-tests PATCH 03/14] x86: intel-iommu: add vt-d init test
` [kvm-unit-tests PATCH 04/14] pci: refactor init process to pci_dev_init()
` [kvm-unit-tests PATCH 05/14] page: add page alignment checker
` [kvm-unit-tests PATCH 06/14] util: move MAX/MIN macro into util.h
` [kvm-unit-tests PATCH 07/14] vm/page: provide PGDIR_OFFSET() macro
` [kvm-unit-tests PATCH 08/14] x86: pci: add pci_config_{read|write}[bw]() helpers
` [kvm-unit-tests PATCH 09/14] pci: provide pci_set_master()
` [kvm-unit-tests PATCH 10/14] pci: add bdf helpers
` [kvm-unit-tests PATCH 11/14] pci: edu: introduce pci-edu helpers
` [kvm-unit-tests PATCH 12/14] x86: intel-iommu: add dmar test
` [kvm-unit-tests PATCH 13/14] pci: add msi support for 32/64bit address
` [kvm-unit-tests PATCH 14/14] x86: intel-iommu: add IR test
[kvm-unit-tests PATCH v8 00/12] PCI bus support
2016-10-20 13:10 UTC (13+ messages)
` [kvm-unit-tests PATCH v8 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v8 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v8 03/12] pci: Add 'extern' to public function declarations
` [kvm-unit-tests PATCH v8 04/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v8 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v8 06/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v8 07/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v8 08/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v8 09/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v8 10/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v8 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v8 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test
[PATCH] arm/arm64: KVM: Map the BSS at HYP
2016-10-20 13:00 UTC
[PATCH 3.10 13/16] MIPS: KVM: Check for pfn noslot case
2016-10-19 22:49 UTC
[PATCH v4 0/5] implement vcpu preempted check
2016-10-19 18:45 UTC (12+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [PATCH v4 5/5] x86, kvm: "
[PATCH 0/5] KVM: x86: cleanup and minimal speedup for APICv
2016-10-19 11:45 UTC (8+ messages)
` [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry
invtsc + migration + TSC scaling
2016-10-19 17:42 UTC (20+ messages)
` [Qemu-devel] "
FOSDEM 2017: Call For Proposals -- Virtualization & IaaS DevRoom
2016-10-19 15:23 UTC
[PATCH RFC] kvm/hypercall: Add the PVI hypercall support
2016-10-19 10:54 UTC (11+ messages)
[PATCH v2 34/37] docs: fix locations of several documents that got moved
2016-10-19 13:59 UTC (3+ messages)
[PATCH v2 0/1] s390 preparation for vcpu preempted check
2016-10-19 8:50 UTC (6+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
` [PATCH v3] "
[kvm-unit-tests PATCH v7 00/13] PCI bus support
2016-10-19 3:46 UTC (9+ messages)
` [kvm-unit-tests PATCH v7 06/13] pci: Rework pci_bar_addr()
[PATCH 1/2] KVM: VMX: clean up declaration of VPID/EPT invalidation types
2016-10-18 22:45 UTC (2+ messages)
` [PATCH 2/2] KVM: nVMX: invvpid handling improvements
[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
2016-10-18 21:44 UTC (7+ messages)
` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl
[PATCH] doc-rst: DocBook to reST migration of the uio-howto.tmpl
2016-10-18 16:37 UTC (5+ messages)
[PATCH 0/7] kvmtool: fix virtio 9p vulnerabilities
2016-10-18 16:02 UTC
[PATCH 4/7] kvmtool: check strncpy return value
2016-10-18 16:02 UTC
[PATCH 6/7] kvmtool: refactor fixes with get_full_path()
2016-10-18 16:03 UTC
[PATCH 2/7] kvmtool: fix sprintf vulnerabilities
2016-10-18 16:02 UTC
[PATCH 3/7] kvmtool: fix strcpy vulnerabilities
2016-10-18 16:02 UTC
[PATCH 5/7] kvmtool: fix rel_to_abs()
2016-10-18 16:02 UTC
[PATCH 7/7] kvmtool: 9p: refactor rel_to_abs()
2016-10-18 16:03 UTC
[Bug 177791] New: screen flickering with intel_iommu=on
2016-10-18 11:39 UTC (2+ messages)
` [Bug 177791] "
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).