aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09meson: Use input/output for entitlements targetAkihiko Odaki
2021-07-09configure: allow the selection of alternate config in the buildAlex Bennée
2021-07-09configs: rename default-configs to configs and reorganiseAlex Bennée
2021-07-09hw/arm: move CONFIG_V7M out of default-devicesAlex Bennée
2021-07-09hw/arm: add dependency on OR_IRQ for XLNX_VERSALAlex Bennée
2021-07-09meson: Introduce target-specific KconfigPhilippe Mathieu-Daudé
2021-07-09meson: switch function tests from compilation to linkingPaolo Bonzini
2021-07-09vl: fix leak of qdict_crumple return valuePaolo Bonzini
2021-07-09target/i386: fix exceptions for MOV to DRPaolo Bonzini
2021-07-09target/i386: Added DR6 and DR7 consistency checksLara Lazier
2021-07-09target/i386: Added MSRPM and IOPM size checkLara Lazier
2021-07-09monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamicallyGerd Hoffmann
2021-07-09usb: build usb-host as moduleGerd Hoffmann
2021-07-09monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann
2021-07-09monitor: allow register hmp commandsGerd Hoffmann
2021-07-09accel: build tcg modularGerd Hoffmann
2021-07-09accel: add tcg module annotationsGerd Hoffmann
2021-07-09accel: build qtest modularGerd Hoffmann
2021-07-09accel: add qtest module annotationsGerd Hoffmann
2021-07-09accel: autoload modulesGerd Hoffmann
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