messages from 2016-03-29 15:37:25 to 2016-04-04 07:41:29 UTC [more...]
[PATCH 0/1] KVM: s390/mm: fix for 4.6
2016-04-04 7:41 UTC (2+ messages)
` [PATCH 1/1] s390/mm/kvm: fix mis-merge in gmap handling
[Bug 115861] New: no
2016-04-04 7:32 UTC (2+ messages)
` [Bug 115861] no
WE NEED YOUR HELP URGENTLY
2016-04-03 16:21 UTC
[PATCH v5 0/9] Improve non-"safe" MSR access failure handling
2016-04-03 14:17 UTC (29+ messages)
` [PATCH v5 1/9] x86/head: Pass a real pt_regs and trapnr to early_fixup_exception
` [PATCH v5 2/9] x86/head: Move the early NMI fixup into C
` [PATCH v5 3/9] x86/head: Move early exception panic code into early_fixup_exception
` [PATCH v5 4/9] x86/traps: Enable all exception handler callbacks early
` [PATCH v5 5/9] x86/paravirt: Add _safe to the read_msr and write_msr PV hooks
` [PATCH v5 6/9] x86/msr: Carry on after a non-"safe" MSR access fails
` [PATCH v5 7/9] x86/paravirt: Add paravirt_{read,write}_msr
` [PATCH v5 8/9] x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
` [PATCH v5 9/9] x86/msr: Set the return value to zero when native_rdmsr_safe fails
[RFC PATCH 0/4] cgroup aware workqueues
2016-04-03 10:43 UTC (10+ messages)
[PATCH 0/5][KVMTOOL] Add support for ppc64le
2016-04-03 10:38 UTC (6+ messages)
` [KVMTOOL][PATCH 1/5] Add basic little endian "
` [KVMTOOL][PATCH 2/5] Add basic infrastructure to run tasks on vCPUs
` [KVMTOOL][PATCH 3/5] Implement H_SET_MODE for ppc64le
` [KVMTOOL][PATCH 4/5] Fix a race during exit processing
` [KVMTOOL][PATCH 5/5] Implement spapr pci for little endian systems
[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
2016-04-03 10:08 UTC (11+ messages)
` [PATCH v4 01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v4 02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v4 04/12] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
[Bug 111711] New: IOMMU Xonar Essence STX causes issues
2016-04-02 10:44 UTC (2+ messages)
` [Bug 111711] "
KVM networking issue
2016-04-01 22:50 UTC (3+ messages)
KVM_MAX_VCPU hard limit of 255 on x86
2016-04-01 21:55 UTC (2+ messages)
[PATCH] perf/x86/intel/pt: Don't die on VMXON
2016-04-01 16:24 UTC
[RFC v5 0/5] Add virtio transport for AF_VSOCK
2016-04-01 14:23 UTC (6+ messages)
` [RFC v5 1/5] VSOCK: transport-specific vsock_transport functions
` [RFC v5 2/5] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v5 3/5] VSOCK: Introduce virtio_transport.ko
` [RFC v5 4/5] VSOCK: Introduce vhost_vsock.ko
` [RFC v5 5/5] VSOCK: Add Makefile and Kconfig
[PATCH 0/5] Add support for ppc64le in kvmtool
2016-04-01 12:27 UTC (13+ messages)
` [PATCH 1/5] Add basic little endian support
` [PATCH 2/5] Add basic infrastructure to run tasks on vCPUs
` [PATCH 3/5] Implement H_SET_MODE for ppc64le
` [PATCH 4/5] Fix a race during exit processing
` [PATCH 5/5] Implement spapr pci for little endian systems
[RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-01 12:17 UTC (67+ messages)
` [RFC PATCH 06/45] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [RFC PATCH 07/45] KVM: arm/arm64: vgic-new: Add vgic GICv2 change_affinity
` [RFC PATCH 09/45] KVM: arm/arm64: vgic-new: Add GICv2 IRQ sync/flush
` [RFC PATCH 10/45] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
` [RFC PATCH 11/45] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [RFC PATCH 12/45] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [RFC PATCH 13/45] KVM: arm/arm64: vgic-new: Export register access interface
` [RFC PATCH 14/45] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [RFC PATCH 15/45] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [RFC PATCH 16/45] KVM: arm/arm64: vgic-new: Add PENDING "
` [RFC PATCH 17/45] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [RFC PATCH 18/45] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [RFC PATCH 19/45] KVM: arm/arm64: vgic-new: Add CONFIG "
` [RFC PATCH 20/45] KVM: arm/arm64: vgic-new: Add TARGET "
` [RFC PATCH 21/45] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [RFC PATCH 22/45] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [RFC PATCH 23/45] KVM: arm/arm64: vgic-new: Add GICv3 emulation framework
` [RFC PATCH 24/45] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [RFC PATCH 28/45] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [RFC PATCH 40/45] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [RFC PATCH 43/45] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [RFC PATCH 44/45] KVM: arm/arm64: vgic-new: Add dummy MSI implementation
` [RFC PATCH 45/45] KVM: arm/arm64: vgic-new: enable build
[RFC Design Doc]Speed up live migration by skipping free pages
2016-04-01 10:54 UTC (3+ messages)
[PULL 0/2] KVM/ARM Fixes for v4.6-rc2
2016-04-01 10:37 UTC (4+ messages)
` [PULL 1/2] arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
` [PULL 2/2] arm64: KVM: Register CPU notifiers when the kernel runs at HYP
[PATCH v4 0/9] arm64: Add support for KVM with ACPI
2016-04-01 10:32 UTC (15+ messages)
` [PATCH v4 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v4 6/9] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v4 8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
` [PATCH v4 9/9] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
[PATCH kvm-unit-tests v7 0/5] Debugging aids
2016-04-01 8:38 UTC (5+ messages)
` [PATCH kvm-unit-tests v7 5/5] scripts: automatically pretty print stacks
[PATCH] KVM: PPC:enable mmio_sign_extend in kvmppc_handle_load()
2016-04-01 7:16 UTC
[PART1 RFC v3 00/12] KVM: x86: Introduce SVM AVIC support
2016-03-31 14:19 UTC (20+ messages)
` [PART1 RFC v3 02/12] KVM: x86: Introducing kvm_x86_ops VM init/uninit hooks
` [PART1 RFC v3 10/12] svm: Do not expose x2APIC when enable AVIC
` [PART1 RFC v3 11/12] svm: Do not intercept CR8 "
` [PART1 RFC v3 12/12] svm: Manage vcpu load/unload "
To Your Attention
2016-03-31 13:30 UTC
kvm: repeatable kernel crash with Athlon II cpu
2016-03-31 13:24 UTC (9+ messages)
[PATCH] compiler-gcc: disable -ftracer for __noclone functions
2016-03-31 8:39 UTC (2+ messages)
[PATCH] kvm: x86: do not leak guest xcr0 into host interrupt handlers
2016-03-31 8:05 UTC (2+ messages)
[Bug 115081] New: arch/x86/kvm/vmx.c:8719: Error: symbol `vmx_return' is already defined
2016-03-31 3:13 UTC (14+ messages)
` [Bug 115081] "
Re:����Proces denture tools
2016-03-31 2:47 UTC
[PATCH v2] kvm: set page dirty only if page has been writable
2016-03-30 21:08 UTC (2+ messages)
[PATCH] arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
2016-03-30 20:09 UTC (2+ messages)
[kvm-unit-tests PATCH] powerpc: Fix parallel build
2016-03-30 16:12 UTC (2+ messages)
[kvm-unit-tests PATCH]] powerpc: display alignment exception in verbose mode only
2016-03-30 16:12 UTC (3+ messages)
[PATCH] KVM: x86: reduce default value of halt_poll_ns parameter
2016-03-30 12:19 UTC (3+ messages)
[KVMTOOL][V1] Implement support for ppc64le
2016-03-30 11:08 UTC (4+ messages)
` [PATCH 2/4] Implement H_SET_MODE "
[PATCH 1/4] KVM: MMU: fix permission_fault()
2016-03-30 6:39 UTC (7+ messages)
[question kvm-unit-tests] issue about exec
2016-03-30 2:54 UTC (5+ messages)
[PATCH resend] kvm: set page dirty only if it's been writable
2016-03-29 23:06 UTC
[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
2016-03-29 17:26 UTC (7+ messages)
` [RFC v5 03/17] iommu: introduce a reserved iova cookie
` [RFC v5 06/17] dma-reserved-iommu: iommu_get/put_single_reserved
[PATCH] virtio: add VIRTIO_CONFIG_S_NEEDS_RESET device status bit
2016-03-29 16:45 UTC (2+ messages)
[Bug 115451] New: memset hang on pci device memory using kvm
2016-03-29 16:34 UTC (2+ messages)
` [Bug 115451] "
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;
as well as URLs for NNTP newsgroup(s).