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
Age
Commit message (
Expand
)
Author
2021-07-09
modules: hook up modules.h to docs build
Gerd Hoffmann
2021-07-09
modules: add module_obj() note to QOM docs
Gerd Hoffmann
2021-07-09
modules: add documentation for module sourcesets
Gerd Hoffmann
2021-07-09
modules: target-specific module build infrastructure
Gerd Hoffmann
2021-07-09
modules: check arch on qom lookup
Gerd Hoffmann
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: add tracepoints
Gerd Hoffmann
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
modules: use modinfo for qom load
Gerd Hoffmann
2021-07-09
modules: use modinfo for dependencies
Gerd Hoffmann
2021-07-09
modules: add block module annotations
Gerd Hoffmann
2021-07-09
modules: add s390x module annotations
Gerd Hoffmann
2021-07-09
modules: add ui module annotations
Gerd Hoffmann
2021-07-09
modules: add ccid module annotations
Gerd Hoffmann
2021-07-09
modules: add usb-redir module annotations
Gerd Hoffmann
2021-07-09
modules: add audio module annotations
Gerd Hoffmann
2021-07-09
modules: add chardev module annotations
Gerd Hoffmann
2021-07-09
modules: add virtio-gpu module annotations
Gerd Hoffmann
2021-07-09
modules: add qxl module annotations
Gerd Hoffmann
2021-07-09
modules: check if all dependencies can be satisfied
Jose R. Ziviani
2021-07-09
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
modules: collect module meta-data
Gerd Hoffmann
2021-07-09
modules: add modinfo macros
Gerd Hoffmann
2021-07-09
osdep: fix HAVE_BROKEN_SIZE_MAX case
Paolo Bonzini
2021-07-09
meson: fix missing preprocessor symbols
Paolo Bonzini
2021-07-09
configure: fix libpmem configuration option
Miroslav Rezanina
2021-07-09
configure: fix libdaxctl options
Miroslav Rezanina
2021-07-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-07-08
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-07-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-07-08
tests/tcg: generalise the disabling of the signals test
Alex Bennée
2021-07-07
linux-user/syscall: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
linux-user/alpha: Remove hardcoded tabs (code style)
Philippe Mathieu-Daudé
2021-07-07
linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN
Philippe Mathieu-Daudé
2021-07-07
linux-user: Fix style problems in linuxload.c
Richard Henderson
2021-07-07
linux-user: fill ppid field in /proc/self/stat
Andreas Schwab
2021-07-07
linux-user/elfload: Implement ELF_HWCAP for RISC-V
Kito Cheng
2021-07-07
MAINTAINERS: Add maintainer for vhost-user RNG implementation
Mathieu Poirier
2021-07-06
block/io: Merge discard request alignments
Akihiko Odaki
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
2021-07-06
block/file-posix: Optimize for macOS
Akihiko Odaki
2021-07-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-06
config-host.mak: remove unused compiler-related lines
Paolo Bonzini
2021-07-06
Set icon for QEMU binary on Mac OS
John Arbuckle
2021-07-06
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
vl: switch -M parsing to keyval
Paolo Bonzini
2021-07-06
keyval: introduce keyval_parse_into
Paolo Bonzini
[next]