421 Commits (df79fd5667fb99c6fdfa0d295cb020e9e3eef1e7)

Author SHA1 Message Date
Philippe Mathieu-Daudé 2261d3939f memory: Make 'info mtree' not display disabled regions by default 6 years ago
Philippe Mathieu-Daudé ab7e41e667 exec: Rename qemu_ram_writeback() as qemu_ram_msync() 6 years ago
Philippe Mathieu-Daudé 9ecc996a3d memory: Extract memory_region_msync() from memory_region_writeback() 6 years ago
Philippe Mathieu-Daudé 4dfe59d187 memory: Rename memory_region_do_writeback -> memory_region_writeback 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Markus Armbruster ddfb0baaf2 qom: Clean up inconsistent use of gchar * vs. char * 6 years ago
Philippe Mathieu-Daudé 83696c8f78 memory: Simplify memory_region_init_rom_nomigrate() to ease review 7 years ago
Philippe Mathieu-Daudé 39fa93c443 memory: Correctly return alias region type 7 years ago
Felipe Franciosi 64a7b8de42 qom/object: Use common get/set uint helpers 7 years ago
Stefan Hajnoczi 920d557e5a memory: batch allocate ioeventfds[] in address_space_update_ioeventfds() 7 years ago
Peter Maydell 380ea843bd memory.c: Use trace_event_get_state_backends() 7 years ago
Philippe Mathieu-Daudé 4f7f589381 accel: Replace current_machine->accelerator by current_accel() wrapper 7 years ago
Paolo Bonzini 53b62bec01 memory: do not look at current_machine->accel 7 years ago
Beata Michalska 61c490e25e Memory: Enable writeback for given memory region 7 years ago
Peter Maydell 894d354fd8 Remove unassigned_access CPU hook 7 years ago
Dr. David Alan Gilbert 694ea274d9 rcu: Use automatic rc_read unlock in core memory/exec code 7 years ago
Eric Auger 549d400587 memory: allow memory_region_register_iommu_notifier() to fail 7 years ago
Richard Henderson 08565552f7 cputlb: Move NOTDIRTY handling from I/O path to TLB path 7 years ago
Richard Henderson 6e050d4156 exec: Adjust notdirty tracing 7 years ago
Paolo Bonzini 7a3df11c2a memory: inline and optimize devend_memop 7 years ago
Tony Nguyen 9bf825bf3d memory: Single byte swap along the I/O path 7 years ago
Tony Nguyen d5d680cacc memory: Access MemoryRegion with endianness 7 years ago
Tony Nguyen e67c904668 memory: Access MemoryRegion with MemOp 7 years ago
Eric Auger 8ccb563849 memory: Remove unused memory_region_iommu_replay_all() 7 years ago
Peter Xu b960fc1796 memory: Fix up memory_region_{add|del}_coalescing 7 years ago
Peter Xu 264ef5a5c5 memory: Remove has_coalesced_range counter 7 years ago
Peter Xu 23f1174aac memory: Split zones when do coalesced_io_del() 7 years ago
Peter Xu 9c1aa1c235 memory: Refactor memory_region_clear_coalescing 7 years ago
Paolo Bonzini 9458a9a1df memory: fix race between TCG and accesses to dirty bitmap 9 years ago
Yan Zhao 03c7140c1a memory: assert on out of scope notification 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster 1b53ecd909 memory: Fix type of IOMMUMemoryRegionClass member @parent_class 7 years ago
Alexey Kardashevskiy 8072aae377 hmp: Print if memory section is registered with an accelerator 7 years ago
Peter Xu 077874e01f memory: Introduce memory listener hook log_clear() 7 years ago
Peter Xu 5dea4079ad memory: Pass mr into snapshot_and_clear_dirty 7 years ago
Peter Xu ae7a2bca8a memory: Don't set migration bitmap when without migration 7 years ago
King Wang 838ec1177c memory: unref the memory region in simplify flatview 7 years ago
Greg Kurz a2166410ad spapr_pci: Unregister listeners before destroying the IOMMU address space 7 years ago
Markus Armbruster 14a48c1d0d qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h 7 years ago
Peter Xu fdd6d824ef memory: Remove memory_region_get_dirty() 7 years ago
Wei Yang 39adb536b3 memory: correct the comment to DIRTY_MEMORY_MIGRATION 7 years ago
Markus Armbruster b6b71cb5c6 memory: Clean up how mtree_info() prints 7 years ago
Singh, Brijesh 2ddb89b00f memory: Fix the memory region type assignment order 8 years ago
Jagannathan Raman 4f8260248c memory: Do not update coalesced IO range in the case of NOP 8 years ago
Paolo Bonzini eae3eb3e18 qemu/queue.h: simplify reverse access to QTAILQ 8 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 8 years ago
Paolo Bonzini 3ac7d43a6f memory: update coalesced_range on transaction_commit 8 years ago
Paolo Bonzini 1f7af80429 memory: avoid unnecessary coalesced_io_del operations 8 years ago