index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-10-01
hw/usb: Remove MUSB USB host controller
Peter Maydell
2024-10-01
hw/block: Remove OneNAND device
Peter Maydell
2024-10-01
hw/input: Remove lm832x device
Peter Maydell
2024-10-01
hw/input: Remove tsc210x device
Peter Maydell
2024-10-01
hw/input: Remove tsc2005 touchscreen controller
Peter Maydell
2024-10-01
hw/display: Remove Blizzard display device
Peter Maydell
2024-10-01
hw/misc: Remove cbus
Peter Maydell
2024-10-01
hw/arm: Remove pxa2xx_pic
Peter Maydell
2024-10-01
hw/arm: Remove pxa2xx_gpio
Peter Maydell
2024-10-01
hw/pcmcia: Remove pxa2xx pcmcia device
Peter Maydell
2024-10-01
hw/dma: Remove pxa2xx_dma
Peter Maydell
2024-10-01
hw/display: Remove pxa2xx_lcd.c
Peter Maydell
2024-10-01
hw/input: Remove pxa2xx_keypad
Peter Maydell
2024-10-01
hw/sd: Remove pxa2xx_mmci.c
Peter Maydell
2024-10-01
hw/arm: Remove pxa2xx.c
Peter Maydell
2024-10-01
hw/display: Remove tc6393xb device
Peter Maydell
2024-10-01
hw/arm/xlnx: Connect secondary CGEM IRQs
Kinsey Moore
2024-10-01
Merge tag 'pull-nvme-20241001' of https://gitlab.com/birkelund/qemu into staging
Peter Maydell
2024-09-30
hw/nvme: support CTRATT.MEM
Arun Kumar
2024-09-30
util/co-shared-resource: Remove unused co_try_get_from_shres
Dr. David Alan Gilbert
2024-09-30
block: Remove unused aio_task_pool_empty
Dr. David Alan Gilbert
2024-09-30
copy-before-write: allow specifying minimum cluster size
Fiona Ebner
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
2024-09-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-09-24
include/qemu: remove return after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
virtio-mem: Use new Resettable framework instead of LegacyReset
Juraj Marcin
2024-09-24
reset: Add RESET_TYPE_WAKEUP
Juraj Marcin
2024-09-24
reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()
Juraj Marcin
2024-09-20
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
2024-09-20
util/cutils: Remove unused qemu_get_exec_dir
Dr. David Alan Gilbert
2024-09-20
hw/sysbus: Remove unused sysbus_mmio_unmap
Dr. David Alan Gilbert
2024-09-20
envlist: Remove unused envlist_parse
Dr. David Alan Gilbert
2024-09-19
plugins: add plugin API to read guest memory
Rowan Hart
2024-09-19
plugins: extend API to get latest memory value accessed
Pierrick Bouvier
2024-09-19
plugins: save value during memory accesses
Pierrick Bouvier
2024-09-18
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
2024-09-17
Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-17
include/hw/s390x: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-16
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-09-13
ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
Volker Rümelin
2024-09-13
ui/sdl2: release all modifiers
Volker Rümelin
[next]