messages from 2016-04-27 01:32:32 to 2016-04-29 03:30:44 UTC [more...]
[PATCH] target-i386: add Skylake-Client cpu mode
2016-04-29 3:28 UTC (5+ messages)
` [Qemu-devel] "
Enable more than 255 VCPU support without irq remapping function in the guest
2016-04-29 3:01 UTC (17+ messages)
[RFC PATCH V2 0/2] basic device IOTLB support
2016-04-29 1:12 UTC (9+ 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 2/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-28 23:47 UTC (4+ messages)
[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-04-28 22:18 UTC (5+ messages)
[PART1 RFC v4 00/11] KVM: x86: Introduce SVM AVIC support
2016-04-28 22:08 UTC (4+ messages)
` [PART1 RFC v4 08/11] svm: Add VMEXIT handlers for AVIC
[kvm-unit-test MAINTAINERS] remove Marcelo Tosatti
2016-04-28 21:33 UTC
[PATCH v2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-04-28 20:49 UTC
[PATCH] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
2016-04-28 20:32 UTC (3+ messages)
[PATCH 3/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-28 19:58 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 6/6] KVM: Dirty memory tracking for performant checkpointing and improved live migration
2016-04-28 18:08 UTC (2+ messages)
[PATCH v2 0/9] Cleanup low-level arch code
2016-04-28 17:00 UTC (28+ messages)
` [PATCH v2 1/9] Remove unused and unnecessary PHYS32 macro
` [PATCH v2 2/9] Move phys_addr_t type definition to lib/libcflat.h
` [PATCH v2 3/9] x86: Introduce lib/x86/asm/page.h
` [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 v2 7/9] io: Make ioremap() prototype conform to Linux one
` [PATCH v2 8/9] io/x86: Factor out ioremap()
` [PATCH v2 9/9] io: Disable memory re-ordering for generic memory barriers
[PATCH kernel] vfio_pci: Make extended capabilities test more robust
2016-04-28 16:57 UTC (2+ messages)
[Bug 117301] New: Could not insert kvm_intel on dual Xeon X5355
2016-04-28 16:51 UTC (3+ messages)
` [Bug 117301] "
[PATCH v2 00/54] KVM: arm/arm64: Rework virtual GIC emulation
2016-04-28 16:46 UTC (55+ 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
[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
[PATCH V2 RFC] fixup! virtio: convert to use DMA api
2016-04-28 15:48 UTC (22+ messages)
[PATCH v6 00/10] arm64: Add support for KVM with ACPI
2016-04-28 13:13 UTC (2+ messages)
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)
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-04-27 20:10 UTC (29+ messages)
` [RFC PATCH v1 01/18] x86: Set the write-protect cache mode for AMD processors
` [RFC PATCH v1 02/18] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v1 03/18] x86: Secure Memory Encryption (SME) support
[PATCH v4 0/2] let archs decide for vcpu ids
2016-04-27 14:40 UTC (4+ messages)
` [PATCH v4 1/2] KVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-04-27 12:43 UTC (6+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "
` [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] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
2016-04-27 12:22 UTC
[PATCH 0/4] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE
2016-04-27 12:17 UTC (5+ messages)
` [PATCH 1/4] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [PATCH 2/4] PCI: Do not Use IORESOURCE_STARTALIGN to identify bridge resources
` [PATCH 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH 4/4] PCI: Add support for enforcing all MMIO BARs to be page aligned
CHARITY WORK
2016-04-27 9:57 UTC
我的信息在:
2016-04-27 9:01 UTC
CHARITY WORK
2016-04-27 8:09 UTC
Hi, good morning
2016-04-27 3:59 UTC
[RFC v6 00/10] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
2016-04-27 2:27 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).