index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2015-05-31
Add stream ID to MSI write
Pavel Fedin
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
2015-04-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-27
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
2015-04-26
exec.c: Add new address_space_ld*/st* functions
Peter Maydell
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
2015-04-26
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
2015-04-26
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
2015-03-04
pc-dimm: add a function to calculate VM's current RAM size
zhanghailiang
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-16
Convert ram_list to RCU
Mike Day
2015-02-16
exec: convert ram_list to QLIST
Mike Day
2015-02-16
cosmetic changes preparing for the following patches
Mike Day
2015-02-16
exec: protect mru_block with RCU
Paolo Bonzini
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
2015-02-16
exec: introduce cpu_reload_memory_map
Paolo Bonzini
2015-02-12
tcg: Put opcodes in a linked list
Richard Henderson
2015-02-12
tcg: Move emit of INDEX_op_end into gen_tb_end
Richard Henderson
2015-02-10
memory: unregister AddressSpace MemoryListener within BQL
Paolo Bonzini
2015-02-05
cpu_ldst.h: Allow NB_MMU_MODES to be 7
Peter Maydell
2015-02-02
memory: protect current_map by RCU
Paolo Bonzini
2015-01-20
cpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX not defined
Peter Maydell
2015-01-20
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl/stfl accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
Peter Maydell
2015-01-20
cpu_ldst_template.h: Use ld*_p directly rather than via ld*_raw macros
Peter Maydell
2015-01-20
cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused very short ld*/st* defines
Peter Maydell
2015-01-20
cpu_ldst.h: Drop unused ld/st*_kernel defines
Peter Maydell
2015-01-20
cpu_ldst.h: Remove unused ldul_ macros
Peter Maydell
2015-01-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-08
memory: API to allocate resizeable RAM MR
Michael S. Tsirkin
2015-01-08
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
2015-01-08
exec: split length -> used_length/max_length
Michael S. Tsirkin
2015-01-08
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
2015-01-08
memory: add memory_region_set_size
Michael S. Tsirkin
2015-01-03
gen-icount: check cflags instead of use_icount global
Paolo Bonzini
2014-12-23
cpu-exec: add a new CF_USE_ICOUNT cflag
Paolo Bonzini
2014-12-17
tcg: add separate monitor command to dump opcode counters
Max Filippov
2014-12-16
Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta...
Peter Maydell
2014-12-16
cpu: verify that block->host is set
Michael S. Tsirkin
2014-12-16
cpu: assert host pointer offset within block
Michael S. Tsirkin
2014-12-16
exec: add wrapper for host pointer access
Michael S. Tsirkin
[next]