aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron1-5/+7
2020-09-30vhost-scsi: support inflight io trackLi Feng2-0/+29
2020-09-30memory: Convert IOMMUMemoryRegionClass doc comment to kernel-docEduardo Habkost1-9/+41
2020-09-30target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov4-1/+32
2020-09-30MAINTAINERS: add Paolo Bonzini as RCU maintainerStefan Hajnoczi1-0/+8
2020-09-30configure: Do not intent to build WHPX on 32-bit hostPhilippe Mathieu-Daudé1-1/+4
2020-09-30WHPX: vmware cpuid leaf for tsc and apic frequencySunil Muthuswamy2-12/+87
2020-09-30meson: error out if qemu_suffix starts with /Marc-André Lureau1-0/+5
2020-09-30meson: fix MSI ruleMarc-André Lureau1-0/+1
2020-09-30ninjatool: rebuild multi-output targets if outputs are missingPaolo Bonzini1-0/+3
2020-09-30meson: clean up build_by_defaultPaolo Bonzini6-9/+8
2020-09-30tests: add missing genh dependencyClaudio Fontana1-2/+2
2020-09-30Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+17
2020-09-30tests/acpi: add DSDT.hpbrroot DSDT table blob to test global i440fx hotplugAni Sinha2-1/+0