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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-03-06
disas: introduce show_opcodes
Alex Bennée
2024-03-06
plugins: remove non per_vcpu inline operation from API
Pierrick Bouvier
2024-03-06
plugins: add inline operation per vcpu
Pierrick Bouvier
2024-03-06
plugins: define qemu_plugin_u64
Pierrick Bouvier
2024-03-06
plugins: scoreboard API
Pierrick Bouvier
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
gdbstub: Introduce gdbserver_fork_start()
Ilya Leoshkevich
2024-03-06
{linux,bsd}-user: Introduce get_task_state()
Ilya Leoshkevich
2024-03-05
Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-05
atomic.h: Reword confusing comment for qatomic_cmpxchg
Peter Maydell
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
hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
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/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
qapi: New strv_from_str_list()
Steve Sistare
2024-03-04
qapi: New QAPI_LIST_LENGTH()
Steve Sistare
2024-03-01
Merge tag 'pull-loongarch-20240229' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-03-01
migration/multifd: Support outgoing mapped-ram stream format
Fabiano Rosas
2024-03-01
migration/ram: Add outgoing 'mapped-ram' migration
Fabiano Rosas
2024-03-01
migration/qemu-file: add utility methods for working with seekable channels
Fabiano Rosas
2024-03-01
io: Add generic pwritev/preadv interface
Nikolay Borisov
2024-03-01
io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
Nikolay Borisov
2024-02-29
cpu: Remove page_size_init
Richard Henderson
2024-02-29
loongarch: Change the UEFI loading mode to loongarch
Xianglai Li
2024-02-28
Merge tag 'migration-next-pull-request' of https://gitlab.com/peterx/qemu int...
Peter Maydell
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
plugins: add an API to read registers
Alex Bennée
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
gdbstub: expose api to find registers
Alex Bennée
2024-02-28
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
2024-02-28
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Simplify XML lookup
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
migration: stop vm for cpr
Steve Sistare
2024-02-28
migration: notifier error checking
Steve Sistare
[next]