On 23 August 2018 at 17:47, Paolo Bonzini <pbonz...@redhat.com> wrote: > The following changes since commit 659b11e7a7239529cfdb4968418268ff9aa22d88: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging > (2018-08-21 11:36:15 +0100) > > are available in the Git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to b2e78fac6f27c36938353e477354778896adc08f: > > KVM: cleanup unnecessary #ifdef KVM_CAP_... (2018-08-23 18:46:25 +0200) > > ---------------------------------------------------------------- > * x86 TCG fixes for 64-bit call gates (Andrew) > * qumu-guest-agent freeze-hook tweak (Christian) > * pm_smbus improvements (Corey) > * Move validation to pre_plug for pc-dimm (David) > * Fix memory leaks (Eduardo, Marc-André) > * synchronization profiler (Emilio) > * Convert the CPU list to RCU (Emilio) > * LSI support for PPR Extended Message (George) > * vhost-scsi support for protection information (Greg) > * Mark mptsas as a storage device in the help (Guenter) > * checkpatch tweak cherry-picked from Linux (me) > * Typos, cleanups and dead-code removal (Julia, Marc-André) > * qemu-pr-helper support for old libmultipath (Murilo) > * Annotate fallthroughs (me) > * MemoryRegionOps cleanup (me, Peter) > * Make s390 qtests independent from libqos, which doesn't actually support it > (me) > * Make cpu_get_ticks independent from BQL (me) > * Introspection fixes (Thomas) > * Support QEMU_MODULE_DIR environment variable (ryang)
Applied, thanks. -- PMM