summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-13iotests.py: QemuIoInteractive: print output on failureVladimir Sementsov-Ogievskiy1-1/+7
2020-07-13iotests: QemuIoInteractive: use qemu_io_args_no_fmtVladimir Sementsov-Ogievskiy1-1/+1
2020-07-13hax: Fix setting of FD_CLOEXECEric Blake1-3/+3
2020-07-13nbd: Avoid off-by-one in long export name truncationEric Blake1-1/+1
2020-07-13hw/arm/aspeed: Do not create and attach empty SD cards by defaultPhilippe Mathieu-Daudé1-4/+5
2020-07-13hw/arm/palm.c: Encapsulate misc GPIO handling in a devicePeter Maydell1-9/+52
2020-07-13hw/arm/palm.c: DetabifyPeter Maydell1-32/+32
2020-07-13hw/arm/tosa: Encapsulate misc GPIO handling in a devicePeter Maydell1-24/+64
2020-07-13hw/arm/tosa.c: DetabifyPeter Maydell1-26/+26
2020-07-13hw/nios2: exit to main CPU loop only when unmasking interruptsWentong Wu1-1/+2
2020-07-13target/nios2: Use gen_io_start around wrctl instructionWentong Wu1-0/+5
2020-07-13target/nios2: in line the semantics of DISAS_UPDATE with other targetsWentong Wu1-1/+1
2020-07-13target/nios2: add DISAS_NORETURN case for nothing more to generateWentong Wu1-2/+3
2020-07-13util/drm: make portable by avoiding struct dirent d_typeGerd Hoffmann1-5/+14
2020-07-13util/oslib-posix.c: Implement qemu_init_exec_dir() for HaikuDavid CARLIER1-0/+19
2020-07-13util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFDDavid CARLIER1-0/+2
2020-07-13bswap.h: Include <endian.h> on Haiku for bswap operationsDavid CARLIER1-0/+2
2020-07-13osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLLDavid CARLIER1-0/+4
2020-07-13osdep.h: Always include <sys/signal.h> if it existsDavid CARLIER4-3/+11
2020-07-13build: Check that mlockall() existsDavid CARLIER2-0/+19
2020-07-13util/qemu-openpty.c: Don't assume pty.h is glibc-onlyDavid CARLIER2-1/+10
2020-07-13build: Enable BSD symbols for HaikuDavid CARLIER1-2/+2
2020-07-13virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()Eric Auger1-0/+1
2020-07-13target/arm: Don't do raw writes for PMINTENCLRAaron Lindsay1-2/+2
2020-07-13