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
/
include
/
exec
/
memory.h
Age
Commit message (
Expand
)
Author
2013-07-04
exec: separate current radix tree from the one being built
Paolo Bonzini
2013-07-04
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
2013-07-04
memory: move MemoryListener declaration earlier
Paolo Bonzini
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
2013-07-04
memory: add ref/unref
Paolo Bonzini
2013-07-04
memory: add getter for owner
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
ioport: Move portio types to ioport.h
Jan Kiszka
2013-07-04
ioport: Remove unused old dispatching services
Jan Kiszka
2013-07-04
ioport: Switch dispatching to memory core layer
Jan Kiszka
2013-06-28
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
2013-06-20
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
memory: iommu support
Avi Kivity
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-05-29
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2013-05-24
memory: limit sections in the radix tree to the actual address space size
Avi Kivity
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2012-12-20
memory: introduce memory_region_test_and_clear_dirty
Juan Quintela
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini