aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-30qom: Use ``code`` Sphinx syntax where appropriateEduardo Habkost1-3/+3
2020-09-30qom: Use kernel-doc private/public tags in structsEduardo Habkost1-3/+3
2020-09-30qom: Document all function parameters in doc commentsEduardo Habkost1-2/+45
2020-09-30char: fix logging when chardev write failsDaniel P. Berrangé1-0/+13
2020-09-30smp: drop support for deprecated (invalid topologies)Igor Mammedov1-0/+13
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini2-3/+14
2020-09-30oss-fuzz: move linker arg to fix coverage-buildAlexander Bulekov1-7/+8
2020-09-30meson: fix installation of keymapsAnthony PERARD1-0/+2
2020-09-30checkpatch: avoid error on cover letter filesStefano Garzarella1-1/+1
2020-09-30exec: Remove MemoryRegion::global_locking fieldPhilippe Mathieu-Daudé4-23/+3
2020-09-30hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé1-11/+2
2020-09-30configure: use a platform-neutral prefixPaolo Bonzini1-19/+11
2020-09-30ui: relocate paths to icons and translationsPaolo Bonzini2-4/+15
2020-09-30qga: relocate path to default configuration and hookPaolo Bonzini1-3/+5
2020-09-30qemu-bridge-helper: relocate path to default ACLPaolo Bonzini1-2/+7
2020-09-30vl: relocate path to configuration filePaolo Bonzini1-1/+2
2020-09-30vl: relocate paths to data directoriesPaolo Bonzini6-47/+32
2020-09-30net: relocate paths to helpers and scriptsPaolo Bonzini2-9/+21
2020-09-30module: relocate path to modulesPaolo Bonzini1-1/+2
2020-09-30oslib-posix: relocate path to /varPaolo Bonzini1-2/+4
2020-09-30cutils: introduce get_relocated_pathPaolo Bonzini3-2/+75
2020-09-30oslib-posix: default exec_dir to bindirPaolo Bonzini3-17/+12
2020-09-30fuzz: use qemu_get_exec_dirPaolo Bonzini1-1/+2
2020-09-30oslib: do not call g_strdup from qemu_get_exec_dirPaolo Bonzini7-27/+20
2020-09-30meson: report accelerator supportPaolo Bonzini1-11/+24
2020-09-30mtest2make: add support for introspected test dependenciesPaolo Bonzini2-5/+16
2020-09-30meson: qtest: set "depends" correctlyPaolo Bonzini2-4/+11
2020-09-30configure: do not limit Hypervisor.framework test to DarwinPaolo Bonzini1-3/+5
2020-09-30configure: move cocoa option to MesonPaolo Bonzini4-13/+17
2020-09-30configure: fix --meson=/path/to/mesonPaolo Bonzini1-1/+1
2020-09-30configure: move malloc_trim/tcmalloc/jemalloc to mesonPaolo Bonzini3-79/+38
2020-09-30meson: extend libmpathpersist test for static linkingPaolo Bonzini1-8/+19
2020-09-30meson: move libmpathpersist testPaolo Bonzini3-80/+80
2020-09-30meson: move libudev testPaolo Bonzini2-17/+4
2020-09-30i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not availableXiaoyao Li1-0/+2
2020-09-30hw: megasas: consider 'iov_count=0' is an error in megasas_map_sglLi Qiang1-1/+1
2020-09-30hw: megasas: return -1 when 'megasas_map_sgl' failsLi Qiang1-2/+2
2020-09-30scsi-generic: Fix HM-zoned device scanDmitry Fomichev2-4/+7
2020-09-30hw/char/serial-{isa, pci}: Alias QDEV properties from generic serial objectPhilippe Mathieu-Daudé2-3/+4
2020-09-30hw/char/serial: Make 'wakeup' property booleanPhilippe Mathieu-Daudé3-2/+3
2020-09-30hw/char/serial: Rename I/O read/write trace eventsPhilippe Mathieu-Daudé2-4/+4
2020-09-30hw/char/serial: Remove old DEBUG_SERIAL commented codePhilippe Mathieu-Daudé1-11/+0
2020-09-30hw/char/serial: Replace commented DPRINTF() by trace eventPhilippe Mathieu-Daudé2-3/+2
2020-09-30hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytesPhilippe Mathieu-Daudé1-2/+2
2020-09-30configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSIStefan Hajnoczi3-3/+3
2020-09-30hw/char/serial: Remove TYPE_SERIAL_IOPhilippe Mathieu-Daudé2-50/+0
2020-09-30hw/mips/mipssim: Use MMIO serial device on fake ISA I/OPhilippe Mathieu-Daudé1-2/+3
2020-09-30numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov1-4/+0
2020-09-30doc: Cleanup "'-mem-path' fallback to RAM" deprecation textIgor Mammedov1-22/+21
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov8-74/+14