aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2022-03-24build: disable fcf-protection on -march=486 -m16Christian Ehrhardt
2022-03-24target/i386: properly reset TSC on resetPaolo Bonzini
2022-03-24Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell
2022-03-24hw: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé
2022-03-24block: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé
2022-03-24target/i386: tcg: high bits SSE cmp operation must be ignoredPaolo Bonzini
2022-03-23linux-user/arm: Implement __kernel_cmpxchg64 with host atomicsRichard Henderson
2022-03-23linux-user/arm: Implement __kernel_cmpxchg with host atomicsRichard Henderson
2022-03-23linux-user/arm: Implement __kernel_memory_barrierRichard Henderson
2022-03-23configure: remove dead int128 testPaolo Bonzini
2022-03-23KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processorsPaolo Bonzini
2022-03-23Merge tag 'pull-fixes-for-7.0-230322-1' of https://github.com/stsquad/qemu in...Peter Maydell
2022-03-23i386: Set MCG_STATUS_RIPV bit for mce SRAR errorluofei
2022-03-23target/i386/kvm: Free xsave_buf when destroying vCPUPhilippe Mathieu-Daudé
2022-03-23docs/tcg-plugins: document QEMU_PLUGIN behaviourChristoph Muellner
2022-03-23docs: remove qemu_logo.pdfAlex Bennée
2022-03-23gitlab: include new aarch32 job in custom-runnersAlex Bennée
2022-03-23semihosting: clean up handling of expanded argvAlex Bennée
2022-03-23docs/devel: try and impose some organisationAlex Bennée
2022-03-23mailmap/gitdm: more fixes for bad tags and authorsAlex Bennée
2022-03-23target/i386: force maximum rounding precision for fildl[l]Alex Bennée
2022-03-23tests/Makefile.include: Let "make clean" remove the TCG tests, tooThomas Huth
2022-03-22Update version for v7.0.0-rc1 releasev7.0.0-rc1Peter Maydell
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-03-22Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingPeter Maydell
2022-03-22gitlab: disable accelerated zlib for s390xAlex Bennée
2022-03-22Merge tag 'pull-block-2022-03-22' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-03-22linux-user: Fix missing space in error messageFergus Henderson
2022-03-22linux-user: Properly handle sigset arg to ppollRichard Henderson
2022-03-22linux-user: Properly handle sigset arg to epoll_pwaitRichard Henderson
2022-03-22linux-user: Properly handle sigset arg to pselectRichard Henderson
2022-03-22linux-user: Split out helpers for sigsuspendRichard Henderson
2022-03-22linux-user/alpha: Fix sigsuspend for big-endian hostsRichard Henderson
2022-03-22linux-user: Fix syscall parameter handling for MIPS n32WANG Xuerui
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-22Remove trailing ; after G_DEFINE_AUTO macroMarc-André Lureau
2022-03-22tests: remove needless includeMarc-André Lureau
2022-03-22error: use GLib to remember the program nameMarc-André Lureau
2022-03-22qga: remove bswap.h includeMarc-André Lureau
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-22meson: fix CONFIG_ATOMIC128 checkMarc-André Lureau
2022-03-22meson: move int128 checks from configureMarc-André Lureau
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-22util: remove the net/net.h dependencyMarc-André Lureau
2022-03-22util: remove needless includesMarc-André Lureau
2022-03-22scripts/modinfo-collect: remove unused/dead codeMarc-André Lureau
2022-03-22Move HOST_LONG_BITS to compiler.hMarc-André Lureau
2022-03-22Simplify HOST_LONG_BITSMarc-André Lureau
2022-03-22compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATEDMarc-André Lureau