kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-10 06:35:10 to 2016-05-11 14:28:42 UTC [more...]

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-11 14:28 UTC  (98+ messages)
` [PATCH v3 06/55] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v3 09/55] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v3 10/55] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v3 11/55] KVM: arm/arm64: pmu: abstract access to number of SPIs
    ` [PATCH v3a] "
` [PATCH v3 12/55] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v3 13/55] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v3 14/55] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v3 15/55] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v3 16/55] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v3 17/55] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v3 18/55] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v3 19/55] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v3 20/55] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH v3 21/55] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v3 22/55] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v3 23/55] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v3 24/55] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v3 25/55] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v3 26/55] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v3 27/55] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v3 47/55] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access

corruption on vhost-scsi-pci in qemu
 2016-05-11 14:24 UTC 

[PULL 00/29] KVM/ARM Changes for v4.7
 2016-05-11 13:30 UTC  (30+ messages)
` [PULL 01/29] arm64: Reuse TCR field definitions for EL1 and EL2
` [PULL 02/29] arm64: Cleanup VTCR_EL2 and VTTBR field values
` [PULL 03/29] kvm arm: Move fake PGD handling to arch specific files
` [PULL 04/29] arm64: Introduce pmd_thp_or_huge
` [PULL 05/29] kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
` [PULL 06/29] kvm-arm: Remove kvm_pud_huge()
` [PULL 07/29] kvm-arm: arm32: Introduce stage2 page table helpers
` [PULL 08/29] kvm-arm: arm: Introduce hyp page table empty checks
` [PULL 09/29] kvm-arm: arm64: Introduce stage2 page table helpers
` [PULL 10/29] kvm-arm: arm64: Introduce hyp page table empty checks
` [PULL 11/29] kvm-arm: Use explicit stage2 helper routines
` [PULL 12/29] kvm-arm: Add explicit hyp page table modifiers
` [PULL 13/29] kvm-arm: Add stage2 "
` [PULL 14/29] kvm-arm: Cleanup kvm_* wrappers
` [PULL 15/29] kvm: arm64: Get rid of fake page table levels
` [PULL 16/29] kvm-arm: Cleanup stage2 pgd handling
` [PULL 17/29] arm64: kvm: Add support for 16K pages
` [PULL 18/29] arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
` [PULL 19/29] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PULL 20/29] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PULL 21/29] irqchip/gic-v2: Gather ACPI specific data in a single structure
` [PULL 22/29] irqchip/gic-v2: Parse and export virtual GIC information
` [PULL 23/29] irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
` [PULL 24/29] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PULL 25/29] irqchip/gic-v3: Parse and export virtual GIC information
` [PULL 26/29] KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
` [PULL 27/29] KVM: arm/arm64: vgic: Rely on the GIC driver "
` [PULL 28/29] clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
` [PULL 29/29] kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables

[kvm-unit-tests PATCH v2 0/4] devicetree: use correct #address/#size cells
 2016-05-11 13:25 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] devicetree: translate with parent node's #address/size-cells
` [kvm-unit-tests PATCH v2 2/4] devicetree: don't cache #address/#size-cells
` [kvm-unit-tests PATCH v2 3/4] devicetree: remove unused globals
` [kvm-unit-tests PATCH v2 4/4] devicetree: dt_get_nr_cells output robustness

[PATCH v2 0/5] MIPS: Add feature probing ready for KVM/VZ
 2016-05-11 12:50 UTC  (2+ messages)
` [PATCH v2 1/5] MIPS: Define & use CP0_EBase bit definitions

[PATCH] KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
 2016-05-11 12:46 UTC  (2+ messages)

[PATCH] kvm-pr: manage illegal instructions
 2016-05-11 11:49 UTC  (7+ messages)

[PATCH v2] kvm-pr: manage single-step mode
 2016-05-11 11:36 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Fix debug macros
 2016-05-11 11:36 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix emulated MMIO sign-extension
 2016-05-11 11:37 UTC  (2+ messages)

[PATCH v2] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-05-11 11:34 UTC 

[kvm-unit-tests PATCH 0/2] devicetree: use correct #address/#size cells
 2016-05-11 11:23 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/2] devicetree: search up tree in dt_get_nr_cells
` [kvm-unit-tests PATCH 2/2] devicetree: use node #address/size-cells

[RFC PATCH v4] fw/pci: Add support for mapping Intel IGD via QEMU
 2016-05-11 10:07 UTC  (4+ messages)
    ` [Qemu-devel] "

[RFC PATCH v3 0/3] Add vGPU support
 2016-05-11  9:15 UTC  (21+ messages)
` [RFC PATCH v3 1/3] vGPU Core driver
` [RFC PATCH v3 2/3] VFIO driver for vGPU device
` [RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu

[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
 2016-05-11  6:29 UTC  (12+ messages)
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported

[PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
 2016-05-10 21:48 UTC  (2+ messages)
` [kernel,v4,02/11] "

[PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
 2016-05-10 17:18 UTC  (4+ messages)
` [PATCH] KVM: arm/arm64: vgic-new: fix overlap check for device addresses
    ` [PATCH v2] "

[PATCH v6 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
 2016-05-10 17:17 UTC  (4+ messages)
` [PATCH v6 2/2] kvm: introduce KVM_MAX_VCPU_ID

[PART1 V5 00/13] KVM: x86: Introduce SVM AVIC support
 2016-05-10 17:06 UTC  (15+ messages)
` [PART1 V5 07/13] KVM: x86: Detect and Initialize "
` [PART1 V5 08/13] svm: Add interrupt injection via AVIC
` [PART1 V5 12/13] svm: Do not intercept CR8 when enable AVIC
` [PART1 V5 13/13] svm: Manage vcpu load/unload "

[kvm-unit-tests PATCH v2 0/2] arm/powerpc: Makefile cleanup
 2016-05-10 17:04 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/2] arm/arm64: "
` [kvm-unit-tests PATCH v2 2/2] powerpc/ppc64: "

[kvm:queue 17/21] arch/x86/kvm/vmx.c:8322:6: error: 'isr' undeclared
 2016-05-10 16:31 UTC 

[PATCH kvm-unit-tests v3 0/9] Improve the output of test runners
 2016-05-10 16:17 UTC  (12+ messages)
` [PATCH v3 8/9] run_tests: print summary
` [PATCH v3 9/9] run_tests: log stderr

[kvm-unit-tests Patch V2] x86: Makefile refine
 2016-05-10 15:31 UTC  (6+ messages)

[kvm-unit-test PATCH v2] powerpc: Add emulator test for the lswi instruction
 2016-05-10 15:23 UTC  (5+ messages)

[GIT PULL 00/10] KVM: s390: features and fixes for 4.7 part2
 2016-05-10 14:40 UTC  (2+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-10 13:57 UTC  (11+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[PATCH 0/5] MIPS: KVM: A few misc fixes
 2016-05-10 13:56 UTC  (3+ messages)

[PATCH kvm-unit-tests] cscope: fix database generation
 2016-05-10 13:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Radim Krčmář
 2016-05-10 13:54 UTC  (2+ messages)

[PATCH/RFC] KVM: halt_polling: provide a way to qualify wakeups during poll
 2016-05-10 13:54 UTC  (4+ messages)

KVM call for agenda for 2016-05-10
 2016-05-10 12:53 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: disable MPX if host did not enable MPX XSAVE features
 2016-05-10 12:38 UTC  (7+ messages)
` [PATCH 1/2] "

[kvm-unit-tests PATCH] fix machine type handling for ppc64le
 2016-05-10 12:36 UTC  (3+ messages)
` [PATCH 1/2] scripts: Handle ppc64le machine name in mkstandalone

[kvm-unit-test MAINTAINERS] remove Marcelo Tosatti
 2016-05-10 12:35 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] arm/powerpc: Makefile cleanup
 2016-05-10  9:29 UTC  (9+ messages)
` [kvm-unit-tests PATCH 2/2] powerpc/ppc64: "

[PATCH 0/7] MIPS: Add extended ASID support
 2016-05-10  8:55 UTC  (7+ messages)

[PATCH v2] KVM: arm/arm64: vgic-new: Switch to firmware-independent probing
 2016-05-10  8:46 UTC 

[PATCH] vfio: platform: use vfio_iommu_group_get/put
 2016-05-10  7:40 UTC  (3+ 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).