summary refs log tree commit diff stats
path: root/include/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * fuzz: ignore address_space_map is_write flagAlexander Bulekov2021-02-082-8/+6
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell2021-02-081-0/+8
|\ \ | |/ |/|
| * migration: support UFFD write fault processing in ram_save_iterate()Andrey Gruzdev2021-02-081-0/+7
| * migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev2021-02-081-0/+1
* | confidential guest support: Introduce cgs "ready" flagDavid Gibson2021-02-081-0/+24
* | confidential guest support: Introduce new confidential guest support classDavid Gibson2021-02-081-0/+38
|/
* accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana2021-02-051-2/+9
* tcg/tci: Make tci_tb_ptr thread-localRichard Henderson2021-02-051-1/+1
* exec/cpu-defs: Remove TCG backends dependencyPhilippe Mathieu-Daudé2021-02-051-3/+0
* memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi2021-02-012-2/+5
* accel/tcg: Restrict cpu_io_recompile() from other acceleratorsPhilippe Mathieu-Daudé2021-01-231-1/+0
* accel/tcg: Restrict tb_gen_code() from other acceleratorsPhilippe Mathieu-Daudé2021-01-231-5/+0
* accel/tcg: Move tb_flush_jmp_cache() to cputlb.cRichard Henderson2021-01-231-3/+0
* accel/tcg: Make cpu_gen_init() staticPhilippe Mathieu-Daudé2021-01-231-2/+0
* gdbstub: drop gdbserver_cleanup in favour of gdb_exitAlex Bennée2021-01-181-3/+11
* gdbstub: drop CPUEnv from gdb_exit()Alex Bennée2021-01-181-1/+1
* tcg: Use tcg_constant_i32 with icount expanderRichard Henderson2021-01-131-12/+13
* tcg: Make DisasContextBase.tb constRichard Henderson2021-01-072-3/+3
* tcg: Introduce tcg_splitwx_to_{rx,rw}Richard Henderson2021-01-072-2/+2
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-061-0/+39
|\
| * remove TCG includes from common codePaolo Bonzini2021-01-021-0/+39
* | tcg: Use memset for large vector byte replicationRichard Henderson2021-01-041-0/+4
|/
* poison: remove GNUC checkMarc-André Lureau2020-12-151-2/+0
* vl: extract softmmu/globals.cPaolo Bonzini2020-12-152-3/+3
* make ram_size local to vl.cPaolo Bonzini2020-12-101-2/+0
* memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationTypeEugenio Pérez2020-12-081-1/+6
* memory: Add IOMMUTLBEventEugenio Pérez2020-12-081-14/+13
* memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez2020-12-081-3/+3
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
* overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant2020-11-156-6/+6
* memory: Add interface to set iommu page size maskBharat Bhushan2020-11-031-0/+38
* linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson2020-10-271-0/+2
* fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov2020-10-262-0/+4
* fuzz: Declare DMA Read callback functionAlexander Bulekov2020-10-261-0/+8
* fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov2020-10-261-0/+7
* memory: Add FlatView foreach functionAlexander Bulekov2020-10-241-0/+5
* accel/tcg: Add tlb_flush_page_bits_by_mmuidx*Richard Henderson2020-10-201-0/+36
* exec: split out non-softmmu-specific partsPaolo Bonzini2020-10-121-0/+3
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-10-081-3/+3
|\
| * memory: Explicitly tag doc comments for structsEduardo Habkost2020-10-061-3/+3
* | cpu-timers, icount: new modulesClaudio Fontana2020-10-052-2/+6
|/
* disas: Move host asm annotations to tb_gen_codeRichard Henderson2020-10-031-2/+2
* Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell2020-10-011-0/+5
|\
| * move MemMapEntryGerd Hoffmann2020-09-301-0/+5
* | exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé2020-09-301-14/+0
* | memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost2020-09-301-9/+41
|/
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-237-23/+25
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-10/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* memory: Remove kernel-doc comment markerEduardo Habkost2020-09-081-1/+1