public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-11 12:43:09 to 2017-04-14 21:38:31 UTC [more...]

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-14 21:38 UTC  (21+ messages)
` [PATCH v9 1/5] virtio-balloon: deflate via a page list
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    `  "
` [PATCH v9 3/5] mm: function to offer a page block on the free list
` [PATCH v9 4/5] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH v3] vfio/type1: Remove locked page accounting workqueue
 2017-04-14 20:58 UTC  (5+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-14 20:36 UTC  (10+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event

QEMU KVM - Windows Server guest
 2017-04-14 15:36 UTC  (6+ messages)

[PATCH v5 00/22] vITS save/restore
 2017-04-14 10:15 UTC  (23+ messages)
` [PATCH v5 01/22] KVM: arm/arm64: Add ITS save/restore API documentation
` [PATCH v5 02/22] KVM: arm/arm64: Add GICV3 pending table save "
` [PATCH v5 03/22] KVM: arm/arm64: vgic-its: rename itte into ite
` [PATCH v5 04/22] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [PATCH v5 05/22] KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [PATCH v5 06/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
` [PATCH v5 07/22] KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
` [PATCH v5 08/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
` [PATCH v5 09/22] KVM: arm64: vgic-its: Introduce migration ABI infrastructure
` [PATCH v5 10/22] KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
` [PATCH v5 11/22] KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
` [PATCH v5 12/22] KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
` [PATCH v5 13/22] KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
` [PATCH v5 14/22] KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
` [PATCH v5 15/22] KVM: arm64: vgic-its: vgic_its_alloc_ite/device
` [PATCH v5 16/22] KVM: arm64: vgic-its: Add infrastructure for table lookup
` [PATCH v5 17/22] KVM: arm64: vgic-its: Collection table save/restore
` [PATCH v5 18/22] KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore
` [PATCH v5 21/22] KVM: arm64: vgic-its: Fix pending table sync
` [PATCH v5 22/22] KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES

[PATCH 0/5] mc146818rtc: fix Windows VM clock faster
 2017-04-14  6:07 UTC  (16+ messages)
` [PATCH 1/5] mc146818rtc: update periodic timer only if it is needed
` [PATCH 2/5] mc146818rtc: fix clock lost after scaling coalesced irq
` [PATCH 3/5] mc146818rtc: properly count the time for the next interrupt
` [PATCH 4/5] mc146818rtc: move x86 specific code out of periodic_timer_update
` [PATCH 5/5] mc146818rtc: embrace all x86 specific code
      ` 答复: [PATCH 0/5] mc146818rtc: fix Windows VM clock faster
        ` [Qemu-devel] "

[PATCH] KVM: x86: implement IOAPIC_REG_EOI for directed EOI support
 2017-04-14  5:28 UTC  (16+ messages)

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-14  5:17 UTC  (8+ messages)
` [PATCH 2/6] KVM: VMX: remove bogus check for invalid EPT violation
` [PATCH 4/6] kvm: nVMX: support EPT accessed/dirty bits

[PATCH] KVM: nVMX: fix AD condition when handling EPT violation
 2017-04-14  5:10 UTC  (2+ messages)

repost: af_packet vs virtio (was packed ring layout proposal v2)
 2017-04-14  2:50 UTC 

[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-13 21:33 UTC  (13+ messages)
` [PATCH V14 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V14 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V14 03/10] efi: parse ARM processor error

[PATCH 0/4] KVM: add KVM_CREATE_VM2 to allow dynamic kvm->vcpus array
 2017-04-13 20:19 UTC  (5+ messages)
` [PATCH 1/4] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH 2/4] KVM: allocate kvm->vcpus separately
` [PATCH 3/4] KVM: add KVM_CREATE_VM2 system ioctl
` [PATCH 4/4] KVM: x86: enable configurable MAX_VCPU

[PATCH] KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
 2017-04-13 18:49 UTC  (7+ messages)
  ` [PATCH v2] "

kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
 2017-04-13 17:06 UTC  (13+ messages)

[PATCH] x86, kvm: Handle PFNs outside of kernel reach when touching GPTEs
 2017-04-13 15:20 UTC  (4+ messages)

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-13 13:12 UTC  (6+ messages)

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-13 11:07 UTC  (4+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[PULL 0/2] Fixes for vfio-ccw
 2017-04-13 10:57 UTC  (3+ messages)
` [PULL 1/2] vfio: ccw: remove unnecessary NULL checks of a pointer
` [PULL 2/2] vfio: ccw: improve error handling for vfio_ccw_mdev_remove

[PATCH kernel] KVM: PPC: Align the table size to system page size
 2017-04-13  7:04 UTC 

CHÚ Ý
 2017-04-13  5:53 UTC 

[PATCH v3 00/24] pic/ioapic/irqchip cleanups + minor fixes
 2017-04-12 19:59 UTC  (9+ messages)
` [PATCH v3 02/24] KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
` [PATCH v3 03/24] KVM: x86: check against irqchip_mode in kvm_set_routing_entry()

[PATCH] KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
 2017-04-12 19:16 UTC  (2+ messages)

[PATCH] x86/kvm: virt_xxx memory barriers instead of mandatory barriers
 2017-04-12 19:04 UTC  (3+ messages)

[PATCH v2 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
 2017-04-12 19:02 UTC  (2+ messages)

[PATCH v2] vfio/type1: Remove locked page accounting workqueue
 2017-04-12 18:24 UTC  (6+ messages)

[PATCH v6] kvm: better MWAIT emulation for guests
 2017-04-12 16:29 UTC  (9+ messages)

[PATCH 0/2] vfio: ccw: code cleanup and bugfix
 2017-04-12 10:47 UTC  (4+ messages)
` [PATCH 1/2] vfio: ccw: remove unnecessary NULL checks of a pointer
` [PATCH 2/2] vfio: ccw: improve error handling for vfio_ccw_mdev_remove

[Bug 195357] New: gmail not found
 2017-04-12  9:39 UTC 

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-04-12  9:07 UTC 

[PATCH v4 00/16] basic vfio-ccw infrastructure
 2017-04-12  9:04 UTC 

[PATCH v5 00/13] basic channel IO passthrough infrastructure based on vfio
 2017-04-12  5:21 UTC  (14+ messages)
` [PATCH v5 01/13] update-linux-headers: update for vfio-ccw
` [PATCH v5 02/13] vfio: linux-headers "
` [PATCH v5 03/13] s390x/css: add s390-squash-mcss machine option
` [PATCH v5 04/13] s390x/css: realize css_sch_build_schib
` [PATCH v5 05/13] s390x/css: realize css_create_sch
` [PATCH v5 06/13] s390x/css: device support for s390-ccw passthrough
` [PATCH v5 07/13] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH v5 08/13] vfio/ccw: get io region info
` [PATCH v5 09/13] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH v5 10/13] s390x/css: introduce and realize ccw-request callback
` [PATCH v5 11/13] s390x/css: ccw translation infrastructure
` [PATCH v5 12/13] vfio/ccw: update sense data if a unit check is pending
` [PATCH v5 13/13] MAINTAINERS: Add vfio-ccw maintainer

[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-12  0:15 UTC  (9+ messages)
` [PATCH RFC 1/6] KVM: fix guest_mode optimization in kvm_make_all_cpus_request()

[PATCH kernel] vfio/spapr_tce: Check kzalloc() return when preregistering memory
 2017-04-11 23:40 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S PR: Fix build when PR KVM is built in
 2017-04-11 23:27 UTC 

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-11 21:06 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending

[GIT PULL 0/9] KVM: s390: features for 4.12 (via kvm/next)
 2017-04-11 19:23 UTC  (7+ messages)
` [GIT PULL 5/9] KVM: s390: gs support for kvm guests

kvm/arm64: use-after-free in kvm_vm_ioctl/vmacache_update
 2017-04-11 15:41 UTC  (9+ messages)

[PATCH] tools/kvm: fix top level makefile
 2017-04-11 15:34 UTC 


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