summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2026-06-14system/rtc: Fix a possible year-2038 integer overflow problemThomas Huth
2025-11-25qtest: Allow and ignore blank lines in inputPeter Maydell
2025-11-18system/qtest.c: Allow for multiple CHR_EVENT_CLOSED eventsPeter Maydell
2025-11-04Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into stagingRichard Henderson
2025-11-04Merge tag 'next-pr-pull-request' of https://gitlab.com/berrange/qemu into sta...Richard Henderson
2025-11-03system/physmem: mark io_mem_unassigned locklessStefan Hajnoczi
2025-11-03migration: Use bitset of MigMode instead of variable argumentsMarkus Armbruster
2025-11-03ram-block-attributes: Unify the retrieval of the block sizeChenyi Qiang
2025-11-03ram-block-attributes: fix interaction with hugetlb memory backendsChenyi Qiang
2025-11-03bql: Fix bql_locked status with condvar APIsPeter Xu
2025-11-03cpus: Access CPUState::thread_kicked atomicallyPhilippe Mathieu-Daudé
2025-11-03Implement -run-with exit-with-parent=onRichard W.M. Jones
2025-10-30audio: move audio.h under include/qemu/Marc-André Lureau
2025-10-30hw/audio: use better naming for -audio model handling codeMarc-André Lureau
2025-10-30audio: rename audio_define->audio_add_audiodev()Marc-André Lureau
2025-10-29qdev: add qdev_find_default_bus()Marc-André Lureau
2025-10-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2025-10-28char: rename CharBackend->CharFrontendMarc-André Lureau
2025-10-28hw/core/loader: capture Error from load_image_targphysVishal Chourasia
2025-10-22docs: Update mentions of removed '-soundhw' command line optionPhilippe Mathieu-Daudé
2025-10-22hw/audio: rename model list functionMarc-André Lureau
2025-10-21hw/core: Introduce MachineClass::get_default_cpu_type() helperPhilippe Mathieu-Daudé
2025-10-21hw/core: Filter machine list available for a particular target binaryPhilippe Mathieu-Daudé
2025-10-07system/physmem: Extract API out of 'system/ram_addr.h' headerPhilippe Mathieu-Daudé
2025-10-07system/physmem: Drop 'cpu_' prefix in Physical Memory APIPhilippe Mathieu-Daudé
2025-10-07system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scopePhilippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_set_dirty_range()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_range_includes_clean()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_is_clean()Philippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_get_dirty_flag()Philippe Mathieu-Daudé
2025-10-07system/physmem: Remove legacy cpu_physical_memory_rw()Philippe Mathieu-Daudé
2025-10-07system/physmem: Avoid cpu_physical_memory_rw when is_write is constantPhilippe Mathieu-Daudé
2025-10-07system/physmem: Un-inline cpu_physical_memory_read/write()Philippe Mathieu-Daudé
2025-10-07system/physmem: Pass address space argument to cpu_flush_icache_range()Philippe Mathieu-Daudé
2025-10-07system/physmem: Remove cpu_physical_memory_is_io()Philippe Mathieu-Daudé
2025-10-07system/memory: Factor address_space_is_io() outPhilippe Mathieu-Daudé
2025-10-07system/memory: Split address_space_write_rom_internalRichard Henderson
2025-10-07system/ramblock: Rename @start -> @offset in ram_block_discard_range()Philippe Mathieu-Daudé
2025-10-07system/ramblock: Move ram_block_is_pmem() declarationPhilippe Mathieu-Daudé
2025-10-06Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2025-10-05memory: Adjust event ranges to fit within notifier boundariesAlejandro Jimenez
2025-10-05system/runstate: remove duplicate in runstate transitionsMarco Cavenati
2025-10-03migration: cpr-exec modeSteve Sistare
2025-10-03physmem: Destroy all CPU AddressSpaces on unrealizePeter Maydell
2025-10-03memory: New AS helper to serialize destroy+freePeter Xu
2025-09-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2025-09-17Merge tag 'pull-target-arm-20250916' of https://gitlab.com/pm215/qemu into st...Richard Henderson