summaryrefslogtreecommitdiffstats
path: root/softmmu
Commit message (Expand)AuthorAgeFilesLines
* dma: Introduce dma_aligned_pow2_mask()Eric Auger2021-03-121-0/+26
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-113-17/+17
|\
| * sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-092-2/+2
| * sysemu/runstate: Let runstate_is_running() return boolPhilippe Mathieu-Daudé2021-03-091-1/+1
| * seccomp: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-8/+8
| * exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé2021-03-091-6/+6
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell2021-03-112-1/+27
|\ \
| * | semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé2021-03-101-1/+1
| * | device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2021-03-101-0/+26
| |/
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-101-1/+0Star
|\ \ | |/ |/|
| * qtest: delete superfluous inclusions of qtest.hChen Qun2021-03-091-1/+0Star
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...Peter Maydell2021-03-081-1/+1
|\ \ | |/ |/|
| * accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée2021-03-061-1/+1
* | trace: skip qemu_set_log_filename if no "-D" option was passedPaolo Bonzini2021-03-061-1/+3
* | qemu-config: add error propagation to qemu_config_parsePaolo Bonzini2021-03-061-18/+11Star
* | vl.c: do not execute trace_init_backends() before daemonizingDaniel Henrique Barboza2021-03-061-5/+13
|/
* vl: deprecate -writeconfigPaolo Bonzini2021-02-251-0/+1
* sev/i386: Don't allow a system reset under an SEV-ES guestTom Lendacky2021-02-162-0/+8
* memory: alloc RAM from file at offsetJagannathan Raman2021-02-092-6/+9
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-093-7/+13
|\
| * cpu-throttle: Remove timer_mod() from cpu_throttle_set()Utkarsh Tripathi2021-02-081-2/+9
| * fuzz: ignore address_space_map is_write flagAlexander Bulekov2021-02-082-5/+4Star
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell2021-02-081-1/+1
|\ \ | |/ |/|
| * migration: wire up support for snapshot device selectionDaniel P. Berrangé2021-02-081-1/+1
| * migration: stop returning errno from load_snapshot()Daniel P. Berrangé2021-02-081-1/+1
* | confidential guest support: Introduce cgs "ready" flagDavid Gibson2021-02-081-0/+10
* | qom: Allow optional sugar propsGreg Kurz2021-02-082-7/+13
|/
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-052-8/+11
* accel: extend AccelState and AccelClass to user-modeClaudio Fontana2021-02-053-3/+3
* cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana2021-02-051-4/+9
* cpu: move debug_check_watchpoint to tcg_opsClaudio Fontana2021-02-051-2/+2
* cpu: move adjust_watchpoint_address to tcg_opsClaudio Fontana2021-02-051-1/+4
* physmem: make watchpoint checking code TCG-onlyClaudio Fontana2021-02-051-69/+72
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2021-02-032-9/+16
|\
| * memory: add readonly support to memory_region_init_ram_from_file()Stefan Hajnoczi2021-02-012-9/+16
* | block: move blk_exp_close_all() to qemu_cleanup()Sergio Lopez2021-02-021-0/+9
* | error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi2021-02-011-1/+1
|/
* qapi: More complex uses of QAPI_LIST_APPENDEric Blake2021-01-281-32/+6Star
* vnc: support "-vnc help"Paolo Bonzini2021-01-231-3/+3
* softmmu/physmem: Silence GCC 10 maybe-uninitialized errorPhilippe Mathieu-Daudé2021-01-231-1/+1
* runstate: cleanup reboot and panic actionsPaolo Bonzini2021-01-213-6/+7
* gdbstub: drop gdbserver_cleanup in favour of gdb_exitAlex Bennée2021-01-181-1/+1
* util: Enhance flush_icache_range with separate data pointerRichard Henderson2021-01-071-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-01-064-6/+4Star
|\
| * seccomp: convert to mesonPaolo Bonzini2021-01-062-3/+1Star
| * util: Extract flush_icache_range to cacheflush.cRichard Henderson2021-01-021-0/+1
| * remove TCG includes from common codePaolo Bonzini2021-01-021-2/+1Star
| * vl: initialize displays _after_ exiting preconfigurationPaolo Bonzini2021-01-021-1/+1
* | clock: Define and use new clock_display_freq()Peter Maydell2021-01-041-3/+3
|/
* vl: rename local variable in configure_acceleratorsPaolo Bonzini2020-12-151-9/+9