messages from 2016-04-27 16:41:37 to 2016-05-02 13:45:52 UTC [more...]
[PATCH v2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-05-02 13:45 UTC (2+ messages)
[PATCH/RFC] KVM: halt_polling: provide a way to qualify wakeups during poll
2016-05-02 13:34 UTC (5+ messages)
[PATCH v6 00/10] arm64: Add support for KVM with ACPI
2016-05-02 12:54 UTC (3+ messages)
[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
2016-05-02 12:24 UTC (60+ messages)
` [PATCH v2 01/54] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v2 02/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v2 03/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v2 04/54] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v2 05/54] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v2 06/54] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v2 07/54] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v2 08/54] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v2 09/54] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v2 10/54] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v2 11/54] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v2 12/54] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v2 13/54] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v2 14/54] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v2 15/54] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v2 16/54] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v2 17/54] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v2 18/54] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v2 19/54] KVM: arm/arm64: vgic-new: Implement
` [PATCH v2 20/54] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v2 21/54] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v2 22/54] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH v2 23/54] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v2 24/54] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v2 25/54] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v2 26/54] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v2 27/54] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v2 28/54] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v2 29/54] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v2 30/54] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v2 31/54] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v2 32/54] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v2 33/54] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v2 34/54] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v2 35/54] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v2 36/54] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH v2 37/54] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v2 38/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v2 39/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v2 40/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v2 41/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH v2 42/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH v2 43/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v2 44/54] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH v2 45/54] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH v2 46/54] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH v2 47/54] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH v2 48/54] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH v2 49/54] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH v2 50/54] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH v2 51/54] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH v2 52/54] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH v2 53/54] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH v2 54/54] KVM: arm/arm64: vgic-new: enable build
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-01 22:10 UTC (19+ messages)
` [RFC PATCH v1 02/18] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v1 13/18] x86: DMA support for memory encryption
` [RFC PATCH v1 15/18] x86: Enable memory encryption on the APs
[PATCH V4 0/2] vfio, platform: add ACPI support
2016-05-01 21:07 UTC (3+ messages)
` [PATCH V4 1/2] vfio, platform: add support for ACPI during probe and reset
` [PATCH V4 2/2] vfio, platform: make reset driver a requirement by default
[PATCH V3 0/3] vfio, platform: add HIDMA and ACPI support
2016-05-01 17:55 UTC (5+ messages)
` [PATCH V3 1/3] vfio, platform: add support for ACPI while detecting the reset driver
[PATCH V2 RFC] fixup! virtio: convert to use DMA api
2016-05-01 10:37 UTC (16+ messages)
[kvm-unit-tests PATCH v3 00/10] Cleanup low-level arch code
2016-04-29 19:16 UTC (22+ messages)
` [kvm-unit-tests PATCH v3 01/10] Remove unused and unnecessary PHYS32 macro
` [kvm-unit-tests PATCH v3 02/10] Move phys_addr_t type definition to lib/libcflat.h
` [kvm-unit-tests PATCH v3 03/10] x86: Introduce lib/x86/asm/page.h
` [kvm-unit-tests PATCH v3 04/10] x86: Introduce lib/x86/asm/io.h
` [kvm-unit-tests PATCH v3 05/10] x86: Introduce lib/x86/asm/barrier.h
` [kvm-unit-tests PATCH v3 06/10] io: Separate overrides of virt_to_phys() and phys_to_virt()
` [kvm-unit-tests PATCH v3 07/10] io: Disallow memory re-ordering for generic memory barriers
` [kvm-unit-tests PATCH v3 08/10] io: Make ioremap() prototype conform to Linux one
` [kvm-unit-tests PATCH v3 09/10] io/x86: Factor out ioremap()
` [kvm-unit-tests PATCH v3 10/10] x86: Remove size specifier from PAGE_SIZE constant
[PATCH 2/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-29 18:49 UTC (5+ messages)
[PATCH 6/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-29 18:47 UTC (3+ messages)
[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-29 18:19 UTC (4+ messages)
[PATCH RFC 0/8] basic vfio-ccw infrastructure
2016-04-29 17:17 UTC (10+ messages)
` [PATCH RFC 1/8] iommu: s390: enable iommu api for s390 ccw devices
` [PATCH RFC 2/8] s390: move orb.h from drivers/s390/ to arch/s390/
` [PATCH RFC 3/8] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC 4/8] vfio: ccw: realize VFIO_DEVICE_GET_INFO ioctl
` [PATCH RFC 5/8] vfio: ccw: realize VFIO_DEVICE_CCW_HOT_RESET ioctl
` [PATCH RFC 6/8] vfio: ccw: introduce page array interfaces
` [PATCH RFC 7/8] vfio: ccw: introduce ccw chain interfaces
` [PATCH RFC 8/8] vfio: ccw: realize VFIO_DEVICE_CCW_CMD_REQUEST ioctl
[PATCH RFC 0/9] basic channel IO passthrough infrastructure based on vfio
2016-04-29 16:21 UTC (11+ messages)
` [PATCH RFC 1/9] vfio: linux-headers update for vfio-ccw
` [PATCH RFC 2/9] vfio: No-IOMMU mode support
` [PATCH RFC 3/9] s390x/css: introduce ccw chain interfaces
` [PATCH RFC 4/9] s390x/css: add s390-map-css machine option
` [PATCH RFC 5/9] s390x/css: realize css_sch_build_schib
` [PATCH RFC 6/9] s390x/css: device and bus support for s390-ccw passthrough
` [PATCH RFC 7/9] vfio/ccw: vfio based ccw passthrough driver
` [PATCH RFC 8/9] s390x/css: introduce and realize ccw-request callback
` [PATCH RFC 9/9] s390x/css: ccws translation infrastructure
[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
2016-04-29 15:42 UTC (14+ messages)
` [PATCH kernel v4 01/11] vfio_pci: Test for extended capabilities if config space > 256 bytes
` [PATCH kernel v4 02/11] vfio/spapr: Relax the IOMMU compatibility check
` [PATCH kernel v4 03/11] powerpc/powernv: Rename pnv_pci_ioda2_tce_invalidate_entire
` [PATCH kernel v4 04/11] powerpc/powernv: Define TCE Kill flags
` [PATCH kernel v4 05/11] powerpc/powernv/npu: TCE Kill helpers cleanup
` [PATCH kernel v4 06/11] powerpc/powernv/npu: Use the correct IOMMU page size
` [PATCH kernel v4 07/11] powerpc/powernv/npu: Simplify DMA setup
` [PATCH kernel v4 08/11] powerpc/powernv/ioda2: Export debug helper pe_level_printk()
` [PATCH kernel v4 09/11] powerpc/powernv/npu: Add set/unset window helpers
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through
[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
2016-04-29 14:56 UTC (5+ messages)
` [PART1 RFC v4 08/11] svm: Add VMEXIT handlers for AVIC
[PATCH 0/5] MIPS: Add feature probing ready for KVM/VZ
2016-04-29 13:45 UTC (2+ messages)
` [PATCH 1/5] MIPS: Define & use CP0_EBase bit definitions
[Bug 117301] New: Could not insert kvm_intel on dual Xeon X5355
2016-04-29 13:30 UTC (3+ messages)
` [Bug 117301] "
Enable more than 255 VCPU support without irq remapping function in the guest
2016-04-29 4:59 UTC (13+ messages)
[PATCH kernel] KVM: PPC: Fix debug macros
2016-04-29 4:57 UTC
[RFC PATCH V2 0/2] basic device IOTLB support
2016-04-29 4:44 UTC (10+ messages)
` [RFC PATCH V2 1/2] vhost: convert pre sorted vhost memory array to interval tree
` [RFC PATCH V2 2/2] vhost: device IOTLB API
[PATCH v3 01/18] qapi: Rename (one) qjson.h to qobject-json.h
2016-04-29 4:23 UTC
[PATCH kernel v2] vfio_pci: Test for extended capabilities if config space > 256 bytes
2016-04-29 4:11 UTC
[PATCH] target-i386: add Skylake-Client cpu mode
2016-04-29 3:28 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-04-28 22:18 UTC (5+ messages)
[kvm-unit-test MAINTAINERS] remove Marcelo Tosatti
2016-04-28 21:33 UTC
[PATCH] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-04-28 20:32 UTC (3+ messages)
Antwort so schnell wie möglich
2016-04-28 14:35 UTC
[PATCH kernel] vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
2016-04-28 18:33 UTC (2+ messages)
[PATCH v2 0/9] Cleanup low-level arch code
2016-04-28 17:00 UTC (15+ messages)
` [PATCH v2 4/9] x86: Introduce lib/x86/asm/io.h
` [PATCH v2 5/9] x86: Introduce lib/x86/asm/barrier.h
` [PATCH v2 6/9] x86: Optimize virt_to_phys() and phys_to_virt()
[PATCH kernel] vfio_pci: Make extended capabilities test more robust
2016-04-28 16:57 UTC (2+ messages)
[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
2016-04-28 16:40 UTC (6+ messages)
` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
Re: [Query] Does Linux & Qemu support KVM for ARM32 guest on ARM64 host
2016-04-28 6:46 UTC (2+ messages)
[PATCH] vhost_net: stop polling socket during rx processing
2016-04-28 6:19 UTC (2+ messages)
[Query] Does Linux & Qemu support KVM for ARM32 guest on ARM64 host
2016-04-28 2:33 UTC (2+ messages)
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