summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé2024-09-201-1/+1
| * | license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-laterPhilippe Mathieu-Daudé2024-09-203-3/+3
| * | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé2024-09-202-2/+2
| * | license: Simplify GPL-2.0-or-later license descriptionsPhilippe Mathieu-Daudé2024-09-201-1/+3
| * | util/cutils: Remove unused qemu_get_exec_dirDr. David Alan Gilbert2024-09-201-4/+1
| * | hw/sysbus: Remove unused sysbus_mmio_unmapDr. David Alan Gilbert2024-09-201-1/+0
| * | envlist: Remove unused envlist_parseDr. David Alan Gilbert2024-09-201-2/+0
| |/
* | plugins: add plugin API to read guest memoryRowan Hart2024-09-191-1/+31
* | plugins: extend API to get latest memory value accessedPierrick Bouvier2024-09-191-0/+32
* | plugins: save value during memory accessesPierrick Bouvier2024-09-192-0/+8
|/
* mac_dbdma: Remove leftover `dma_memory_unmap` callsMattias Nissler2024-09-181-4/+0
* Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2024-09-171-1/+1
|\
| * include/hw/s390x: replace assert(false) with g_assert_not_reached()Pierrick Bouvier2024-09-171-1/+1
* | hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addressesJamin Lin2024-09-161-1/+11
* | hw/i2c/aspeed: Add AST2700 supportJamin Lin2024-09-161-0/+1
* | hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2CbusJamin Lin2024-09-161-8/+1
* | hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C busJamin Lin2024-09-161-0/+1
* | hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2CbusJamin Lin2024-09-161-0/+4
* | hw/i2c/aspeed: Support discontinuous register memory region of I2C busJamin Lin2024-09-161-0/+1
|/
* ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handlerVolker Rümelin2024-09-131-0/+1
* ui/sdl2: release all modifiersVolker Rümelin2024-09-131-0/+1
* hw/char/escc: convert Sun mouse to use QemuInputHandlerMark Cave-Ayland2024-09-131-0/+3
* fifo8: introduce fifo8_peek() functionMark Cave-Ayland2024-09-131-0/+11
* fifo8: add fifo8_peek_buf() functionMark Cave-Ayland2024-09-131-0/+14
* hw/char/pl011: Remove unused 'readbuff' fieldPhilippe Mathieu-Daudé2024-09-131-1/+0
* target/cris: Remove the deprecated CRIS targetPhilippe Mathieu-Daudé2024-09-131-1/+0
* system: Remove support for CRIS targetPhilippe Mathieu-Daudé2024-09-131-1/+0
* hw/dma: Remove ETRAX_FS DMA devicePhilippe Mathieu-Daudé2024-09-131-36/+0
* hw/net: Remove TYPE_ETRAX_FS_ETH devicePhilippe Mathieu-Daudé2024-09-131-36/+0
* hw/char: Remove TYPE_ETRAX_FS_SERIAL devicePhilippe Mathieu-Daudé2024-09-131-18/+0
* linux-user: Remove support for CRIS targetPhilippe Mathieu-Daudé2024-09-131-7/+0
* hw/sh4: Remove sh7750_register_io_device() helperPhilippe Mathieu-Daudé2024-09-131-16/+0
* hw/block: Remove TC58128 NAND EEPROMPhilippe Mathieu-Daudé2024-09-131-3/+0
* hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé2024-09-131-2/+0
* hvf: Split up hv_vm_create logic per archDanny Canter2024-09-131-0/+1
* hw/boards: Add hvf_get_physical_address_range to MachineClassDanny Canter2024-09-131-0/+5
* kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()Johannes Stoelp2024-09-132-8/+17
* hw/core/resettable: Remove transitional_function machineryPeter Maydell2024-09-131-13/+0
* hw: Rename DeviceClass::reset field to legacy_resetPeter Maydell2024-09-131-2/+2
* hw: Define new device_class_set_legacy_reset()Peter Maydell2024-09-131-0/+13
* hw: Remove device_class_set_parent_reset()Peter Maydell2024-09-131-16/+0
* target/s390: Convert CPU to Resettable interfacePeter Maydell2024-09-131-0/+2
* Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into s...Peter Maydell2024-09-131-4/+5
|\
| * hw/loongarch: virt: support up to 4 serial portsJason A. Donenfeld2024-09-121-4/+5
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-09-126-0/+56
|\ \ | |/ |/|
| * hw/acpi/ich9: Add periodic and swsmi timerDominic Prinz2024-09-113-0/+33
| * vhost_net: configure all host notifiers in a single MR transactionzuoboqun2024-09-111-0/+4
| * hw: Move declaration of IRQState to header and add init functionBALATON Zoltan2024-09-111-0/+18
| * virtio: Allow .get_vhost() without vhost_startedHanna Czenczek2024-09-101-0/+1
* | Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell2024-09-1011-52/+52
|\ \ | |/ |/|