aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09export/fuse: Add allow-other optionMax Reitz
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz
2021-07-09util/uri: do not check argument of uri_free()Heinrich Schuchardt
2021-07-09block/rbd: drop qemu_rbd_refresh_limitsPeter Lieven
2021-07-09block/rbd: add write zeroes supportPeter Lieven
2021-07-09block/rbd: migrate from aio to coroutinesPeter Lieven
2021-07-09block/rbd: update s->image_size in qemu_rbd_getlengthPeter Lieven
2021-07-09block/rbd: store object_size in BDRVRBDStatePeter Lieven
2021-07-09block/rbd: bump librbd requirement to luminous releasePeter Lieven
2021-07-09block/rbd: Add support for rbd image encryptionOr Ozeri
2021-07-09MAINTAINERS: update block/rbd.c maintainerIlya Dryomov
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user: Fix style problems in linuxload.cRichard Henderson
2021-07-07linux-user: fill ppid field in /proc/self/statAndreas Schwab
2021-07-07linux-user/elfload: Implement ELF_HWCAP for RISC-VKito Cheng
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle
2021-07-06qemu-option: remove now-dead codePaolo Bonzini
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06vl: switch -M parsing to keyvalPaolo Bonzini
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini
2021-07-06keyval: introduce keyval_mergePaolo Bonzini
2021-07-06qom: export more functions for use with non-UserCreatable objectsPaolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 6Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 5Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 4Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 3Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 2Paolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini
2021-07-06configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini
2021-07-06configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini
2021-07-06meson: sort existing compiler testsPaolo Bonzini
2021-07-06configure, meson: convert libxml2 detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert liburing detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert libpmem detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert libdaxctl detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert vte detection to mesonPaolo Bonzini
2021-07-06configure: drop vte-2.90 checkPaolo Bonzini
2021-07-06target/i386: Move X86XSaveArea into TCGDavid Edmondson
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson
2021-07-06target/i386: Observe XSAVE state area offsetsDavid Edmondson