On 24 July 2017 at 12:56, Markus Armbruster <arm...@redhat.com> wrote: > The following changes since commit df95f1a298a3e16c80293343143dcedbe7978f6c: > > Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170721-tag' > into staging (2017-07-24 10:01:15 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2017-07-18-v2 > > for you to fetch changes up to 01fa55982692fb51a16049b63b571651a1053989: > > migration: Use JSON null instead of "" to reset parameter to default > (2017-07-24 13:35:11 +0200) > > ---------------------------------------------------------------- > QAPI patches for 2017-07-18 > > ---------------------------------------------------------------- > Markus Armbruster (10): > qapi: Separate type QNull from QObject > qapi: Use QNull for a more regular visit_type_null() > qapi: Introduce a first class 'null' type > tests/test-qobject-input-visitor: Drop redundant test > block: Use JSON null instead of "" to disable backing file > hmp: Clean up and simplify hmp_migrate_set_parameter() > migration: Clean up around tls_creds, tls_hostname > migration: Add TODO comments on duplication of QAPI_CLONE() > migration: Unshare MigrationParameters struct for now > migration: Use JSON null instead of "" to reset parameter to default
Applied, thanks. -- PMM