kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-21 15:01:25 to 2017-01-27 01:05:00 UTC [more...]

[RFC v2 00/10] Provide the EL1 physical timer to the VM
 2017-01-27  1:05 UTC  (11+ messages)
` [RFC v2 01/10] KVM: arm/arm64: Abstract virtual timer context into separate structure
` [RFC v2 02/10] KVM: arm/arm64: Move cntvoff to each timer context
` [RFC v2 03/10] KVM: arm/arm64: Decouple kvm timer functions from virtual timer
` [RFC v2 04/10] KVM: arm/arm64: Add the EL1 physical timer context
` [RFC v2 05/10] KVM: arm/arm64: Initialize the emulated EL1 physical timer
` [RFC v2 06/10] KVM: arm/arm64: Update the physical timer interrupt level
` [RFC v2 07/10] KVM: arm/arm64: Set a background timer to the earliest timer expiration
` [RFC v2 08/10] KVM: arm/arm64: Set up a background timer for the physical timer emulation
` [RFC v2 09/10] KVM: arm64: Add the EL1 physical timer access handler
` [RFC v2 10/10] KVM: arm/arm64: Emulate the EL1 phys timer register access

[BISECT 4.1.y] [PATCH] regression: kvm: migration hangs guest
 2017-01-26 23:29 UTC  (3+ messages)

[PATCH v1 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va
 2017-01-26 20:08 UTC  (6+ messages)
` [PATCH v1 3/3] MAINTAINERS: xen, kvm: track pvclock-abi.h changes

[BUG/RFC] vhost: net: big endian viring access despite virtio 1
 2017-01-26 19:20 UTC  (2+ messages)

[PATCH v2 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-01-26 19:10 UTC  (5+ messages)
` [PATCH v2 2/3] x86: Remap GDT tables in the Fixmap section
` [PATCH v2 3/3] x86: Make the GDT remapping read-only on 64 bit

[PATCH 0/3] Fix cache flushing when mapping at stage-2
 2017-01-26 13:22 UTC  (7+ messages)
` [PATCH 1/3] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
` [PATCH 2/3] arm/arm64: KVM: Stop propagating cacheability status of a faulted page
` [PATCH 3/3] arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENT

Long interrupt latency in guest
 2017-01-25 23:57 UTC 

[PATCH v1 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-01-25 20:10 UTC  (5+ messages)
` [PATCH v1 2/3] x86: Remap GDT tables in the Fixmap section

[PATCH 0/5] Followup patches for lockless access tracking
 2017-01-25 20:05 UTC  (4+ messages)
` [PATCH 5/5] kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault

[PATCH v4 1/4] arm64: Define Falkor v1 CPU
 2017-01-25 19:39 UTC  (5+ messages)
` [PATCH v4 2/4] arm64: Work around Falkor erratum 1003
` [PATCH v4 3/4] arm64: Use __tlbi() macros in KVM code
` [PATCH v4 4/4] arm64: Work around Falkor erratum 1009

[PATCH v2 0/3] x86-kvm: Fix Mac guest timekeeping by exposing TSC frequency in CPUID
 2017-01-25 17:30 UTC  (4+ messages)

[PULL] virtio, vhost: fixes
 2017-01-25 16:21 UTC 

Call for mentors for Outreachy 2017 May-August
 2017-01-25 15:55 UTC 

[patch 0/4] KVM virtual PTP driver (v5)
 2017-01-25 13:15 UTC  (14+ messages)
` [patch 1/4] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/4] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/4] kvmclock: export kvmclock clocksource pointer
` [patch 4/4] PTP: add kvm PTP driver

[PATCH v2] KVM: arm/arm64: vgic: Add debugfs vgic-state file
 2017-01-25 12:49 UTC  (6+ messages)

[PATCH] KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function
 2017-01-25 12:27 UTC 

[PATCH 0/2] KVM: nVMX: kmap() can't fail
 2017-01-25 12:08 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: nVMX: vmx_complete_nested_posted_interrupt() "

[PATCH] kvm: fix page struct leak in handle_vmon
 2017-01-25 10:35 UTC  (7+ messages)

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-24 22:03 UTC  (14+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v3 3/5] arm64: Create and use __tlbi_dsb() macros

[PATCH] kvm: fix usage of uninit spinlock in avic_vm_destroy()
 2017-01-24 21:23 UTC  (2+ messages)

[PATCH] KVM: svm: inititalize hash table structures directly
 2017-01-24 21:21 UTC 

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-24 18:43 UTC  (15+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH] vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
 2017-01-24 18:07 UTC  (2+ messages)

[PATCH RFC] vfio error recovery: kernel support
 2017-01-24 15:03 UTC  (5+ messages)

KVM call for 2017-01-31
 2017-01-24 14:07 UTC 

[PATCH] KVM: arm/arm64: vgic: Add debugfs vgic-state file
 2017-01-24 13:22 UTC  (8+ messages)

[PATCH] kvm: initialize SVM spinlock
 2017-01-24 13:07 UTC  (9+ messages)

timerfd & vmexit poor performance
 2017-01-24 13:03 UTC  (4+ messages)

[PATCH] KVM: s390: Move two error code assignments in kvm_vm_ioctl_get_dirty_log()
 2017-01-24 12:47 UTC  (13+ messages)
  `  "

[PATCH 0/9] KVM: Fine-tuning for several function implementations
 2017-01-24 11:36 UTC  (18+ messages)
` [PATCH 1/9] KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
` [PATCH 2/9] KVM: Move error code settings in kvm_vm_ioctl()
` [PATCH 3/9] KVM: Move error code settings in kvm_vcpu_compat_ioctl()
` [PATCH 4/9] KVM: Move error code settings in kvm_vcpu_ioctl()
` [PATCH 5/9] KVM: Improve size determinations "
` [PATCH 6/9] KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
` [PATCH 7/9] KVM: Return an error code only as a constant in kvm_get_dirty_log()
` [PATCH 8/9] KVM: Adjust seven checks for null pointers
` [PATCH 9/9] KVM: Improve another size determination in kvm_create_vm()
  ` KVM: Fine-tuning for several function implementations

[patch 0/5] KVM virtual PTP driver (v3)
 2017-01-24 11:35 UTC  (12+ messages)
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure

[PULL] vhost: cleanups and fixes
 2017-01-24  2:45 UTC  (3+ messages)

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-23 19:22 UTC  (7+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers

kvm: WARNING In kvm_apic_accept_events
 2017-01-23 16:29 UTC  (4+ messages)

kvm: WARNING in mmu_spte_clear_track_bits
 2017-01-23 14:19 UTC 

Urgent Please,,
 2017-01-23 14:06 UTC 

[PATCH v9 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-23 11:57 UTC  (6+ messages)
` [PATCH v9 08/18] iommu/vt-d: Implement reserved region get/put callbacks
` [PATCH v9 10/18] iommu/arm-smmu: "

[PATCH v3 0/9] Add support for monitoring guest TLB operations
 2017-01-23 11:21 UTC  (12+ messages)
` [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection

[PATCH] vhost/vsock: handle vhost_vq_init_access() error
 2017-01-23 10:31 UTC  (6+ messages)

[Bug 188171] New: Nested Virtualization via VT-x | Virtualbox in KVM: cannot launch virtualbox guest OS due to 'general protection fault: 0000 [#1] SMP'
 2017-01-23  9:13 UTC  (7+ messages)
` [Bug 188171] "

Nuevo Etiquetado Frontal Nutrimental
 2017-01-23  7:54 UTC 

[kvm-unit-tests PATCH v2 0/4] pci: Various PCI BAR checks
 2017-01-23  7:44 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] pci: Rework pci_bar_is_valid()
` [kvm-unit-tests PATCH v2 2/4] pci: Split and rename pci_bar_is_valid() to pci_bar_exists()
` [kvm-unit-tests PATCH v2 3/4] pci: Ensure BAR validity for public functions
` [kvm-unit-tests PATCH v2 4/4] pci: pci-host-generic: Use INVALID_PHYS_ADDR instead of ~0

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-23  4:38 UTC  (11+ messages)
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support

(unknown),
 2017-01-23  0:35 UTC 

[PATCH v3] vfio error recovery: kernel support
 2017-01-22 23:01 UTC  (3+ messages)

kvm: WARNING in kvm_load_guest_fpu
 2017-01-22  8:45 UTC  (2+ messages)

[PULL] vhost/virtio: cleanups and fixes
 2017-01-22  7:35 UTC 

[PATCH v2] vfio error recovery: kernel support
 2017-01-22  7:26 UTC  (2+ messages)

[PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
 2017-01-22  2:17 UTC  (2+ messages)


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