summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio/migration: Add Error** argument to .vfio_save_config() handlerCédric Le Goater2024-05-161-1/+24
* migration: Extend migration_file_set_error() with Error* argumentCédric Le Goater2024-05-161-1/+1
* vfio: Add Error** argument to .set_dirty_page_tracking() handlerCédric Le Goater2024-05-161-2/+16
* plugins: remove op from qemu_plugin_inline_cbPierrick Bouvier2024-05-161-1/+0
* plugins: distinct types for callbacksPierrick Bouvier2024-05-161-20/+26
* plugins: conditional callbacksPierrick Bouvier2024-05-162-0/+84
* plugins: add new inline op STORE_U64Pierrick Bouvier2024-05-162-2/+3
* plugins: prepare introduction of new inline opsPierrick Bouvier2024-05-161-1/+1
* Merge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2024-05-158-64/+75
|\
| * accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_codePhilippe Mathieu-Daudé2024-05-151-10/+0
| * accel/tcg: Introduce translator_fake_ldRichard Henderson2024-05-151-4/+4
| * disas: Use translator_st to get disassembly dataRichard Henderson2024-05-153-4/+6
| * disas: Split disas.cRichard Henderson2024-05-151-0/+4
| * accel/tcg: Return bool from TranslatorOps.disas_logRichard Henderson2024-05-151-1/+1
| * plugins: Use DisasContextBase for qemu_plugin_tb_vaddrRichard Henderson2024-05-151-1/+0
| * plugins: Use DisasContextBase for qemu_plugin_insn_haddrRichard Henderson2024-05-151-4/+0
| * plugins: Read mem_only directly from TB cflagsRichard Henderson2024-05-152-7/+3
| * plugins: Use translator_st for qemu_plugin_insn_dataRichard Henderson2024-05-151-13/+1
| * accel/tcg: Implement translator_stRichard Henderson2024-05-151-0/+23
| * plugins: Copy memory in qemu_plugin_insn_dataRichard Henderson2024-05-151-8/+7
| * accel/tcg: Record DisasContextBase in tcg_ctx for pluginsRichard Henderson2024-05-151-0/+1
| * accel/tcg: Record when translator_fake_ldb is usedRichard Henderson2024-05-151-1/+2
| * accel/tcg: Record mmio bytes during translationRichard Henderson2024-05-151-0/+12
| * accel/tcg: Pass DisasContextBase to translator_fake_ldbRichard Henderson2024-05-151-2/+3
| * accel/tcg: Hide in_same_page outside of a target-specific contextRichard Henderson2024-05-151-0/+2
| * accel/tcg: Use vaddr in translator_ld*Richard Henderson2024-05-151-12/+9
* | Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Richard Henderson2024-05-154-22/+53
|\ \ | |/ |/|
| * ui/console: move QemuDmaBuf struct def to dmabuf.cDongwon Kim2024-05-141-18/+1
| * ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim2024-05-142-3/+3
| * ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpersDongwon Kim2024-05-142-19/+67
* | util/uri: Remove the old URI parsing codeThomas Huth2024-05-141-99/+0
* | Bump minimum glib version to v2.66Thomas Huth2024-05-141-25/+2
|/
* kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini2024-05-102-1/+1
* hw/i386: move rtc-reset-reinjection command out of hw/rtcPaolo Bonzini2024-05-101-1/+1
* hw/i386: split x86.c in multiple partsPaolo Bonzini2024-05-101-3/+3
* i386: pc: remove unnecessary MachineClass overridesPaolo Bonzini2024-05-101-4/+0
* xen: register legacy backends via xen_backend_initPaolo Bonzini2024-05-102-13/+2
* s390: move css_migration_enabled from machine to css.cPaolo Bonzini2024-05-102-7/+6
* s390_flic: add migration-enabled propertyPaolo Bonzini2024-05-101-0/+1
* Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2024-05-103-3/+4
|\
| * s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater2024-05-101-1/+1
| * s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater2024-05-102-2/+3
* | Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson2024-05-091-6/+0
|\ \ | |/ |/|
| * migration: Remove block migrationFabiano Rosas2024-05-081-6/+0
* | hw/intc/loongarch_ipi: Rename as loongson_ipiJiaxun Yang2024-05-092-7/+7
* | hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineStateBibo Mao2024-05-091-4/+3
* | hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINEBibo Mao2024-05-091-2/+2
* | hw/loongarch: move memory map to boot.cPaolo Bonzini2024-05-092-10/+10
* | hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()Bernhard Beschow2024-05-091-0/+2
* | hw/i386/x86: Don't leak "pc.bios" memory regionBernhard Beschow2024-05-091-0/+6