kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-17 14:58:44 to 2017-11-22 20:28:42 UTC [more...]

[PATCH 00/37] Optimize KVM/ARM for VHE systems
 2017-11-22 20:28 UTC  (4+ messages)
` [PATCH 05/37] KVM: Record the executing ioctl number on the vcpu struct

[PATCH v2 0/8] KVM: Fix multiple issues in handling pending/injected events
 2017-11-22 20:25 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: VMX: No need to clear pending NMI/interrupt on inject realmode interrupt
` [PATCH v2 2/8] KVM: x86: Rename interrupt.pending to interrupt.injected
` [PATCH v2 3/8] KVM: x86: set/get_events ioctl should consider only injected exceptions
` [PATCH v2 4/8] KVM: x86: Warn if userspace overrides existing injected exception/interrupt
` [PATCH v2 5/8] Revert "kvm: nVMX: Disallow userspace-injected exceptions in guest mode"
` [PATCH v2 6/8] KVM: x86: Fix misleading comments on handling pending exceptions
` [PATCH v2 7/8] KVM: nVMX: Require immediate-exit when event reinjected to L2 and L1 event pending
` [PATCH v2 8/8] KVM: nVMX: Optimization: Dont set KVM_REQ_EVENT when VMExit with nested_run_pending

[PATCH v4 kvmtool 00/12] Add vfio-pci support
 2017-11-22 18:58 UTC  (13+ messages)
` [PATCH v4 kvmtool 01/12] pci: add config operations callbacks on the PCI header
` [PATCH v4 kvmtool 02/12] pci: allow to specify IRQ type for PCI devices
` [PATCH v4 kvmtool 03/12] irq: add irqfd helpers
` [PATCH v4 kvmtool 04/12] Extend memory bank API with memory types
` [PATCH v4 kvmtool 05/12] pci: add capability helpers
` [PATCH v4 kvmtool 06/12] Import VFIO headers
` [PATCH v4 kvmtool 07/12] Add PCI device passthrough using VFIO
` [PATCH v4 kvmtool 08/12] vfio-pci: add MSI-X support
` [PATCH v4 kvmtool 09/12] vfio-pci: add MSI support
` [PATCH v4 kvmtool 10/12] vfio: Support non-mmappable regions
` [PATCH v4 kvmtool 11/12] Introduce reserved memory regions
` [PATCH v4 kvmtool 12/12] vfio: check reserved regions before mapping DMA

Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. [1]
 2017-11-22 18:22 UTC  (3+ messages)
      ` Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover

[PATCH v2 0/3] KVM: nVMX: Do not expose APICv to L1 if disabled on L0
 2017-11-22 18:08 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: nVMX: Refresh APICv secondary exec controls by re-calculating all of them
` [PATCH v2 2/3] KVM: nVMX: Update nested MSRs in case APICv refreshing
` [PATCH v2 3/3] KVM: nVMX: Fix nested APICv Secondary CPU Controls when apicv disabled

[RFC PATCH] kvm: arm64: handle single-step of hyp emulated mmio instructions
 2017-11-22 17:07 UTC 

[PATCH] KVM: VMX: Fix vmx->nested freeing when no SMI handler
 2017-11-22 16:56 UTC  (8+ messages)

VMs freezing when host is running 4.14
 2017-11-22 16:43 UTC  (3+ messages)

passing FDs across domains
 2017-11-22 15:47 UTC  (12+ messages)

[RFC PATCH kernel] KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
 2017-11-22 15:02 UTC  (2+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-11-22 13:47 UTC  (23+ messages)
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver

[RFC PATCH] powerpc: add tests for XICS
 2017-11-22 12:39 UTC  (4+ messages)
` [RFC kvm-unit-tests "

[PATCH v2 1/1] KVM: s390: mark irq_state.flags as non-usable
 2017-11-22 12:25 UTC  (3+ messages)

[PATCH v3 0/3] KVM: arm64: single step emulation instructions
 2017-11-22 11:46 UTC  (6+ messages)

[PATCH] KVM: Expose new cpu features to guest
 2017-11-22  7:27 UTC 

[RFC PATCH kernel] vfio-pci: Allow mapping MSIX BAR
 2017-11-22  6:51 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
 2017-11-22  5:55 UTC  (2+ messages)

[Part1 PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-11-21 23:18 UTC  (5+ messages)

[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
 2017-11-21 21:45 UTC  (4+ messages)
` [Bug 197951] "

Unsure how to file this complex qemu-kvm bug
 2017-11-21 20:12 UTC 

KVM "fake DAX" flushing interface - discussion
 2017-11-21 18:35 UTC  (20+ messages)

[PATCH 1/1] KVM: s390: mark irq_state.flags as non-usable
 2017-11-21 18:27 UTC  (6+ messages)

kvm-unit-tests vmx-tests broken because of latest commit
 2017-11-21 18:02 UTC  (2+ messages)

[PATCH] KVM: nVMX: Eliminate vmcs02 pool
 2017-11-21 17:22 UTC 

Why qemu with kvm enabled can boot kernel even if identity page map is not set correctly?
 2017-11-21 16:58 UTC 

[PATCH kvm-unit-tests 0/2] arm/arm64: some fixups
 2017-11-21 16:49 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] Makefile: fix cscope target
` [PATCH kvm-unit-tests 2/2] arm/arm64: mmu: add missing TLB flushes

[PATCH RESEND v12 00/12] Add RAS virtualization support in QEMU
 2017-11-21 18:37 UTC  (14+ messages)
` [PATCH RESEND v12 01/12] ACPI: add related GHES structures and macros definition
` [PATCH RESEND v12 02/12] ACPI: Add APEI GHES table generation and CPER record support
` [PATCH RESEND v12 03/12] docs: APEI GHES generation description
` [PATCH RESEND v12 04/12] ACPI: enable APEI GHES in the configure file and build it
` [PATCH RESEND v12 05/12] linux-headers: sync against Linux v4.14-rc8
` [PATCH RESEND v12 06/12] target-arm: kvm64: detect whether can set vsesr_el2
` [PATCH RESEND v12 07/12] target-arm: handle SError interrupt exception from the guest OS
` [PATCH RESEND v12 08/12] target-arm: kvm64: inject synchronous External Abort
` [PATCH RESEND v12 09/12] Move related hwpoison page function to accel/kvm/ folder
` [PATCH RESEND v12 10/12] ARM: ACPI: Add _E04 for hardware error device
` [PATCH RESEND v12 11/12] hw/arm/virt: Add RAS platform version for migration
` [PATCH RESEND v12 12/12] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH] kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
 2017-11-21 12:46 UTC 

[PATCH 0/7] KVM/ARM fixes for 4.15-rc1
 2017-11-21 11:12 UTC  (14+ messages)
` [PATCH 1/7] KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
` [PATCH 2/7] KVM: arm/arm64: vgic: Preserve the revious read from the pending table
` [PATCH 3/7] KVM: arm/arm64: vgic-its: "
` [PATCH 4/7] KVM: arm/arm64: vgic-its: Check result of allocation before use
` [PATCH 5/7] KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
` [PATCH 7/7] arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-one

WARNING in free_loaded_vmcs
 2017-11-21 10:09 UTC  (2+ messages)

[PATCH] powerpc/kvm/xive: Don't use existing "prodded" flag for xive escalations
 2017-11-21  9:40 UTC 

[PATCH] powerpc/kvm/xive: Enable use of the new "single escalation" feature
 2017-11-21  9:37 UTC  (2+ messages)

[PATCH] powerpc/kvm/xive: Add more debugfs queues info
 2017-11-21  3:57 UTC 

[PATCH] x86: disable IRQs before changing CR4
 2017-11-21  1:08 UTC  (7+ messages)

[PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset
 2017-11-21  0:34 UTC  (3+ messages)

[GIT PULL] Second batch of KVM changes for Linux 4.15
 2017-11-21  0:06 UTC 

[PATCH] KVM: nVMX: Fix bug of injecting L2 exception into L1
 2017-11-20 22:58 UTC  (4+ messages)

[PATCH v3 RESEND] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-20 22:55 UTC 

[PATCH v3 RESEND] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-20 22:55 UTC 

[PATCH] KVM: VMX: Fix rflags cache during vCPU reset
 2017-11-20 21:11 UTC  (3+ messages)

[PATCH 0/2] Lapic LDR fixup
 2017-11-20 20:48 UTC  (11+ messages)
` [PATCH 2/2] KVM: lapic: Fixup LDR on load in x2apic

[PATCH] KVM: arm/arm64: Don't enable/disable physical timer access on VHE
 2017-11-20 20:38 UTC  (2+ messages)

[PATCH v5 0/8] Handle forwarded level-triggered interrupts
 2017-11-20 19:16 UTC  (9+ messages)
` [PATCH v5 1/8] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v5 2/8] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v5 3/8] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v5 4/8] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v5 5/8] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v5 6/8] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v5 7/8] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [PATCH v5 8/8] KVM: arm/arm64: Avoid work when userspace iqchips are not used

Got a WARN_ON for supposedly unreachable code
 2017-11-20 19:06 UTC  (7+ messages)

[PATCH for 4.4-stable] KVM: x86: fix singlestepping over syscall
 2017-11-20 18:33 UTC  (3+ messages)

[PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-20 18:01 UTC  (10+ messages)
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
` [Xen-devel] [PATCH RFC v3 0/6] x86/idle: add halt poll support

[PATCH v4 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-11-20 16:32 UTC  (5+ messages)
` [PATCH v4 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit

KVM: GPF in native_load_tr_desc
 2017-11-20 16:16 UTC 

[PATCH v3] virtio_balloon: include disk/file caches memory statistics
 2017-11-20 14:06 UTC  (2+ messages)

WARNING in kvm_arch_vcpu_ioctl_run (2)
 2017-11-20 12:23 UTC  (8+ messages)

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-20 11:42 UTC  (11+ messages)
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
    ` [virtio-dev] "
      `  "

[PATCH] KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
 2017-11-20 11:23 UTC  (4+ messages)

[PATCH v5 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-11-20 11:20 UTC  (4+ messages)
` [PATCH v5 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized

[BUG/RFC] INIT IPI lost when VM starts
 2017-11-20  6:57 UTC  (4+ messages)

transaction charged twice
 2017-11-18 22:23 UTC 

linux-next: Signed-off-by missing for commits in the kvm tree
 2017-11-18 14:11 UTC 

[RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-17 18:52 UTC  (6+ messages)
` [RFC PATCH v2 1/5] iommu: "
` [RFC PATCH v2 2/5] iommu/virtio-iommu: Add probe request
` [RFC PATCH v2 3/5] iommu/virtio-iommu: Add event queue
` [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU
` [RFC PATCH v2 5/5] ACPI/IORT: Move IORT to the ACPI folder

КЛИЕНТСКИЕ БАЗЫ!!! Подробнее: prodawez401@gmail.com Узнайте подробности!
 2017-11-16 17:20 UTC 

[PATCH v2 kvmtool 0/3] Virtio cleanup
 2017-11-17 14:59 UTC  (3+ messages)
` [PATCH v2 kvmtool 2/3] virtio: Support drivers that don't negotiate VIRTIO_RING_F_EVENT_IDX
` [PATCH v2 kvmtool 3/3] virtio/pci: Use port I/O for configuration registers by default


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).