- be5d6f4 linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTI by Richard Henderson · 4 years, 5 months ago
- a3c20e9 fuzz: Add fuzzer callbacks to DMA-read functions by Alexander Bulekov · 4 years, 5 months ago
- e7d3222 fuzz: Declare DMA Read callback function by Alexander Bulekov · 4 years, 5 months ago
- 20f5a30 fuzz: Add DMA support to the generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
- fb5ef4e memory: Add FlatView foreach function by Alexander Bulekov · 4 years, 5 months ago
- 3ab6e68 accel/tcg: Add tlb_flush_page_bits_by_mmuidx* by Richard Henderson · 4 years, 5 months ago
- d9f24bf exec: split out non-softmmu-specific parts by Paolo Bonzini · 4 years, 6 months ago
- a1d22c6 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
- 301302f memory: Explicitly tag doc comments for structs by Eduardo Habkost · 4 years, 6 months ago
- 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 7 months ago
- 4c389f6 disas: Move host asm annotations to tb_gen_code by Richard Henderson · 4 years, 7 months ago
- b23317e Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
- 4174495 exec: Remove MemoryRegion::global_locking field by Philippe Mathieu-Daudé · 4 years, 8 months ago
- ffb716f memory: Convert IOMMUMemoryRegionClass doc comment to kernel-doc by Eduardo Habkost · 4 years, 7 months ago
- 52f5903 move MemMapEntry by Gerd Hoffmann · 4 years, 6 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
- acbef3c memory: Remove kernel-doc comment marker by Eduardo Habkost · 4 years, 7 months ago
- b119339 linux-user: fix implicit conversion from enumeration type error by Laurent Vivier · 4 years, 7 months ago
- 888468d linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines by Filip Bozuta · 4 years, 8 months ago
- 0979ed0 meson: rename .inc.h files to .h.inc by Paolo Bonzini · 5 years ago
- c8eaf81 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 9 months ago
- 7623b5b Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
- 79482e59 linux-user: Add strace support for printing arguments of ioctl() by Filip Bozuta · 4 years, 9 months ago
- eb6490f Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703' into staging by Peter Maydell · 4 years, 9 months ago
- f780692 qdev: Introduce DEFINE_PROP_RESERVED_REGION by Eric Auger · 4 years, 9 months ago
- fb61358 migration: Count new_dirty instead of real_dirty by Keqian Zhu · 4 years, 9 months ago
- d24f31d exec: Introduce ram_block_discard_(disable|require)() by David Hildenbrand · 4 years, 9 months ago
- f991911 osdep: Make MIN/MAX evaluate arguments only once by Eric Blake · 4 years, 9 months ago
- 816d9be cputlb: destroy CPUTLB with tlb_destroy by Emilio G. Cota · 4 years, 10 months ago
- efb22b2 exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h' by Philippe Mathieu-Daudé · 4 years, 10 months ago
- e1bc619 exec/memory: Remove unused MemoryRegionMmio type by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 77f55ea exec: set map length to zero when returning NULL by Prasad J Pandit · 4 years, 10 months ago
- 2261d39 memory: Make 'info mtree' not display disabled regions by default by Philippe Mathieu-Daudé · 4 years, 10 months ago
- ddfc8b9 exec: Propagate cpu_memory_rw_debug() error by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 38df19f exec: Let address_space_read/write_cached() propagate MemTxResult by Philippe Mathieu-Daudé · 4 years, 10 months ago
- da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 11 months ago
- ab7e41e exec: Rename qemu_ram_writeback() as qemu_ram_msync() by Philippe Mathieu-Daudé · 4 years, 11 months ago
- 9ecc996 memory: Extract memory_region_msync() from memory_region_writeback() by Philippe Mathieu-Daudé · 4 years, 11 months ago
- 4dfe59d memory: Rename memory_region_do_writeback -> memory_region_writeback by Philippe Mathieu-Daudé · 4 years, 11 months ago
- e5ef4ec disas: include an optional note for the start of disassembly by Alex Bennée · 4 years, 11 months ago
- 7d8cbba accel/tcg: Relax va restrictions on 64-bit guests by Richard Henderson · 4 years, 11 months ago
- e307c19 exec/cpu-all: Use bool for have_guest_base by Richard Henderson · 4 years, 11 months ago
- b9e6025 accel/tcg: Add endian-specific cpu_{ld, st}* operations by Richard Henderson · 4 years, 11 months ago
- 069cfe7 accel/tcg: Add probe_access_flags by Richard Henderson · 4 years, 11 months ago
- 857129b accel/tcg: Add block comment for probe_access by Richard Henderson · 4 years, 11 months ago
- fcedd92 gdbstub/linux-user: support debugging over a unix socket by Alex Bennée · 5 years ago
- 38c1c09 gdbstub: Introduce gdb_get_float64() to get 64-bit float registers by Philippe Mathieu-Daudé · 5 years ago
- 377f8f0 gdbstub: Introduce gdb_get_float32() to get 32-bit float registers by Philippe Mathieu-Daudé · 5 years ago
- 7b8c152 gdbstub: Do not use memset() on GByteArray by Philippe Mathieu-Daudé · 5 years ago
- d489ae4 memory: Do not allow direct write access to rom_device regions by Alexander Duyck · 5 years ago
- c8c35e5 Add rx-softmmu by Yoshinori Sato · 6 years ago
- a010bdb gdbstub: extend GByteArray to read register helpers by Alex Bennée · 5 years ago
- 532cc1f gdbstub: add helper for 128 bit registers by Alex Bennée · 5 years ago
- 85eb7c1 Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
- 28c80bf exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
- ae5883a exec: Let address_space_unmap() use a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
- d7ef71e exec: Let the cpu_[physical]_memory API use void pointer arguments by Philippe Mathieu-Daudé · 5 years ago
- daa3dda exec: Let the address_space API use void pointer arguments by Philippe Mathieu-Daudé · 5 years ago
- a152be4 exec: Let flatview API take void pointer arguments by Philippe Mathieu-Daudé · 5 years ago
- e6cadf4 tcg: Add support for a helper with 7 arguments by Taylor Simpson · 5 years ago
- 41aa4e9 ram_addr: Split RAMBlock definition by Juan Quintela · 5 years ago
- 7a1efe1 cputlb: Make tlb_n_entries private to cputlb.c by Richard Henderson · 5 years ago
- dcb32f1 tcg: Search includes from the project root source directory by Philippe Mathieu-Daudé · 5 years ago
- cfe04a4 cputlb: Expand cpu_ldst_template.h in cputlb.c by Richard Henderson · 5 years ago
- ecc067d cputlb: Remove support for MMU_MODE*_SUFFIX by Richard Henderson · 5 years ago
- ed4cfbc cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c by Richard Henderson · 5 years ago
- f4e1bae cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only by Richard Henderson · 5 years ago
- fc4120a cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code by Richard Henderson · 5 years ago
- a6d456d translator: Use cpu_ld*_code instead of open-coding by Richard Henderson · 5 years ago
- d03f140 cputlb: Move body of cpu_ldst_template.h out of line by Richard Henderson · 5 years ago
- f3bee8d cputlb: Use trace_mem_get_info instead of trace_mem_build_info by Richard Henderson · 5 years ago
- f59b31e Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-191219-1' into staging by Peter Maydell · 5 years ago
- 10d0d50 linux-user: log page table changes under -d page by Alex Bennée · 5 years ago
- 7606488 Add use of RCU for qemu_logfile. by Robert Foley · 5 years ago
- 5d24821 memory: include MemoryListener documentation and some missing function parameters by Paolo Bonzini · 5 years ago
- 08226b4 memory.h: Silence kernel-doc complaints by Paolo Bonzini · 5 years ago
- 293a733 memory: use RCU_READ_LOCK_GUARD by Paolo Bonzini · 5 years ago
- 61c490e Memory: Enable writeback for given memory region by Beata Michalska · 5 years ago
- 9e70492 tcg: cputlb: Add probe_read by Beata Michalska · 5 years ago
- 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
- 8c68ff2 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging by Peter Maydell · 5 years ago
- dc069b2 include/exec: wrap cpu_ldst.h in CONFIG_TCG by Alex Bennée · 6 years ago
- 409c1a0 translator: add translator_ld{ub,sw,uw,l,q} by Emilio G. Cota · 6 years ago
- 7dec71d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
- 763f7e1 plugin-gen: add plugin_insn_append by Emilio G. Cota · 6 years ago
- e6d86be tcg: let plugins instrument virtual memory accesses by Emilio G. Cota · 6 years ago
- 38b47b1 plugin-gen: add module for TCG-related code by Emilio G. Cota · 6 years ago
- 4b2190d cputlb: introduce get_page_addr_code_hostp by Emilio G. Cota · 6 years ago
- 8c01eb7 cputlb: document get_page_addr_code by Emilio G. Cota · 6 years ago
- 504f73f trace: add mmu_index to mem_info by Alex Bennée · 6 years ago
- bb8e3ea exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY by Richard Henderson · 6 years ago
- f048b8a exec: Promote TARGET_PAGE_MASK to target_long by Richard Henderson · 5 years ago
- 639044b exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG by Richard Henderson · 6 years ago
- bbc17ca exec: Use const alias for TARGET_PAGE_BITS_VARY by Richard Henderson · 6 years ago
- 50276a7 cpu: use ROUND_UP() to define xxx_PAGE_ALIGN by Wei Yang · 5 years ago
- 4cef72d cputlb: ensure _cmmu helper functions follow the naming standard by Alex Bennée · 5 years ago
- 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
- c760cb7 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a' into staging by Peter Maydell · 5 years ago