messages from 2016-05-03 15:04:01 to 2016-05-06 10:45:49 UTC [more...]
[PATCH v3 00/55] KVM: arm/arm64: Rework virtual GIC emulation
2016-05-06 10:45 UTC (27+ messages)
` [PATCH v3 01/55] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v3 02/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v3 03/55] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v3 05/55] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v3 06/55] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v3 08/55] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v3 09/55] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v3 11/55] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [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 19/55] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
` [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 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 26/55] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v3 27/55] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v3 30/55] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v3 31/55] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v3 32/55] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v3 33/55] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v3 34/55] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v3 35/55] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v3 36/55] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-05-06 9:46 UTC (16+ messages)
[kvm-unit-tests PATCH] x86: Makefile refine
2016-05-06 9:44 UTC (2+ messages)
[kvm-unit-tests PATCH v7 00/11] Cleanup low-level arch code
2016-05-06 9:08 UTC (15+ messages)
` [kvm-unit-tests PATCH v7 01/11] Remove unused and unnecessary PHYS32 macro
` [kvm-unit-tests PATCH v7 02/11] Move phys_addr_t type definition to lib/libcflat.h
` [kvm-unit-tests PATCH v7 03/11] x86: Introduce lib/x86/asm/page.h
` [kvm-unit-tests PATCH v7 04/11] x86: Introduce lib/x86/asm/io.h
` [kvm-unit-tests PATCH v7 05/11] x86: Introduce lib/x86/asm/barrier.h
` [kvm-unit-tests PATCH v7 06/11] io: Separate overrides of virt_to_phys() and phys_to_virt()
` [kvm-unit-tests PATCH v7 07/11] io: Disallow memory re-ordering for generic memory barriers
` [kvm-unit-tests PATCH v7 08/11] x86: Cleanup PAGE_* constants
` [kvm-unit-tests PATCH v7 09/11] x86: Cleanup PT_*_MASK flags
` [kvm-unit-tests PATCH v7 10/11] io: Make ioremap() prototype conform to Linux one
` [kvm-unit-tests PATCH v7 11/11] x86: io: Factor out ioremap()
[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-05-06 6:35 UTC (16+ messages)
` [PATCH 4/5] pci-ioda: Set PCI_BUS_FLAGS_MSI_REMAP for IODA host bridge
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
[PATCH kernel v4 00/11] powerpc/powernv/npu: Enable PCI pass through for NVLink
2016-05-06 1:11 UTC (9+ messages)
` [PATCH kernel v4 10/11] powerpc/powernv/npu: Rework TCE Kill handling
` [PATCH kernel v4 11/11] powerpc/powernv/npu: Enable NVLink pass through
IVSHMEM device performance
2016-05-06 0:50 UTC (7+ messages)
[RFC PATCH v3 0/3] Add vGPU support
2016-05-05 20:27 UTC (30+ messages)
` [RFC PATCH v3 1/3] vGPU Core driver
` [RFC PATCH v3 2/3] VFIO driver for vGPU device
` [Qemu-devel] "
` [RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu
[PATCH RFC 0/8] basic vfio-ccw infrastructure
2016-05-05 20:23 UTC (7+ messages)
[PATCH v4 00/12] KVM: arm64: GICv3 ITS emulation
2016-05-05 19:12 UTC (17+ messages)
` [PATCH v4 01/12] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v4 02/12] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v4 03/12] KVM: arm64: Introduce new MMIO region for the ITS base address
` [PATCH v4 04/12] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v4 06/12] KVM: arm64: implement basic ITS register handlers
` [PATCH v4 08/12] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v4 10/12] KVM: arm64: implement ITS command queue command handlers
[PATCH 0/2] irqbypass/kvm: Silence registration errors
2016-05-05 17:58 UTC (3+ messages)
` [PATCH 1/2] irqbypass: Disallow NULL token
` [PATCH 2/2] kvm: Conditionally register IRQ bypass consumer
[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
2016-05-05 17:55 UTC (31+ messages)
` [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 14/54] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v2 16/54] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v2 18/54] KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
` [PATCH] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v2 21/54] KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
` [PATCH v2 26/54] KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
` [PATCH v2 32/54] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v2 47/54] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
[PULL] virtio/qemu: fixes for 4.6
2016-05-05 13:04 UTC
[kvm-unit-tests PATCH v6 00/11] Cleanup low-level arch code
2016-05-05 10:03 UTC (21+ messages)
` [kvm-unit-tests PATCH v6 01/11] Remove unused and unnecessary PHYS32 macro
` [kvm-unit-tests PATCH v6 02/11] Move phys_addr_t type definition to lib/libcflat.h
` [kvm-unit-tests PATCH v6 03/11] x86: Introduce lib/x86/asm/page.h
` [kvm-unit-tests PATCH v6 04/11] x86: Introduce lib/x86/asm/io.h
` [kvm-unit-tests PATCH v6 05/11] x86: Introduce lib/x86/asm/barrier.h
` [kvm-unit-tests PATCH v6 06/11] io: Separate overrides of virt_to_phys() and phys_to_virt()
` [kvm-unit-tests PATCH v6 07/11] io: Disallow memory re-ordering for generic memory barriers
` [kvm-unit-tests PATCH v6 08/11] x86: Cleanup PAGE_* constants
` [kvm-unit-tests PATCH v6 09/11] x86: Cleanup PT_*_MASK flags
` [kvm-unit-tests PATCH v6 10/11] io: Make ioremap() prototype conform to Linux one
` [kvm-unit-tests PATCH v6 11/11] x86: io: Factor out ioremap()
RE: RE:
2016-05-05 9:08 UTC
[PATCH] KVM: PPC: Fix emulated MMIO sign-extension
2016-05-05 6:17 UTC
[PART1 V5 00/13] KVM: x86: Introduce SVM AVIC support
2016-05-04 19:09 UTC (14+ messages)
` [PART1 V5 01/13] KVM: x86: Misc LAPIC changes to expose helper functions
` [PART1 V5 02/13] KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
` [PART1 V5 03/13] KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
` [PART1 V5 04/13] KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks
` [PART1 V5 05/13] KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
` [PART1 V5 06/13] svm: Introduce new AVIC VMCB registers
` [PART1 V5 07/13] KVM: x86: Detect and Initialize AVIC support
` [PART1 V5 08/13] svm: Add interrupt injection via AVIC
` [PART1 V5 09/13] svm: Add VMEXIT handlers for AVIC
` [PART1 V5 10/13] KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
` [PART1 V5 11/13] svm: Do not expose x2APIC when enable AVIC
` [PART1 V5 12/13] svm: Do not intercept CR8 "
` [PART1 V5 13/13] svm: Manage vcpu load/unload "
[PATCH v5 0/2] let archs decide for vCPU ids
2016-05-04 17:50 UTC (4+ messages)
` [PATCH v5 2/2] kvm: introduce KVM_MAX_VCPU_ID
[PATCH] KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts
2016-05-04 11:07 UTC
[PATCH] tools/virtio/ringtest: add usage example to README
2016-05-04 10:24 UTC (7+ messages)
` [PATCH] tools/virtio/ringtest: fix run-on-all.sh to work without /dev/cpu
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] KVM: halt_polling: provide a way to qualify wakeups during poll
2016-05-04 8:05 UTC (9+ messages)
` [PATCH 1/1] "
Enable more than 255 VCPU support without irq remapping function in the guest
2016-05-04 5:38 UTC (18+ messages)
[PATCH V4 0/2] vfio, platform: add ACPI support
2016-05-03 20:46 UTC (3+ messages)
[PATCH] target-i386: add Skylake-Client cpu mode
2016-05-03 18:29 UTC (8+ messages)
` [Qemu-devel] "
` XSAVES in GET_SUPPORTED_CPUID (was Re: [Qemu-devel] [PATCH] target-i386: add Skylake-Client cpu mode)
[PATCH v2 42/54] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
2016-05-03 17:59 UTC (4+ messages)
` [PATCH] KVM: arm/arm64: new-vgic: add proper GICv2 CPU interface userland access
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-03 15:59 UTC (6+ messages)
` [RFC PATCH v1 15/18] x86: Enable memory encryption on the APs
[kvm-unit-tests PATCH v5 00/11] Cleanup low-level arch code
2016-05-03 15:54 UTC (5+ messages)
` [kvm-unit-tests PATCH v5 11/11] x86: io: Factor out ioremap()
[PATCH] kvm: robustify steal time record
2016-05-03 15:30 UTC
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;
as well as URLs for NNTP newsgroup(s).