Age | Commit message (Expand) | Author |
2018-08-30 | Revert "qmp: isolate responses into io thread" | Marc-André Lureau |
2018-08-30 | qmp: constify qmp_is_oob() | Marc-André Lureau |
2018-08-30 | monitor: consitify qmp_send_response() QDict argument | Marc-André Lureau |
2018-08-30 | use dpy_gfx_update_full | Gerd Hoffmann |
2018-08-30 | Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" | Gerd Hoffmann |
2018-08-30 | virtio-vga: fix reset | Gerd Hoffmann |
2018-08-30 | spapr: Correct reference count on spapr-cpu-core | Sam Bobroff |
2018-08-30 | mac_newworld: implement custom FWPathProvider | Mark Cave-Ayland |
2018-08-30 | uninorth: add ofw-addr property to allow correct fw path generation | Mark Cave-Ayland |
2018-08-30 | mac_oldworld: implement custom FWPathProvider | Mark Cave-Ayland |
2018-08-30 | grackle: set device fw_name and address for correct fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: add addr property to macio IDE object | Mark Cave-Ayland |
2018-08-30 | macio: add macio bus to help with fw path generation | Mark Cave-Ayland |
2018-08-30 | macio: move MACIOIDEState type declarations to macio.h | Mark Cave-Ayland |
2018-08-28 | monitor: accept input on resume | Marc-André Lureau |
2018-08-28 | qapi: Add comments to aid debugging generated introspection | Eric Blake |
2018-08-28 | qapi: Minor introspect.py cleanups | Eric Blake |
2018-08-28 | qapi: Update docs for generator changes since commit 9ee86b85267 | Markus Armbruster |
2018-08-28 | qapi: Emit a blank line before dummy declaration | Markus Armbruster |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-28 | qapi: Fix build_params() for empty parameter list | Markus Armbruster |
2018-08-28 | monitor: simplify monitor_qmp_setup_handlers_bh | Peter Xu |
2018-08-28 | target/s390x: use regular spaces in translate.c | Pavel Zbitskiy |
2018-08-28 | hw/s390x: Move virtio-ccw-blk code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-net code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-input code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-gpu code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move vhost-vsock-ccw code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-crypto code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-9p code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-rng code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-scsi code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-balloon code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x: Move virtio-ccw-serial code to a separate file | Thomas Huth |
2018-08-28 | hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize() | Thomas Huth |
2018-08-28 | target/s390x: fix PACK reading 1 byte less and writing 1 byte more | Pavel Zbitskiy |
2018-08-28 | target/s390x: add EX support for TRT and TRTR | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix IPM polluting irrelevant bits | Pavel Zbitskiy |
2018-08-28 | target/s390x: fix CSST decoding and runtime alignment check | Pavel Zbitskiy |
2018-08-28 | target/s390x: add BAL and BALR instructions | Pavel Zbitskiy |
2018-08-28 | tests/tcg: add a simple s390x test | Pavel Zbitskiy |
2018-08-28 | spapr_pci: fix potential NULL pointer dereference | Greg Kurz |
2018-08-28 | spapr: fix leak of rev array | Emilio G. Cota |
2018-08-28 | ppc: Remove deprecated ppcemb target | Thomas Huth |
2018-08-27 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i... | Peter Maydell |
2018-08-27 | Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180827' into ... | Peter Maydell |
2018-08-27 | intel-iommu: replace more vtd_err_* traces | Peter Xu |
2018-08-27 | intel-iommu: start to use error_report_once | Peter Xu |
2018-08-27 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request... | Peter Maydell |
2018-08-27 | check: Move wdt_ib700 test to common | Juan Quintela |