aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-09hw/arm: add dependency on OR_IRQ for XLNX_VERSALAlex Bennée1-0/+1
2021-07-09meson: Introduce target-specific KconfigPhilippe Mathieu-Daudé22-1/+80
2021-07-09meson: switch function tests from compilation to linkingPaolo Bonzini1-9/+9
2021-07-09vl: fix leak of qdict_crumple return valuePaolo Bonzini1-4/+9
2021-07-09target/i386: fix exceptions for MOV to DRPaolo Bonzini7-45/+35
2021-07-09target/i386: Added DR6 and DR7 consistency checksLara Lazier2-1/+10
2021-07-09target/i386: Added MSRPM and IOPM size checkLara Lazier2-0/+18
2021-07-09monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamicallyGerd Hoffmann4-20/+30
2021-07-09usb: build usb-host as moduleGerd Hoffmann2-2/+7
2021-07-09monitor/usb: register 'info usbhost' dynamicallyGerd Hoffmann4-44/+2
2021-07-09usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann7-36/+17
2021-07-09monitor: allow register hmp commandsGerd Hoffmann3-0/+26
2021-07-09accel: build tcg modularGerd Hoffmann2-2/+17
2021-07-09accel: add tcg module annotationsGerd Hoffmann2-0/+2
2021-07-09accel: build qtest modularGerd Hoffmann2-6/+8
2021-07-09accel: add qtest module annotationsGerd Hoffmann1-0/+2
2021-07-09accel: autoload modulesGerd Hoffmann2-2/+2
2021-07-09modules: hook up modules.h to docs buildGerd Hoffmann2-0/+6
2021-07-09modules: add module_obj() note to QOM docsGerd Hoffmann1-0/+8
2021-07-09modules: add documentation for module sourcesetsGerd Hoffmann1-0/+17
2021-07-09modules: target-specific module build infrastructureGerd Hoffmann1-0/+37
2021-07-09modules: check arch on qom lookupGerd Hoffmann1-0/+6
2021-07-09modules: check arch and block load on mismatchGerd Hoffmann3-0/+33
2021-07-09modules: add tracepointsGerd Hoffmann2-0/+7
2021-07-09modules: use modinfo for qemu opts loadGerd Hoffmann3-21/+19
2021-07-09modules: use modinfo for qom loadGerd Hoffmann1-53/+24
2021-07-09modules: use modinfo for dependenciesGerd Hoffmann1-34/+21
2021-07-09modules: add block module annotationsGerd Hoffmann1-0/+1
2021-07-09modules: add s390x module annotationsGerd Hoffmann1-0/+3
2021-07-09modules: add ui module annotationsGerd Hoffmann5-0/+20
2021-07-09modules: add ccid module annotationsGerd Hoffmann2-0/+2
2021-07-09modules: add usb-redir module annotationsGerd Hoffmann1-0/+1
2021-07-09modules: add audio module annotationsGerd Hoffmann1-0/+2
2021-07-09modules: add chardev module annotationsGerd Hoffmann2-0/+5
2021-07-09modules: add virtio-gpu module annotationsGerd Hoffmann10-0/+18
2021-07-09modules: add qxl module annotationsGerd Hoffmann1-0/+4
2021-07-09modules: check if all dependencies can be satisfiedJose R. Ziviani1-1/+14
2021-07-09modules: generate modinfo.cGerd Hoffmann5-1/+128
2021-07-09modules: collect module meta-dataGerd Hoffmann2-0/+83
2021-07-09modules: add modinfo macrosGerd Hoffmann1-0/+61
2021-07-09osdep: fix HAVE_BROKEN_SIZE_MAX casePaolo Bonzini1-1/+1
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini5-9/+7
2021-07-09configure: fix libpmem configuration optionMiroslav Rezanina1-2/+2
2021-07-09configure: fix libdaxctl optionsMiroslav Rezanina1-2/+2
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell22-8/+115
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell10-17/+161
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell7-215/+235
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée3-6/+6
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé1-94/+94
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé1-99/+97