-
- Downloads
Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Fixes and cleanups for 7.0
Hi,
A collection of fixes & cleanup patches that should be safe for 7.0 inclusion.
# gpg: Signature made Tue 22 Mar 2022 12:11:30 GMT
# gpg: using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg: issuer "marcandre.lureau@redhat.com"
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [full]
# gpg: aka "Marc-André Lureau <marcandre.lureau@gmail.com>" [full]
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276 F62D DAE8 E109 7596 9CE5
* tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu: (21 commits)
qapi: remove needless include
Remove trailing ; after G_DEFINE_AUTO macro
tests: remove needless include
error: use GLib to remember the program name
qga: remove bswap.h include
qapi: remove needless include
meson: fix CONFIG_ATOMIC128 check
meson: move int128 checks from configure
qapi: remove needless include
util: remove the net/net.h dependency
util: remove needless includes
scripts/modinfo-collect: remove unused/dead code
Move HOST_LONG_BITS to compiler.h
Simplify HOST_LONG_BITS
compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Drop qemu_foo() socket API wrapper
m68k/nios2-semi: fix gettimeofday() result check
vl: typo fix in a comment
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- audio/alsaaudio.c 2 additions, 2 deletionsaudio/alsaaudio.c
- audio/audio.h 2 additions, 2 deletionsaudio/audio.h
- audio/coreaudio.m 2 additions, 2 deletionsaudio/coreaudio.m
- audio/dsoundaudio.c 2 additions, 2 deletionsaudio/dsoundaudio.c
- audio/ossaudio.c 2 additions, 2 deletionsaudio/ossaudio.c
- audio/paaudio.c 1 addition, 1 deletionaudio/paaudio.c
- audio/sdlaudio.c 1 addition, 1 deletionaudio/sdlaudio.c
- block/blkverify.c 1 addition, 1 deletionblock/blkverify.c
- block/qcow2-refcount.c 11 additions, 9 deletionsblock/qcow2-refcount.c
- block/qcow2.h 1 addition, 1 deletionblock/qcow2.h
- block/ssh.c 2 additions, 2 deletionsblock/ssh.c
- bsd-user/qemu.h 1 addition, 1 deletionbsd-user/qemu.h
- configure 1 addition, 48 deletionsconfigure
- crypto/cipher-afalg.c 2 additions, 2 deletionscrypto/cipher-afalg.c
- crypto/hash-afalg.c 2 additions, 2 deletionscrypto/hash-afalg.c
- fsdev/9p-marshal.c 1 addition, 1 deletionfsdev/9p-marshal.c
- fsdev/virtfs-proxy-helper.c 1 addition, 1 deletionfsdev/virtfs-proxy-helper.c
- gdbstub.c 1 addition, 1 deletiongdbstub.c
- hw/9pfs/9p.c 1 addition, 1 deletionhw/9pfs/9p.c
- hw/acpi/aml-build.c 2 additions, 2 deletionshw/acpi/aml-build.c
Loading
Please register or sign in to comment