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
2023-02-03
hw/char/pl011: refactor FIFO depth handling code
Evgeny Iakovlev
2023-02-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-03
Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-02-02
Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...
Peter Maydell
2023-02-02
Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-02
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
2023-02-02
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2023-02-02
thread: de-const qemu_spin_destroy
Emilio Cota
2023-02-01
qemu-img: Change info key names for protocol nodes
Hanna Reitz
2023-02-01
block/qapi: Add indentation to bdrv_node_info_dump()
Hanna Reitz
2023-02-01
block/qapi: Introduce BlockGraphInfo
Hanna Reitz
2023-02-01
block/qapi: Let bdrv_query_image_info() recurse
Hanna Reitz
2023-02-01
qemu-img: Use BlockNodeInfo
Hanna Reitz
2023-02-01
block: Split BlockNodeInfo off of ImageInfo
Hanna Reitz
2023-02-01
block: Improve empty format-specific info dump
Hanna Reitz
2023-02-01
block/nbd: Add missing <qemu/bswap.h> include
Philippe Mathieu-Daudé
2023-02-01
block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate()
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_debug_event() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_lock_medium() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_eject() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_get_info() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_get_allocated_file_size() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
2023-02-01
block: Rename refresh_total_sectors to bdrv_refresh_total_sectors
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_is_inserted() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_io_unplug() to co_wrapper
Emanuele Giuseppe Esposito
2023-02-01
block: Convert bdrv_io_plug() to co_wrapper
Emanuele Giuseppe Esposito
2023-01-28
pci: make sure pci_bus_is_express() won't error out with "discards ‘constâ€...
Igor Mammedov
2023-01-28
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
2023-01-27
intel-iommu: Document iova_tree
Peter Xu
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2023-01-27
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
2023-01-26
qemu/bswap: Use compiler __builtin_bswap() on NetBSD
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Use compiler __builtin_bswap() on FreeBSD
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Use compiler __builtin_bswap() on Haiku
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Remove <byteswap.h> dependency
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap()
Philippe Mathieu-Daudé
2023-01-26
qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
Philippe Mathieu-Daudé
2023-01-24
block: remove bdrv_coroutine_enter
Paolo Bonzini
2023-01-24
block: Add no_coroutine_fn and coroutine_mixed_fn marker
Alberto Faria
2023-01-24
coroutine: annotate coroutine_fn for libclang
Alberto Faria
2023-01-23
tcg: Mark tcg helpers noinline to avoid an issue with LTO
Richard Henderson
2023-01-23
tcg: Avoid recursion in tcg_gen_mulu2_i32
Richard Henderson
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2023-01-23
hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C
Philippe Mathieu-Daudé
2023-01-23
hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState
Philippe Mathieu-Daudé
2023-01-23
hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header
Philippe Mathieu-Daudé
[prev]
[next]