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-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Fix style
Philippe Mathieu-Daudé
2024-07-23
chardev/char-fe: Document returned value on error
Philippe Mathieu-Daudé
2024-07-23
util/range: Make ranges_overlap() return bool
Yao Xingtao
2024-07-23
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-23
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-23
accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h
Richard Henderson
2024-07-22
hw/nvme: add cross namespace copy support
Arun Kumar
2024-07-22
semihosting: Include missing 'gdbstub/syscalls.h' header
Philippe Mathieu-Daudé
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
2024-07-21
hw/i2c/aspeed: rename the I2C class pool attribute to share_pool
Jamin Lin
2024-07-21
hw/i2c/aspeed: support to set the different memory size
Jamin Lin
2024-07-21
aspeed/adc: Add AST2700 support
Jamin Lin
2024-07-21
aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handler
Cédric Le Goater
2024-07-21
aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoC
Cédric Le Goater
2024-07-19
hw/loongarch: Modify flash block size to 256K
Xianglai Li
2024-07-19
hw/loongarch: Remove unimplemented extioi INT_encode mode
Song Gao
2024-07-18
hw/arm/smmu: Support nesting in the rest of commands
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmid
Mostafa Saleh
2024-07-18
hw/arm/smmu: Support nesting in smmuv3_range_inval()
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Support nested translation
Mostafa Saleh
2024-07-18
hw/arm/smmu-common: Add support for nested TLB
Mostafa Saleh
2024-07-18
hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDR
Mostafa Saleh
2024-07-18
hw/arm/smmu: Consolidate ASID and VMID types
Mostafa Saleh
2024-07-18
hw/arm/smmu: Split smmuv3_translate()
Mostafa Saleh
2024-07-18
hw/arm/smmu: Use enum for SMMU stage
Mostafa Saleh
2024-07-17
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-17
Merge tag 'sdmmc-20240716' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-16
hw/sd/sdcard: Basis for eMMC support
Philippe Mathieu-Daudé
2024-07-16
ui/console: Remove dpy_cursor_define_supported()
Akihiko Odaki
2024-07-16
ui/console: Convert mouse visibility parameter into bool
Akihiko Odaki
2024-07-16
system/cpus: Add cpu_pause() function
Nicholas Piggin
2024-07-16
loader: remove load_image_gzipped function as its not used anywhere
Ani Sinha
2024-07-16
include/hw/qdev-core.h: Correct and clarify gpio doc comments
Peter Maydell
2024-07-16
qemu/timer: Add host ticks function for LoongArch
Song Gao
2024-07-16
disas: Fix build against Capstone v6
Gustavo Romero
2024-07-16
cpu: Free queued CPU work
Akihiko Odaki
2024-07-11
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2024-07-11
hw/nvme: add Identify Endurance Group List
Minwoo Im
2024-07-11
hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
Inès Varhol
2024-07-11
accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
Peter Maydell
2024-07-09
Merge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
HostIOMMUDevice: Introduce get_page_size_mask() callback
Eric Auger
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
vfio-container-base: Introduce vfio_container_get_iova_ranges() helper
Eric Auger
[next]