aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-01hw/dma: Remove pxa2xx_dmaPeter Maydell1-4/+0
2024-10-01hw/display: Remove pxa2xx_lcd.cPeter Maydell1-6/+0
2024-10-01hw/input: Remove pxa2xx_keypadPeter Maydell1-12/+0
2024-10-01hw/sd: Remove pxa2xx_mmci.cPeter Maydell1-10/+0
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell1-78/+0
2024-10-01hw/display: Remove tc6393xb devicePeter Maydell1-21/+0
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore2-0/+2
2024-10-01Merge tag 'pull-nvme-20241001' of https://gitlab.com/birkelund/qemu into stagingPeter Maydell1-0/+3
2024-09-30hw/nvme: support CTRATT.MEMArun Kumar1-0/+3
2024-09-30util/co-shared-resource: Remove unused co_try_get_from_shresDr. David Alan Gilbert1-7/+0
2024-09-30block: Remove unused aio_task_pool_emptyDr. David Alan Gilbert1-2/+0
2024-09-30copy-before-write: allow specifying minimum cluster sizeFiona Ebner1-0/+1
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-1/+0
2024-09-26Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...Peter Maydell4-3/+11
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell10-14/+10
2024-09-24include/qemu: remove return after g_assert_not_reached()Pierrick Bouvier1-1/+0
2024-09-24virtio-mem: Use new Resettable framework instead of LegacyResetJuraj Marcin1-0/+4
2024-09-24reset: Add RESET_TYPE_WAKEUPJuraj Marcin1-0/+2
2024-09-24reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin2-3/+5
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé1-1/+1
2024-09-20license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-laterPhilippe Mathieu-Daudé3-3/+3
2024-09-20license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé2-2/+2
2024-09-20license: Simplify GPL-2.0-or-later license descriptionsPhilippe Mathieu-Daudé1-1/+3
2024-09-20util/cutils: Remove unused qemu_get_exec_dirDr. David Alan Gilbert1-4/+1
2024-09-20hw/sysbus: Remove unused sysbus_mmio_unmapDr. David Alan Gilbert1-1/+0
2024-09-20envlist: Remove unused envlist_parseDr. David Alan Gilbert1-2/+0
2024-09-19plugins: add plugin API to read guest memoryRowan Hart1-1/+31
2024-09-19plugins: extend API to get latest memory value accessedPierrick Bouvier1-0/+32
2024-09-19plugins: save value during memory accessesPierrick Bouvier2-0/+8
2024-09-18mac_dbdma: Remove leftover `dma_memory_unmap` callsMattias Nissler1-4/+0
2024-09-17Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-1/+1
2024-09-17include/hw/s390x: replace assert(false) with g_assert_not_reached()Pierrick Bouvier1-1/+1
2024-09-16hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addressesJamin Lin1-1/+11
2024-09-16hw/i2c/aspeed: Add AST2700 supportJamin Lin1-0/+1
2024-09-16hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2CbusJamin Lin1-8/+1
2024-09-16hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C busJamin Lin1-0/+1
2024-09-16hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2CbusJamin Lin1-0/+4
2024-09-16hw/i2c/aspeed: Support discontinuous register memory region of I2C busJamin Lin1-0/+1
2024-09-13ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handlerVolker Rümelin1-0/+1
2024-09-13ui/sdl2: release all modifiersVolker Rümelin1-0/+1
2024-09-13hw/char/escc: convert Sun mouse to use QemuInputHandlerMark Cave-Ayland1-0/+3
2024-09-13fifo8: introduce fifo8_peek() functionMark Cave-Ayland1-0/+11
2024-09-13fifo8: add fifo8_peek_buf() functionMark Cave-Ayland1-0/+14
2024-09-13hw/char/pl011: Remove unused 'readbuff' fieldPhilippe Mathieu-Daudé1-1/+0
2024-09-13target/cris: Remove the deprecated CRIS targetPhilippe Mathieu-Daudé1-1/+0
2024-09-13system: Remove support for CRIS targetPhilippe Mathieu-Daudé1-1/+0
2024-09-13hw/dma: Remove ETRAX_FS DMA devicePhilippe Mathieu-Daudé1-36/+0
2024-09-13hw/net: Remove TYPE_ETRAX_FS_ETH devicePhilippe Mathieu-Daudé1-36/+0
2024-09-13hw/char: Remove TYPE_ETRAX_FS_SERIAL devicePhilippe Mathieu-Daudé1-18/+0
2024-09-13linux-user: Remove support for CRIS targetPhilippe Mathieu-Daudé1-7/+0