aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03monitor: Rename use_io_thr to use_io_threadMarkus Armbruster
2018-07-03qmp: Don't let JSON errors jump the queueMarkus Armbruster
2018-07-03qmp: Don't let malformed in-band commands jump the queueMarkus Armbruster
2018-07-03tests/qmp-test: Demonstrate QMP errors jumping the queueMarkus Armbruster
2018-07-03qmp: Simplify code around monitor_qmp_dispatch_one()Markus Armbruster
2018-07-03qmp: Always free QMPRequest with qmp_request_free()Markus Armbruster
2018-07-03qmp: Revert change to handle_qmp_command tracepointMarkus Armbruster
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster
2018-07-03qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster
2018-07-03qmp: Make "id" optional again even in "oob" monitorsMarkus Armbruster
2018-07-03tests/qmp-test: Test in-band command doesn't overtakeMarkus Armbruster
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster
2018-07-03qmp: Document COMMAND_DROPPED design flawMarkus Armbruster
2018-07-03docs/interop/qmp: Improve OOB documentationMarkus Armbruster
2018-07-03monitor: Spell "I/O thread" consistently in commentsMarkus Armbruster
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell
2018-07-02ramfb: enable vgabiosGerd Hoffmann
2018-07-02bochs-display: enable vgabiosGerd Hoffmann
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann
2018-07-02vgabios: remove submodule and build rules.Gerd Hoffmann
2018-07-02seabios: enable ide dmaGerd Hoffmann
2018-07-02seabios: add vga configs for bochs-display and ramfbGerd Hoffmann
2018-07-02seabios: update submodule to release 1.11.2Gerd Hoffmann
2018-07-02cpu: Assert asidx_from_attrs return value in rangeRichard Henderson
2018-07-02accel/tcg: Avoid caching overwritten tlb entriesRichard Henderson
2018-07-02accel/tcg: Don't treat invalid TLB entries as needing recheckPeter Maydell
2018-07-02accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()Peter Maydell
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell
2018-07-02translate-all: fix locking of TBs whose two pages share the same physical pageEmilio G. Cota
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell
2018-07-02tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini
2018-07-02i386/monitor.c: make addresses canonical for "info mem" and "info tlb"Doug Gale
2018-07-02target-i386: Add NPT supportJan Kiszka
2018-07-02serial: Open non-blockDr. David Alan Gilbert
2018-07-02bsd-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02linux-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02monitor: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02cutils: Do not include "qemu/units.h" directlyPhilippe Mathieu-Daudé
2018-07-02hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/sd: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé