This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross in repository toolchain/ci/qemu.
from 2e1293cbaa Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] adds 6d9abb6de9 qom: use qemu_printf to print help for user-creatable objects adds b818413583 target/i386: allow modifying TCG phys-addr-bits adds da3f3b020f target/i386: fail if toggling LA57 in 64-bit mode adds 687758565a target/i386: svm: do not discard high 32 bits of EXITINFO1 adds 816d20c927 i386: Fix 'hypercall_hypercall' typo adds 561dbb41b1 i386: Make migration fail when Hyper-V reenlightenment was e [...] adds 52ad57a9b6 hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialize [...] adds af05ffffd7 tests/qtest: cleanup the testcase for bug 1878642 adds bdee969c0e Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...]
No new revisions were added by this update.
Summary of changes: docs/hyperv.txt | 5 +++++ hw/intc/i8259.c | 12 ++++++------ qom/object_interfaces.c | 1 + target/i386/cpu.c | 23 ++++++++--------------- target/i386/cpu.h | 1 - target/i386/kvm/hyperv-proto.h | 1 + target/i386/machine.c | 24 ++++++++++++++++++++++-- target/i386/tcg/excp_helper.c | 7 ++++--- target/i386/tcg/helper-tcg.h | 14 +++++--------- target/i386/tcg/misc_helper.c | 4 ++++ target/i386/tcg/seg_helper.c | 4 ++-- target/i386/tcg/svm_helper.c | 15 +++++++-------- tests/qtest/{fuzz-test.c => lpc-ich9-test.c} | 12 +++++++----- tests/qtest/meson.build | 2 +- 14 files changed, 73 insertions(+), 52 deletions(-) rename tests/qtest/{fuzz-test.c => lpc-ich9-test.c} (71%)