summaryrefslogtreecommitdiffstats
path: root/softmmu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2022-03-052-4/+12
|\
| * block/block-backend.c: assertions for block-backendEmanuele Giuseppe Esposito2022-03-041-0/+2
| * main-loop.h: introduce qemu_in_main_thread()Emanuele Giuseppe Esposito2022-03-041-0/+5
| * cpus: use coroutine TLS macros for iothread_lockedStefan Hajnoczi2022-03-041-4/+5
* | softmmu/qdev-monitor: Add virtio-gpu-gl aliasesAkihiko Odaki2022-03-041-0/+2
|/
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...Peter Maydell2022-02-231-66/+216
|\
| * seccomp: block setns, unshare and execveat syscallsDaniel P. Berrangé2022-02-161-0/+5
| * seccomp: block use of clone3 syscallDaniel P. Berrangé2022-02-161-0/+4
| * seccomp: fix blocking of process spawningDaniel P. Berrangé2022-02-161-0/+101
| * seccomp: allow action to be customized per syscallDaniel P. Berrangé2022-02-161-66/+106
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-222-1/+3
|\ \
| * | exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
| * | softmmu/runstate: Clean headersPhilippe Mathieu-Daudé2022-02-211-1/+1
| * | qtest: Add missing 'hw/qdev-core.h' includePhilippe Mathieu-Daudé2022-02-211-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-02-212-17/+49
|\ \
| * | configure, meson: move TPM check to mesonPaolo Bonzini2022-02-211-1/+4
| * | memory: Fix qemu crash on starting dirty log twice with stopped VMPeter Xu2022-02-161-16/+45
| |/
* | include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell2022-02-211-0/+1
* | include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell2022-02-211-0/+1
|/
* softmmu/cpus: Check if the cpu work list is empty atomicallyIdan Horowitz2022-02-081-6/+1Star
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* softmmu/device_tree: Remove redundant pointer assignmentYanan Wang2022-01-211-5/+4Star
* softmmu/device_tree: Silence compiler warning with --enable-sanitizersThomas Huth2022-01-211-2/+2
* exec/memory: Extract address_space_set() from dma_memory_set()Philippe Mathieu-Daudé2022-01-202-14/+20
* Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2022-01-181-2/+4
|\
| * softmmu: Provide a clue as to why device tree loading failedBernhard Beschow2022-01-181-2/+4
* | hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResultPhilippe Mathieu-Daudé2022-01-181-12/+4Star
* | hw/dma: Use dma_addr_t type definition when relevantPhilippe Mathieu-Daudé2022-01-181-7/+9
* | hw/scsi: Rename SCSIRequest::resid as 'residual'Philippe Mathieu-Daudé2022-01-181-13/+13
* | memory: Fix incorrect calls of log_global_start/stopPeter Xu2022-01-181-13/+14
* | memory: Make memory_region_is_mapped() succeed when mapped via an aliasDavid Hildenbrand2022-01-181-1/+12
* | memory: Have 'info mtree' remove duplicated Address Space informationPhilippe Mathieu-Daudé2022-01-181-3/+60
* | memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()Philippe Mathieu-Daudé2022-01-181-34/+43
* | memory: Directly dispatch alias accesses on origin memory regionPhilippe Mathieu-Daudé2022-01-181-0/+10
|/
* softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé2022-01-141-1/+3
* include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...Emanuele Giuseppe Esposito2022-01-141-1/+3
* util/oslib-posix: Forward SIGBUS to MCE handler under LinuxDavid Hildenbrand2022-01-081-0/+4
* qemu-options: Remove the deprecated -no-quit optionThomas Huth2022-01-051-7/+1Star
* hw/core/machine: Introduce CPU cluster topology supportYanan Wang2021-12-311-0/+3
* dma: Let dma_buf_rw() propagate MemTxResultPhilippe Mathieu-Daudé2021-12-311-6/+19
* dma: Let dma_buf_read() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-311-3/+2Star
* dma: Let dma_buf_write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-311-3/+2Star
* dma: Let dma_buf_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-311-5/+6
* dma: Have dma_buf_read() / dma_buf_write() take a void pointerPhilippe Mathieu-Daudé2021-12-301-2/+2
* dma: Have dma_buf_rw() take a void pointerPhilippe Mathieu-Daudé2021-12-301-1/+2
* dma: Let dma_memory_map() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-301-1/+2
* dma: Let dma_memory_rw() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-301-1/+2
* dma: Let dma_memory_set() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-301-3/+2Star
* accel/tcg: suppress IRQ check for special TBsAlex Bennée2021-11-291-2/+2
* migration: fix dump-vmstate with modulesLaurent Vivier2021-11-221-0/+1