aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2024-09-12softmmu/physmem: fix memory leak in dirty_memory_extend()David Hildenbrand
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
2024-02-28ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini
2024-02-28vl, pc: turn -no-fd-bootchk into a machine propertyPaolo Bonzini
2024-02-27system/bootdevice: Don't unregister reset handler in restore_boot_order()Peter Maydell
2024-02-22system/vl: Update description for input grab keyTianlan Zhou
2024-02-20system/physmem: remove redundant arg reassignmentManos Pitsidianakis
2024-02-16physmem: replace function name with __func__ in ram_block_discard_range()Xiaoyao Li
2024-02-14Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-02-14exec/ioport: Add portio_list_set_enabled()Bernhard Beschow
2024-02-14exec/ioport: Add portio_list_set_address()Bernhard Beschow
2024-02-14exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortioBernhard Beschow
2024-02-13system: Move memory_ldst.c.inc to systemBALATON Zoltan
2024-02-09softmmu: remove obsolete comment about libvirt timeoutsDaniel P. Berrangé
2024-02-09qemu_init: increase NOFILE soft limit on POSIXFiona Ebner
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02net: make nb_nics and nd_table[] static in net/net.cDavid Woodhouse
2024-02-02system/vl.c: Fix handling of '-serial none -serial something'Peter Maydell
2024-01-29accel/tcg: Move perf and debuginfo support to tcg/Ilya Leoshkevich
2024-01-29target: Make qemu_target_page_mask() available for *-userIlya Leoshkevich
2024-01-20Merge tag 'pull-request-2024-01-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-01-19system/watchpoint: Move TCG specific code to accel/tcg/Philippe Mathieu-Daudé
2024-01-19system/cpu-timers: Introduce ICountMode enumeratorPhilippe Mathieu-Daudé
2024-01-19system/cpu-timers: Have icount_configure() return a booleanPhilippe Mathieu-Daudé