| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/atomic: Add aligned_{int64,uint64}_t types | Richard Henderson | 2021-07-21 | 1 | -1/+1 |
* | seccomp: don't block getters for resource control syscalls | Daniel P. Berrangé | 2021-07-14 | 1 | -6/+0 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-07-11 | 1 | -21/+16 |
|\ |
|
| * | vl: fix leak of qdict_crumple return value | Paolo Bonzini | 2021-07-09 | 1 | -4/+9 |
| * | modules: check arch and block load on mismatch | Gerd Hoffmann | 2021-07-09 | 1 | -0/+3 |
| * | modules: use modinfo for qemu opts load | Gerd Hoffmann | 2021-07-09 | 1 | -17/+0 |
| * | modules: generate modinfo.c | Gerd Hoffmann | 2021-07-09 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell | 2021-07-11 | 3 | -7/+11 |
|\ \ |
|
| * | | misc: Remove redundant new line in perror() | Li Zhijian | 2021-07-09 | 1 | -1/+1 |
| * | | memory: Display MemoryRegion name in read/write ops trace events | Philippe Mathieu-Daudé | 2021-07-09 | 2 | -6/+10 |
| |/ |
|
* | | softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types | David Hildenbrand | 2021-07-08 | 1 | -6/+48 |
* | | softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|re... | David Hildenbrand | 2021-07-08 | 1 | -31/+39 |
* | | memory: Helpers to copy/free a MemoryRegionSection | David Hildenbrand | 2021-07-08 | 1 | -0/+27 |
* | | memory: Introduce RamDiscardManager for RAM memory regions | David Hildenbrand | 2021-07-08 | 1 | -0/+71 |
|/ |
|
* | machine: add smp compound property | Paolo Bonzini | 2021-07-06 | 1 | -7/+26 |
* | vl: switch -M parsing to keyval | Paolo Bonzini | 2021-07-06 | 1 | -163/+140 |
* | ui: Mark the '-no-quit' option as deprecated | Thomas Huth | 2021-07-05 | 1 | -0/+2 |
* | ui: Fix the "-display sdl,window_close=..." parameter | Thomas Huth | 2021-07-05 | 1 | -1/+6 |
* | softmmu/vl: Remove obsolete comment about the "frame" parameter | Thomas Huth | 2021-07-05 | 1 | -2/+0 |
* | ui: Make the DisplayType enum entries conditional | Thomas Huth | 2021-06-23 | 1 | -3/+17 |
* | util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux | David Hildenbrand | 2021-06-15 | 1 | -0/+1 |
* | memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() | David Hildenbrand | 2021-06-15 | 1 | -3/+12 |
* | util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() | David Hildenbrand | 2021-06-15 | 1 | -3/+5 |
* | softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() | David Hildenbrand | 2021-06-15 | 2 | -19/+14 |
* | softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() | David Hildenbrand | 2021-06-15 | 1 | -9/+9 |
* | softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() | David Hildenbrand | 2021-06-15 | 1 | -4/+3 |
* | softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory | David Hildenbrand | 2021-06-15 | 1 | -3/+3 |
* | softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory | David Hildenbrand | 2021-06-15 | 1 | -1/+6 |
* | softmmu/physmem: Mark shared anonymous memory RAM_SHARED | David Hildenbrand | 2021-06-15 | 1 | -3/+7 |
* | runstate: Initialize Error * to NULL | Peng Liang | 2021-06-15 | 1 | -1/+1 |
* | vl: Fix an assert failure in error path | Zhenzhong Duan | 2021-06-15 | 1 | -1/+1 |
* | softmmu: add trace point when bdrv_flush_all fails | Daniel P. Berrangé | 2021-06-14 | 2 | -1/+9 |
* | Fix the qemu crash when guest shutdown during checkpoint | Rao, Lei | 2021-06-11 | 1 | -0/+1 |
* | vl: plug -object back into -readconfig | Paolo Bonzini | 2021-06-04 | 1 | -6/+18 |
* | vl: plumb keyval-based options into -readconfig | Paolo Bonzini | 2021-06-04 | 1 | -24/+59 |
* | qemu-config: parse configuration files to a QDict | Paolo Bonzini | 2021-06-04 | 1 | -2/+2 |
* | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 2021-06-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell | 2021-05-28 | 1 | -0/+10 |
|\ |
|
| * | replay: fix watchpoint processing for reverse debugging | Pavel Dovgalyuk | 2021-05-27 | 1 | -0/+10 |
* | | qemu-config: load modules when instantiating option groups | Paolo Bonzini | 2021-05-26 | 1 | -4/+17 |
* | | vl: allow not specifying size in -m when using -M memory-backend | Paolo Bonzini | 2021-05-26 | 1 | -2/+0 |
* | | remove qemu-options* from root directory | Paolo Bonzini | 2021-05-26 | 1 | -5/+19 |
* | | memory: Introduce log_sync_global() to memory listener | Peter Xu | 2021-05-26 | 1 | -10/+23 |
* | | qtest: add a QOM object for qtest | Paolo Bonzini | 2021-05-26 | 2 | -11/+179 |
|/ |
|
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'... | Peter Maydell | 2021-05-14 | 1 | -6/+20 |
|\ |
|
| * | exec: Relax range check in ram_block_discard_range() | David Hildenbrand | 2021-05-13 | 1 | -2/+2 |
| * | migration/ram: Handle RAM block resizes during precopy | David Hildenbrand | 2021-05-13 | 1 | -2/+3 |
| * | numa: Teach ram block notifiers about resizeable ram blocks | David Hildenbrand | 2021-05-13 | 1 | -2/+10 |
| * | util: vfio-helpers: Factor out and fix processing of existing ram blocks | David Hildenbrand | 2021-05-13 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell | 2021-05-13 | 1 | -6/+0 |
|\ \
| |/
|/| |
|