messages from 2016-12-21 18:02:47 to 2017-01-03 10:10:12 UTC [more...]
[kvm-unit-tests PATCH v2 0/2] run_tests: support concurrent test execution
2017-01-03 10:10 UTC (2+ messages)
` [kvm-unit-tests PATCH v2 1/2] run_tests: put logs into per-test file
kvm: GPF in irq_bypass_unregister_consumer
2017-01-03 9:32 UTC (2+ messages)
[PATCH 00/15] hyperv: more stuff to uapi + cleanup
2017-01-03 9:32 UTC (32+ messages)
` [PATCH 02/15] hyperv: uapi-fy synic event flags definitions
` [PATCH 03/15] hyperv: use standard bitops
` [PATCH 06/15] hyperv: avoid unnecessary vmalloc
` [PATCH 10/15] hyperv: uapi-fy PostMessage and SignalEvent hypercall structures
` [PATCH 12/15] hyperv: move VMBus connection ids to uapi
[kvm-unit-tests PATCH 0/2] run_tests: support concurrent test execution
2017-01-03 9:31 UTC (10+ 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] KVM: ioapic: fix NULL deref ioapic->lock
2017-01-03 9:27 UTC (6+ 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
QEMU online/offline cpu
2017-01-02 20:27 UTC
[PATCH] mm: introduce kv[mz]alloc helpers
2017-01-02 16:02 UTC (3+ messages)
kmvtool: invalid embedded ELF binaries' size
2017-01-02 14:04 UTC
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 VMCALL question
2017-01-02 10:24 UTC (4+ messages)
` Fwd: "
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] samples/vfio-mdev: don't return zero on failure paths in mtty_dev_init()
2016-12-30 22:40 UTC
[PATCH 0/4] Allow migration with invtsc if there's no frequency mismatch
2016-12-30 13:38 UTC (7+ 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
` [PATCH 4/4] kvm: Allow migration with invtsc
[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
[PATCH net-next V2 0/3] vhost net tx batching
2016-12-30 5:14 UTC (6+ 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
[PATCH v2 1/5] arm64: Define Falkor v1 CPU
2016-12-30 2:44 UTC (8+ 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
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)
[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
2016-12-29 6:06 UTC
Migration Time and Downtime
2016-12-28 18:55 UTC
MSR_BITMAP question
2016-12-28 3:04 UTC
vfio/pci: guest error recovery proposal
2016-12-28 2:52 UTC (2+ messages)
[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
2016-12-27 16:27 UTC (6+ messages)
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
` [Qemu-devel] "
kvm: BUG in kvm_unload_vcpu_mmu
2016-12-27 14:55 UTC
kvm: use-after-free in complete_emulated_mmio
2016-12-27 13:57 UTC
[PATCH kvm-unit-tests] [RFC] README: coding style: allow 120ch
2016-12-27 11:26 UTC
[kvm-unit-tests PATCH] x86: vmx: test invalid vmcs
2016-12-27 11:17 UTC (4+ messages)
[RFC 0/8] Provide the EL1 physical timer to the VM
2016-12-26 17:12 UTC (9+ messages)
` [RFC 1/8] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC 2/8] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC 3/8] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC 4/8] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC 5/8] KVM: arm64: Add the EL1 physical timer access handler
` [RFC 6/8] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC 7/8] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC 8/8] KVM: arm/arm64: Emulate the EL1 phys timer register access
[Bug 190961] New: pvclock_gtod_notify invoked frequently leads to extra cpu load
2016-12-26 4:27 UTC (3+ messages)
` [Bug 190961] "
[PATCH v2 0/4] vfio-mdev: Fix remove race, clean namespace and better define ABI
2016-12-26 3:31 UTC (9+ messages)
` [PATCH v2 1/4] vfio-mdev: Fix remove race
` [PATCH v2 2/4] vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
` [PATCH v2 3/4] vfio-mdev: Make mdev_parent private
` [PATCH v2 4/4] vfio-mdev: Make mdev_device private and abstract interfaces
[kvm-unit-tests PATCH] Makefile: Disable PIE as GCC enables it by default from 6.2.0-7
2016-12-25 7:39 UTC
[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
2016-12-23 15:13 UTC (6+ messages)
` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level
[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT
2016-12-23 12:08 UTC (3+ messages)
` [PATCH 2/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on EOI
[kvm-unit-tests PATCH v8 00/14] VT-d unit test
2016-12-23 3:44 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 0/2] test capability for remote task
2016-12-23 2:36 UTC (4+ messages)
` [PATCH 2/2] vfio iommu type1: fix the testing of "
[PATCH] kvm: nVMX: Reorder error checks for emulated VMXON
2016-12-22 23:49 UTC
[PATCH] KVM: VMX: remove duplicated declaration
2016-12-22 22:13 UTC
[kvm-unit-tests PATCH] x86: apic: add physical broadcast test
2016-12-22 18:24 UTC (6+ messages)
[kvm-unit-tests PATCH 0/4] pci: Various PCI BAR checks
2016-12-22 13:05 UTC (2+ messages)
[PATCH 1/2] jump_labels: API for flushing deferred jump label updates
2016-12-22 12:35 UTC (3+ messages)
[PATCH kvm-unit-tests 0/3] few framework cleanups
2016-12-22 11:13 UTC (4+ messages)
` [PATCH kvm-unit-tests 3/3] report: move blank line to better side of SUMMARY
How bad is KVM_EXIT_INTERNAL_ERROR?
2016-12-22 10:44 UTC (7+ messages)
[PULL kvm-unit-tests] arm/arm64: patches ready for master
2016-12-22 10:05 UTC (2+ messages)
[PATCH] KVM: x86: check for pic and ioapic presence before use
2016-12-22 9:56 UTC (6+ messages)
[PATCH 0/4] vfio-mdev: Clean namespace and better define ABI
2016-12-22 7:51 UTC (8+ messages)
` [PATCH 1/4] vfio-mdev: Remove an unused structure element
` [PATCH 2/4] vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
` [PATCH 3/4] vfio-mdev: Make mdev_parent private
` [PATCH 4/4] vfio-mdev: Make mdev_device private and abstract interfaces
kvm-unit-test compilation failed on Ubuntu Yakkety (4.8 kernel)
2016-12-22 5:57 UTC (3+ messages)
[PATCH 0/5] Followup patches for lockless access tracking
2016-12-22 4:29 UTC (6+ messages)
` [PATCH 1/5] kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
` [PATCH 2/5] kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
` [PATCH 3/5] kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
` [PATCH 4/5] kvm: x86: mmu: Update comment in mark_spte_for_access_track
` [PATCH 5/5] kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault
[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
2016-12-22 1:25 UTC (4+ messages)
` [PATCH kernel v2 09/11] vfio iommu: Add helpers to (un)register blocking notifiers per group
DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
2016-12-21 21:33 UTC (12+ messages)
[PATCH 0/3] KVM: nVMX: fix one guest vmcs check and refactor a bunch more
2016-12-21 20:24 UTC (4+ messages)
` [PATCH 1/3] KVM: nVMX: fix handling of invalid host efer
` [PATCH 2/3] KVM: nVMX: colocate guest vmcs checks
` [PATCH 3/3] KVM: nVMX: refactor nested_vmx_entry_failure()
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