index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memory.c
Age
Commit message (
Expand
)
Author
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
2019-09-25
cputlb: Move NOTDIRTY handling from I/O path to TLB path
Richard Henderson
2019-09-25
exec: Adjust notdirty tracing
Richard Henderson
2019-09-16
memory: inline and optimize devend_memop
Paolo Bonzini
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
memory: Remove unused memory_region_iommu_replay_all()
Eric Auger
2019-08-21
memory: Fix up memory_region_{add|del}_coalescing
Peter Xu
2019-08-21
memory: Remove has_coalesced_range counter
Peter Xu
2019-08-21
memory: Split zones when do coalesced_io_del()
Peter Xu
2019-08-21
memory: Refactor memory_region_clear_coalescing
Peter Xu
2019-08-20
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
2019-08-20
memory: assert on out of scope notification
Yan Zhao
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
2019-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
2019-07-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-15
memory: Introduce memory listener hook log_clear()
Peter Xu
2019-07-15
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
2019-07-15
memory: Don't set migration bitmap when without migration
Peter Xu
2019-07-15
memory: unref the memory region in simplify flatview
King Wang
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-03
memory: Remove memory_region_get_dirty()
Peter Xu
2019-05-17
memory: correct the comment to DIRTY_MEMORY_MIGRATION
Wei Yang
2019-04-18
memory: Clean up how mtree_info() prints
Markus Armbruster
2019-03-18
memory: Fix the memory region type assignment order
Singh, Brijesh
2019-03-11
memory: Do not update coalesced IO range in the case of NOP
Jagannathan Raman
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
memory: update coalesced_range on transaction_commit
Paolo Bonzini
2019-01-11
memory: avoid unnecessary coalesced_io_del operations
Paolo Bonzini
2019-01-11
memory: extract flat_range_coalesced_io_{del,add}
Paolo Bonzini
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
2018-10-19
target-i386 : add coalesced_pio API
Peng Hao
2018-10-02
memory: Remove old_mmio accessors
Peter Maydell
2018-10-02
memory: Fix access_with_adjusted_size(small size) on big-endian memory regions
Philippe Mathieu-Daudé
2018-10-02
memory: Refactor common shifting code from accessors
Philippe Mathieu-Daudé
2018-10-02
memory: Use MAKE_64BIT_MASK()
Philippe Mathieu-Daudé
2018-10-02
hostmem-file: make available memory-backend-file on POSIX-based hosts
Hikaru Nishida
2018-10-02
memory: cleanup side effects of memory_region_init_foo() on failure
Igor Mammedov
2018-08-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-08-20
memory: Remove MMIO request_ptr APIs
Peter Maydell
2018-08-14
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
2018-08-10
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
[next]