kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-19 06:36:15 to 2016-02-24 05:08:27 UTC [more...]

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-24  5:08 UTC  (8+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h
` [PATCH v13 02/20] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v13 03/20] KVM: ARM64: Add access handler for PMCR register
` [PATCH v13 04/20] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v13 05/20] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v13 06/20] KVM: ARM64: Add access handler for event counter register
` [PATCH v13 07/20] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register

KVM-Clock
 2016-02-24  4:09 UTC  (8+ messages)

What time is it kvm-clock?
 2016-02-24  3:59 UTC  (3+ messages)

[kvm-unit-tests PATCH v6 00/18] ppc64: initial drop
 2016-02-24  0:31 UTC  (29+ messages)
` [kvm-unit-tests PATCH v6 01/18] arm/arm64: trivial: another assert fix
` [kvm-unit-tests PATCH v6 02/18] Makefile: cscope: also look in arch shared asm
` [kvm-unit-tests PATCH v6 03/18] lib: asm-generic: add missing casts
` [kvm-unit-tests PATCH v6 04/18] devicetree: fix dt_get_memory_params
` [kvm-unit-tests PATCH v6 05/18] arm/arm64: setup improvements
` [kvm-unit-tests PATCH v6 06/18] lib: add vprintf
` [kvm-unit-tests PATCH v6 07/18] lib: share arm-selftest utility functions
` [kvm-unit-tests PATCH v6 08/18] config: no need to mix arch makefiles
` [kvm-unit-tests PATCH v6 09/18] powerpc/ppc64: start skeleton framework
` [kvm-unit-tests PATCH v6 10/18] powerpc/ppc64: ppc-ify makefiles and linker script
` [kvm-unit-tests PATCH v6 11/18] powerpc/ppc64: add a boot rom
` [kvm-unit-tests PATCH v6 12/18] powerpc/ppc64: add hcall support and putchar
` [kvm-unit-tests PATCH v6 13/18] powerpc/ppc64: adapt arm's setup
` [kvm-unit-tests PATCH v6 14/18] powerpc/ppc64: relocate linker VMAs
` [kvm-unit-tests PATCH v6 15/18] powerpc/ppc64: add run script and unittests.cfg
` [kvm-unit-tests PATCH v6 16/18] mkstandalone: add support for powerpc
` [kvm-unit-tests PATCH v6 17/18] powerpc/ppc64: add RTAS support
` [kvm-unit-tests PATCH v6 18/18] powerpc/ppc64: make a fake debug-exit

[PATCH v12 00/21] KVM: ARM64: Add guest PMU support
 2016-02-24  1:27 UTC  (30+ messages)
` [PATCH v12 01/21] ARM64: Move PMU register related defines to asm/perf_event.h
` [PATCH v12 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v12 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v12 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v12 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v12 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v12 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v12 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v12 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v12 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v12 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v12 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v12 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v12 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v12 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v12 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v12 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v12 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v12 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v12 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v12 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[PATCH 3.2 01/67] KVM: vmx: fix MPX detection
 2016-02-23 21:42 UTC 

[PATCH v2 0/2] kvmtool: replace documentations stubs with manpage
 2016-02-23 17:41 UTC  (3+ messages)
` [PATCH v2 1/2] Add a rudimentary manpage
` [PATCH v2 2/2] Documentation: remove documentation stubs and common-cmds.h generation

[RFC PATCH v2 1/3] vGPU Core driver
 2016-02-23 16:24 UTC  (3+ messages)
` [RFC PATCH v2 2/3] VFIO driver for vGPU device
` [RFC PATCH v2 3/3] VFIO: Type1 IOMMU mapping support for vGPU

KVM call for agenda for 2016-03-01
 2016-02-23 15:33 UTC 

[PATCH 00/33] Compile-time stack metadata validation
 2016-02-23 15:28 UTC  (6+ messages)

[RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
 2016-02-23 15:22 UTC  (2+ messages)

[PATCH] KVM: MMU: cleanup handle_abnormal_pfn
 2016-02-23 14:54 UTC 

[PATCH v2] target-i386/kvm: Hyper-V VMBus hypercalls blank handlers
 2016-02-23 14:39 UTC  (2+ messages)

[PATCH v3 00/11] KVM: x86: track guest page access
 2016-02-23 14:17 UTC  (37+ messages)
` [PATCH v3 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH v3 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH v3 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH v3 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH v3 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH v3 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH v3 07/11] KVM: page track: add notifier support
` [PATCH v3 10/11] KVM: MMU: clear write-flooding on the fast path of tracked page
` [PATCH v3 11/11] KVM: MMU: apply page track notifier

index-out-of-range ubsan warnings
 2016-02-23 13:56 UTC  (6+ messages)

[kvm-unit-tests PATCH] x86: vmx: fix definition of X86_CR4_VMXE
 2016-02-23 12:14 UTC  (2+ messages)

KVH call for agenda for 2016-02-16
 2016-02-23  9:59 UTC  (6+ messages)
` KVM "
      ` [Qemu-devel] "

[repost] KVM call minutes for 2016-02-16
 2016-02-23  8:35 UTC 

[PATCH v2 0/6] arm64: Add support of KVM with ACPI
 2016-02-23  2:31 UTC  (8+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure

[kvm-unit-tests PATCH] x86: vmx: actually allocate io_bitmap_b
 2016-02-22 23:35 UTC 

kvm: "warning: host doesn't support requested feature: CPUID.01H:ECX.x2apic [bit 21]"
 2016-02-22 21:40 UTC  (3+ messages)

[PATCH v3] pci: Wait for up to 1000ms after FLR reset
 2016-02-22 20:05 UTC 

kernel 4.4.2: kvm_irq_delivery_to_api / rwsem_down_read_failed
 2016-02-22 19:44 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: MMU: Clean up handle_mmio_page_fault() handling in kvm_mmu_page_fault()
 2016-02-22 12:24 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
` [PATCH 2/2] KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()

[Qemu-devel] [PATCH v2 06/11] nvdimm acpi: initialize the resource used by NVDIMM ACPI
 2016-02-22 10:34 UTC  (14+ messages)
                `  "

[PATCH v11 00/21] KVM: ARM64: Add guest PMU support
 2016-02-22  7:45 UTC  (19+ messages)
` [PATCH v11 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v11 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v11 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v11 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v11 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[kvm-unit-tests PATCH v5 00/18] ppc64: initial drop
 2016-02-22  1:00 UTC  (8+ messages)
` [kvm-unit-tests PATCH v5 13/18] powerpc/ppc64: adapt arm's setup
` [kvm-unit-tests PATCH v5 17/18] powerpc/ppc64: add RTAS support

[PATCH v3 0/6] acpi, clocksource, kvm: add GTDT and ARM memory-mapped timer support
 2016-02-21 16:35 UTC  (4+ messages)
` [PATCH v3 6/6] kvm: arm64: Add ACPI support for virt arch timer

[PATCH] KVM: remove useless variable in kvm_emulate_cpuid()
 2016-02-21 10:35 UTC 

Silence compiler warning in arch/x86/kvm/emulate.c
 2016-02-20  0:33 UTC  (8+ messages)

Limit of 160 for number of VCPUsin the guest
 2016-02-19 23:16 UTC 

[PATCH v2] pci: Wait for up to 1000ms after FLR reset
 2016-02-19 21:57 UTC  (2+ messages)

[PATCH 1/1] KVM: async_pf: do not warn on page allocation failures
 2016-02-19 17:23 UTC  (3+ messages)

qemu-kvm CPU-variants newer than core2duo incompatible with Windows 10?
 2016-02-19 17:12 UTC 

[PATCH] KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
 2016-02-19 17:11 UTC 

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: usitnikov94@gmail.com Skype: prodawez389
 2016-02-19 14:59 UTC 

[PATCH v2 00/14] KVM: x86: change PIT discard policy and untangle related code
 2016-02-19 15:56 UTC  (19+ messages)
` [PATCH v2 01/14] KVM: x86: change PIT discard tick policy
` [PATCH v2 02/14] KVM: x86: simplify atomics in kvm_pit_ack_irq
` [PATCH v2 07/14] KVM: x86: remove unnecessary uses of PIT state lock
` [PATCH v2 08/14] KVM: x86: remove notifiers from PIT discard policy

[PATCH 0/4] kvmclock: improve accuracy
 2016-02-19 15:53 UTC  (7+ messages)
` [PATCH 4/4] KVM: x86: track actual TSC frequency from the timekeeper struct

[PATCH v4 22/23] arm64: VHE: Add support for running Linux in EL2 mode
 2016-02-19 14:30 UTC  (3+ messages)
` [PATCH v4.1] arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP

[PATCH v4 21/23] arm64: hw_breakpoint: Allow EL2 breakpoints if running in HYP
 2016-02-19 14:30 UTC  (3+ messages)
` [PATCH v4.1] arm64: perf: Count EL2 events if the kernel is "

[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
 2016-02-19 11:59 UTC  (24+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC
` [PART1 RFC 6/9] svm: Add interrupt injection via AVIC

[PATCH] KVM: x86: fix missed hardware breakpoints
 2016-02-19 10:56 UTC 


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