]> git.proxmox.com Git - mirror_qemu.git/history - include
Don't include headers already included by qemu/osdep.h
[mirror_qemu.git] / include /
2023-02-08 Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-02-08 Markus Armbrusteraccel: Clean up includes
2023-02-08 Markus Armbrusterblock: Clean up includes
2023-02-08 Markus Armbrustermigration: Clean up includes
2023-02-08 Markus Armbrusterhw/tricore: Clean up includes
2023-02-08 Markus Armbrusterhw/input: Clean up includes
2023-02-08 Markus Armbrusterhw/cxl: Clean up includes
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-07 Peter MaydellMerge tag 'migration-20230206-pull-request' of https...
2023-02-07 Peter MaydellMerge tag 'qemu-macppc-20230206' of https://github...
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map the secure SRAM
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add various unimplemented periph...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Log unimplemented registers...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Rename MMIO region size as...
2023-02-07 Peter Delevoryashw/nvram/eeprom_at24c: Add init_rom field and at24c_eep...
2023-02-07 Peter Delevoryashw/arm: Extract at24c_eeprom_init helper from Aspeed...
2023-02-07 Cédric Le Goaterhw/core/loader: Remove declarations of option_rom_has_m...
2023-02-06 Daniel Henrique... hw/riscv: change riscv_compute_fdt_addr() semantics
2023-02-06 Daniel Henrique... hw/riscv: split fdt address calculation from fdt load
2023-02-06 Wilfred Mallawainclude/hw/riscv/opentitan: update opentitan IRQs
2023-02-06 manish.mishraio: Add support for MSG_PEEK for socket channel
2023-02-06 Dr. David Alan Gilbertmigration: Add canary to VMSTATE_END_OF_LIST
2023-02-06 David Hildenbrandvirtio-mem: Migrate immutable properties early
2023-02-06 David Hildenbrandmigration/ram: Factor out check for advised postcopy
2023-02-06 David Hildenbrandmigration/vmstate: Introduce VMSTATE_WITH_TMP_TEST...
2023-02-06 David Hildenbrandmigration/savevm: Allow immutable device state to be...
2023-02-06 Peter Xuutil/userfaultfd: Add uffd_open()
2023-02-06 Juan Quintelamigration: Remove unused threshold_size parameter
2023-02-06 Juan Quintelamigration: Split save_live_pending() into state_pending_*
2023-02-06 Juan Quintelamigration: No save_live_pending() method uses the QEMUF...
2023-02-06 BALATON Zoltanmac_nvram: Add block backend to persist NVRAM contents
2023-02-06 BALATON Zoltaninput/adb: Only include header where needed
2023-02-05 Peter MaydellMerge tag 'pull-ppc-20230205' of https://gitlab.com...
2023-02-05 Frederic Barratppc/pnv/pci: Update PHB5 version register
2023-02-05 Frederic Barratppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DE...
2023-02-05 Frederic Barratppc/pnv/pci: Cleanup PnvPHBPecState structure
2023-02-04 Peter MaydellMerge tag 'pull-tcg-20230204' of https://gitlab.com...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Richard Hendersontcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
2023-02-04 Richard Hendersontcg: Add tcg_gen_{non}atomic_cmpxchg_i128
2023-02-04 Richard Hendersontcg: Add guest load/store primitives for TCGv_i128
2023-02-04 Richard Hendersontcg: Add basic data movement for TCGv_i128
2023-02-04 Richard Hendersontcg: Add temp allocation for TCGv_i128
2023-02-04 Richard Hendersoninclude/qemu/int128: Use Int128 structure for TCI
2023-02-04 Richard Hendersontcg: Define TCG_TYPE_I128 and related helper macros
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-04 Markus Armbrustermonitor: Move remaining HMP commands from misc.c to...
2023-02-04 Markus Armbrustermonitor: Move target-dependent HMP commands to hmp...
2023-02-04 Markus Armbrustermonitor: Move monitor_putc() next to monitor_puts ...
2023-02-04 Markus Armbrusterstats: Move QMP commands from monitor/ to stats/
2023-02-04 Markus Armbrusterrunstate: Move HMP commands from monitor/ to softmmu/
2023-02-04 Markus Armbrusternet: Move hmp_info_network() to net-hmp-cmds.c
2023-02-04 Markus Armbrusterhmp: Rewrite strlist_from_comma_list() as hmp_split_at_...
2023-02-04 Markus Armbrusterblock: Factor out hmp_change_medium(), and move to...
2023-02-04 Markus Armbrustertrace: Move HMP commands from monitor/ to trace/
2023-02-04 Markus Armbrusterhmp: Rename help_cmd() to hmp_help_cmd(), move declarat...
2023-02-04 Markus Armbrusterreadline: Extract readline_add_completion_of() from...
2023-02-04 Markus Armbrusterchar: Factor out qmp_add_client() parts and move to...
2023-02-04 Markus Armbrusteraudio: Move HMP commands from monitor/ to audio/
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Alexander Grafhw/arm/virt: Consolidate GIC finalize logic
2023-02-03 Evgeny Iakovlevhw/char/pl011: refactor FIFO depth handling code
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Peter MaydellMerge tag 'pull-request-2023-01-31' of https://gitlab...
2023-02-02 Emilio Cotacpu-exec: assert that plugin_mem_cbs is NULL after...
2023-02-02 Emilio Cotatcg: exclude non-memory effecting helpers from instrume...
2023-02-02 Emilio Cotaplugins: fix optimization in plugin_gen_disable_mem_helpers
2023-02-02 Emilio Cotathread: de-const qemu_spin_destroy
2023-02-02 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-02-01 Hanna Reitzqemu-img: Change info key names for protocol nodes
2023-02-01 Hanna Reitzblock/qapi: Add indentation to bdrv_node_info_dump()
2023-02-01 Hanna Reitzblock/qapi: Introduce BlockGraphInfo
2023-02-01 Hanna Reitzblock/qapi: Let bdrv_query_image_info() recurse
2023-02-01 Hanna Reitzqemu-img: Use BlockNodeInfo
2023-02-01 Hanna Reitzblock: Split BlockNodeInfo off of ImageInfo
2023-02-01 Hanna Reitzblock: Improve empty format-specific info dump
2023-02-01 Philippe Mathieu... block/nbd: Add missing <qemu/bswap.h> include
2023-02-01 Emanuele Giuseppe... block: Rename bdrv_load/save_vmstate() to bdrv_co_load...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_debug_event() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_lock_medium() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_eject() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_allocated_file_size() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_refresh_total_sectors() to co_wrapp...
2023-02-01 Emanuele Giuseppe... block: Rename refresh_total_sectors to bdrv_refresh_tot...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_is_inserted() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_io_unplug() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_io_plug() to co_wrapper
2023-01-28 Igor Mammedovpci: make sure pci_bus_is_express() won't error out...
2023-01-28 Igor Mammedovpcihp: make bridge describe itself using AcpiDevAmlIfCl...
2023-01-28 Igor Mammedovpci: acpi hotplug: rename x-native-hotplug to x-do...
2023-01-28 Jason A. Donenfeldx86: don't let decompressed kernel image clobber setup_data
2023-01-27 Peter Xuintel-iommu: Document iova_tree
2023-01-27 Bernhard Beschowhw/acpi/acpi_dev_interface: Remove unused parameter...
2023-01-27 Bernhard Beschowhw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
2023-01-26 Philippe Mathieu... qemu/bswap: Use compiler __builtin_bswap() on NetBSD
next