summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-07block/nvme: Avoid further processing if trace event not enabledPhilippe Mathieu-Daudé
2020-09-07block/nvme: Replace magic value by SCALE_MS definitionPhilippe Mathieu-Daudé
2020-09-07block: Raise an error when backing file parameter is an empty stringConnor Kuehl
2020-09-06Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...Peter Maydell
2020-09-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into stagingPeter Maydell
2020-09-04Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...Peter Maydell
2020-09-04Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-04ui/gtk: Update refresh interval after widget is realizedPhilippe Mathieu-Daudé
2020-09-04ui: Add more mouse buttons to SPICEFrediano Ziglio
2020-09-04vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan
2020-09-04ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan
2020-09-03Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...Peter Maydell
2020-09-03tcg: Implement 256-bit dup for tcg_gen_gvec_dup_memRichard Henderson
2020-09-03tcg: Eliminate one store for in-place 128-bit dup_memRichard Henderson
2020-09-03softmmu/cpus: Only set parallel_cpus for SMPRichard Henderson
2020-09-03tcg: Fix tcg gen for vectorized absolute valueStephen Long
2020-09-03cputlb: Make store_helper less fragile to compiler optimizationsRichard Henderson
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann
2020-09-03cirrus.yml: Split FreeBSD job into two partsThomas Huth
2020-09-03cirrus.yml: Update the macOS jobs to CatalinaThomas Huth
2020-09-03cirrus.yml: Compile macOS with -WerrorThomas Huth
2020-09-03cirrus.yml: Compile FreeBSD with -WerrorThomas Huth
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth
2020-09-03docs/qdev-device-use: Don't suggest -drive and -net can do USBMarkus Armbruster
2020-09-03qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster
2020-09-03docs/interop/qmp-spec: Point to the QEMU QMP reference manualMarkus Armbruster
2020-09-03scripts/qmp/qom-fuse: Fix getattr(), read() for files in /Markus Armbruster
2020-09-03scripts/qmp/qom-fuse: Port to current Python module fuseMarkus Armbruster
2020-09-03scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocolMarkus Armbruster
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé
2020-09-03linux-user: Add support for btrfs ioctls used to scrub a filesystemFilip Bozuta
2020-09-03linux-user: Add support for btrfs ioctls used to manage quotaFilip Bozuta
2020-09-03linux-user: Add support for two btrfs ioctls used for subvolumeFilip Bozuta
2020-09-03linux-user: Add support for a group of btrfs inode ioctlsFilip Bozuta
2020-09-03linux-user: Add support for btrfs ioctls used to get/set featuresFilip Bozuta
2020-09-03linux-user: Add support for btrfs ioctls used to manipulate with devicesFilip Bozuta
2020-09-03linux-user: Add support for a group of btrfs ioctls used for snapshotsFilip Bozuta
2020-09-03linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta