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-05-23
Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-05-22
tcg: Introduce TCG_TARGET_HAS_tst_vec
Richard Henderson
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
2024-05-22
migration/colo: make colo_incoming_co() return void
Li Zhijian
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
2024-05-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::setup() return bool
Zhenzhong Duan
2024-05-16
vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
Zhenzhong Duan
2024-05-16
vfio/migration: Emit VFIO migration QAPI event
Avihai Horon
2024-05-16
vfio: Add Error** argument to .get_dirty_bitmap() handler
Cédric Le Goater
2024-05-16
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
2024-05-16
vfio/migration: Add Error** argument to .vfio_save_config() handler
Cédric Le Goater
2024-05-16
migration: Extend migration_file_set_error() with Error* argument
Cédric Le Goater
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
2024-05-15
Merge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-15
accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
Philippe Mathieu-Daudé
2024-05-15
accel/tcg: Introduce translator_fake_ld
Richard Henderson
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
disas: Split disas.c
Richard Henderson
2024-05-15
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
Richard Henderson
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_insn_haddr
Richard Henderson
2024-05-15
plugins: Read mem_only directly from TB cflags
Richard Henderson
2024-05-15
plugins: Use translator_st for qemu_plugin_insn_data
Richard Henderson
2024-05-15
accel/tcg: Implement translator_st
Richard Henderson
2024-05-15
plugins: Copy memory in qemu_plugin_insn_data
Richard Henderson
2024-05-15
accel/tcg: Record DisasContextBase in tcg_ctx for plugins
Richard Henderson
2024-05-15
accel/tcg: Record when translator_fake_ldb is used
Richard Henderson
2024-05-15
accel/tcg: Record mmio bytes during translation
Richard Henderson
2024-05-15
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
2024-05-15
accel/tcg: Hide in_same_page outside of a target-specific context
Richard Henderson
2024-05-15
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
2024-05-15
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
2024-05-14
ui/console: move QemuDmaBuf struct def to dmabuf.c
Dongwon Kim
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
[next]