aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-02linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCKAleksandar Markovic
2019-07-02linux-user: Fix target_flock structure for MIPS O64 ABIAleksandar Markovic
2019-07-02linux-user: Add support for strace for statx() syscallJim Wilson
2019-07-02linux-user: Add support for translation of statx() syscallAleksandar Rikalo
2019-07-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' i...Peter Maydell
2019-07-02target/mips: Correct helper for MSA FCLASS.<W|D> instructionsAleksandar Markovic
2019-07-02target/mips: Unroll loops for MSA float max/min instructionsAleksandar Markovic
2019-07-02target/mips: Correct comments in msa_helper.cAleksandar Markovic
2019-07-02target/mips: Correct comments in translate.cAleksandar Markovic
2019-07-02tcg/tests: target/mips: Correct MSA test compilation and execution orderAleksandar Markovic
2019-07-02tcg/tests: target/mips: Amend MSA integer multiply testsAleksandar Markovic
2019-07-02tcg/tests: target/mips: Amend MSA fixed point multiply testsAleksandar Markovic
2019-07-02hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Explicit the semi-hosting feature is always requiredPhilippe Mathieu-Daudé
2019-07-02tests/machine-none: Test recent MIPS cpusPhilippe Mathieu-Daudé
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell
2019-07-02dump: Move HMP command handlers to dump/Markus Armbruster
2019-07-02MAINTAINERS: Add Windows dump to section "Dump"Markus Armbruster
2019-07-02dump: Move the code to dump/Markus Armbruster
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-07-02qapi: Split machine-target.json off target.json and misc.jsonMarkus Armbruster
2019-07-02hw/core: Collect HMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Collect QMP command handlers in hw/core/Markus Armbruster
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-07-02MAINTAINERS: Merge sections CPU, NUMA into Machine coreMarkus Armbruster
2019-07-02qom: Move HMP command handlers to qom/Markus Armbruster
2019-07-02Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.defMarkus Armbruster
2019-07-02Makefile: Remove code to smooth transition to config.statusMarkus Armbruster
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell
2019-07-02Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-07-02qom: Move QMP command handlers to qom/Markus Armbruster
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-07-02Makefile: Don't add monitor/ twice to common-obj-yMarkus Armbruster
2019-07-02MAINTAINERS: Make section "QOM" cover qdev as wellMarkus Armbruster
2019-07-02MAINTAINERS: new maintainers for QOMPaolo Bonzini
2019-07-02migration/colo.c: Add missed filter notify for Xen COLO.Zhang Chen
2019-07-02COLO-compare: Add colo-compare remote notify supportZhang Chen
2019-07-02COLO-compare: Make the compare_chr_send() can send notification message.Zhang Chen
2019-07-02COLO-compare: Add remote notification chardev handler frameZhang Chen
2019-07-02COLO-compare: Add new parameter to communicate with remote colo-frameZhang Chen
2019-07-02net/announce: Expand test for stopping self announceDr. David Alan Gilbert
2019-07-02net/announce: Add HMP optional IDDr. David Alan Gilbert
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert
2019-07-02net/announce: Add HMP optional interface listDr. David Alan Gilbert
2019-07-02net/announce: Allow optional list of interfacesDr. David Alan Gilbert