summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'Peter Maydell
2020-03-16qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrlKashyap Chamarthy
2020-03-16ui/curses: Move arrays to .heap to save 74KiB of .bssPhilippe Mathieu-Daudé
2020-03-16ui/curses: Make control_characters[] array constPhilippe Mathieu-Daudé
2020-03-16hw/usb/quirks: Use smaller types to reduce .rodata by 10KiBPhilippe Mathieu-Daudé
2020-03-16hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MBPhilippe Mathieu-Daudé
2020-03-16hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bssPhilippe Mathieu-Daudé
2020-03-16Makefile: Let the 'help' target list the tools targetsPhilippe Mathieu-Daudé
2020-03-16Makefile: Align 'help' target outputPhilippe Mathieu-Daudé
2020-03-16WHPX: Use proper synchronization primitives while processingSunil Muthuswamy
2020-03-16i386: Fix GCC warning with snprintf when HAX is enabledJulio Faracco
2020-03-16qom/object: Use common get/set uint helpersFelipe Franciosi
2020-03-16ich9: Simplify ich9_lpc_initfnFelipe Franciosi
2020-03-16ich9: fix getter type for sci_int propertyFelipe Franciosi
2020-03-16qom/object: enable setter for uint typesFelipe Franciosi
2020-03-16memory: Fix start offset for bitmap log_clear hookMatt Borgerson
2020-03-16tests/docker: Install SASL library to extend code coverage on amd64Philippe Mathieu-Daudé
2020-03-16configure: Fix building with SASL on WindowsPhilippe Mathieu-Daudé
2020-03-16modules: load modules from versioned /var/run dirChristian Ehrhardt
2020-03-16build-sys: do not make qemu-ga link with pixmanMarc-André Lureau
2020-03-16oslib-posix: initialize mutex and condition variablePaolo Bonzini
2020-03-16hw/i386/intel_iommu: Fix out-of-bounds access on guest IRTJan Kiszka
2020-03-16MAINTAINERS: Add entry for Guest X86 HAXM CPUsColin Xu
2020-03-16WHPX: Use QEMU values for trapped CPUIDSunil Muthuswamy
2020-03-16WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy
2020-03-16util: add util function buffer_zero_avx512()Robert Hoo
2020-03-16configure: add configure option avx512f_optRobert Hoo
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-16optionrom/pvh: scan entire RSDP AreaJoe Richey
2020-03-16scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]Christophe de Dinechin
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann
2020-03-16audio: add audiodev format=f32 option documentationVolker Rümelin
2020-03-16audio: fix saturation nonlinearity in clip_* functionsVolker Rümelin
2020-03-16audio: change mixing engine float range to [-1.f, 1.f]Volker Rümelin
2020-03-16audio: consistency changesVolker Rümelin
2020-03-16audio: change naming scheme of FLOAT_CONV macrosVolker Rümelin
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin
2020-03-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...Peter Maydell
2020-03-13migration: recognize COLO as part of activating processzhanghailiang
2020-03-13ram/colo: only record bitmap of dirty pages in COLO stagezhanghailiang
2020-03-13COLO: Optimize memory back-up processzhanghailiang
2020-03-13migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu
2020-03-13configure: Improve zstd testJuan Quintela
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-12target/arm: kvm: Inject events at the last stage of syncBeata Michalska
2020-03-12hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger