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-23
block: Make bdrv_can_set_read_only() static
Kevin Wolf
2023-02-21
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-02-20
Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-02-20
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2023-02-17
hbitmap: fix hbitmap_status() return value for first dirty bit case
Andrey Zhadchenko
2023-02-17
block: Create no_co_wrappers for open functions
Kevin Wolf
2023-02-17
block-coroutine-wrapper: Introduce no_co_wrapper
Kevin Wolf
2023-02-17
bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
2023-02-17
net: Move the code to collect available NIC models to a separate function
Thomas Huth
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
linux-headers: Update to v6.2-rc8
Avihai Horon
2023-02-16
Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-02-16
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
2023-02-16
hw/ssi: Add Nuvoton PSPI Module
Hao Wu
2023-02-16
hw/arm/smmuv3: Add GBPA register
Mostafa Saleh
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
2023-02-16
Merge tag 'migration-20230215-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-15
migration: Rename res_{postcopy,precopy}_only
Juan Quintela
2023-02-15
migration: Remove unused res_compatible
Juan Quintela
2023-02-15
crypto: TLS: introduce `check_pending`
Antoine Damhet
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2023-02-11
linux-headers: Update to v6.1
Peter Xu
2023-02-10
remove unnecessary extern "C" blocks
Paolo Bonzini
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-08
accel: Clean up includes
Markus Armbruster
2023-02-08
block: Clean up includes
Markus Armbruster
2023-02-08
migration: Clean up includes
Markus Armbruster
2023-02-08
hw/tricore: Clean up includes
Markus Armbruster
2023-02-08
hw/input: Clean up includes
Markus Armbruster
2023-02-08
hw/cxl: Clean up includes
Markus Armbruster
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-02-07
Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...
Peter Maydell
2023-02-07
Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
Cédric Le Goater
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
[next]