kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-07 14:56:35 to 2016-01-15 06:27:34 UTC [more...]

[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
 2016-01-15  6:27 UTC 

[PATCH v6 0/6] arm/arm64: KVM: Enhance armv7/8 fp/simd lazy switch
 2016-01-15  2:02 UTC  (20+ messages)
` [PATCH v6 1/6] arm/arm64: KVM: Introduce armv7 fp/simd vcpu fields and helpers
` [PATCH v6 2/6] arm: KVM: Introduce host fp/simd context switch function
` [PATCH v6 3/6] arm/arm64: KVM: Enable armv7 fp/simd enhanced context switch
` [PATCH v6 4/6] arm: KVM: Delete unused macros

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-14 19:56 UTC  (7+ messages)

[PATCH v1 0/5] KVM: Hyper-V VMBus hypercalls
 2016-01-14 11:52 UTC  (11+ messages)
` [PATCH v1 1/5] kvm/x86: Rename Hyper-V long spin wait hypercall
` [PATCH v1 2/5] drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
` [PATCH v1 3/5] kvm/x86: Pass return code of kvm_emulate_hypercall
` [PATCH v1 4/5] kvm/x86: Hyper-V VMBus hypercall userspace exit
` [PATCH v1 5/5] kvm/x86: Reject Hyper-V hypercall continuation

[PATCH] KVM: PPC: fix ONE_REG AltiVec support
 2016-01-14  3:38 UTC  (2+ messages)

[PATCH 1/3] Powernv: Remove the usage of PACAR1 from opal wrappers
 2016-01-14  3:15 UTC  (3+ messages)
` [PATCH 2/3] powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt
` [PATCH 3/3] KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time base errors

[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
 2016-01-14  0:06 UTC  (5+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

PROBLEM: compilation issue, Incorrect C usage in drivers/block/null_blk.c causes kernel compilation failure with Intel c++ compiler
 2016-01-13 20:01 UTC  (4+ messages)

[PATCH 0/2] vhost: cross-endian code cleanup
 2016-01-13 17:09 UTC  (3+ messages)
` [PATCH 1/2] vhost: helpers to enable/disable vring endianness
` [PATCH 2/2] vhost: disentangle vring endianness stuff from the core code

[PULL] virtio: barrier rework+fixes
 2016-01-13 16:28 UTC 

What's kvmclock's custom sched_clock for?
 2016-01-13 14:59 UTC  (12+ messages)

[PATCH v2 1/4] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2016-01-13 10:46 UTC  (8+ messages)
` [PATCH] x86/vdso/pvclock: Protect STABLE check with the seqcount

Fw: [virtio] CORRECTION: 15-day Public Review for Virtual I/O Device (VIRTIO) Version 1.0 - ends January 26th
 2016-01-13  8:43 UTC 

[GIT PULL] First batch of KVM changes for 4.5 merge window
 2016-01-12 20:59 UTC  (2+ messages)

[PATCH] arm64: KVM: Fix AArch64 guest userspace exception injection
 2016-01-12 19:13 UTC  (9+ messages)

[PATCH 0/6] NVDIMM ACPI: introduce the framework of QEMU emulated DSM
 2016-01-12 19:02 UTC  (13+ messages)
` [PATCH 3/6] nvdimm acpi: introduce patched dsm memory
` [PATCH 5/6] nvdimm acpi: let qemu handle _DSM method
` [Qemu-devel] [PATCH 0/6] NVDIMM ACPI: introduce the framework of QEMU emulated DSM

[PATCH v2 00/11] NVDIMM ACPI: introduce the framework of QEMU emulated
 2016-01-12 18:50 UTC  (12+ messages)
` [PATCH v2 01/11] tests: acpi: test multiple SSDT tables
` [PATCH v2 02/11] tests: acpi: test NVDIMM tables
` [PATCH v2 03/11] acpi: add aml_create_field()
` [PATCH v2 04/11] acpi: add aml_concatenate()
` [PATCH v2 05/11] acpi: allow using object as offset for OperationRegion
` [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [PATCH v2 07/11] nvdimm acpi: introduce patched dsm memory
` [PATCH v2 08/11] nvdimm acpi: let qemu handle _DSM method
` [PATCH v2 09/11] nvdimm acpi: emulate dsm method
` [PATCH v2 10/11] nvdimm acpi: add _CRS
` [PATCH v2 11/11] tests: acpi: update nvdimm ssdt table

linux-4.4: qemu starting VM emits vmwrite error
 2016-01-12 17:58 UTC  (4+ messages)

[PATCH kvm-unit-tests 0/3] use setjmp/longjmp to catch exceptions
 2016-01-12 17:17 UTC  (5+ messages)
` [PATCH kvm-unit-tests 3/4] x86: remove test_for_exception

[PATCH] vfio/pci: Lazy PBA emulation
 2016-01-12 15:56 UTC 

[PATCH v6 6/6] arm/arm64: KVM: Enable armv8 fp/simd enhanced context switch
 2016-01-12 14:13 UTC  (4+ messages)

[PATCH v6 5/6] arm/arm64: KVM: Introduce armv8 fp/simd vcpu fields and helpers
 2016-01-12 14:13 UTC  (4+ messages)

[PATCH v1 0/2] QEMU: Hyper-V VMBus hypercalls blank handlers
 2016-01-12 11:11 UTC  (3+ messages)
` [PATCH v1 1/2] headers: Hyper-V VMBus hypercall codes and exit
` [PATCH v1 2/2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers

[PATCH v1] KVM-UNIT-TESTS:x86/hyperv: Hyper-V hypercalls test
 2016-01-12 11:03 UTC 

[PATCH] vhost: move is_le setup to the backend
 2016-01-12 10:48 UTC  (4+ messages)

[RFC PATCH 0/6] vfio: Add interface to map MSI pages
 2016-01-12 10:34 UTC  (6+ messages)

[PATCH v1] kvm/x86: Hyper-V tsc page setup
 2016-01-12  7:43 UTC  (2+ messages)

KVM pci-assign - iommu width is not sufficient for mapped address
 2016-01-12  7:04 UTC  (9+ messages)

[RFC PATCH 0/5] KVM: x86: exit to user space on unhandled MSR accesses
 2016-01-12  3:21 UTC  (6+ messages)
` [RFC PATCH 2/5] KVM: add KVM_EXIT_MSR exit reason and capability

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2016-01-11 16:48 UTC  (34+ messages)
` [PATCH v8 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v8 08/20] KVM: ARM64: Add access handler for event typer register
` [PATCH v8 20/20] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH RESEND] kvm:powerpc:Fix incorrect return statement in the function mpic_set_default_irq_routing
 2016-01-11 16:44 UTC 

[PATCH RESEND] kvm:x86:Fix error handling in the function kvm_lapic_sync_to_vapic
 2016-01-11 10:00 UTC 

kvm: vmalloc allocation failure in kvm_vm_ioctl
 2016-01-08 21:18 UTC 

kvm: GPF in native_set_debugreg
 2016-01-08 21:15 UTC  (3+ messages)

kvm: GPF in kvm_lapic_latched_init
 2016-01-08 18:42 UTC 

[kvm:queue 58/68] include/linux/kvm_host.h:982:10: error: 'KVM_REQ_MIGRATE_TIMER' undeclared
 2016-01-08 17:41 UTC 

kvm: WARNING in kvm_apic_accept_events
 2016-01-08 17:16 UTC 

[GIT PULL] KVM changes for 4.4 final
 2016-01-08 17:09 UTC 

kvm: vmalloc allocation failure in kvm_vcpu_ioctl_set_cpuid
 2016-01-08 16:43 UTC 

[PATCH v9 0/5] implement vNVDIMM
 2016-01-08 15:59 UTC  (20+ messages)
` How to reserve guest physical region for ACPI
            ` [Qemu-devel] "

kvm: WARNING in __x86_set_memory_region
 2016-01-08 15:55 UTC 

kvm: WARNING in exception_type
 2016-01-08 15:42 UTC 

Payment
 2016-01-08  9:38 UTC 

[PATCH v1 0/2] KVM: Hyper-V SynIC tracepoints
 2016-01-08 13:14 UTC  (2+ messages)

[PATCH 0/2] KVM: Save two bits in vcpu->requests
 2016-01-08 12:22 UTC  (5+ messages)
` [PATCH 1/2] KVM: Remove unused KVM_REQ_KICK to save a bit "

[Bug 110441] New: KVM guests randomly get I/O errors on VirtIO based devices
 2016-01-08 10:23 UTC  (2+ messages)
` [Bug 110441] "

[GIT PULL 0/2] KVM: s390: Feature and fix for 4.5
 2016-01-08  9:14 UTC  (3+ messages)
` [GIT PULL 1/2] kvm/s390: drop unpaired smp_mb
` [GIT PULL 2/2] KVM: s390: implement the RI support of guest

[PATCH 0/4] Reorganize request bits
 2016-01-08  6:01 UTC  (9+ messages)
` [PATCH 3/4] KVM: renumber architecture-dependent requests
` [PATCH 4/4] KVM: move architecture-dependent requests to arch/

[PATCH v1 0/6] KVM: Hyper-V SynIC timers migration fixes
 2016-01-07 21:02 UTC  (8+ messages)
` [PATCH v1 2/6] kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
` [PATCH v1 3/6] kvm/x86: Reorg stimer_expiration() to better control timer restart

[PATCH v2 0/7] KVM: Hyper-V SynIC timers migration fixes
 2016-01-07 20:15 UTC  (5+ messages)
` [PATCH v2 3/7] kvm/x86: Hyper-V unify stimer_start() and stimer_restart()

lovely meet dear
 2016-01-07 16:44 UTC 

[PATCH] virtio/s390: use dev_to_virtio
 2016-01-07 15:04 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).