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
2022-04-21
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
2022-04-21
hw/arm/exynos4210: Coalesce board_irqs and irq_table
Peter Maydell
2022-04-21
hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put a9mpcore device into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
Peter Maydell
2022-04-21
hw/arm: versal: Connect the CRL
Edgar E. Iglesias
2022-04-21
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Add the Cortex-R5Fs
Edgar E. Iglesias
2022-04-21
hw/arm: versal: Create an APU CPU Cluster
Edgar E. Iglesias
2022-04-21
hw/arm/xlnx-zynqmp: Connect 4 TTC timers
Edgar E. Iglesias
2022-04-21
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-20
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
tcg: Add tcg_constant_ptr
Richard Henderson
2022-04-20
tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH
Richard Henderson
2022-04-20
util/log: Support per-thread log files
Richard Henderson
2022-04-20
util/log: Remove qemu_log_close
Richard Henderson
2022-04-20
util/log: Introduce qemu_set_log_filename_flags
Richard Henderson
2022-04-20
sysemu/os-win32: Test for and use _lock_file/_unlock_file
Richard Henderson
2022-04-20
include/qemu/log: Move entire implementation out-of-line
Richard Henderson
2022-04-20
include/exec/log: Do not reference QemuLogFile directly
Richard Henderson
2022-04-20
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
util/log: Mark qemu_log_trylock as G_GNUC_WARN_UNUSED_RESULT
Richard Henderson
2022-04-20
util/log: Drop return value from qemu_log
Richard Henderson
2022-04-20
exec/log: Remove log_disas and log_target_disas
Richard Henderson
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
util/log: Remove qemu_log_vprintf
Richard Henderson
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
util/log: Move qemu_log_lock, qemu_log_unlock out of line
Richard Henderson
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
util/log: Return bool from qemu_set_log_filename
Richard Henderson
2022-04-20
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-06
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
2022-04-06
thread-posix: implement Semaphore with QemuCond and QemuMutex
Longpeng(Mike)
2022-04-06
thread-posix: remove the posix semaphore support
Longpeng(Mike)
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Move fcntl_setfl() to oslib-posix
Marc-André Lureau
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
include: move page_size_init() to include/hw/core/cpu.h
Marc-André Lureau
2022-04-06
include: move os_*() to os-foo.h
Marc-André Lureau
2022-04-06
include: move qemu_get_vm_name() to sysemu.h
Marc-André Lureau
2022-04-06
include: move progress API to qemu-progress.h
Marc-André Lureau
2022-04-06
include: move target page bits declaration to page-vary.h
Marc-André Lureau
2022-04-06
include: move cpu_exec* declarations to cpu-common.h
Marc-André Lureau
[next]