aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-31tests: add qmp/qom-set-without-value testMarc-André Lureau
2018-08-31tests: add qmp/object-add-without-props testMarc-André Lureau
2018-08-31tests: add qmp_assert_error_class()Marc-André Lureau
2018-08-31tests/libqos: Utilize newer glib spawn checkEric Blake
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth
2018-08-31Remove the deprecated options -startdate, -localtime and -rtc-td-hackThomas Huth
2018-08-31Remove the deprecated -nodefconfig optionThomas Huth
2018-08-31Remove the deprecated -balloon optionThomas Huth
2018-08-30monitor: no need to save need_resumeMarc-André Lureau
2018-08-30Revert "qmp: isolate responses into io thread"Marc-André Lureau
2018-08-30qmp: constify qmp_is_oob()Marc-André Lureau
2018-08-30monitor: consitify qmp_send_response() QDict argumentMarc-André Lureau
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann
2018-08-30virtio-vga: fix resetGerd Hoffmann
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-08-28monitor: accept input on resumeMarc-André Lureau
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake
2018-08-28qapi: Minor introspect.py cleanupsEric Blake
2018-08-28qapi: Update docs for generator changes since commit 9ee86b85267Markus Armbruster
2018-08-28qapi: Emit a blank line before dummy declarationMarkus Armbruster
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-28qapi: Fix build_params() for empty parameter listMarkus Armbruster
2018-08-28monitor: simplify monitor_qmp_setup_handlers_bhPeter Xu
2018-08-28target/s390x: use regular spaces in translate.cPavel Zbitskiy
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth
2018-08-28hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()Thomas Huth
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy
2018-08-28target/s390x: add BAL and BALR instructionsPavel Zbitskiy
2018-08-28tests/tcg: add a simple s390x testPavel Zbitskiy