aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03qmp: Always free QMPRequest with qmp_request_free()Markus Armbruster1-4/+2
2018-07-03qmp: Revert change to handle_qmp_command tracepointMarkus Armbruster1-6/+6
2018-07-03qmp: Redo how the client requests out-of-band executionMarkus Armbruster6-53/+39
2018-07-03qmp qemu-ga: Fix qemu-ga not to accept "control"Markus Armbruster6-24/+24
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "control"Markus Armbruster1-0/+17
2018-07-03qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id"Markus Armbruster3-16/+13
2018-07-03tests/test-qga: Demonstrate the guest-agent ignores "id"Markus Armbruster1-0/+20
2018-07-03qmp: Make "id" optional again even in "oob" monitorsMarkus Armbruster2-13/+7
2018-07-03tests/qmp-test: Test in-band command doesn't overtakeMarkus Armbruster1-0/+2
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster3-64/+65
2018-07-03qmp: Document COMMAND_DROPPED design flawMarkus Armbruster2-0/+9
2018-07-03docs/interop/qmp: Improve OOB documentationMarkus Armbruster2-31/+56
2018-07-03monitor: Spell "I/O thread" consistently in commentsMarkus Armbruster1-17/+17
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster6-12/+12
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell129-440/+840
2018-07-02Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into stagingPeter Maydell6-57/+99
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell20-20/+13
2018-07-02ramfb: enable vgabiosGerd Hoffmann1-0/+1
2018-07-02bochs-display: enable vgabiosGerd Hoffmann1-0/+1
2018-07-02seabios: update bios and vgabios binariesGerd Hoffmann10-0/+0
2018-07-02vgabios: remove submodule and build rules.Gerd Hoffmann3-19/+2
2018-07-02seabios: enable ide dmaGerd Hoffmann2-0/+2
2018-07-02seabios: add vga configs for bochs-display and ramfbGerd Hoffmann3-1/+7
2018-07-02seabios: update submodule to release 1.11.2Gerd Hoffmann1-0/+0
2018-07-02cpu: Assert asidx_from_attrs return value in rangeRichard Henderson1-2/+4
2018-07-02accel/tcg: Avoid caching overwritten tlb entriesRichard Henderson1-26/+35
2018-07-02accel/tcg: Don't treat invalid TLB entries as needing recheckPeter Maydell1-1/+2
2018-07-02accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()Peter Maydell1-2/+1
2018-07-02tcg: Define and use new tlb_hit() and tlb_hit_page() functionsPeter Maydell4-22/+35
2018-07-02translate-all: fix locking of TBs whose two pages share the same physical pageEmilio G. Cota1-7/+25
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell30-166/+543
2018-07-02tcg: simplify !CONFIG_TCG handling of tb_invalidate_*Paolo Bonzini3-12/+8
2018-07-02i386/monitor.c: make addresses canonical for "info mem" and "info tlb"Doug Gale1-32/+44
2018-07-02target-i386: Add NPT supportJan Kiszka7-6/+281
2018-07-02serial: Open non-blockDr. David Alan Gilbert1-1/+2
2018-07-02bsd-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02linux-user: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02tests/crypto: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé3-8/+9
2018-07-02vl: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2018-07-02monitor: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02cutils: Do not include "qemu/units.h" directlyPhilippe Mathieu-Daudé1-1/+0
2018-07-02hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02hw/virtio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-5/+7
2018-07-02hw/sd: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-5/+5
2018-07-02hw/usb: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé4-7/+11
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé5-10/+13
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini5-21/+22
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé20-70/+84
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé7-24/+33