Age | Commit message (Expand) | Author | Files | Lines |
2021-06-23 | ui: Make the DisplayType enum entries conditional | Thomas Huth | 1 | -3/+17 |
2021-06-15 | util/mmap-alloc: Support RAM_NORESERVE via MAP_NORESERVE under Linux | David Hildenbrand | 1 | -0/+1 |
2021-06-15 | memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap() | David Hildenbrand | 1 | -3/+12 |
2021-06-15 | util/mmap-alloc: Pass flags instead of separate bools to qemu_ram_mmap() | David Hildenbrand | 1 | -3/+5 |
2021-06-15 | softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal() | David Hildenbrand | 2 | -19/+14 |
2021-06-15 | softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() | David Hildenbrand | 1 | -9/+9 |
2021-06-15 | softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd() | David Hildenbrand | 1 | -4/+3 |
2021-06-15 | softmmu/physmem: Fix qemu_ram_remap() to handle shared anonymous memory | David Hildenbrand | 1 | -3/+3 |
2021-06-15 | softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory | David Hildenbrand | 1 | -1/+6 |
2021-06-15 | softmmu/physmem: Mark shared anonymous memory RAM_SHARED | David Hildenbrand | 1 | -3/+7 |
2021-06-15 | runstate: Initialize Error * to NULL | Peng Liang | 1 | -1/+1 |
2021-06-15 | vl: Fix an assert failure in error path | Zhenzhong Duan | 1 | -1/+1 |
2021-06-14 | softmmu: add trace point when bdrv_flush_all fails | Daniel P. Berrangé | 2 | -1/+9 |
2021-06-11 | Fix the qemu crash when guest shutdown during checkpoint | Rao, Lei | 1 | -0/+1 |
2021-06-04 | vl: plug -object back into -readconfig | Paolo Bonzini | 1 | -6/+18 |
2021-06-04 | vl: plumb keyval-based options into -readconfig | Paolo Bonzini | 1 | -24/+59 |
2021-06-04 | qemu-config: parse configuration files to a QDict | Paolo Bonzini | 1 | -2/+2 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-05-28 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into... | Peter Maydell | 1 | -0/+10 |
2021-05-26 | replay: fix watchpoint processing for reverse debugging | Pavel Dovgalyuk | 1 | -0/+10 |
2021-05-26 | qemu-config: load modules when instantiating option groups | Paolo Bonzini | 1 | -4/+17 |
2021-05-26 | vl: allow not specifying size in -m when using -M memory-backend | Paolo Bonzini | 1 | -2/+0 |
2021-05-26 | remove qemu-options* from root directory | Paolo Bonzini | 1 | -5/+19 |
2021-05-26 | memory: Introduce log_sync_global() to memory listener | Peter Xu | 1 | -10/+23 |
2021-05-26 | qtest: add a QOM object for qtest | Paolo Bonzini | 2 | -11/+179 |
2021-05-14 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'... | Peter Maydell | 1 | -6/+20 |
2021-05-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ... | Peter Maydell | 1 | -6/+0 |
2021-05-13 | exec: Relax range check in ram_block_discard_range() | David Hildenbrand | 1 | -2/+2 |
2021-05-13 | migration/ram: Handle RAM block resizes during precopy | David Hildenbrand | 1 | -2/+3 |
2021-05-13 | numa: Teach ram block notifiers about resizeable ram blocks | David Hildenbrand | 1 | -2/+10 |
2021-05-13 | util: vfio-helpers: Factor out and fix processing of existing ram blocks | David Hildenbrand | 1 | -0/+5 |
2021-05-12 | Drop the deprecated unicore32 target | Markus Armbruster | 1 | -2/+0 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 1 | -2/+0 |
2021-05-12 | Remove the deprecated moxie target | Thomas Huth | 1 | -2/+0 |
2021-05-10 | accel: move call to accel_init_interfaces | Claudio Fontana | 1 | -1/+0 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2 | -2/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 4 | -4/+0 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 4 | -4/+0 |
2021-04-01 | icount: get rid of static variable | Pavel Dovgalyuk | 3 | -8/+8 |
2021-03-24 | m68k: add the virtio devices aliases | Laurent Vivier | 1 | -0/+12 |
2021-03-24 | qdev: define list of archs with virtio-pci or virtio-ccw | Laurent Vivier | 1 | -28/+25 |
2021-03-23 | memory: Add offset_in_region to flatview_cb arguments | Peter Maydell | 1 | -1/+3 |
2021-03-19 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in... | Peter Maydell | 1 | -0/+17 |
2021-03-19 | qemu-options: New -compat to set policy for deprecated interfaces | Markus Armbruster | 1 | -0/+17 |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster | 1 | -1/+1 |
2021-03-19 | blockdev: Drop deprecated bogus -drive interface type | Markus Armbruster | 1 | -7/+1 |
2021-03-19 | vl: allow passing JSON to -object | Paolo Bonzini | 1 | -12/+21 |
2021-03-19 | qom: move user_creatable_add_opts logic to vl.c and QAPIfy it | Paolo Bonzini | 1 | -18/+57 |
2021-03-18 | Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ... | Peter Maydell | 1 | -1/+0 |