aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2024-05-10qemu-options: Deprecate "-runas" and introduce "-run-with user=..." insteadThomas Huth
2024-05-09Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-08system/physmem: Per-AddressSpace bounce bufferingMattias Nissler
2024-05-08system/physmem: Propagate AddressSpace to MapClient helpersMattias Nissler
2024-05-08system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARDPhilippe Mathieu-Daudé
2024-05-08qapi: introduce exit-on-error parameter for migrate-incomingVladimir Sementsov-Ogievskiy
2024-05-06Merge tag 'accel-20240506' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-06system: Pass RAM MemoryRegion and is_write in xen_map_cache()Edgar E. Iglesias
2024-05-06system: let qemu_map_ram_ptr() use qemu_ram_ptr_length()Juergen Gross
2024-05-06exec/cpu: Extract page-protection definitions to page-protection.hPhilippe Mathieu-Daudé
2024-05-03tcg: remove CPU* types from typedefs.hPaolo Bonzini
2024-04-26exec: Expose 'target_page.h' API to user emulationPhilippe Mathieu-Daudé
2024-04-25hw/core/machine: Support modules in -smpZhao Liu
2024-04-24Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-04-24qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-24qapi: Inline and remove QERR_BUS_NO_HOTPLUG definitionPhilippe Mathieu-Daudé
2024-04-24error: Drop superfluous #include "qapi/qmp/qerror.h"Markus Armbruster
2024-04-23Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...Richard Henderson
2024-04-23memory: Add Error** argument to the global_dirty_log routinesCédric Le Goater
2024-04-23memory: Add Error** argument to .log_global_start() handlerCédric Le Goater
2024-04-23physmem: Introduce ram_block_discard_guest_memfd_range()Xiaoyao Li
2024-04-23RAMBlock: make guest_memfd require uncoordinated discardPaolo Bonzini
2024-04-23RAMBlock: Add support of KVM private guest memfdXiaoyao Li
2024-04-23runstate: skip initial CPU reset if reset is not actually possiblePaolo Bonzini
2024-04-09qdev-monitor: fix error message in find_device_state()Vladimir Sementsov-Ogievskiy
2024-03-20Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-03-19seccomp: report EPERM instead of killing process for spawn setDaniel P. Berrangé
2024-03-18vl: do not assert if sev-guest is used together with TCGPaolo Bonzini
2024-03-18vl: convert qemu_machine_creation_done() to Error **Paolo Bonzini
2024-03-12physmem: Factor cpu_physical_memory_dirty_bits_cleared() outNicholas Piggin
2024-03-12physmem: Expose tlb_reset_dirty_range_all()Philippe Mathieu-Daudé
2024-03-11migration: migration_thread_is_selfSteve Sistare
2024-03-11migration: export vcpu_dirty_limit_periodSteve Sistare
2024-03-11migration: export migration_is_runningSteve Sistare
2024-03-11migration: export migration_is_activeSteve Sistare
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-03-11migration: export fewer optionsSteve Sistare
2024-03-11physmem: Fix wrong address in large address_space_read/write_cached_slow()Jonathan Cameron
2024-03-11physmem: Factor out body of flatview_read/write_continue() loopJonathan Cameron
2024-03-11physmem: Reduce local variable scope in flatview_read/write_continue()Jonathan Cameron
2024-03-11physmem: Rename addr1 to more informative mr_addr in flatview_read/write() an...Jonathan Cameron
2024-03-09Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-09Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-03-09hmp: Add option to info qtree to omit detailsBALATON Zoltan
2024-03-09system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'Philippe Mathieu-Daudé
2024-03-09replay: Improve error messages about configuration conflictsMarkus Armbruster
2024-03-08system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...Dmitrii Gavrilov
2024-02-29cpu: Remove page_size_initRichard Henderson
2024-02-29softmmu/physmem: Remove HOST_PAGE_ALIGNRichard Henderson
2024-02-29softmmu/physmem: Remove qemu_host_page_sizeRichard Henderson