aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09modules: hook up modules.h to docs buildGerd Hoffmann
2021-07-09modules: add module_obj() note to QOM docsGerd Hoffmann
2021-07-09modules: add documentation for module sourcesetsGerd Hoffmann
2021-07-09modules: target-specific module build infrastructureGerd Hoffmann
2021-07-09modules: check arch on qom lookupGerd Hoffmann
2021-07-09modules: check arch and block load on mismatchGerd Hoffmann
2021-07-09modules: add tracepointsGerd Hoffmann
2021-07-09modules: use modinfo for qemu opts loadGerd Hoffmann
2021-07-09modules: use modinfo for qom loadGerd Hoffmann
2021-07-09modules: use modinfo for dependenciesGerd Hoffmann
2021-07-09modules: add block module annotationsGerd Hoffmann
2021-07-09modules: add s390x module annotationsGerd Hoffmann
2021-07-09modules: add ui module annotationsGerd Hoffmann
2021-07-09modules: add ccid module annotationsGerd Hoffmann
2021-07-09modules: add usb-redir module annotationsGerd Hoffmann
2021-07-09modules: add audio module annotationsGerd Hoffmann
2021-07-09modules: add chardev module annotationsGerd Hoffmann
2021-07-09modules: add virtio-gpu module annotationsGerd Hoffmann
2021-07-09modules: add qxl module annotationsGerd Hoffmann
2021-07-09modules: check if all dependencies can be satisfiedJose R. Ziviani
2021-07-09modules: generate modinfo.cGerd Hoffmann
2021-07-09modules: collect module meta-dataGerd Hoffmann
2021-07-09modules: add modinfo macrosGerd Hoffmann
2021-07-09osdep: fix HAVE_BROKEN_SIZE_MAX casePaolo Bonzini
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini
2021-07-09configure: fix libpmem configuration optionMiroslav Rezanina
2021-07-09configure: fix libdaxctl optionsMiroslav Rezanina
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé
2021-07-07linux-user: Fix style problems in linuxload.cRichard Henderson
2021-07-07linux-user: fill ppid field in /proc/self/statAndreas Schwab
2021-07-07linux-user/elfload: Implement ELF_HWCAP for RISC-VKito Cheng
2021-07-07MAINTAINERS: Add maintainer for vhost-user RNG implementationMathieu Poirier
2021-07-06block/io: Merge discard request alignmentsAkihiko Odaki
2021-07-06block: Add backend_defaults propertyAkihiko Odaki
2021-07-06block/file-posix: Optimize for macOSAkihiko Odaki
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle
2021-07-06qemu-option: remove now-dead codePaolo Bonzini
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-06vl: switch -M parsing to keyvalPaolo Bonzini
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini