summaryrefslogtreecommitdiffstats
path: root/include/exec
Commit message (Expand)AuthorAgeFilesLines
* migration: Use non-atomic ops for clear log bitmapPeter Xu2022-11-212-5/+9
* Fix several typos in documentation (found by codespell)Stefan Weil2022-11-111-3/+3
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi2022-11-081-0/+4
|\
| * vfio: move implement of vfio_get_xlat_addr() to memory.cCindy Lu2022-11-071-0/+4
* | Fix some typos in documentation and commentsStefan Weil2022-11-051-1/+1
|/
* Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...Stefan Hajnoczi2022-11-011-0/+17
|\
| * target/s390x: fake instruction loading when handling 'ex'Alex Bennée2022-10-311-0/+17
* | accel/tcg: Remove will_exit argument from cpu_restore_stateRichard Henderson2022-10-311-4/+1Star
* | accel/tcg: Introduce cpu_unwind_state_dataRichard Henderson2022-10-311-4/+17
|/
* Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi2022-10-301-0/+1
|\
| * exec/cpu-common: add qemu_ram_get_fd()Stefan Hajnoczi2022-10-261-0/+1
* | accel/tcg: Remove restore_state_to_opc functionRichard Henderson2022-10-261-3/+0Star
* | accel/tcg: Add restore_state_to_opc to TCGCPUOpsRichard Henderson2022-10-261-1/+1
* | accel/tcg: Simplify page_get/alloc_target_dataRichard Henderson2022-10-261-15/+6Star
* | accel/tcg: Unify declarations of tb_invalidate_phys_rangeRichard Henderson2022-10-262-3/+1Star
* | accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameterRichard Henderson2022-10-261-1/+1
* | accel/tcg: Introduce tb_{set_}page_addr{0,1}Richard Henderson2022-10-261-0/+22
* | accel/tcg: Move assert_no_pages_locked to internal.hRichard Henderson2022-10-261-8/+0Star
* | accel/tcg: Make page_alloc_target_data allocation constantRichard Henderson2022-10-261-5/+4Star
|/
* accel/tcg: Introduce TARGET_TB_PCRELRichard Henderson2022-10-042-2/+33
* accel/tcg: Introduce tb_pc and log_pcRichard Henderson2022-10-041-0/+6
* include/hw/core: Create struct CPUJumpCacheRichard Henderson2022-10-041-0/+1
* accel/tcg: Use DisasContextBase in plugin_gen_tb_startRichard Henderson2022-10-041-3/+4
* include/exec: Introduce TARGET_PAGE_ENTRY_EXTRARichard Henderson2022-10-041-0/+9
* accel/tcg: Introduce tlb_set_page_fullRichard Henderson2022-10-042-0/+36
* accel/tcg: Introduce probe_access_fullRichard Henderson2022-10-041-0/+15
* accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFullRichard Henderson2022-10-041-11/+11
* linux-user: Passthrough MADV_DONTNEED for certain file mappingsIlya Leoshkevich2022-09-271-0/+6
* accel/tcg: Add fast path for translator_ld*Richard Henderson2022-09-061-27/+36
* accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson2022-09-062-5/+20
* accel/tcg: Remove translator_ldswRichard Henderson2022-09-061-1/+0Star
* accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.cRichard Henderson2022-09-061-0/+1
* accel/tcg: Make tb_htable_lookup staticRichard Henderson2022-09-061-3/+0Star
* accel/tcg: Properly implement get_page_addr_code for user-onlyRichard Henderson2022-09-061-53/+24Star
* accel/tcg: Introduce is_same_page()Ilya Leoshkevich2022-09-061-0/+10
* linux-user/aarch64: Reset target data on MADV_DONTNEEDVitaly Buka2022-08-111-0/+1
* softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodicallyHyman Huang(黄勇)2022-07-201-1/+4
* cpus: Introduce cpu_list_generation_idHyman Huang(黄勇)2022-07-201-0/+1
* disas: Remove libvixl disassemblerThomas Huth2022-07-051-2/+0Star
* gdbstub: Adjust gdb_syscall_complete_cb declarationRichard Henderson2022-06-281-2/+1Star
* semihosting: Split out semihost_sys_lseekRichard Henderson2022-06-281-0/+5
* include/exec: Define errno values in gdbstub.hRichard Henderson2022-06-281-0/+22
* include/exec: Move gdb_stat and gdb_timeval to gdbstub.hRichard Henderson2022-06-281-0/+25
* include/exec: Move gdb open flags to gdbstub.hRichard Henderson2022-06-281-0/+9
* semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.hRichard Henderson2022-06-281-101/+0Star
* vfio-user: handle PCI BAR accessesJagannathan Raman2022-06-151-0/+3
* accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow2022-06-111-1/+0Star
* accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow2022-06-111-2/+0Star
* hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang2022-06-061-0/+2
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-111-1/+1