aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-31Update OpenBIOS images to a1280807 built from submodule.Mark Cave-Ayland4-0/+0
2018-08-31tests: add a qmp success-response testMarc-André Lureau3-0/+21
2018-08-31tests: add qmp/qom-set-without-value testMarc-André Lureau1-0/+14
2018-08-31tests: add qmp/object-add-without-props testMarc-André Lureau1-0/+18
2018-08-31tests: add qmp_assert_error_class()Marc-André Lureau5-61/+46
2018-08-31tests/libqos: Utilize newer glib spawn checkEric Blake1-11/+1
2018-08-31net: Remove the deprecated -tftp, -bootp, -redir and -smb optionsThomas Huth7-185/+29
2018-08-31Remove the deprecated options -startdate, -localtime and -rtc-td-hackThomas Huth3-74/+22
2018-08-31Remove the deprecated -nodefconfig optionThomas Huth4-10/+4
2018-08-31Remove the deprecated -balloon optionThomas Huth4-54/+3
2018-08-30monitor: no need to save need_resumeMarc-André Lureau1-9/+4
2018-08-30Revert "qmp: isolate responses into io thread"Marc-André Lureau1-117/+3
2018-08-30qmp: constify qmp_is_oob()Marc-André Lureau2-2/+2
2018-08-30monitor: consitify qmp_send_response() QDict argumentMarc-André Lureau1-2/+2
2018-08-30use dpy_gfx_update_fullGerd Hoffmann8-17/+9
2018-08-30Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"Gerd Hoffmann3-17/+0
2018-08-30virtio-vga: fix resetGerd Hoffmann3-2/+7
2018-08-30spapr: Correct reference count on spapr-cpu-coreSam Bobroff1-0/+2
2018-08-30mac_newworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland3-0/+18
2018-08-30mac_oldworld: implement custom FWPathProviderMark Cave-Ayland1-1/+57
2018-08-30grackle: set device fw_name and address for correct fw path generationMark Cave-Ayland2-0/+18
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland3-2/+5
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland2-9/+38
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland3-26/+27
2018-08-28monitor: accept input on resumeMarc-André Lureau1-0/+1
2018-08-28qapi: Add comments to aid debugging generated introspectionEric Blake2-6/+24
2018-08-28qapi: Minor introspect.py cleanupsEric Blake1-4/+3
2018-08-28qapi: Update docs for generator changes since commit 9ee86b85267Markus Armbruster1-30/+99
2018-08-28qapi: Emit a blank line before dummy declarationMarkus Armbruster1-0/+1
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu29-104/+70
2018-08-28qapi: Fix build_params() for empty parameter listMarkus Armbruster1-6/+4
2018-08-28monitor: simplify monitor_qmp_setup_handlers_bhPeter Xu1-9/+3
2018-08-28target/s390x: use regular spaces in translate.cPavel Zbitskiy1-2/+2
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth3-46/+68
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth3-49/+71
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth3-98/+119
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth3-47/+68
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth4-47/+62
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth3-55/+76
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth3-48/+66
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth3-53/+75
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth3-104/+126
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth3-49/+71
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth4-59/+80
2018-08-28hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()Thomas Huth1-15/+7
2018-08-28target/s390x: fix PACK reading 1 byte less and writing 1 byte morePavel Zbitskiy3-3/+25
2018-08-28target/s390x: add EX support for TRT and TRTRPavel Zbitskiy4-0/+114
2018-08-28target/s390x: fix IPM polluting irrelevant bitsPavel Zbitskiy3-10/+30
2018-08-28target/s390x: fix CSST decoding and runtime alignment checkPavel Zbitskiy4-3/+47