summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ui: Add more mouse buttons to SPICEFrediano Ziglio2020-09-041-0/+2
| * vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan2020-09-041-0/+1
| * ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan2020-09-041-0/+11
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into stagingPeter Maydell2020-09-053-67/+143
|\ \
| * | tcg: Implement 256-bit dup for tcg_gen_gvec_dup_memRichard Henderson2020-09-031-3/+49
| * | tcg: Eliminate one store for in-place 128-bit dup_memRichard Henderson2020-09-031-2/+2
| * | softmmu/cpus: Only set parallel_cpus for SMPRichard Henderson2020-09-031-1/+10
| * | tcg: Fix tcg gen for vectorized absolute valueStephen Long2020-09-031-2/+3
| * | cputlb: Make store_helper less fragile to compiler optimizationsRichard Henderson2020-09-031-59/+79
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell2020-09-059-76/+108
|\ \ \
| * | | docs/qdev-device-use: Don't suggest -drive and -net can do USBMarkus Armbruster2020-09-031-2/+32
| * | | qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster2020-09-031-0/+2
| * | | docs/interop/qmp-spec: Point to the QEMU QMP reference manualMarkus Armbruster2020-09-031-3/+6
| * | | scripts/qmp/qom-fuse: Fix getattr(), read() for files in /Markus Armbruster2020-09-031-2/+8
| * | | scripts/qmp/qom-fuse: Port to current Python module fuseMarkus Armbruster2020-09-031-46/+47
| * | | scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocolMarkus Armbruster2020-09-031-2/+2
| * | | qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy2020-09-031-3/+1Star
| * | | qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé2020-09-034-18/+10Star
* | | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell2020-09-046-1/+337
|\ \ \ \
| * | | | linux-user: Add support for btrfs ioctls used to scrub a filesystemFilip Bozuta2020-09-033-0/+43
| * | | | linux-user: Add support for btrfs ioctls used to manage quotaFilip Bozuta2020-09-033-0/+63
| * | | | linux-user: Add support for two btrfs ioctls used for subvolumeFilip Bozuta2020-09-033-0/+23
| * | | | linux-user: Add support for a group of btrfs inode ioctlsFilip Bozuta2020-09-033-0/+57
| * | | | linux-user: Add support for btrfs ioctls used to get/set featuresFilip Bozuta2020-09-033-0/+20
| * | | | linux-user: Add support for btrfs ioctls used to manipulate with devicesFilip Bozuta2020-09-033-1/+53
| * | | | linux-user: Add support for a group of btrfs ioctls used for snapshotsFilip Bozuta2020-09-033-1/+12
| * | | | linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta2020-09-035-0/+67
| * | | | linux-user: fix implicit conversion from enumeration type errorLaurent Vivier2020-09-031-1/+1
* | | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell2020-09-037-9/+283
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | nbd: disable signals and forking on Windows buildsDaniel P. Berrangé2020-09-022-5/+7
| * | | | nbd: skip SIGTERM handler if NBD device support is not builtDaniel P. Berrangé2020-09-021-1/+4
| * | | | block: add missing socket_init() calls to toolsDaniel P. Berrangé2020-09-023-0/+5
| * | | | block/nbd: use non-blocking connect: fix vm hang on connect()Vladimir Sementsov-Ogievskiy2020-09-021-1/+265
| * | | | iotests/259: Fix reference outputMax Reitz2020-09-021-1/+1
| * | | | iotests/059: Fix reference outputMax Reitz2020-09-021-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell2020-09-0318-89/+183
|\ \ \ \ | |_|_|/ |/| | |
| * | | gitlab-ci.yml: Set artifacts expiration timeThomas Huth2020-09-031-0/+4
| * | | gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth2020-09-031-2/+4
| * | | gitlab/travis: Rework the disabled features testsThomas Huth2020-09-032-13/+19
| * | | libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster2020-09-036-29/+29
| * | | tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé2020-09-031-1/+2
| * | | tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2020-09-032-7/+7
| * | | tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé2020-09-031-0/+1
| * | | hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth2020-09-033-13/+48
| * | | configure: Add system = 'linux' for meson when cross-compilingThomas Huth2020-09-031-0/+3
| * | | meson: fix keymaps without qemu-keymapGerd Hoffmann2020-09-032-9/+28
| * | | cirrus.yml: Split FreeBSD job into two partsThomas Huth2020-09-031-6/+26
| * | | cirrus.yml: Update the macOS jobs to CatalinaThomas Huth2020-09-031-2/+2
| * | | cirrus.yml: Compile macOS with -WerrorThomas Huth2020-09-031-2/+5
| * | | cirrus.yml: Compile FreeBSD with -WerrorThomas Huth2020-09-031-1/+1