messages from 2016-10-24 20:33:54 to 2016-10-27 07:20:16 UTC [more...]
[PATCH v9 00/12] Add Mediated device support
2016-10-27 7:20 UTC (31+ messages)
` [PATCH v9 01/12] vfio: Mediated device Core driver
` [PATCH v9 02/12] vfio: VFIO based driver for Mediated devices
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
` [Qemu-devel] "
` [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 11/12] docs: Add Documentation for Mediated devices
[PATCH] mm: remove unnecessary __get_user_pages_unlocked() calls
2016-10-27 7:06 UTC (11+ messages)
` [PATCH v2] "
[PATCH v6 0/2] x86/apic: x2apic write eoi msr notrace
2016-10-27 4:38 UTC (3+ messages)
` [PATCH v6 1/2] x86/msr: Add write "
` [PATCH v6 2/2] x86/apic: x2apic write eoi "
[Bug 183841] New: BUG - KVM crashes randomly starting Qemu+KVM+VFIO-PCI Passthrough
2016-10-27 4:19 UTC (3+ messages)
` [Bug 183841] "
[PATCH v3 0/5] KVM: LAPIC: Add APIC Timer periodic/oneshot mode VMX preemption timer support
2016-10-27 2:33 UTC (20+ messages)
` [PATCH v3 5/5] KVM: LAPIC: add "
` [PATCH 6/5] KVM: x86: fix periodic lapic timer with hrtimers
[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
2016-10-27 2:19 UTC (5+ messages)
` [PATCH 1/4] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
` [PATCH 2/4] kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
` [PATCH 3/4] kvm: x86: mmu: Fast Page Fault path retries
` [PATCH 4/4] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits
[RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-10-27 0:51 UTC (24+ messages)
` [RESEND PATCH v3 kernel 1/7] virtio-balloon: rework deflate to add page to a list
` [RESEND PATCH v3 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head
` [RESEND PATCH v3 kernel 3/7] mm: add a function to get the max pfn
` [RESEND PATCH v3 kernel 4/7] virtio-balloon: speed up inflate/deflate process
[PATCH 0/2] KVM: x86: emulate fxsave and fxrstor
2016-10-27 0:17 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: save one bit in ctxt->d
[PATCH 0/5] KVM: x86: cleanup and minimal speedup for APICv
2016-10-26 21:52 UTC (20+ messages)
` [PATCH 1/5] KVM: x86: avoid atomic operations on APICv vmentry
` [PATCH 2/5] KVM: x86: do not scan IRR twice "
` [PATCH 3/5] KVM: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
` [PATCH 4/5] KVM: x86: remove unnecessary sync_pir_to_irr
` [PATCH 5/5] KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
[PATCH v10 00/19] Add Mediated device support
2016-10-26 21:29 UTC (20+ messages)
` [PATCH v10 01/19] vfio: Mediated device Core driver
` [PATCH v10 02/19] vfio: VFIO based driver for Mediated devices
` [PATCH v10 03/19] vfio: Rearrange functions to get vfio_group from dev
` [PATCH v10 04/19] vfio: Common function to increment container_users
` [PATCH v10 05/19] vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_ops
` [PATCH v10 06/19] vfio iommu type1: Update arguments of vfio_lock_acct
` [PATCH v10 07/19] vfio iommu type1: Update argument of vaddr_get_pfn()
` [PATCH v10 08/19] vfio iommu type1: Add find_iommu_group() function
` [PATCH v10 09/19] vfio iommu type1: Add support for mediated devices
` [PATCH v10 10/19] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v10 11/19] vfio: Introduce common function to add capabilities
` [PATCH v10 12/19] vfio_pci: Update vfio_pci to use vfio_info_add_capability()
` [PATCH v10 13/19] vfio: Introduce vfio_set_irqs_validate_and_prepare()
` [PATCH v10 14/19] vfio_pci: Updated to use vfio_set_irqs_validate_and_prepare()
` [PATCH v10 15/19] vfio_platform: "
` [PATCH v10 16/19] vfio: Define device_api strings
` [PATCH v10 17/19] docs: Add Documentation for Mediated devices
` [PATCH v10 18/19] docs: Sysfs ABI for mediated device framework
` [PATCH v10 19/19] docs: Sample driver to demonstrate how to use Mediated "
[PATCH v2] vfio/pci: Fix integer overflows, bitmask check
2016-10-26 21:19 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/8] Add support for monitoring guest TLB operations
2016-10-26 17:41 UTC (9+ messages)
` [PATCH v2 1/8] arm64/kvm: hyp: tlb: use __tlbi() helper
` [PATCH v2 2/8] KVM: Track the pid of the VM process
` [PATCH v2 3/8] perf/trace: Add notification for perf trace events
` [PATCH v2 4/8] KVM: arm/arm64: Register perf trace event notifier
` [PATCH v2 5/8] KVM: Add event to trace tlb invalidations
` [PATCH v2 6/8] arm: KVM: Handle trappable TLB instructions
` [PATCH v2 7/8] arm64: "
` [PATCH v2 8/8] KVM: arm/arm64: Enable selective trapping of "
[PATCH] kvmtool: Makefile: disable PIE build for bios and pre_init
2016-10-26 17:32 UTC (2+ messages)
[PATCH 1/2] KVM: page track: add a new notifier type: track_flush_slot
2016-10-26 14:45 UTC (23+ messages)
` [Qemu-devel] "
[PATCH] x86: apic: add APIC Timer periodic/oneshot mode latency test
2016-10-26 14:13 UTC (4+ messages)
[PATCH] KVM: fix OOPS on flush_work
2016-10-26 12:02 UTC (2+ messages)
[PATCH v3] vfio: Add support for mmapping sub-page MMIO BARs
2016-10-26 8:56 UTC
[PATCH 0/2] extend page_track for external usage
2016-10-26 8:03 UTC (11+ messages)
` [PATCH 1/2] kvm/page_track: call notifiers with kvm_page_track_notifier_node
` [PATCH 2/2] kvm/page_track: export symbols for external usage
[PATCH] KVM: nVMX: support descriptor table exits
2016-10-26 8:02 UTC (2+ messages)
[PATCH kvm-unit-tests 00/17] VT-d unit test
2016-10-26 7:47 UTC (18+ messages)
` [PATCH kvm-unit-tests 01/17] x86: intel-iommu: add vt-d init test
` [PATCH kvm-unit-tests 02/17] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests 03/17] libcflat: moving MIN/MAX here
` [PATCH kvm-unit-tests 04/17] vm/page: provide PGDIR_OFFSET() macro
` [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 08/17] x86/vmexit: leverage 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 11/17] pci: provide pci_enable_defaults()
` [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
v4.9-rc1 fails booting as a guest on ARM64 Cavium ThunderX
2016-10-26 7:39 UTC (11+ messages)
[kvm-unit-tests PATCH 0/3] check multiple init for vm/smp
2016-10-26 2:53 UTC (12+ messages)
` [kvm-unit-tests PATCH 1/3] x86: vm: add assert to avoid multiple vm init
` [kvm-unit-tests PATCH 2/3] x86: smp: assert to avoid multiple init of smp
` [kvm-unit-tests PATCH 3/3] tests: don't call setup_idt() if with smp_init()
[PATCH 0/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-10-26 0:16 UTC (2+ messages)
[PATCH 0/2] arm64: Support systems without FP/ASIMD
2016-10-25 16:48 UTC (5+ messages)
` [PATCH 1/2] arm64: Add hypervisor safe helper for checking constant capabilities
` [PATCH 2/2] arm64: Support systems without FP/ASIMD
[PATCH 0/3] KVM: MIPS: Miscellaneous 4.9 fixes
2016-10-25 15:57 UTC (5+ messages)
` [PATCH 1/3] KVM: MIPS: Fix lazy user ASID regenerate for SMP
` [PATCH 2/3] KVM: MIPS: Make ERET handle ERL before EXL
` [PATCH 3/3] KVM: MIPS: Precalculate MMIO load resume PC
[PATCH kvm-unit-tests] rtc: support the Q35 chipset
2016-10-25 15:33 UTC
[PATCH kvm-unit-tests] vmx: fix vmentry code
2016-10-25 15:20 UTC
[PATCH kvm-unit-tests] vmx: fix vmentry failure errors
2016-10-25 15:06 UTC
[PATCH kvm-unit-tests] autodetect -Wno-frame-address
2016-10-25 15:06 UTC
[PATCH kvm-unit-tests] x86: vmx: add tests for descriptor table exit
2016-10-25 15:06 UTC
[PATCH 1/2] KVM: VMX: clean up declaration of VPID/EPT invalidation types
2016-10-25 13:58 UTC (8+ messages)
` [PATCH 2/2] KVM: nVMX: invvpid handling improvements
[PATCH 1/7] kvmtool: 9p: fix path traversal vulnerabilities
2016-10-25 11:34 UTC (3+ messages)
[kvm-unit-tests RFC PATCH 00/14] VT-d unit test
2016-10-25 11:33 UTC (12+ messages)
` [kvm-unit-tests PATCH 11/14] pci: edu: introduce pci-edu helpers
` [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 call for 2016-10-25
2016-10-25 11:01 UTC (2+ messages)
[PATCH] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
2016-10-25 10:20 UTC (3+ messages)
[GIT PULL v2 0/5] cpu_relax: drop lowlatency, introduce yield
2016-10-25 9:03 UTC (6+ messages)
` [GIT PULL v2 1/5] processor.h: introduce cpu_relax_yield
` [GIT PULL v2 2/5] stop_machine: yield CPU during stop machine
` [GIT PULL v2 3/5] s390: make cpu_relax a barrier again
` [GIT PULL v2 4/5] processor.h: Remove cpu_relax_lowlatency users
` [GIT PULL v2 5/5] processor.h: remove cpu_relax_lowlatency
[PATCH v4 0/5] implement vcpu preempted check
2016-10-25 1:25 UTC (7+ messages)
` [PATCH v4 5/5] x86, kvm: support "
[PATCH V4 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2016-10-24 20:33 UTC (4+ messages)
` [PATCH V4 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
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).