aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-07qapi: Reject section markup in definition documentationMarkus Armbruster5-26/+9
2020-09-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...Peter Maydell2-4/+13
2020-09-06Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...Peter Maydell4-26/+40
2020-09-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into stagingPeter Maydell3-67/+143
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell9-76/+108
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell6-1/+337
2020-09-04cirrus: handle wraparound in cirrus_invalidate_regionGerd Hoffmann1-3/+9
2020-09-04virtio-gpu: fix unmap the already mapped itemsLi Zhijian1-1/+4
2020-09-04ui/gtk: Update refresh interval after widget is realizedPhilippe Mathieu-Daudé1-26/+26
2020-09-04ui: Add more mouse buttons to SPICEFrediano Ziglio1-0/+2
2020-09-04vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan1-0/+1
2020-09-04ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan1-0/+11
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell7-9/+283
2020-09-03tcg: Implement 256-bit dup for tcg_gen_gvec_dup_memRichard Henderson1-3/+49
2020-09-03tcg: Eliminate one store for in-place 128-bit dup_memRichard Henderson1-2/+2
2020-09-03softmmu/cpus: Only set parallel_cpus for SMPRichard Henderson1-1/+10
2020-09-03tcg: Fix tcg gen for vectorized absolute valueStephen Long1-2/+3
2020-09-03cputlb: Make store_helper less fragile to compiler optimizationsRichard Henderson1-59/+79
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell18-89/+183
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell9-95/+208
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth1-0/+4
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth1-2/+4
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth2-13/+19
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster6-29/+29
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé1-0/+1
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth3-13/+48
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth1-0/+3
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann2-9/+28
2020-09-03cirrus.yml: Split FreeBSD job into two partsThomas Huth1-6/+26
2020-09-03cirrus.yml: Update the macOS jobs to CatalinaThomas Huth1-2/+2
2020-09-03cirrus.yml: Compile macOS with -WerrorThomas Huth1-2/+5
2020-09-03cirrus.yml: Compile FreeBSD with -WerrorThomas Huth1-1/+1
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth1-5/+5
2020-09-03docs/qdev-device-use: Don't suggest -drive and -net can do USBMarkus Armbruster1-2/+32
2020-09-03qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster1-0/+2
2020-09-03docs/interop/qmp-spec: Point to the QEMU QMP reference manualMarkus Armbruster1-3/+6
2020-09-03scripts/qmp/qom-fuse: Fix getattr(), read() for files in /Markus Armbruster1-2/+8
2020-09-03scripts/qmp/qom-fuse: Port to current Python module fuseMarkus Armbruster1-46/+47
2020-09-03scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocolMarkus Armbruster1-2/+2
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy1-3/+1
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé4-18/+10
2020-09-03linux-user: Add support for btrfs ioctls used to scrub a filesystemFilip Bozuta3-0/+43
2020-09-03linux-user: Add support for btrfs ioctls used to manage quotaFilip Bozuta3-0/+63
2020-09-03linux-user: Add support for two btrfs ioctls used for subvolumeFilip Bozuta3-0/+23
2020-09-03linux-user: Add support for a group of btrfs inode ioctlsFilip Bozuta3-0/+57
2020-09-03linux-user: Add support for btrfs ioctls used to get/set featuresFilip Bozuta3-0/+20
2020-09-03linux-user: Add support for btrfs ioctls used to manipulate with devicesFilip Bozuta3-1/+53
2020-09-03linux-user: Add support for a group of btrfs ioctls used for snapshotsFilip Bozuta3-1/+12