summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-16docs/devel: update tcg-plugins pagePierrick Bouvier2-12/+50
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil7-10/+10
2024-08-16savevm: Fix load_snapshot error path crashNicholas Piggin1-0/+1
2024-08-16virtio-net: Use virtual time for RSC timersNicholas Piggin1-3/+3
2024-08-16virtio-net: Use replay_schedule_bh_event for bhs that affect machine stateNicholas Piggin1-5/+6
2024-08-16chardev: set record/replay on the base device of a muxed deviceNicholas Piggin1-21/+50
2024-08-16tests/avocado: replay_kernel.py add x86-64 q35 machine testNicholas Piggin1-1/+17
2024-08-16Revert "replay: stop us hanging in rr_wait_io_event"Nicholas Piggin3-27/+1
2024-08-16replay: allow runstate shutdown->running when replaying traceNicholas Piggin3-3/+31
2024-08-16tests/avocado: excercise scripts/replay-dump.py in replay testsNicholas Piggin3-3/+26
2024-08-16scripts/replay-dump.py: rejig decoders in event number orderNicholas Piggin1-28/+28
2024-08-16scripts/replay-dump.py: Update to current rr record formatNicholas Piggin1-34/+93
2024-08-16buildsys: Fix building without plugins on DarwinPhilippe Mathieu-Daudé1-24/+26
2024-08-16target/i386: allow access_ptr to force slow path on failed probeAlex Bennée1-14/+13
2024-08-16scripts/checkpatch: more checks on files imported from LinuxStefano Garzarella1-0/+24
2024-08-16configure: Fix GDB version detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-08-16configure: Avoid use of param. expansion when using gdb_versionGustavo Romero1-3/+5
2024-08-16configure: Fix arch detection for GDB_HAS_MTEGustavo Romero1-1/+1
2024-08-16Makefile: trigger re-configure on updated pythondepsAlex Bennée1-1/+2
2024-08-16tests/avocado: Re-enable gdbsim-r5f562n8 testing U-BootPhilippe Mathieu-Daudé1-2/+0
2024-08-16ci: refresh package lists with lcitoolDaniel P. Berrangé21-3/+21
2024-08-16ci: add gtk-vnc to the depsDaniel P. Berrangé1-0/+1
2024-08-16tests/avocado: apply proper skipUnless decoratorCleber Rosa8-13/+0
2024-08-16meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2Thomas Huth1-0/+5
2024-08-15target/s390x: fix build warning (gcc-12 -fsanitize=thread)Pierrick Bouvier1-1/+0
2024-08-15Update version for v9.1.0-rc2 releaseRichard Henderson1-1/+1
2024-08-15linux-user: Preserve NULL hit in target_mmap subroutinesRichard Henderson1-3/+15
2024-08-14target/i386: Fix arguments for vmsr_read_thread_stat()Anthony Harivel1-4/+4
2024-08-13po: update Italian translationPaolo Bonzini1-1/+1
2024-08-13module: Prevent crash by resetting local_err in module_load_qom_all()Alexander Ivanov1-1/+1
2024-08-13target/i386: Assert MMX and XMM registers in rangeRichard Henderson1-2/+7
2024-08-13target/arm: Fix usage of MMU indexes when EL3 is AArch32Peter Maydell8-34/+81
2024-08-13target/arm: Update translation regime comment for new featuresPeter Maydell1-7/+16
2024-08-13target/arm: Clear high SVE elements in handle_vec_simd_wshliRichard Henderson1-0/+1
2024-08-13hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma1-8/+20
2024-08-13target/i386: Use unit not type in decode_modrmRichard Henderson1-4/+4
2024-08-13target/i386: Do not apply REX to MMX operandsRichard Henderson1-1/+4
2024-08-13target/hexagon: don't look for static glibAlyssa Ross1-1/+1
2024-08-12block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella2-2/+6
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab3-6/+10
2024-08-12hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue2-2/+35
2024-08-12net: Fix '-net nic,model=' for non-help argumentsDavid Woodhouse1-1/+1
2024-08-09docs: Typo fix in live disk backupEric Blake1-2/+2
2024-08-09docs/interop/prl-xml.rst: Fix minor grammar nitsPeter Maydell1-34/+39
2024-08-09docs/interop/prl-xml.txt: Convert to rSTPeter Maydell4-158/+189
2024-08-09docs/interop/parallels.txt: Convert to rSTPeter Maydell3-51/+60
2024-08-09docs/interop/nbd.txt: Convert to rSTPeter Maydell4-73/+91
2024-08-09docs/specs/rocker.txt: Convert to rSTPeter Maydell3-91/+93
2024-08-09include: Fix typo in name of MAKE_IDENTFIER macroPeter Maydell4-6/+6
2024-08-09target/arm: Fix BTI versus CF_PCRELRichard Henderson4-52/+56