kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-12 03:59:44 to 2017-01-13 15:34:08 UTC [more...]

[patch 0/3] KVM virtual PTP driver
 2017-01-13 15:34 UTC  (7+ messages)
` [patch 1/3] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/3] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/3] PTP: add kvm PTP driver

[PATCH v3 1/5] arm64: Define Falkor v1 CPU
 2017-01-13 15:12 UTC  (16+ messages)
` [PATCH v3 2/5] arm64: Work around Falkor erratum 1003
` [PATCH v3 3/5] arm64: Create and use __tlbi_dsb() macros

[PATCH 0/3] KVM/ARM updates for 4.10-rc4
 2017-01-13 14:57 UTC  (14+ messages)
` [PATCH 1/3] KVM: arm/arm64: Fix occasional warning from the timer work function
` [PATCH 2/3] KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
` [PATCH 3/3] KVM: arm/arm64: vgic: Fix deadlock on error handling

[PATCH v8 00/18] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2017-01-13 13:59 UTC  (4+ messages)

[PATCH v5 0/2] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-01-13 11:21 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v5 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

kvm: WARNING in mmu_spte_clear_track_bits
 2017-01-13 11:15 UTC  (2+ messages)

[PATCH v2] KVM: arm/arm64: Fix occasional warning from the timer work function
 2017-01-13 11:12 UTC  (2+ messages)

[GIT PULL] KVM changes for 4.10-rc4
 2017-01-13 11:03 UTC 

[RFC 00/13] vITS save/restore
 2017-01-13  9:46 UTC  (22+ messages)
` [RFC 01/13] KVM: arm/arm64: Add vITS save/restore API documentation
` [RFC 02/13] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [RFC 03/13] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [RFC 04/13] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [RFC 05/13] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [RFC 06/13] KVM: arm64: ITS: Expose ITT_Entry_Size in GITS_TYPER
` [RFC 07/13] KVM: arm64: ITS: Change entry_size and indirect bit in BASER
` [RFC 08/13] KVM: arm64: ITS: On MAPD interpret and store itt_addr and size
` [RFC 09/13] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [RFC 10/13] KVM: arm64: ITS: vgic_its_alloc_itte/device
` [RFC 11/13] KVM: arm64: ITS: Collection table save/restore
` [RFC 12/13] KVM: arm64: ITS: Device and translation table flush
` [RFC 13/13] KVM: arm64: ITS: Pending table save/restore

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-13  9:24 UTC  (4+ messages)
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
    ` [virtio-dev] "

kvm: use-after-free in process_srcu
 2017-01-13  9:19 UTC  (5+ messages)

[PATCH] KVM: arm/arm64: vgic: Fix deadlock on error handling
 2017-01-13  8:30 UTC  (3+ messages)

[PATCH kvm-unit-tests] mkstandalone: make parsing of unittests.cfg simpler and clearer
 2017-01-13  8:26 UTC  (4+ messages)

[PATCH v4 1/2] KVM: PPC: Add new capability to control MCE behaviour
 2017-01-13  7:22 UTC  (6+ messages)
` [PATCH v4 2/2] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[v2 0/2] test capability for remote task
 2017-01-13  6:52 UTC  (6+ messages)
` [v2 1/2] capability: export has_capability
` [v2 2/2] vfio iommu type1: fix the testing of capability for remote task

[patch] vhost/scsi: silence uninitialized variable warning
 2017-01-13  3:12 UTC  (2+ messages)

[PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2017-01-13  2:38 UTC  (7+ messages)
` [PATCH kernel v3] "

kvmtool: suggestion for a website and a bugtracker
 2017-01-12 21:47 UTC  (2+ messages)

[PATCH v2] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 21:39 UTC  (2+ messages)

[PATCH] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 20:03 UTC  (2+ messages)

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-12 18:15 UTC  (11+ messages)
` [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V7 03/10] efi: parse ARM processor error
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V7 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V7 07/10] efi: print unrecognized CPER section
` [PATCH V7 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V7 09/10] trace, ras: add ARM processor error trace event
` [PATCH V7 10/10] arm/arm64: KVM: add guest SEA support

[kvm-unit-tests PATCH 0/6] Documentation misc fixes
 2017-01-12 18:01 UTC  (24+ messages)
` [kvm-unit-tests PATCH 1/6] libcflat: add PRI(dux)32 format types
` [kvm-unit-tests PATCH 2/6] lib/pci: fix BAR format strings
` [kvm-unit-tests PATCH 3/6] docs: move README to README.md and symlink
` [kvm-unit-tests PATCH 4/6] docs: mention checkpatch in the README
` [kvm-unit-tests PATCH 5/6] docs: mention modifying env vars in README
` [kvm-unit-tests PATCH 6/6] run_tests: allow passing of options to QEMU

[PATCH 00/18] Support for radix guest and host on POWER9
 2017-01-12 16:48 UTC  (20+ messages)
` [PATCH 01/18] powerpc/64: Don't try to use radix MMU under a hypervisor
` [PATCH 02/18] powerpc/64: Fixes for the ibm,client-architecture-support options
` [PATCH 03/18] powerpc/64: Always enable radix support for 64-bit Book 3S kernels
` [PATCH 04/18] powerpc/64: Enable use of radix MMU under hypervisor on POWER9
` [PATCH 05/18] powerpc/64: More definitions for POWER9
` [PATCH 06/18] powerpc/64: Export pgtable_cache and pgtable_cache_add for KVM
` [PATCH 07/18] powerpc/64: Make type of partition table flush depend on partition type
` [PATCH 08/18] KVM: PPC: Book3S HV: Don't try to signal cpu -1
` [PATCH 09/18] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
` [PATCH 10/18] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
` [PATCH 11/18] KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
` [PATCH 12/18] KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle "
` [PATCH 13/18] KVM: PPC: Book3S HV: Page table construction and page faults for "
` [PATCH 14/18] KVM: PPC: Book3S HV: MMU notifier callbacks "
` [PATCH 15/18] KVM: PPC: Book3S HV: Implement dirty page logging "
` [PATCH 16/18] KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
` [PATCH 17/18] KVM: PPC: Book3S HV: Enable radix guest support
` [PATCH 18/18] KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9

[PATCH v2] vfio/pci: Support error recovery
 2017-01-12 16:24 UTC  (6+ messages)

[PATCH] vfio/type1: Remove pid_namespace.h include
 2017-01-12 15:27 UTC 

kvm: deadlock in kvm_vgic_map_resources
 2017-01-12 15:06 UTC  (9+ messages)

[PATCH] KVM: x86: Introduce segmented_write_std
 2017-01-12 13:40 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 0/3] run_tests: support concurrent test execution
 2017-01-12 14:14 UTC  (11+ messages)
` [kvm-unit-tests PATCH v6 1/3] run_tests: fix errno for param parsing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v6 2/3] run_tests: put logs into per-test file
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v6 3/3] run_tests: allow run tests in parallel
  ` [Qemu-devel] "

kvm: WARNING in x86_emulate_insn
 2017-01-12 13:55 UTC 

[PATCH v2] KVM: x86: fix NULL deref in vcpu_scan_ioapic
 2017-01-12 13:53 UTC  (3+ messages)

[PATCH kvm-unit-tests 0/2] fix 32-bit compilation
 2017-01-12 12:32 UTC  (4+ messages)
` [PATCH kvm-unit-tests 2/2] lib/x86/apic: "

[PATCH kvm-unit-tests v2] Add git-diff orderFile
 2017-01-12 12:16 UTC  (3+ messages)

[PATCH kvm-unit-tests] arch-run: fix terminal issues without stty
 2017-01-12 12:16 UTC  (2+ messages)

[kvm-unit-tests PATCH] intel_iommu: fix an incorrect address translation
 2017-01-12 12:15 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/8] VT-d ioapic irq test
 2017-01-12 12:14 UTC  (2+ messages)

[Bug 191481] New: Virtual machine CPU counters are broken forever after live migration to system with "steal time overflow" KVM bug
 2017-01-12 11:53 UTC  (2+ messages)
` [Bug 191481] "

[PATCH RFC v2 00/12] basic channel IO passthrough infrastructure based on vfio
 2017-01-12  8:00 UTC  (14+ messages)
` [PATCH RFC v2 01/12] update-linux-headers: add asm-s390/vfio_ccw.h
` [PATCH RFC v2 02/12] vfio: linux-headers update for vfio-ccw
` [PATCH RFC v2 03/12] s390x/css: add s390-map-css machine option
` [PATCH RFC v2 04/12] s390x/css: realize css_sch_build_schib
` [PATCH RFC v2 05/12] s390x/css: realize css_create_sch
` [PATCH RFC v2 06/12] s390x/css: device support for s390-ccw passthrough
` [PATCH RFC v2 07/12] vfio/ccw: vfio based subchannel passthrough driver
` [PATCH RFC v2 08/12] vfio/ccw: get io region info
` [PATCH RFC v2 09/12] vfio/ccw: get irqs info and set the eventfd fd
` [PATCH RFC v2 10/12] s390x/css: introduce and realize ccw-request callback
` [PATCH RFC v2 11/12] s390x/css: ccws translation infrastructure
` [PATCH RFC v2 12/12] vfio/ccw: update sense data if a unit check is pending
` [Qemu-devel] [PATCH RFC v2 00/12] basic channel IO passthrough infrastructure based on vfio

[PATCH RFC v2 00/15] basic vfio-ccw infrastructure
 2017-01-12  7:19 UTC  (16+ messages)
` [PATCH RFC v2 01/15] s390: cio: introduce cio_cancel_halt_clear
` [PATCH RFC v2 02/15] s390: cio: export more interfaces
` [PATCH RFC v2 03/15] vfio: ccw: define device_api strings
` [PATCH RFC v2 04/15] vfio: ccw: basic implementation for vfio_ccw driver
` [PATCH RFC v2 05/15] vfio: ccw: introduce ccwprogram interfaces
` [PATCH RFC v2 06/15] vfio: ccw: register vfio_ccw to the mediated device framework
` [PATCH RFC v2 07/15] vfio: ccw: introduce ccw_io_region
` [PATCH RFC v2 08/15] vfio: ccw: handle ccw command request
` [PATCH RFC v2 09/15] vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO
` [PATCH RFC v2 10/15] vfio: ccw: realize VFIO_DEVICE_RESET ioctl
` [PATCH RFC v2 11/15] vfio: ccw: introduce ioctls to get/set VFIO_CCW_IO_IRQ
` [PATCH RFC v2 12/15] vfio: ccw: return I/O results asynchronously
` [PATCH RFC v2 13/15] vfio: ccw: introduce a finite state machine
` [PATCH RFC v2 14/15] docs: add documentation for vfio-ccw
` [PATCH RFC v2 15/15] vfio: ccw: introduce support for ccw0

[PATCH 0/2] test capability for remote task
 2017-01-12  6:45 UTC  (4+ messages)
` [PATCH 1/2] capability: export has_capability

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2017-01-12  5:49 UTC  (6+ messages)
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list


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).