aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06gdbstub: Introduce gdb_handle_query_supported_user()Ilya Leoshkevich3-3/+14
2024-03-06gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich4-7/+8
2024-03-06{linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich4-4/+4
2024-03-06{linux,bsd}-user: Pass pid to fork_end()Ilya Leoshkevich6-10/+14
2024-03-06gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich4-0/+11
2024-03-06{linux,bsd}-user: Update ts_tid after fork()Ilya Leoshkevich2-0/+2
2024-03-06{linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich25-75/+85
2024-03-06gdbstub: Support disablement in a multi-threaded processIlya Leoshkevich1-4/+15
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée1-1/+1
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell33-84/+3718
2024-03-05qemu-options.hx: Don't claim "-serial" has limit of 4 serial portsSteven Shen1-1/+1
2024-03-05atomic.h: Reword confusing comment for qatomic_cmpxchgPeter Maydell1-1/+1
2024-03-05target/arm: Do memory type alignment check when translation enabledRichard Henderson1-0/+39
2024-03-05target/arm: Do memory type alignment check when translation disabledRichard Henderson1-2/+32
2024-03-05accel/tcg: Add TLB_CHECK_ALIGNEDRichard Henderson2-4/+30
2024-03-05accel/tcg: Add tlb_fill_flags to CPUTLBEntryFullRichard Henderson4-7/+5
2024-03-05exec/memattrs: Remove target_tlb_bit*Richard Henderson1-10/+0
2024-03-05target/arm: Support 32-byte alignment in pow2_alignRichard Henderson1-7/+1
2024-03-05tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCCArnaud Minier2-1/+191
2024-03-05hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier3-41/+5
2024-03-05hw/misc/stm32l4x5_rcc: Add write protections to CR registerArnaud Minier1-50/+114
2024-03-05hw/misc/stm32l4x5_rcc: Handle Register UpdatesArnaud Minier1-12/+512
2024-03-05hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier2-17/+833
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal PLL Clock objectArnaud Minier4-0/+243
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer objectArnaud Minier4-0/+313
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier11-3/+839
2024-03-05hw/char/pl011: Add support for loopbackTong Ho1-2/+108
2024-03-05tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel2-1/+116
2024-03-05hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel3-4/+46
2024-03-05hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel5-0/+368
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell34-589/+427
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell27-160/+1666
2024-03-05Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell39-1006/+1126
2024-03-04Merge tag 'hppa-latest-pull-request' of https://github.com/hdeller/qemu-hppa ...Peter Maydell7-4/+22
2024-03-04gitlab: update FreeBSD Cirrus CI image to 13.3Daniel P. Berrangé1-1/+1
2024-03-04meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé1-5/+12
2024-03-04docs/conf.py: Remove usage of distutilsThomas Huth1-6/+4
2024-03-04migration: simplify exec migration functionsSteve Sistare1-49/+8
2024-03-04qapi: New strv_from_str_list()Steve Sistare2-0/+22
2024-03-04qapi: New QAPI_LIST_LENGTH()Steve Sistare1-0/+13
2024-03-04docs/devel/writing-monitor-commands: Minor improvementsMarkus Armbruster1-17/+15
2024-03-04docs/devel/writing-monitor-commands: Repair a decade of rotMarkus Armbruster1-279/+181
2024-03-04qapi: Reject "Returns" section when command doesn't return anythingMarkus Armbruster5-1/+15
2024-03-04qga/qapi-schema: Fix guest-set-memory-blocks documentationMarkus Armbruster1-3/+3
2024-03-04qga/qapi-schema: Tweak documentation of fsfreeze commandsMarkus Armbruster1-7/+9
2024-03-04qga/qapi-schema: Clean up "Returns" sectionsMarkus Armbruster1-8/+8
2024-03-04qga/qapi-schema: Delete useless "Returns" sectionsMarkus Armbruster1-12/+0
2024-03-04qga/qapi-schema: Move error documentation to new "Errors" sectionsMarkus Armbruster1-12/+10
2024-03-04qapi/yank: Tweak @yank's error description for consistencyMarkus Armbruster1-1/+1
2024-03-04qapi: Clean up "Returns" sectionsMarkus Armbruster3-5/+5