index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-06
gdbstub: Call gdbserver_fork() both in parent and in child
Ilya 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-06
gdbstub: 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-06
gdbstub: Support disablement in a multi-threaded process
Ilya Leoshkevich
2024-03-06
tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
Alex Bennée
2024-03-05
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-05
qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
Steven Shen
2024-03-05
atomic.h: Reword confusing comment for qatomic_cmpxchg
Peter Maydell
2024-03-05
target/arm: Do memory type alignment check when translation enabled
Richard Henderson
2024-03-05
target/arm: Do memory type alignment check when translation disabled
Richard Henderson
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
2024-03-05
exec/memattrs: Remove target_tlb_bit*
Richard Henderson
2024-03-05
target/arm: Support 32-byte alignment in pow2_align
Richard Henderson
2024-03-05
tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCC
Arnaud Minier
2024-03-05
hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Add write protections to CR register
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Handle Register Updates
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexers
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer object
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
Arnaud Minier
2024-03-05
hw/char/pl011: Add support for loopback
Tong Ho
2024-03-05
tests/qtest: Add testcase for BCM2835 BSC
Rayhan Faizel
2024-03-05
hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
Rayhan Faizel
2024-03-05
hw/i2c: Implement Broadcom Serial Controller (BSC)
Rayhan Faizel
2024-03-05
Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-03-05
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...
Peter Maydell
2024-03-05
Merge tag 'pull-tcg-20240301' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-03-04
Merge tag 'hppa-latest-pull-request' of https://github.com/hdeller/qemu-hppa ...
Peter Maydell
2024-03-04
gitlab: update FreeBSD Cirrus CI image to 13.3
Daniel P. Berrangé
2024-03-04
meson: detect broken clang 17 with -fzero-call-used-regs
Daniel P. Berrangé
2024-03-04
docs/conf.py: Remove usage of distutils
Thomas Huth
2024-03-04
migration: simplify exec migration functions
Steve Sistare
2024-03-04
qapi: New strv_from_str_list()
Steve Sistare
2024-03-04
qapi: New QAPI_LIST_LENGTH()
Steve Sistare
2024-03-04
docs/devel/writing-monitor-commands: Minor improvements
Markus Armbruster
2024-03-04
docs/devel/writing-monitor-commands: Repair a decade of rot
Markus Armbruster
2024-03-04
qapi: Reject "Returns" section when command doesn't return anything
Markus Armbruster
2024-03-04
qga/qapi-schema: Fix guest-set-memory-blocks documentation
Markus Armbruster
2024-03-04
qga/qapi-schema: Tweak documentation of fsfreeze commands
Markus Armbruster
2024-03-04
qga/qapi-schema: Clean up "Returns" sections
Markus Armbruster
2024-03-04
qga/qapi-schema: Delete useless "Returns" sections
Markus Armbruster
2024-03-04
qga/qapi-schema: Move error documentation to new "Errors" sections
Markus Armbruster
2024-03-04
qapi/yank: Tweak @yank's error description for consistency
Markus Armbruster
2024-03-04
qapi: Clean up "Returns" sections
Markus Armbruster
2024-03-04
qapi: Delete useless "Returns" sections
Markus Armbruster
[next]