public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-18 16:26:29 to 2016-05-20 22:06:17 UTC [more...]

[RFC PATCH 0/5] Utilizing VMX preemption for timer virtualization
 2016-05-20 22:06 UTC  (17+ messages)
` [RFC PATCH 1/5] Add the kvm sched_out hook
` [RFC PATCH 2/5] Utilize the vmx preemption timer
` [RFC PATCH 3/5] Separate the start_sw_tscdeadline
` [RFC PATCH 4/5] Utilize the vmx preemption timer for tsc deadline timer
` [RFC PATCH 5/5] Adding trace for the hwemul_timer

[PATCH] target-i386: add Skylake-Client cpu mode
 2016-05-20 21:39 UTC  (10+ messages)
` [Qemu-devel] "
    ` XSAVES in GET_SUPPORTED_CPUID (was Re: [Qemu-devel] [PATCH] target-i386: add Skylake-Client cpu mode)
            ` XSAVES in GET_SUPPORTED_CPUID (was "
                ` [QEMU PATCH v2] target-i386: Add Skylake-Client CPU model

[PATCH v2] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-20 18:37 UTC  (13+ messages)

network problems
 2016-05-20 16:19 UTC 

[PATCH] vfio: platform: use vfio_iommu_group_get/put
 2016-05-20 16:19 UTC  (10+ messages)

[PATCH v6 0/8] Series short description
 2016-05-20 15:08 UTC  (14+ messages)
` [PATCH v6 6/8] vfio/pci: Intel graphics legacy mode assignment
` [PATCH v6 8/8] vfio/pci: Add IGD documentation
  ` [Qemu-devel] "
` vfio IGD assignment (was Re: [PATCH v6 0/8] Series short description)
    ` [Qemu-devel] "

[PATCH v5 00/57] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-20 15:04 UTC  (59+ messages)
` [PATCH v5 01/57] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PATCH v5 02/57] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
` [PATCH v5 03/57] KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
` [PATCH v5 04/57] KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
` [PATCH v5 05/57] KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
` [PATCH v5 06/57] KVM: arm/arm64: arch_timer: Remove irq_phys_map
` [PATCH v5 07/57] KVM: arm/arm64: vgic: Remove irq_phys_map from interface
` [PATCH v5 08/57] KVM: arm/arm64: Move timer IRQ map to latest possible time
` [PATCH v5 09/57] KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
` [PATCH v5 10/57] KVM: arm/arm64: Fix MMIO emulation data handling
` [PATCH v5 11/57] KVM: arm/arm64: Export mmio_read/write_bus
` [PATCH v5 12/57] KVM: arm/arm64: pmu: abstract access to number of SPIs
` [PATCH v5 13/57] KVM: arm/arm64: Provide functionality to pause and resume a guest
` [PATCH v5 14/57] KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
` [PATCH v5 15/57] KVM: arm/arm64: vgic-new: Add data structure definitions
` [PATCH v5 16/57] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
` [PATCH v5 17/57] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
` [PATCH v5 18/57] KVM: arm/arm64: vgic-new: Add IRQ sorting
` [PATCH v5 19/57] KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
` [PATCH v5 20/57] KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
` [PATCH v5 21/57] KVM: arm/arm64: vgic-new: Add GICv3 "
` [PATCH v5 22/57] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
` [PATCH v5 23/57] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v5 24/57] KVM: arm/arm64: vgic-new: Add GICv2 "
` [PATCH v5 25/57] KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
` [PATCH v5 26/57] KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
` [PATCH v5 27/57] KVM: arm/arm64: vgic-new: Add PENDING "
` [PATCH v5 28/57] KVM: arm/arm64: vgic-new: Add ACTIVE "
` [PATCH v5 29/57] KVM: arm/arm64: vgic-new: Add PRIORITY "
` [PATCH v5 30/57] KVM: arm/arm64: vgic-new: Add CONFIG "
` [PATCH v5 31/57] KVM: arm/arm64: vgic-new: Add TARGET "
` [PATCH v5 32/57] KVM: arm/arm64: vgic-new: Add SGIR register handler
` [PATCH v5 33/57] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
` [PATCH v5 34/57] KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
` [PATCH v5 35/57] KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
` [PATCH v5 36/57] KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
` [PATCH v5 37/57] KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
` [PATCH v5 38/57] KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
` [PATCH v5 39/57] KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
` [PATCH v5 40/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
` [PATCH v5 41/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
` [PATCH v5 42/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
` [PATCH v5 43/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
` [PATCH v5 44/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
` [PATCH v5 45/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
` [PATCH v5 46/57] KVM: arm/arm64: vgic-new: Export register access interface
` [PATCH v5 47/57] KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
` [PATCH v5 48/57] KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
` [PATCH v5 49/57] KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
` [PATCH v5 50/57] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
` [PATCH v5 51/57] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
` [PATCH v5 52/57] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
` [PATCH v5 53/57] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources
` [PATCH v5 54/57] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
` [PATCH v5 55/57] KVM: arm/arm64: vgic-new: Wire up irqfd injection
` [PATCH v5 56/57] KVM: arm/arm64: vgic-new: implement mapped IRQ handling
` [PATCH v5 57/57] KVM: arm/arm64: vgic-new: enable build

[PATCH v4] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-05-20 15:00 UTC 

[PATCH] KVM: arm/arm64: vgic-new: Synchronize changes to active state
 2016-05-20 14:49 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] KVM: arm/arm64: Add VGICv3 save/restore API documentation
 2016-05-20 14:11 UTC  (7+ messages)

Using tools such as ionice inside guests
 2016-05-20 12:54 UTC  (7+ messages)

hard lockup in wait_lapic_expire() - bug in TSC deadline timer?
 2016-05-20 12:01 UTC  (2+ messages)

[PATCH RFC kernel] balloon: speed up inflating/deflating process
 2016-05-20 12:00 UTC  (4+ messages)

[PATCH RFC QEMU] balloon: speed up inflating & deflating process
 2016-05-20 10:00 UTC 

[PATCH v2 00/15] PATCH 00/15] NVDIMM: introduce nvdimm label support
 2016-05-20  8:20 UTC  (16+ messages)
` [PATCH v2 01/15] pc-dimm: get memory region from ->get_memory_region()
` [PATCH v2 02/15] pc-dimm: introduce realize callback
` [PATCH v2 03/15] pc-dimm: keep the state of the whole backend memory
` [PATCH v2 04/15] nvdimm: support nvdimm label
` [PATCH v2 05/15] acpi: add aml_object_type
` [PATCH v2 06/15] acpi: add aml_call5
` [PATCH v2 07/15] nvdimm acpi: set HDLE properly
` [PATCH v2 08/15] nvdimm acpi: save arg3 of _DSM method
` [PATCH v2 09/15] nvdimm acpi: check UUID
` [PATCH v2 10/15] nvdimm acpi: abstract the operations for root & nvdimm devices
` [PATCH v2 11/15] nvdimm acpi: check revision
` [PATCH v2 12/15] nvdimm acpi: support Get Namespace Label Size function
` [PATCH v2 13/15] nvdimm acpi: support Get Namespace Label Data function
` [PATCH v2 14/15] nvdimm acpi: support Set "
` [PATCH v2 15/15] docs: add NVDIMM ACPI documentation

[PATCH] KVM: VMX: check apicv is active before using VT-d posted interrupt
 2016-05-20  8:22 UTC  (2+ messages)

[PATCH v3] kvm:vmx: more complete state update on APICv on/off
 2016-05-20  6:38 UTC  (10+ messages)

[RFC PATCH v3 3/3] VFIO Type1 IOMMU change: to support with iommu and without iommu
 2016-05-20  3:21 UTC  (13+ messages)
            ` [Qemu-devel] "

[PATCH v3] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
 2016-05-19 22:33 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for 4.7
 2016-05-19 18:33 UTC  (2+ messages)

[PATCH v4 00/56] KVM: arm/arm64: Rework virtual GIC emulation
 2016-05-19 14:09 UTC  (18+ messages)
` [PATCH v4 22/56] KVM: arm/arm64: vgic-new: Add MMIO handling framework
` [PATCH v4 27/56] KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
` [PATCH v4 32/56] KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers

[krottmayer.johannes@gmail.com: [SeaBIOS] qemu-kvm: SeaBIOS 1.9.0 and above cannot boot Windows 10 from harddisk]
 2016-05-19 12:46 UTC 

[PATCH] KVM: halt-polling: poll if emulated lapic timer will fire soon
 2016-05-19 12:00 UTC  (7+ messages)

[PATCH] x86,locking: Remove ticket (spin)lock implementation
 2016-05-19 10:52 UTC  (6+ messages)
` [Xen-devel] [PATCH] x86, locking: "

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

[PATCH v2] KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr
 2016-05-19  9:33 UTC 

[PATCH 3.12 31/76] compiler-gcc: disable -ftracer for __noclone functions
 2016-05-19  9:07 UTC 

[PATCH] KVM: PPC: Fix contents of SRR1 when injecting a program exception in kvm-pr
 2016-05-19  9:04 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix illegal opcode emulation in kvm-pr
 2016-05-19  8:31 UTC  (7+ messages)

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

[RFC 0/9] KVM: x86: break the xAPIC barrier
 2016-05-19  6:36 UTC  (3+ messages)
` [PATCH 1/9] KVM: x86: add kvm_apic_map_get_dest_lapic

[PATCH v4 01/28] qapi: Rename (one) qjson.h to qobject-json.h
 2016-05-19  4:40 UTC 

VGA Passthrough limitations?
 2016-05-18 20:32 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox