One qapi fix and two fixes that affect the dump-guest-memory QMP command. The changes (since 87d23f78aa79b72da022afda358bbc8a8509ca70) are available in the following repository:
git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Luiz Capitulino (1): target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses Michael Roth (1): qapi: pad GenericList value fields to 64 bits Qiao Nuohan (1): target-i386: Fix mask of pte index in memory mapping include/qapi/visitor.h | 5 ++++- scripts/qapi-types.py | 10 ++++++++-- target-i386/arch_memory_mapping.c | 12 +++++++----- tests/test-qmp-output-visitor.c | 5 ++++- 4 files changed, 23 insertions(+), 9 deletions(-) -- 1.8.1.4