kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-19 22:57:34 to 2017-01-24 13:00:07 UTC [more...]

[PATCH RFC] vfio error recovery: kernel support
 2017-01-24 13:00 UTC  (9+ messages)

[PATCH] KVM: arm/arm64: vgic: Add debugfs vgic-state file
 2017-01-24 12:52 UTC  (10+ 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 v2 0/3] x86-kvm: Fix Mac guest timekeeping by exposing TSC frequency in CPUID
 2017-01-24 11:58 UTC  (5+ messages)
` [PATCH v2 1/3] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
` [PATCH v2 2/3] pc: Add 2.9 machine type
` [PATCH v2 3/3] pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types

[PATCH] kvm: initialize SVM spinlock
 2017-01-24 11:40 UTC  (8+ 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  (35+ messages)
` [patch 1/5] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/5] kvmclock: export kvmclock clocksource pointer
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver

[PATCH] kvm: fix page struct leak in handle_vmon
 2017-01-24 10:56 UTC 

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

timerfd & vmexit poor performance
 2017-01-24  2:01 UTC  (3+ messages)

[PATCH 00/11] PowerPC-KVM: Fine-tuning for some function implementations
 2017-01-23 19:22 UTC  (17+ messages)
` [PATCH 01/11] KVM: PPC: Book3S HV: Move assignments for the variable "err" in kvm_htab_write()
` [PATCH 02/11] KVM: PPC: Book3S HV: Improve a size determination in kvmppc_alloc_hpt()
` [PATCH 03/11] KVM: PPC: Book3S HV: Move error code assignments in two functions
` [PATCH 04/11] KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
` [PATCH 05/11] KVM: PPC: Book3S HV: Adjust nine checks for null pointers
` [PATCH 06/11] KVM: PPC: Book3S HV: Use kcalloc() in kvmppc_alloc_host_rm_ops()
` [PATCH 07/11] KVM: PPC: Book3S HV: Improve size determinations in five functions
` [PATCH 08/11] KVM: PPC: Book3S: Use seq_puts() in xics_debug_show()
` [PATCH 09/11] KVM: PPC: Book3S: Improve a size determination in two functions
` [PATCH 10/11] KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
` [PATCH 11/11] KVM: PPC: Return directly after a failed copy_from_user() in two functions

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)

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

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

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

[GIT PULL] KVM fixes for v4.10-rc5
 2017-01-20 21:23 UTC 

[PATCH] Revert "KVM: nested VMX: disable perf cpuid reporting"
 2017-01-20 21:21 UTC  (2+ messages)

[PATCH v1 0/2] vpopcntdq support
 2017-01-20 18:00 UTC  (3+ messages)
` [PATCH v1 2/2] kvm: x86: Expose Intel VPOPCNTDQ feature to guest

[PATCH] KVM: x86: Introduce segmented_write_std
 2017-01-20 17:57 UTC  (5+ messages)

[PATCH kvm-unit-tests 0/5] Makefile changes/cleanups
 2017-01-20 17:37 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/5] x86/intel-iommu: couple fixups
 2017-01-20 17:35 UTC  (2+ messages)

[PATCH] KVM: x86: fix fixing of hypercalls
 2017-01-20 17:26 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 4.10 (via kvm/master)
 2017-01-20 17:25 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: do not expose random data via facility bitmap

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-20 16:34 UTC  (8+ messages)
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process

[patch 0/5] KVM virtual PTP driver (v4)
 2017-01-20 15:03 UTC  (7+ messages)
` [patch 1/5] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/5] kvmclock: export kvmclock clocksource pointer
` [patch 4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure
` [patch 5/5] PTP: add kvm PTP driver
  ` [patch 5/5] PTP: add kvm PTP driver (v2)

[patch 3/3] PTP: add kvm PTP driver
 2017-01-20 14:18 UTC  (11+ messages)

[PATCH 1/3] mm: alloc_contig_range: allow to specify GFP mask
 2017-01-20 13:35 UTC  (6+ messages)
` [PATCH 2/3] mm: cma_alloc: "
` [PATCH 3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous


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