aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kconfig: allow compiling out QEMU device tree code per targetPaolo Bonzini2-1/+1
2024-05-10hw/i386: move rtc-reset-reinjection command out of hw/rtcPaolo Bonzini1-1/+1
2024-05-10hw/i386: split x86.c in multiple partsPaolo Bonzini1-3/+3
2024-05-10i386: pc: remove unnecessary MachineClass overridesPaolo Bonzini1-4/+0
2024-05-10xen: register legacy backends via xen_backend_initPaolo Bonzini2-13/+2
2024-05-10s390: move css_migration_enabled from machine to css.cPaolo Bonzini2-7/+6
2024-05-10s390_flic: add migration-enabled propertyPaolo Bonzini1-0/+1
2024-05-10Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...Richard Henderson3-3/+4
2024-05-10s390x/event-facility: Simplify sclp_get_event_facility_bus()Cédric Le Goater1-1/+1
2024-05-10s390x: Introduce a SCLPDevice pointer under the machineCédric Le Goater2-2/+3
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson1-6/+0
2024-05-09hw/intc/loongarch_ipi: Rename as loongson_ipiJiaxun Yang2-7/+7
2024-05-09hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineStateBibo Mao1-4/+3
2024-05-09hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINEBibo Mao1-2/+2
2024-05-09hw/loongarch: move memory map to boot.cPaolo Bonzini2-10/+10
2024-05-09hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()Bernhard Beschow1-0/+2
2024-05-09hw/i386/x86: Don't leak "pc.bios" memory regionBernhard Beschow1-0/+6
2024-05-09hw/i386/x86: Don't leak "isa-bios" memory regionsBernhard Beschow1-0/+7
2024-05-08hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineStateBernhard Beschow1-1/+1
2024-05-08system/physmem: Per-AddressSpace bounce bufferingMattias Nissler1-0/+19
2024-05-08system/physmem: Propagate AddressSpace to MapClient helpersMattias Nissler2-4/+24
2024-05-08migration: Remove block migrationFabiano Rosas1-6/+0
2024-05-07Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2-0/+3
2024-05-06accel/tcg: Introduce CF_BP_PAGERichard Henderson1-0/+1
2024-05-06tcg: Add write_aofs to GVecGen3iRichard Henderson1-0/+2
2024-05-06Merge tag 'accel-20240506' of https://github.com/philmd/qemu into stagingRichard Henderson9-87/+84
2024-05-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson17-78/+72
2024-05-06system: Pass RAM MemoryRegion and is_write in xen_map_cache()Edgar E. Iglesias1-4/+7
2024-05-06user: Forward declare TaskState type definitionPhilippe Mathieu-Daudé1-0/+1
2024-05-06accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetStatePhilippe Mathieu-Daudé2-7/+8
2024-05-06accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCGPhilippe Mathieu-Daudé1-17/+0
2024-05-06accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentationPhilippe Mathieu-Daudé1-4/+4
2024-05-06accel/tcg: Access tcg_cflags with getter / setterPhilippe Mathieu-Daudé2-3/+7
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé4-30/+44
2024-05-06exec/cpu: Remove duplicated PAGE_PASSTHROUGH definitionPhilippe Mathieu-Daudé1-6/+0
2024-05-06exec/cpu: Remove obsolete PAGE_RESERVED definitionPhilippe Mathieu-Daudé1-4/+0
2024-05-06exec/cpu: Rename PAGE_BITS macro to PAGE_RWXBALATON Zoltan1-1/+1
2024-05-06exec/cpu: Indent TARGET_PAGE_foo definitionsPhilippe Mathieu-Daudé1-12/+13
2024-05-03Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into stagingRichard Henderson5-9/+18
2024-05-03user: Move 'thunk.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé1-2/+6
2024-05-03user: Move 'abitypes.h' from 'exec/user' to 'user'Philippe Mathieu-Daudé4-5/+5
2024-05-03exec: Include missing license in 'exec/cpu-common.h'Philippe Mathieu-Daudé1-2/+7
2024-05-03util/bufferiszero: Reorganize for early test for accelerationAlexander Monakov1-1/+31
2024-05-03kvm: move target-dependent interrupt routing out of kvm-all.cPaolo Bonzini3-5/+5
2024-05-03pci: remove some types from typedefs.hPaolo Bonzini4-28/+26
2024-05-03tcg: remove CPU* types from typedefs.hPaolo Bonzini2-5/+8
2024-05-03display: remove GraphicHwOps from typedefs.hPaolo Bonzini1-1/+0
2024-05-03qapi/machine: remove types from typedefs.hPaolo Bonzini2-2/+1
2024-05-03monitor: remove MonitorDef from typedefs.hPaolo Bonzini2-5/+7
2024-05-03migration: remove PostcopyDiscardState from typedefs.hPaolo Bonzini1-1/+0