messages from 2016-06-16 01:19:33 to 2016-06-20 20:24:25 UTC [more...]
[PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
2016-06-20 20:24 UTC (9+ messages)
` [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore
` [PATCH 2/2] x86/entry: Inline enter_from_user_mode
` [PATCH 3/2] context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
` [PATCH 4/2] KVM: remove kvm_guest_enter/exit wrappers
[PATCH kvm-unit-tests] x86:kvmclock-test: add testcases for x-cpu clock warp
2016-06-20 16:55 UTC (3+ messages)
[PATCH v2 0/2] VFIO SRIOV support
2016-06-20 17:37 UTC (6+ messages)
` [PATCH v2 1/2] PCI: Extend PCI IOV API
` [PATCH v2 2/2] VFIO: Add support for SR-IOV extended capablity
[PATCH] x86/kvm: fix condition to update kvm master clocks
2016-06-20 17:22 UTC (8+ messages)
[RFC PATCH v5 0/3] Add Mediated device support
2016-06-20 16:31 UTC (4+ messages)
` [PATCH 1/3] Mediated device Core driver
` [PATCH 2/3] VFIO driver for mediated PCI device
` [PATCH 3/3] VFIO Type1 IOMMU: Add support for mediated devices
[PATCH V8 0/9] vfio, platform: add ACPI support
2016-06-20 15:51 UTC (10+ messages)
` [PATCH V8 1/9] vfio: platform: rename reset function
` [PATCH V8 2/9] vfio: platform: move reset call to a common function
` [PATCH V8 3/9] vfio: platform: determine reset capability
` [PATCH V8 4/9] vfio: platform: add support for ACPI probe
` [PATCH V8 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V8 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V8 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V8 8/9] vfio: platform: check reset call return code during open
` [PATCH V8 9/9] vfio: platform: check reset call return code during release
KVM: x86: reset lapic_timer.expired_tscdeadline at SET_LAPIC time
2016-06-20 15:22 UTC (6+ messages)
` [PATCH v2] "
[PATCH 1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array
2016-06-20 14:56 UTC (4+ messages)
` [PATCH 3/4] kvm/stats: Add provisioning for 64-bit vcpu statistics
[RFC 1/8] cpus: pass CPUState to run_on_cpu helpers
2016-06-20 13:07 UTC (4+ messages)
[PATCH 0/1] introduce page_ref_inc_return
2016-06-20 10:38 UTC (2+ messages)
` [PATCH 1/1] mm/page_ref: "
Bug#827525: kvmtool: FTBFS on mips64el: guest/guest_init.o: linking 32-bit code with 64-bit code
2016-06-20 9:13 UTC (2+ messages)
[PATCH v4 0/3] Add QEMU support for Intel local MCE
2016-06-20 7:26 UTC (39+ messages)
` [PATCH v4 1/3] target-i386: KVM: add basic Intel LMCE support
` [PATCH v4 2/3] target-i386: add migration support for Intel LMCE
` [Qemu-devel] "
` [PATCH v4 3/3] i386: publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg
[PATCH v2 0/3] Add KVM support for Intel local MCE
2016-06-20 6:55 UTC (20+ messages)
` [PATCH v2 1/3] KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
` [PATCH v2 2/3] KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
` [PATCH v2 3/3] KVM: VMX: enable guest access to LMCE related MSRs
` [libvirt] "
[PATCH v3 1/2] KVM: PPC: New capability to control MCE behaviour
2016-06-20 5:18 UTC (3+ messages)
` [PATCH v3 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled
X58 Virtualization w/ Linux
2016-06-20 4:05 UTC (15+ messages)
[QEMU 0/7] Fast balloon and fast live migration
2016-06-20 3:16 UTC (26+ messages)
` [QEMU 1/7] balloon: speed up inflating & deflating process
` [QEMU 2/7] virtio-balloon: add drop cache support
` [QEMU 3/7] Add the hmp and qmp interface for dropping cache
` [Qemu-devel] "
` [QEMU 4/7] balloon: get free page info from guest
` [QEMU 6/7] kvm: Add two new arch specific functions
` [QEMU 7/7] migration: skip free pages during live migration
KVM VM hangs forever in R state within lock
2016-06-19 21:28 UTC
[PATCH] *** Vhost-pci RFC v2 ***
2016-06-19 14:14 UTC (2+ messages)
` [PATCH] Vhost-pci RFC v2: a new virtio device for inter-VM communication
[PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode
2016-06-18 9:01 UTC
[RFC 12/18] limits: track RLIMIT_MEMLOCK actual max
2016-06-18 7:00 UTC (3+ messages)
5.1 Surround in Guest VM
2016-06-17 20:18 UTC
[PATCH] MIPS: KVM: Combine entry trace events into class
2016-06-17 17:19 UTC
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-06-17 15:51 UTC (8+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
[PATCH] kvm: x86: use getboottime64
2016-06-17 15:48 UTC
[PATCH 0/8] MIPS: KVM: Debug & trace event improvements
2016-06-17 15:35 UTC (10+ messages)
` [PATCH 3/8] MIPS: KVM: Clean up kvm_exit trace event
` [PATCH 5/8] MIPS: KVM: Add guest mode switch trace events
[PATCH v6 00/15] KVM: arm64: GICv3 ITS emulation
2016-06-17 12:08 UTC (16+ messages)
` [PATCH v6 01/15] KVM: arm/arm64: move redistributor kvm_io_devices
` [PATCH v6 02/15] KVM: arm/arm64: check return value for kvm_register_vgic_device
` [PATCH v6 03/15] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v6 04/15] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v6 05/15] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v6 06/15] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v6 07/15] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v6 08/15] KVM: arm64: introduce new KVM ITS device
` [PATCH v6 09/15] KVM: arm64: implement basic ITS register handlers
` [PATCH v6 10/15] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v6 11/15] KVM: arm64: read initial LPI pending table
` [PATCH v6 12/15] KVM: arm64: allow updates of LPI configuration table
` [PATCH v6 13/15] KVM: arm64: implement ITS command queue command handlers
` [PATCH v6 14/15] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v6 15/15] KVM: arm64: enable ITS emulation as a virtual MSI controller
[PATCH v5 00/13] NVDIMM: introduce nvdimm label support
2016-06-17 11:08 UTC (14+ messages)
` [PATCH v5 01/13] pc-dimm: introduce get_vmstate_memory_region callback
` [PATCH v5 02/13] nvdimm: support nvdimm label
` [PATCH v5 03/13] acpi: add aml_object_type
` [PATCH v5 04/13] acpi: add aml_call5
` [PATCH v5 05/13] nvdimm acpi: set HDLE properly
` [PATCH v5 06/13] nvdimm acpi: save arg3 of _DSM method
` [PATCH v5 07/13] nvdimm acpi: check UUID
` [PATCH v5 08/13] nvdimm acpi: abstract the operations for root & nvdimm devices
` [PATCH v5 09/13] nvdimm acpi: check revision
` [PATCH v5 10/13] nvdimm acpi: support Get Namespace Label Size function
` [PATCH v5 11/13] nvdimm acpi: support Get Namespace Label Data function
` [PATCH v5 12/13] nvdimm acpi: support Set "
` [PATCH v5 13/13] docs: add NVDIMM ACPI documentation
[PATCH net-next V2] tun: introduce tx skb ring
2016-06-17 7:22 UTC (7+ messages)
[RFC PATCH 0/2] KVM: x86: guest exit microoptimization
2016-06-17 5:20 UTC (10+ messages)
` [RFC PATCH 1/2] KVM: x86: always use "acknowledge interrupt on exit"
` [RFC PATCH 2/2] KVM: x86: use __kvm_guest_exit
good morning
2016-06-16 19:29 UTC
[PATCH V7 0/9] vfio, platform: add ACPI support
2016-06-16 17:08 UTC (4+ messages)
` [PATCH V7 7/9] vfio, platform: make reset driver a requirement by default
[GIT PULL] KVM fixes for Linux 4.7-rc4
2016-06-16 14:27 UTC
[PATCH 0/4] VFIO SR-IOV support
2016-06-16 12:46 UTC (6+ messages)
` [PATCH 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
HELP ME PLEASE
2016-06-16 11:29 UTC
[PATCH 0/3] KVM: do not use kvm->online_vcpus to check "has one VCPU been created?"
2016-06-16 8:23 UTC (7+ messages)
[PATCH] kvm: fix irq route entries exceed gsi count 1024
2016-06-16 7:13 UTC (2+ messages)
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