aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17docs/devel/qapi-code-gen: Document 'features' introspectionMarkus Armbruster
2020-03-17docs/devel/qapi-code-gen: Clarify allow-oob introspectionMarkus Armbruster
2020-03-17qapi: Belatedly update doc comment for @wait deprecationMarkus Armbruster
2020-03-17qemu-doc: Belatedly document QMP command arg & result deprecationMarkus Armbruster
2020-03-17docs/devel/qapi-code-gen: Fix typo in grammarMarkus Armbruster
2020-03-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...Peter Maydell
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-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
2020-03-12hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger
2020-03-12target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger
2020-03-12hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger
2020-03-12docs: add Orange Pi PC documentNiek Linnenbank
2020-03-12tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank