kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-17 17:47:13 to 2015-12-22 10:15:54 UTC [more...]

[PATCH 0/2] Fix PC corruption when injecting a fault
 2015-12-22 10:15 UTC  (4+ messages)
` [PATCH 1/2] arm: KVM: Do not update PC if the trap handler has updated it
` [PATCH 2/2] arm64: "

[RFC v4 0/5] Add virtio transport for AF_VSOCK
 2015-12-22  9:07 UTC  (6+ messages)
` [RFC v4 1/5] VSOCK: transport-specific vsock_transport functions
` [RFC v4 2/5] VSOCK: Introduce virtio_vsock_common.ko
` [RFC v4 3/5] VSOCK: Introduce virtio_transport.ko
` [RFC v4 4/5] VSOCK: Introduce vhost_vsock.ko
` [RFC v4 5/5] VSOCK: Add Makefile and Kconfig

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2015-12-22  8:08 UTC  (21+ messages)
` [PATCH v8 01/20] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v8 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v8 03/20] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v8 04/20] KVM: ARM64: Add access handler for PMCR register
` [PATCH v8 05/20] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v8 06/20] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v8 07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v8 08/20] KVM: ARM64: Add access handler for event typer register
` [PATCH v8 09/20] KVM: ARM64: Add access handler for event counter register
` [PATCH v8 10/20] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v8 11/20] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v8 12/20] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v8 13/20] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v8 14/20] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v8 15/20] KVM: ARM64: Add a helper to forward trap to guest EL1
` [PATCH v8 16/20] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v8 17/20] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v8 18/20] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v8 19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v8 20/20] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH v5 0/3] KVM/arm/arm64: enhance armv7/8 fp/simd lazy switch
 2015-12-22  8:06 UTC  (13+ messages)
` [PATCH v5 1/3] KVM/arm: add hooks for armv7 fp/simd lazy switch support
` [PATCH v5 2/3] KVM/arm/arm64: enable enhanced armv7 fp/simd lazy switch
` [PATCH v5 3/3] KVM/arm/arm64: enable enhanced armv8 "

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-12-22  7:42 UTC  (7+ messages)
` [PATCH kernel 7/9] KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers
` [PATCH kernel 9/9] KVM: PPC: Add support for multiple-TCE hcalls

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

[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
 2015-12-22  7:19 UTC  (16+ messages)
` [PATCH v2 1/2] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
` [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts

[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
 2015-12-22  3:15 UTC  (11+ messages)
                      `  "

[PATCH v2 01/14] qapi: Rename (one) qjson.h to qobject-json.h
 2015-12-22  0:30 UTC 

kvmclock doesn't work, help?
 2015-12-21 22:49 UTC  (19+ messages)

[PATCH v3 0/9] KVM: PPC: Book3S HV: Optimize wakeup VCPU from H_IPI
 2015-12-21 22:33 UTC  (12+ messages)
` [PATCH v3 1/9] powerpc/smp: Support more IPI messages
` [PATCH v3 2/9] powerpc/smp: Add smp_muxed_ipi_set_message
` [PATCH v3 3/9] powerpc/xics: Add icp_native_cause_ipi_rm
` [PATCH v3 4/9] KVM: PPC: Book3S HV: Host-side RM data structures
` [PATCH v3 5/9] KVM: PPC: Book3S HV: Manage core host state
` [PATCH v3 6/9] KVM: PPC: Book3S HV: kvmppc_host_rm_ops - handle offlining CPUs
` [PATCH v3 7/9] KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVM
` [PATCH v3 8/9] KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU
` [PATCH v3 9/9] KVM: PPC: Book3S HV: Add tunable to control H_IPI redirection

[kvm-unit-tests PATCH 0/3] run_tests.sh changes
 2015-12-21 19:45 UTC  (8+ messages)
` [kvm-unit-tests PATCH 1/3] run_tests.sh: reduce return code ambiguity
` [kvm-unit-tests PATCH 2/3] cleanup unittests.cfg headers
` [kvm-unit-tests PATCH 3/3] add timeout support

[PATCH v4 0/5] KVM: Hyper-V synthetic interrupt controller
 2015-12-21 15:21 UTC  (15+ messages)
` [PATCH v4 5/5] kvm/x86: Hyper-V kvm exit

[PATCH v9 0/5] implement vNVDIMM
 2015-12-21 14:13 UTC  (3+ messages)

[PULL] vhost: cleanups and fixes
 2015-12-21  7:58 UTC 

[PATCH kernel] vfio: Add explicit alignments in vfio_iommu_spapr_tce_create
 2015-12-21  0:56 UTC  (2+ messages)

[PATCH v2 0/4] x86: KVM vdso and clock improvements
 2015-12-20 11:05 UTC  (5+ messages)
` [PATCH v2 1/4] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
` [PATCH v2 2/4] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
` [PATCH v2 3/4] x86/vdso: Remove pvclock fixmap machinery
` [PATCH v2 4/4] x86/vdso: Enable vdso pvclock access on all vdso variants

JUST REPLY YES ONLY
 2015-12-20  5:30 UTC 

WITH ALL DUE RESPECT;
 2015-12-19 19:59 UTC 

Happy Christmas
 2015-12-19 14:56 UTC 

Loan Offer
 2015-12-19 13:46 UTC 

[PATCH kvm-unit-tests v2 00/12] Improve the output of test runners
 2015-12-18 18:57 UTC  (36+ messages)
` [PATCH kvm-unit-tests v2 01/12] run_tests: move run() to scripts/
` [PATCH kvm-unit-tests v2 02/12] run_tests: prepare for changes in scripts/mkstandalone
` [PATCH kvm-unit-tests v2 03/12] scripts/mkstandalone: use common run function
` [PATCH kvm-unit-tests v2 04/12] scripts/mkstandalone: improve exit paths
` [PATCH kvm-unit-tests v2 05/12] lib/report: allow test skipping
` [PATCH kvm-unit-tests v2 06/12] x86/*: report skipped tests
` [PATCH kvm-unit-tests v2 07/12] x86/pmu: expect failure with nmi_watchdog
` [PATCH kvm-unit-tests v2 08/12] scripts/run: generalize check
` [PATCH kvm-unit-tests v2 09/12] x86/hyperv_synic: check for support before testing
` [PATCH kvm-unit-tests v2 10/12] run_tests: print summary
` [PATCH kvm-unit-tests v2 11/12] wrappers: consolidate skip output
` [PATCH kvm-unit-tests v2 12/12] run_tests: suppress stderr

[PULL take #2] KVM/ARM fixes for v4.4-rc6
 2015-12-18 18:14 UTC  (3+ messages)
` [PATCH] KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check

[PATCH] KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
 2015-12-18 18:08 UTC  (2+ messages)

Review & Reply
 2015-12-18 10:18 UTC 

[PULL] KVM/ARM fixes for v4.4-rc6
 2015-12-18 14:01 UTC  (3+ messages)
` [PATCH] KVM: arm/arm64: vgic-new: Try to insert multi-source SGIs at once

[PATCH v7] arm/arm64: KVM: Detect vGIC presence at runtime
 2015-12-18 12:34 UTC  (2+ messages)

[PATCH v6] arm/arm64: KVM: Detect vGIC presence at runtime
 2015-12-18 11:33 UTC  (3+ messages)

[PATCH v4 0/7] mips/kvm: Support FPU & SIMD (MSA) in MIPS KVM guests
 2015-12-18 10:46 UTC  (8+ messages)
` [PATCH v4 1/7] mips/kvm: Remove a couple of noisy DPRINTFs
` [PATCH v4 2/7] mips/kvm: Implement PRid CP0 register
` [PATCH v4 3/7] mips/kvm: Implement Config CP0 registers
` [PATCH v4 4/7] mips/kvm: Support unsigned KVM registers
` [PATCH v4 5/7] mips/kvm: Support signed 64-bit "
` [PATCH v4 6/7] mips/kvm: Support FPU in MIPS KVM guests
` [PATCH v4 7/7] mips/kvm: Support MSA "

[RFC PATCH 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2015-12-18 10:15 UTC  (14+ messages)
` [RFC PATCH 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all MMIO BARs are page aligned
` [RFC PATCH 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[PATCH v7 00/19] KVM: ARM64: Add guest PMU support
 2015-12-18 10:00 UTC  (11+ messages)
` [PATCH v7 19/19] KVM: ARM64: Add a new kvm ARM PMU device

Attention Please,‏‏
 2015-12-18  8:55 UTC 

[PATCH v2 0/3] KVM-UNIT-TESTS: Hyper-V SynIC timers test
 2015-12-18  5:54 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the kvm tree
 2015-12-18  5:26 UTC 

[RFC PATCH 0/3] VFIO: capability chains
 2015-12-18  4:34 UTC  (4+ messages)

[PATCH] arm64: KVM: debug: Remove spurious inline attributes
 2015-12-17 20:21 UTC  (4+ messages)

[PULL 15/45] target-i386/hyperv: Hyper-V SynIC SINT routing and vcpu exit
 2015-12-17 17:46 UTC  (3+ messages)
` [PULL 16/45] hw/misc: Hyper-V test device 'hyperv-testdev'
` [PULL 17/45] target-i386/kvm: Hyper-V SynIC timers MSR's support


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