kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-09 08:14:41 to 2016-05-11 12:33:48 UTC [more...]

[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-11 12:34 UTC  (81+ 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 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
    ` [PATCH] KVM: arm/arm64: vgic-new: fix overlap check for device addresses
        ` [PATCH v2] "
` [PATCH v3 47/55] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access

[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  (24+ 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 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  (16+ 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: "

[PATCH] KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
 2016-05-10 16:48 UTC 

[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  (7+ 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  (4+ messages)
` [GIT PULL 03/10] KVM: s390: enable PFMFI only if guest has EDAT1
` [GIT PULL 04/10] KVM: s390: enable SRS only if enabled for the guest

[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  (12+ messages)
` [kvm-unit-tests PATCH 1/2] arm/arm64: "
` [kvm-unit-tests PATCH 2/2] powerpc/ppc64: "

[PATCH 0/7] MIPS: Add extended ASID support
 2016-05-10  8:55 UTC  (12+ messages)
` [PATCH 1/7] MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run

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

[PATCH] sched/cputime: add steal time support to full dynticks CPU time accounting
 2016-05-10  5:34 UTC 

[kvm-unit-tests PATCH] x86: Makefile refine
 2016-05-09 22:22 UTC  (7+ messages)

[PATCH V4 0/2] vfio, platform: add ACPI support
 2016-05-09 19:45 UTC  (4+ messages)
` [PATCH V4 1/2] vfio, platform: add support for ACPI during probe and reset

[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
 2016-05-09 17:09 UTC  (6+ messages)
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address

[PATCH] target-i386: add Skylake-Client cpu mode
 2016-05-09 13:44 UTC  (7+ messages)
` [Qemu-devel] "
    ` XSAVES in GET_SUPPORTED_CPUID (was Re: [Qemu-devel] [PATCH] target-i386: add Skylake-Client cpu mode)

[PATCH] KVM: x86: silence GCC warning on memset ioapic->irq_eoi
 2016-05-09 13:02 UTC  (2+ messages)

[PART2 RFC v1 0/9] iommu/AMD: Introduce IOMMU AVIC support
 2016-05-09 11:49 UTC  (3+ messages)
` [PART2 RFC v1 1/9] iommu/amd: Detect and enable guest vAPIC support

[GIT PULL 00/10] KVM: s390: features and fixes for 4.7 part2
 2016-05-09 11:31 UTC  (14+ messages)
` [GIT PULL 01/10] KVM: s390: cmma: don't check entry content
` [GIT PULL 02/10] KVM: s390: support NQ only if the facility is enabled for the guest
` [GIT PULL 03/10] KVM: s390: enable PFMFI only if guest hast EDAT1
` [GIT PULL 04/10] KVM: s390: enable SRS only if enabled for the guest
` [GIT PULL 05/10] KVM: s390: cleanup cpuid handling
` [GIT PULL 06/10] KVM: s390: force ibc into valid range
` [GIT PULL 07/10] KVM: s390: document KVM_CAP_S390_RI
` [GIT PULL 08/10] KVM: s390: Enable all facility bits that are known good for passthrough
` [GIT PULL 09/10] s390/sclp: Add hmfai field
` [GIT PULL 10/10] KVM: s390: Populate mask of non-hypervisor managed facility bits

[PATCH V2 RFC] fixup! virtio: convert to use DMA api
 2016-05-09 11:09 UTC  (12+ messages)

[PATCH RFC 0/8] basic vfio-ccw infrastructure
 2016-05-09  9:59 UTC  (9+ messages)

[PATCH] x86/kvm/svm: Simplify cpu_has_svm()
 2016-05-09  9:53 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).