public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-29 08:59:02 to 2017-01-05 10:45:05 UTC [more...]

[PATCH v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-05 10:45 UTC  (24+ messages)
  ` [PATCH v5 01/17] iommu/dma: Allow MSI-only cookies
  ` [PATCH v5 02/17] iommu: Rename iommu_dm_regions into iommu_resv_regions
  ` [PATCH v5 03/17] iommu: Add a new type field in iommu_resv_region
  ` [PATCH v5 04/17] iommu: iommu_alloc_resv_region
  ` [PATCH v5 05/17] iommu: Only map direct mapped regions
  ` [PATCH v5 06/17] iommu: iommu_get_group_resv_regions
  ` [PATCH v5 07/17] iommu: Implement reserved_regions iommu-group sysfs file
  ` [PATCH v5 08/17] iommu/vt-d: Implement reserved region get/put callbacks
  ` [PATCH v5 09/17] iommu/amd: Declare MSI and HT regions as reserved IOVA regions
  ` [PATCH v5 10/17] iommu/arm-smmu: Implement reserved region get/put callbacks
  ` [PATCH v5 11/17] iommu/arm-smmu-v3: "
  ` [PATCH v5 12/17] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_REMAP value
  ` [PATCH v5 13/17] irqdomain: irq_domain_check_msi_remap
  ` [PATCH v5 14/17] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
  ` [PATCH v5 15/17] vfio/type1: Allow transparent MSI IOVA allocation
  ` [PATCH v5 16/17] vfio/type1: Check MSI remapping at irq domain level
  ` [PATCH v5 17/17] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore

[PATCH] KVM: eventfd: fix NULL deref irqbypass consumer
 2017-01-05 10:24 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Dirty memory tracking for performant checkpointing solutions
 2017-01-05 10:16 UTC  (2+ messages)

[PATCH v2 3/4] KVM: Dirty memory tracking for performant checkpointing solutions
 2017-01-05 10:15 UTC  (3+ messages)

[PATCH v2 2/4] KVM: Dirty memory tracking for performant checkpointing solutions
 2017-01-05 10:15 UTC  (2+ messages)

[PATCH v2 1/4] KVM: Dirty memory tracking for performant checkpointing solutions
 2017-01-05 10:15 UTC  (2+ messages)

[PATCH net-next V2 0/3] vhost net tx batching
 2017-01-05  9:27 UTC  (11+ messages)
` [PATCH net-next V2 1/3] vhost: better detection of available buffers
` [PATCH net-next V2 2/3] vhost_net: tx batching
` [PATCH net-next V2 3/3] tun: rx batching

[kvm-unit-tests PATCH v2 0/2] run_tests: support concurrent test execution
 2017-01-05  3:07 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] run_tests: put logs into per-test file
` [kvm-unit-tests PATCH v2 2/2] run_tests: allow run tests in parallel

[kvm-unit-tests PATCH 0/2] run_tests: support concurrent test execution
 2017-01-05  2:35 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/2] run_tests: provide RUNTIME_log_file
` [kvm-unit-tests PATCH 2/2] run_tests: allow run tests in parallel

[PATCH 0/4] Allow migration with invtsc if there's no frequency mismatch
 2017-01-05  1:36 UTC  (21+ messages)
` [PATCH 1/4] kvm: Simplify invtsc check
` [PATCH 2/4] kvm: Allow invtsc migration if tsc-khz is set explicitly
` [PATCH 3/4] pc: Add 2.9 machine-types
  ` [Qemu-devel] "
` [PATCH 4/4] kvm: Allow migration with invtsc
      ` [libvirt] TSC frequency configuration & invtsc migration (was Re: [PATCH 4/4] kvm: Allow migration with invtsc)
        `  "

[PATCH v2 4/4] KVM: Dirty memory tracking for performant checkpointing solutions
 2017-01-04 20:46 UTC 

[PATCH] vfio-mdev: fix non-standard ioctl return val causing i386 build fail
 2017-01-04 20:08 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-04 18:12 UTC  (7+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node

kmvtool: invalid embedded ELF binaries' size
 2017-01-04 17:19 UTC  (3+ messages)
` kvmtool: "

[PATCH] samples/vfio-mdev: don't return zero on failure paths in mtty_dev_init()
 2017-01-04 15:30 UTC  (3+ messages)

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-04 13:54 UTC  (3+ messages)
` [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort

[PATCH v2 1/5] arm64: Define Falkor v1 CPU
 2017-01-04 10:33 UTC  (11+ messages)
` [PATCH v2 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v2 3/5] arm64: Create and use __tlbi_dsb() macros
` [PATCH v2 4/5] arm64: Use __tlbi_dsb() macros in KVM code
` [PATCH v2 5/5] arm64: Work around Falkor erratum 1009

[PATCH] kvm: nVMX: Reorder error checks for emulated VMXON
 2017-01-04  9:45 UTC  (2+ messages)

[PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic
 2017-01-04  9:30 UTC  (2+ messages)

kvm: GPF in irq_bypass_unregister_consumer
 2017-01-04  9:11 UTC  (5+ messages)

[PATCH v2 0/6] KVM: x86: minor irqchip improvements (API change)
 2017-01-04  9:10 UTC  (15+ messages)
` [PATCH v2 1/6] KVM: x86: don't allow kernel irqchip with split irqchip
` [PATCH v2 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
` [PATCH v2 3/6] KVM: x86: make pic setup code look like ioapic setup
` [PATCH v2 4/6] KVM: x86: refactor pic setup in kvm_set_routing_entry
` [PATCH v2 5/6] KVM: x86: prevent setup of invalid routes
` [PATCH v2 6/6] KVM: x86: simplify conditions with split/kernel irqchip

[PATCH] KVM: ioapic: fix NULL deref ioapic->lock
 2017-01-03 22:03 UTC  (10+ messages)

[PATCH 0/2] KVM: MIPS: Misc fixes for 4.10
 2017-01-03 17:43 UTC  (3+ messages)
` [PATCH 1/2] KVM: MIPS: Don't clobber CP0_Status.UX
` [PATCH 2/2] KVM: MIPS: Flush KVM entry code from icache globally

kvm VMCALL question
 2017-01-03 12:35 UTC  (5+ messages)
` Fwd: "

[v1] vfio: pci: vfio_pci:- Handle error from pci_iomap
 2017-01-03 11:56 UTC 

QEMU online/offline cpu
 2017-01-03 11:37 UTC  (2+ messages)
` [Qemu-devel] "

[kvm-unit-tests PATCH] intel_iommu: fix an incorrect address translation
 2017-01-03 11:38 UTC  (2+ messages)

[kvm-unit-tests PATCH v8 00/14] VT-d unit test
 2017-01-03 11:16 UTC  (4+ messages)
` [kvm-unit-tests PATCH v8 12/14] x86: intel-iommu: add dmar test

[PATCH 12/15] hyperv: move VMBus connection ids to uapi
 2017-01-03  9:32 UTC  (15+ messages)

[PATCH net-next V3 0/3] vhost_net tx batching
 2017-01-03  3:18 UTC  (8+ messages)
` [PATCH net-next V3 1/3] vhost: better detection of available buffers
` [PATCH net-next V3 2/3] vhost_net: tx batching
` [PATCH net-next V3 3/3] tun: rx batching

Bug#827525: kvmtool: FTBFS on mips64el: guest/guest_init.o: linking 32-bit code with 64-bit code
 2017-01-02 13:39 UTC  (4+ messages)

kvm: WARNING in vmx_handle_exit
 2017-01-02 10:23 UTC 

[PATCH RFC 0/4] 5-level EPT
 2017-01-02 10:18 UTC  (8+ messages)
` [PATCH RFC 1/4] x86: Add the new CPUID and CR4 bits for 5 level page table
` [PATCH RFC 2/4] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH RFC 3/4] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH RFC 4/4] VMX: Expose the LA57 feature to VM

[Bug 191701] New: AMD-Vi completion-wait loop time outs freeze system
 2017-01-02  7:13 UTC 

Fwd: Failure attempting IGD passthrough
 2017-01-02  3:04 UTC 

[kvm-unit-tests RFC PATCH 00/10] x86: vm: Rework virtual memory
 2017-01-01 16:37 UTC  (11+ messages)
` [kvm-unit-tests RFC PATCH 01/10] x86: vm: Remove virt_to_phys() on CR3 initialization
` [kvm-unit-tests RFC PATCH 02/10] x86: vm: Remove install_pte() redundant argument
` [kvm-unit-tests RFC PATCH 03/10] x86: vm: Improve suboptimal large page allocation
` [kvm-unit-tests RFC PATCH 04/10] x86: Remove virt_to_phys_cr3() interface
` [kvm-unit-tests RFC PATCH 05/10] x86: Find ACPI tables using proper MMIO access
` [kvm-unit-tests RFC PATCH 06/10] x86: emulator: virt_to_phys() and phys_to_virt() misused
` [kvm-unit-tests RFC PATCH 07/10] x86: apic: Remove duplicate outb implementation
` [kvm-unit-tests RFC PATCH 08/10] x86: apic: Access registers using proper MMIO access
` [kvm-unit-tests RFC PATCH 09/10] x86: vm: Enable non-identity paging
` [kvm-unit-tests RFC PATCH 10/10] x86: vm: Redefine virtual memory layout

CPU HOTPLUG
 2017-01-01 10:03 UTC 

[Bug 191481] New: Virtual machine CPU counters are broken forever after live migration to system with "steal time overflow" KVM bug
 2017-01-01  1:23 UTC  (2+ messages)
` [Bug 191481] "

[PATCH v2] vfio/pci: Support error recovery
 2016-12-31  9:15 UTC 

[PATCH 00/15] hyperv: more stuff to uapi + cleanup
 2016-12-30 19:45 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/8] VT-d ioapic irq test
 2016-12-30  8:56 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/8] pci: introduce pci_intx_line()
` [kvm-unit-tests PATCH 2/8] pci: introduce pci_msi_set_enable()
` [kvm-unit-tests PATCH 3/8] lib/asm-generic: add atomic.h
` [kvm-unit-tests PATCH 4/8] x86: ioapic: generalize trigger mode
` [kvm-unit-tests PATCH 5/8] intel-iommu: add report prefixes
` [kvm-unit-tests PATCH 6/8] intel-iommu: use atomic ops for irte index alloc
` [kvm-unit-tests PATCH 7/8] intel-iommu: allow setup trigger mode for irte
` [kvm-unit-tests PATCH 8/8] intel-iommu: add ioapic irq test

Соберем для Вас в интернет базу данных клиентов Email: prodawez392@gmail.com Skype: prodawez390 тел +79139230330 (whatsapp\viber\telegram) Узнайте подробнее!
 2016-12-28  9:52 UTC 

kvm: NULL deref in vcpu_enter_guest
 2016-12-29 17:49 UTC 

[PATCH][RFC] VM: x86: Return ealier if clocksource has not changed
 2016-12-29 13:54 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox