aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-12hw/sd/sdcard: When card is in wrong state, log which state it isPhilippe Mathieu-Daudé
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell
2021-07-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-10Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...Peter Maydell
2021-07-09Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell
2021-07-09util/guest-random: Fix size arg to tail memcpyMark Nelson
2021-07-09migration: fix typo in mig_throttle_guest_down commentOlaf Hering
2021-07-09target/xtensa/xtensa-semi: Fix compilation problem on HaikuThomas Huth
2021-07-09hw/virtio: Document *_should_notify() are called within rcu_read_lock()Philippe Mathieu-Daudé
2021-07-09misc: Remove redundant new line in perror()Li Zhijian
2021-07-09virtiofsd: Add missing newline in error messageHubert Jasudowicz
2021-07-09misc: Fix "havn't" typoPhilippe Mathieu-Daudé
2021-07-09memory: Display MemoryRegion name in read/write ops trace eventsPhilippe Mathieu-Daudé
2021-07-09qemu-option: Drop dead assertionMarkus Armbruster
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