summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06contrib/plugins/howvec: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06contrib/plugins/hotblocks: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/bb: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin: add test plugin for inline operationsPierrick Bouvier
2024-03-06plugins: add inline operation per vcpuPierrick Bouvier
2024-03-06plugins: implement inline operation relative to cpu_indexPierrick Bouvier
2024-03-06plugins: define qemu_plugin_u64Pierrick Bouvier
2024-03-06plugins: scoreboard APIPierrick Bouvier
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-06gdbstub: Implement follow-fork-mode childIlya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_detach_user()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_set_thread_user()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_query_supported_user()Ilya Leoshkevich
2024-03-06gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich
2024-03-06{linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Pass pid to fork_end()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Update ts_tid after fork()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich
2024-03-06gdbstub: Support disablement in a multi-threaded processIlya Leoshkevich
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-05qemu-options.hx: Don't claim "-serial" has limit of 4 serial portsSteven Shen
2024-03-05atomic.h: Reword confusing comment for qatomic_cmpxchgPeter Maydell
2024-03-05target/arm: Do memory type alignment check when translation enabledRichard Henderson
2024-03-05target/arm: Do memory type alignment check when translation disabledRichard Henderson
2024-03-05accel/tcg: Add TLB_CHECK_ALIGNEDRichard Henderson
2024-03-05accel/tcg: Add tlb_fill_flags to CPUTLBEntryFullRichard Henderson
2024-03-05exec/memattrs: Remove target_tlb_bit*Richard Henderson
2024-03-05target/arm: Support 32-byte alignment in pow2_alignRichard Henderson
2024-03-05tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCCArnaud Minier
2024-03-05hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Add write protections to CR registerArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Handle Register UpdatesArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal PLL Clock objectArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer objectArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier
2024-03-05hw/char/pl011: Add support for loopbackTong Ho
2024-03-05tests/qtest: Add testcase for BCM2835 BSCRayhan Faizel
2024-03-05hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel
2024-03-05hw/i2c: Implement Broadcom Serial Controller (BSC)Rayhan Faizel
2024-03-05Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell
2024-03-05Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...Peter Maydell
2024-03-05Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-03-04Merge tag 'hppa-latest-pull-request' of https://github.com/hdeller/qemu-hppa ...Peter Maydell
2024-03-04gitlab: update FreeBSD Cirrus CI image to 13.3Daniel P. Berrangé
2024-03-04meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé