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-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: Use fifo8_reset() in fifo8_create()
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
hw/char/goldfish: Use DMA memory API
Philippe Mathieu-Daudé
2024-07-23
hw/nubus/virtio-mmio: Fix missing ERRP_GUARD() in realize handler
Zhao Liu
2024-07-23
dump: make range overlap check more readable
Yao Xingtao
2024-07-23
crypto/block-luks: make range overlap check more readable
Yao Xingtao
2024-07-23
system/memory_mapping: make range overlap check more readable
Yao Xingtao
2024-07-23
sparc/ldst_helper: make range overlap check more readable
Yao Xingtao
2024-07-23
cxl/mailbox: make range overlap check more readable
Yao Xingtao
2024-07-23
util/range: Make ranges_overlap() return bool
Yao Xingtao
2024-07-23
hw/mips/loongson3_virt: remove useless type cast
Yao Xingtao
2024-07-23
hw/i2c/mpc_i2c: Fix mmio region size
BALATON Zoltan
2024-07-23
docs/interop/firmware.json: convert "Example" section
Thomas Weißschuh
2024-07-23
docs/interop/firmware.json: add new enum FirmwareArchitecture
Thomas Weißschuh
2024-07-23
docs/interop/firmware.json: add new enum FirmwareFormat
Thomas Weißschuh
2024-07-23
docs: Correct Loongarch -> LoongArch
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Fix resource leak
Philippe Mathieu-Daudé
2024-07-23
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-07-23
bsd-user: Add aarch64 build to tree
Warner Losh
2024-07-23
bsd-user: Make compile for non-linux user-mode stuff
Warner Losh
2024-07-23
bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack
Warner Losh
2024-07-23
bsd-user: Sync fork_start/fork_end with linux-user
Jessica Clarke
2024-07-23
bsd-user: Hard wire aarch64 to be 4k pages only
Warner Losh
2024-07-23
bsd-user: Simplify the implementation of execve
Doug Rabson
2024-07-23
bsd-user:Add AArch64 improvements and signal handling functions
Stacey Son
2024-07-23
bsd-user:Add set_mcontext function for ARM AArch64
Stacey Son
2024-07-23
bsd-user:Add setup_sigframe_arch function for ARM AArch64
Warner Losh
2024-07-23
bsd-user:Add get_mcontext function for ARM AArch64
Stacey Son
2024-07-23
bsd-user:Add ARM AArch64 signal handling support
Stacey Son
2024-07-23
bsd-user:Add ARM AArch64 support and capabilities
Warner Losh
2024-07-23
bsd-user:Add AArch64 register handling and related functions
Stacey Son
2024-07-23
bsd-user:Add CPU initialization and management functions
Stacey Son
2024-07-23
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
2024-07-23
accel: Restrict probe_access*() functions to TCG
Philippe Mathieu-Daudé
2024-07-23
vfio/common: Allow disabling device dirty page tracking
Joao Martins
2024-07-23
vfio/migration: Don't block migration device dirty tracking is unsupported
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::query_dirty_bitmap support
Joao Martins
2024-07-23
vfio/iommufd: Implement VFIOIOMMUClass::set_dirty_tracking support
Joao Martins
2024-07-23
vfio/iommufd: Probe and request hwpt dirty tracking capability
Joao Martins
2024-07-23
vfio/{iommufd, container}: Invoke HostIOMMUDevice::realize() during attach_de...
Joao Martins
2024-07-23
vfio/iommufd: Add hw_caps field to HostIOMMUDeviceCaps
Joao Martins
2024-07-23
vfio/{iommufd,container}: Remove caps::aw_bits
Joao Martins
2024-07-23
vfio/iommufd: Introduce auto domain creation
Joao Martins
2024-07-23
vfio/ccw: Don't initialize HOST_IOMMU_DEVICE with mdev
Zhenzhong Duan
[prev]
[next]