aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17hw/arm/fsl-imx6: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Wire up USB controllersGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devicesGuenter Roeck
2020-03-17hw/arm/fsl-imx6ul: Fix USB interrupt numbersGuenter Roeck
2020-03-17hw/usb: Add basic i.MX USB Phy supportGuenter Roeck
2020-03-17Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...Peter Maydell
2020-03-17usb-serial: Fix timeout closing the deviceJason Andryuk
2020-03-17usb-serial: Increase receive buffer to 496Jason Andryuk
2020-03-17usb-serial: chunk data to wMaxPacketSizeJason Andryuk
2020-03-17usb-serial: Move USB_TOKEN_IN into a helper functionJason Andryuk
2020-03-16target/riscv: Fix VS mode interrupts forwarding.Rajnesh Kanwal
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng
2020-03-16riscv: sifive_u: Update BIOS_FILENAME for 32-bitBin Meng
2020-03-16roms: opensbi: Add 32-bit firmware image for sifive_u machineBin Meng
2020-03-16roms: opensbi: Upgrade from v0.5 to v0.6Bin Meng
2020-03-16target/riscv: Correctly implement TSR trapAlistair Francis
2020-03-16cpus: avoid pause_all_vcpus getting stuck due to raceLongpeng
2020-03-16exec/rom_reset: Free rom data during inmigrate skipDr. David Alan Gilbert
2020-03-16Use -isystem for linux-headers dirEduardo Habkost
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