index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
softmmu
Age
Commit message (
Expand
)
Author
2022-03-22
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
vl: typo fix in a comment
Marc-André Lureau
2022-03-22
qemu-options: define -spice only #ifdef CONFIG_SPICE
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
softmmu/physmem: Introduce MemTxAttrs::memory field and MEMTX_ACCESS_ERROR
Philippe Mathieu-Daudé
2022-03-21
softmmu/physmem: Simplify flatview_write and address_space_access_valid
Philippe Mathieu-Daudé
2022-03-16
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-08
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-03-...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-07
Check and report for incomplete 'global' option format
Rohit Kumar
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-06
softmmu: Build target-agnostic objects once
Philippe Mathieu-Daudé
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
softmmu/physmem: Remove unnecessary include
Philippe Mathieu-Daudé
2022-03-06
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
2022-03-06
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
2022-03-06
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2022-03-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-05
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-03-04
block/block-backend.c: assertions for block-backend
Emanuele Giuseppe Esposito
2022-03-04
main-loop.h: introduce qemu_in_main_thread()
Emanuele Giuseppe Esposito
2022-03-04
cpus: use coroutine TLS macros for iothread_locked
Stefan Hajnoczi
2022-03-04
softmmu/qdev-monitor: Add virtio-gpu-gl aliases
Akihiko Odaki
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
include: Move qemu_madvise() and related #defines to new qemu/madvise.h
Peter Maydell
2022-02-21
configure, meson: move TPM check to meson
Paolo Bonzini
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
softmmu/runstate: Clean headers
Philippe Mathieu-Daudé
2022-02-21
qtest: Add missing 'hw/qdev-core.h' include
Philippe Mathieu-Daudé
2022-02-16
seccomp: block setns, unshare and execveat syscalls
Daniel P. Berrangé
2022-02-16
seccomp: block use of clone3 syscall
Daniel P. Berrangé
2022-02-16
seccomp: fix blocking of process spawning
Daniel P. Berrangé
2022-02-16
seccomp: allow action to be customized per syscall
Daniel P. Berrangé
2022-02-16
memory: Fix qemu crash on starting dirty log twice with stopped VM
Peter Xu
2022-02-09
softmmu/cpus: Check if the cpu work list is empty atomically
Idan Horowitz
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-21
softmmu/device_tree: Remove redundant pointer assignment
Yanan Wang
2022-01-21
softmmu/device_tree: Silence compiler warning with --enable-sanitizers
Thomas Huth
2022-01-20
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
2022-01-18
Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...
Peter Maydell
2022-01-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
[next]