aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-21python/aqmp: fully separate from qmp.QEMUMonitorProtocolJohn Snow1-6/+31
2022-04-21python/aqmp: take QMPBadPortError and parse_address from qemu.qmpJohn Snow3-32/+27
2022-04-21python: temporarily silence pylint duplicate-code warningsJohn Snow1-0/+1
2022-04-21python/aqmp-tui: relicense as LGPLv2+John Snow1-1/+1
2022-04-21python/qmp-shell: relicense as LGPLv2+John Snow1-3/+4
2022-04-21python/aqmp: relicense as LGPLv2+John Snow1-3/+3
2022-04-21python/aqmp: add explicit GPLv2 license to legacy.pyJohn Snow1-0/+11
2022-04-21iotests: switch to AQMPJohn Snow1-2/+1
2022-04-21iotests/mirror-top-perms: switch to AQMPJohn Snow1-6/+3
2022-04-21scripts/bench-block-job: switch to AQMPJohn Snow1-2/+1
2022-04-21python/machine: permanently switch to AQMPJohn Snow2-12/+8
2022-04-21qga: use fixed-length and GDateTime for log timestampMarc-André Lureau1-5/+3
2022-04-21tests/fuzz: fix warningMarc-André Lureau1-2/+0
2022-04-21qga: remove need for QEMU atomic.hMarc-André Lureau1-7/+5
2022-04-21util: replace qemu_get_local_state_pathname()Marc-André Lureau6-21/+18
2022-04-21util: use qemu_create() in qemu_write_pidfile()Marc-André Lureau1-2/+1
2022-04-21util: use qemu_write_full() in qemu_write_pidfile()Marc-André Lureau1-1/+1
2022-04-21util: simplify write in signal handlerMarc-André Lureau1-16/+2
2022-04-21qtest: simplify socket_send()Marc-André Lureau1-14/+2
2022-04-21qga: move qga_get_host_name()Marc-André Lureau7-59/+60
2022-04-21Move error_printf_unless_qmp() with monitor unitMarc-André Lureau6-13/+15
2022-04-21tests: run-time skip test-qga if TSAN is enabledMarc-André Lureau2-1/+8
2022-04-21compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}Marc-André Lureau1-0/+8
2022-04-21tests: remove block/qdict checks from check-qobject.cMarc-André Lureau1-8/+0
2022-04-21include: move qdict_{crumple,flatten} declarationsMarc-André Lureau4-3/+5
2022-04-21include: add qemu/keyval.hMarc-André Lureau9-10/+21
2022-04-21include: move qemu_fdatasync() to osdepMarc-André Lureau4-17/+18
2022-04-21include: move qemu_msync() to osdepMarc-André Lureau5-39/+41
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau58-191/+214
2022-04-21osdep.h: move qemu_build_not_reached()Marc-André Lureau2-16/+16
2022-04-21doc/style: CLang -> ClangMarc-André Lureau1-1/+1
2022-04-21intc/exynos4210_gic: replace snprintf() with g_strdup_printf()Marc-André Lureau1-6/+3
2022-04-21arm/allwinner-a10: replace snprintf() with g_strdup_printf()Marc-André Lureau1-3/+1
2022-04-21arm/digic: replace snprintf() with g_strdup_printf()Marc-André Lureau1-4/+1
2022-04-21docs: trace-events-all is installed without renamingMarc-André Lureau1-1/+1
2022-04-21qga: replace usleep() with g_usleep()Marc-André Lureau1-1/+1
2022-04-21include: rename qemu-common.h qemu/help-texts.hMarc-André Lureau12-11/+11
2022-04-21hw/hyperv: remove needless qemu-common.h includeMarc-André Lureau1-1/+0
2022-04-21Simplify softmmu/main.cMarc-André Lureau4-21/+20
2022-04-21scripts/analyze-inclusions: drop qemu-common.h from analysisMarc-André Lureau1-4/+0
2022-04-21glib-compat: isolate g_date_time_format_iso8601 version-bypassMarc-André Lureau2-11/+5
2022-04-21hw/arm: Use bit fields for NPCM7XX PWRON STRAPsHao Wu1-5/+19
2022-04-21hw/misc: Add PWRON STRAP bit fields in GCR moduleHao Wu1-0/+30
2022-04-21hw/arm/virt: impact of gic-version on max CPUsHeinrich Schuchardt1-2/+2
2022-04-21hw/core/irq: remove unused 'qemu_irq_split' functionZongyuan Li2-20/+0
2022-04-21hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'Zongyuan Li1-2/+13
2022-04-21hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ'Zongyuan Li1-9/+24
2022-04-21hw/arm/exynos4210: Drop Exynos4210Irq structPeter Maydell2-32/+8
2022-04-21hw/arm/exynos4210: Put combiners into state structPeter Maydell4-39/+72
2022-04-21hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs()Peter Maydell2-65/+119