summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block: Improve blk_get_attached_dev_id() docstringPhilippe Mathieu-Daudé2025-02-061-0/+7
* | | | Merge tag 'pull-target-arm-20250210' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2025-02-101-1/+3
|\ \ \ \
| * | | | hw/arm/boot: Propagate vCPU to arm_load_dtb()Philippe Mathieu-Daudé2025-02-071-1/+3
| |/ / /
* | | | Merge tag 'pull-qapi-2025-02-10-v2' of https://repo.or.cz/qemu/armbru into st...Stefan Hajnoczi2025-02-1017-20/+20
|\ \ \ \
| * | | | qapi: change 'unsigned special_features' to 'uint64_t features'Daniel P. Berrangé2025-02-105-12/+12
| * | | | qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.hDaniel P. Berrangé2025-02-101-0/+0
| * | | | qapi: Move include/qapi/qmp/ to include/qobject/Daniel P. Berrangé2025-02-1012-8/+8
| | |/ / | |/| |
* | | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-02-101-3/+13
|\ \ \ \ | |/ / / |/| | |
| * | | target/i386: Do not raise Invalid for 0 * Inf + QNaNPeter Maydell2025-02-071-3/+13
| |/ /
* | | Merge tag 'hppa-system-for-v10-diva-artist-pull-request' of https://github.co...Stefan Hajnoczi2025-02-081-3/+3
|\ \ \ | |/ / |/| |
| * | hw/pci-host/astro: Add LMMIO range supportHelge Deller2025-02-041-3/+3
* | | chardev/char-hub: implement backend chardev aggregatorRoman Penyaev2025-02-031-0/+1
|/ /
* | Merge tag 'hw-misc-20250131' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2025-02-026-80/+28
|\ \
| * | hw/sd: Remove unused legacy functions, stop killing mammothsPeter Maydell2025-01-311-50/+0
| * | hw/sd: Remove unused 'enable' method from SDCardClassPeter Maydell2025-01-311-1/+0
| * | hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devicesPeter Maydell2025-01-311-0/+3
| * | hw/sd/omap_mmc: Convert to SDBus APIPeter Maydell2025-01-311-1/+0
| * | hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCStatePeter Maydell2025-01-311-1/+1
| * | hw/sd/omap_mmc: Do a minimal conversion to QDevPeter Maydell2025-01-311-7/+8
| * | hw/loader: Pass ELFDATA endian order argument to load_elf()Philippe Mathieu-Daudé2025-01-311-1/+1
| * | hw/loader: Pass ELFDATA endian order argument to load_elf_as()Philippe Mathieu-Daudé2025-01-311-1/+1
| * | hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym()Philippe Mathieu-Daudé2025-01-311-2/+2
| * | hw/loader: Remove unused load_elf_ram()Philippe Mathieu-Daudé2025-01-311-13/+1
| * | hw/ipack: Remove legacy qemu_allocate_irqs() usePhilippe Mathieu-Daudé2025-01-311-5/+2
| * | hw/irq: Introduce qemu_init_irqs() helperPhilippe Mathieu-Daudé2025-01-311-0/+11
* | | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi2025-01-302-5/+3
|\ \ \
| * | | hw/i386/pc: Remove unused pc_compat_2_3 declarationsPhilippe Mathieu-Daudé2025-01-301-3/+0
| * | | licenses: Remove SPDX tags not being license identifier for LinaroPhilippe Mathieu-Daudé2025-01-301-2/+3
| |/ /
* | | Merge tag 'migration-20250129-pull-request' of https://gitlab.com/farosas/qem...Stefan Hajnoczi2025-01-307-4/+70
|\ \ \ | |/ / |/| |
| * | migration: cpr-transfer modeSteve Sistare2025-01-291-0/+5
| * | migration: cpr-transfer save and loadSteve Sistare2025-01-291-0/+3
| * | migration: VMSTATE_FDSteve Sistare2025-01-291-0/+9
| * | migration: enhance migrate_uri_parseSteve Sistare2025-01-291-0/+7
| * | migration: cpr-stateSteve Sistare2025-01-291-0/+25
| * | machine: aux-ram-share optionSteve Sistare2025-01-291-0/+1
| * | memory: add RAM_PRIVATESteve Sistare2025-01-291-0/+10
| * | physmem: qemu_ram_alloc_from_fd extensionsSteve Sistare2025-01-291-4/+9
| * | backends/hostmem-shm: factor out allocation of "anonymous shared memory with ...Steve Sistare2025-01-291-0/+1
* | | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2025-01-291-7/+14
|\ \ \
| * | | memattrs: Check the size of MemTxAttrsZhao Liu2025-01-231-0/+2
| * | | memattrs: Convert unspecified member to boolZhao Liu2025-01-231-7/+12
* | | | Merge tag 'pull-target-arm-20250128-1' of https://git.linaro.org/people/pmayd...Stefan Hajnoczi2025-01-296-8/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | fpu: Fix a comment in softfloat-types.hPeter Maydell2025-01-281-1/+1
| * | | fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushedPeter Maydell2025-01-281-1/+2
| * | | fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushedPeter Maydell2025-01-281-2/+3
| * | | hw/pci-host/designware: Expose MSI IRQBernhard Beschow2025-01-273-2/+7
| * | | hw/char/imx_serial: Fix reset value of UFCR registerBernhard Beschow2025-01-271-1/+1
| * | | hw/arm/nrf51: Rename ARMv7MState 'cpu' -> 'armv7m'Philippe Mathieu-Daudé2025-01-271-1/+1
* | | | hw/timer/aspeed: Add AST2700 SupportJamin Lin2025-01-271-0/+1
* | | | hw/arm/aspeed: Invert sdhci write protected pin for AST2600 EVBJamin Lin2025-01-271-0/+1