messages from 2016-11-11 16:25:25 to 2016-11-15 06:02:23 UTC [more...]
[PATCH v6 0/3] x86/kvm: Support AVX512_4VNNIW and AVX512_4FMAPS for KVM guest
2016-11-15 6:02 UTC (9+ messages)
` [PATCH v6 3/3] x86/kvm: Add AVX512_4VNNIW and AVX512_4FMAPS support
` [Patch v6.1] "
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-11-15 5:50 UTC (6+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
kvm: WARNING in em_jmp_far
2016-11-15 5:39 UTC (4+ messages)
kvm: WARNING in rtc_status_pending_eoi_check_valid
2016-11-15 5:35 UTC
[PATCH v12 00/22] Add Mediated device support
2016-11-15 5:26 UTC (27+ messages)
` [PATCH v12 01/22] vfio: Mediated device Core driver
` [PATCH v12 02/22] vfio: VFIO based driver for Mediated devices
` [PATCH v12 03/22] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v12 04/22] vfio: Common function to increment container_users
` [PATCH v12 05/22] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v12 06/22] vfio iommu type1: Update arguments of vfio_lock_acct
` [PATCH v12 07/22] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v12 08/22] vfio iommu type1: Add find_iommu_group() function
` [PATCH v12 09/22] vfio iommu type1: Add task structure to vfio_dma
` [PATCH v12 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v12 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v12 12/22] vfio: Add notifier callback to parent's ops structure of mdev
` [PATCH v12 13/22] vfio: Introduce common function to add capabilities
` [PATCH v12 14/22] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v12 15/22] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v12 16/22] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v12 17/22] vfio_platform: "
` [PATCH v12 18/22] vfio: Define device_api strings
` [PATCH v12 19/22] docs: Add Documentation for Mediated devices
` [PATCH v12 20/22] docs: Sysfs ABI for mediated device framework
` [PATCH v12 21/22] docs: Sample driver to demonstrate how to use Mediated "
` [PATCH v12 22/22] MAINTAINERS: Add entry VFIO based Mediated device drivers
[PATCH v11 00/22] Add Mediated device support
2016-11-15 5:17 UTC (13+ messages)
` [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
kvm: GPF in kvm_ioapic_set_irq
2016-11-15 4:56 UTC
[RFC v2 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 - Alt II
2016-11-14 23:23 UTC (17+ messages)
` [RFC v2 3/8] iommu/dma: Allow MSI-only cookies
` [RFC v2 8/8] iommu/arm-smmu: implement add_reserved_regions callback
[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2016-11-14 22:16 UTC (4+ messages)
` [PATCH v1 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v1 2/3] kvm: svm: Add kvm_fast_pio_in support
` [PATCH v1 3/3] kvm: svm: Use the hardware provided GPA instead of page walk
[PATCH v3 00/13] VT-d unit test
2016-11-14 22:36 UTC (15+ messages)
` [PATCH v3 01/13] x86/asm: add cpu_relax()
` [PATCH v3 02/13] libcflat: introduce is_power_of_2()
` [PATCH v3 03/13] x86: intel-iommu: add vt-d init test
` [PATCH v3 04/13] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH v3 05/13] libcflat: moving MIN/MAX here
` [PATCH v3 06/13] vm/page: provide PGDIR_OFFSET() macro
` [PATCH v3 07/13] pci: introduce struct pci_dev
` [PATCH v3 08/13] pci: provide pci_scan_bars()
` [PATCH v3 09/13] pci: provide pci_enable_defaults()
` [PATCH v3 10/13] pci: edu: introduce pci-edu helpers
` [PATCH v3 11/13] x86: intel-iommu: add dmar test
` [PATCH v3 12/13] pci: add msi support for 32/64bit address
` [PATCH v3 13/13] x86: intel-iommu: add IR MSI test
` THIS SERIES SHOULD BE: "[PATCH v4 00/13] VT-d unit test"
[PATCH v3 00/25] VT-d unit test
2016-11-14 22:25 UTC (11+ messages)
` [PATCH v3 01/25] pci: Fix coding style in generic PCI files
` [PATCH v3 02/25] pci: x86: Rename pci_config_read() to pci_config_readl()
` [PATCH v3 03/25] pci: Add 'extern' to public function declarations
` [PATCH v3 04/25] pci: x86: Add remaining PCI configuration space accessors
` [PATCH v3 05/25] pci: Factor out pci_bar_get()
` [PATCH v3 06/25] pci: Rework pci_bar_addr()
` [PATCH v3 07/25] pci: Add pci_bar_set_addr()
` [PATCH v3 08/25] pci: Add pci_dev_exists()
` [PATCH v3 09/25] pci: Add pci_print()
[PATCH v1 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
2016-11-14 22:04 UTC (4+ messages)
` [PATCH v1 1/3] kvm: svm: Add support for additional SVM NPF error codes
` [PATCH v1 2/3] kvm: svm: Add kvm_fast_pio_in support
` [PATCH v1 3/3] kvm: svm: Use the hardware provided GPA instead of page walk
[PATCH kvm-unit-tests v2 00/17] VT-d unit test
2016-11-14 21:27 UTC (35+ messages)
` [PATCH kvm-unit-tests v2 02/17] libcflat: introduce is_power_of_2()
` [PATCH kvm-unit-tests v2 03/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests v2 07/17] pci: introduce struct pci_dev
` [PATCH kvm-unit-tests v2 08/17] pci: provide pci_scan_bars()
` [PATCH kvm-unit-tests v2 09/17] x86/vmexit: leverage pci_scan_bars()
` [PATCH kvm-unit-tests v2 11/17] pci: provide pci_enable_defaults()
` [PATCH kvm-unit-tests v2 13/17] pci: edu: introduce pci-edu helpers
` [PATCH kvm-unit-tests v2 14/17] x86: intel-iommu: add dmar test
` [PATCH kvm-unit-tests v2 15/17] pci: add msi support for 32/64bit address
` [PATCH kvm-unit-tests v2 17/17] x86/unittests: add intel-iommu test
[kvm-unit-tests PATCH v6 00/11] arm/arm64: add gic framework
2016-11-14 21:08 UTC (12+ messages)
` [kvm-unit-tests PATCH v6 01/11] lib: xstr: allow multiple args
` [kvm-unit-tests PATCH v6 02/11] arm64: fix get_"sysreg32" and make MPIDR 64bit
` [kvm-unit-tests PATCH v6 03/11] arm/arm64: smp: support more than 8 cpus
` [kvm-unit-tests PATCH v6 04/11] arm/arm64: add some delay routines
` [kvm-unit-tests PATCH v6 05/11] arm/arm64: irq enable/disable
` [kvm-unit-tests PATCH v6 06/11] arm/arm64: add initial gicv2 support
` [kvm-unit-tests PATCH v6 07/11] arm/arm64: gicv2: add an IPI test
` [kvm-unit-tests PATCH v6 08/11] libcflat: add IS_ALIGNED() macro, and page sizes
` [kvm-unit-tests PATCH v6 09/11] arm/arm64: add initial gicv3 support
` [kvm-unit-tests PATCH v6 10/11] arm/arm64: gicv3: add an IPI test
` [kvm-unit-tests PATCH v6 11/11] arm/arm64: gic: don't just use zero
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-11-14 20:01 UTC (18+ messages)
` [RFC PATCH v3 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v3 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v3 06/20] x86: Add support to enable SME during early boot processing
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
` [RFC PATCH v3 14/20] iommu/amd: Disable AMD IOMMU if memory encryption is active
[PATCH v2] kvm: nVMX: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
2016-11-14 18:14 UTC (2+ messages)
` [kvm-unit-tests PATCH] x86: Test disabled local APIC
[qemu patch 0/2] improve kvmclock difference on migration
2016-11-14 18:15 UTC (16+ messages)
` [qemu patch 1/2] kvm: sync linux headers
` [qemu patch 2/2] kvmclock: reduce kvmclock difference on migration
[PATCH v2] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-14 17:51 UTC
[PATCH] KVM: x86: do not go through vcpu in __get_kvmclock_ns
2016-11-14 17:05 UTC (4+ messages)
[v3 0/5] plumb kvm/vfio to allow getting kvm from vfio_group
2016-11-14 15:52 UTC (10+ messages)
` [v3 4/5] vfio: implement APIs to set/put kvm to/from vfio group
Summary of LPC guest MSI discussion in Santa Fe
2016-11-14 15:19 UTC (15+ messages)
[kvm-unit-tests PATCH v5 00/11] arm/arm64: add gic framework
2016-11-14 15:17 UTC (8+ messages)
` [kvm-unit-tests PATCH v5 07/11] arm/arm64: gicv2: add an IPI test
` [Qemu-devel] "
` [kvm-unit-tests PATCH v5 09/11] arm/arm64: add initial gicv3 support
` [Qemu-devel] "
[kvm-unit-tests PATCH v8 0/3] ARM PMU tests
2016-11-14 15:12 UTC (6+ messages)
` [kvm-unit-tests PATCH v8 2/3] arm: pmu: Check cycle count increases
` [Qemu-devel] "
kvm: WARNING in kvm_arch_vcpu_ioctl_run
2016-11-14 14:45 UTC (4+ messages)
[PATCH RFC v2 0/2] Enable cp15 timers with user space gic & kvm
2016-11-14 14:32 UTC (3+ messages)
` [PATCH RFC v2 1/2] linux-headers: update
` [PATCH RFC v2 2/2] ARM: KVM: Enable in-kernel timers with user space gic
[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
2016-11-11 14:23 UTC (11+ messages)
` [QEMU PATCH v2] "
A problem about optimize the kvm_vcpu_on_spin
2016-11-14 9:30 UTC (3+ messages)
PLEASE VIEW THE ATTACHED FILE AND CONTACT ME
2016-11-14 7:43 UTC
[PATCH 3.16 176/346] MIPS: KVM: Add missing gfn range check
2016-11-14 0:14 UTC (7+ messages)
` [PATCH 3.16 175/346] MIPS: KVM: Fix mapped fault broken commpage handling
` [PATCH 3.16 196/346] MIPS: KVM: Check for pfn noslot case
` [PATCH 3.16 177/346] MIPS: KVM: Fix gfn range check in kseg0 tlb faults
` [PATCH 3.16 178/346] MIPS: KVM: Propagate kseg0/mapped tlb fault errors
` [PATCH 3.16 346/346] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
` [PATCH 3.16 344/346] compiler-gcc: disable -ftracer for __noclone functions
kvm: WARNING in em_ret_far
2016-11-13 15:55 UTC (2+ messages)
[PATCH 4.4 30/34] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-13 11:25 UTC
[BACKPORT PATCH 3.17..4.4] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-13 11:18 UTC (2+ messages)
kvm: paging fault in kvm_gfn_to_hva_cache_init
2016-11-12 22:21 UTC
kvm: GPF in gfn_to_rmap
2016-11-12 22:07 UTC
kvm: GPF in irqfd_shutdown/eventfd_ctx_remove_wait_queue
2016-11-12 21:48 UTC (2+ messages)
kvm: recursive lock in kvm_clear_async_pf_completion_queue
2016-11-12 20:48 UTC
kvm: BUG in pte_list_remove
2016-11-12 20:34 UTC
kvm: out-of-bounds write in __rtc_irq_eoi_tracking_restore_one
2016-11-12 20:22 UTC
kvm: use-after-free/GPF in kvm_irq_delivery_to_apic_fast
2016-11-12 20:10 UTC
I Hope You Get My Message This Time
2016-11-12 8:17 UTC
[GIT PULL] KVM updates for 4.9-rc5
2016-11-12 10:35 UTC
kvm: GPF in __get_kvmclock_ns
2016-11-12 10:29 UTC (3+ messages)
kvm: suspicious RCU usage/missed lock in kvm_lapic_set_vapic_addr
2016-11-12 6:54 UTC
kvm: use-after-free in irq_bypass_register_consumer
2016-11-12 5:12 UTC
kvm: WARNING in kvm_load_guest_fpu
2016-11-12 3:57 UTC
[BACKPORT PATCH 3.10..3.16] KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-11-12 3:08 UTC (6+ messages)
kvm: GPF in kvm_pic_set_irq
2016-11-12 2:51 UTC
kvm: WARNING In kvm_apic_accept_events
2016-11-12 1:56 UTC
kvm: WARNING in __x86_set_memory_region
2016-11-12 1:52 UTC
[PATCH] PCI: move cfg space size (256/4096) macros to pci_regs.h
2016-11-12 1:25 UTC (3+ messages)
kvm: GPF in irq_bypass_unregister_consumer
2016-11-12 1:21 UTC
[PATCH v11 0/7] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2016-11-11 20:54 UTC (3+ messages)
` [PATCH v11 7/7] KVM: x86: virtualize cpuid faulting
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).