aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07MAINTAINERS: Add maintainer for vhost-user RNG implementationMathieu Poirier
2021-07-06block/io: Merge discard request alignmentsAkihiko Odaki
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-07-06block/file-posix: Optimize for macOSAkihiko Odaki
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
2021-07-06target/i386: Make x86_ext_save_areas visible outside cpu.cDavid Edmondson
2021-07-06target/i386: Pass buffer and length to XSAVE helperDavid Edmondson
2021-07-06target/i386: Clarify the padding requirements of X86XSaveAreaDavid Edmondson
2021-07-06target/i386: Consolidate the X86XSaveArea offset checksDavid Edmondson
2021-07-06target/i386: Declare constants for XSAVE offsetsDavid Edmondson
2021-07-06coverity-scan: switch to vpath buildPaolo Bonzini
2021-07-06coverity-scan: Remove lm32 / unicore32 targetsPhilippe Mathieu-Daudé
2021-07-05qemu-options: Improve the documentation of the -display optionsThomas Huth
2021-07-05ui: Mark the '-no-quit' option as deprecatedThomas Huth
2021-07-05ui: Fix the "-display sdl,window_close=..." parameterThomas Huth
2021-07-05softmmu/vl: Remove obsolete comment about the "frame" parameterThomas Huth
2021-07-05Makefile: Remove /usr/bin/env wrapper from the SHELL variableThomas Huth
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell
2021-07-05Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell