aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190703-pull-request...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...Peter Maydell
2019-07-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190702' into...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jul-02-2019' ...Peter Maydell
2019-07-03Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-07-03Makefile: Reuse all's recursion machinery for clean and installMarkus Armbruster
2019-07-03Makefile: Rename targets for make recursionMarkus Armbruster
2019-07-03Add ati vgabios to INSTALL_BLOBS.Gerd Hoffmann
2019-07-03hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...Peter Maydell
2019-07-03virtio-gpu: check if the resource already exists in virtio_gpu_load()Li Qiang
2019-07-03virtio-gpu: fix unmap in error pathGerd Hoffmann
2019-07-03fix microphone lag with PAMartin Schrodt
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02sunhme: ensure that RX descriptor ring overflow is indicated to client driverMark Cave-Ayland
2019-07-02sunhme: fix return values from sunhme_receive() during receive packet processingMark Cave-Ayland
2019-07-02sunhme: flush any queued packets when HME_MAC_RXCFG_ENABLE bit is raisedMark Cave-Ayland
2019-07-02sunhme: fix incorrect constant in sunhme_can_receive()Mark Cave-Ayland
2019-07-02sunhme: add trace event for logging PCI IRQMark Cave-Ayland
2019-07-02sun4m: set default display type to TCXMark Cave-Ayland
2019-07-02vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release()Eric Auger
2019-07-02vfio-common.h: Remove inaccurate commentFabiano Rosas
2019-07-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190701...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...Peter Maydell
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2019-07-02linux-user: move QEMU_IFLA_BR_MULTI_BOOLOPT to the good functionLaurent Vivier
2019-07-02linux-user: Handle EXCP_FPE properly for MIPSAleksandar Markovic
2019-07-02linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCKAleksandar Markovic
2019-07-02linux-user: Fix target_flock structure for MIPS O64 ABIAleksandar Markovic
2019-07-02linux-user: Add support for strace for statx() syscallJim Wilson
2019-07-02linux-user: Add support for translation of statx() syscallAleksandar Rikalo
2019-07-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20190701' i...Peter Maydell
2019-07-02target/mips: Correct helper for MSA FCLASS.<W|D> instructionsAleksandar Markovic
2019-07-02target/mips: Unroll loops for MSA float max/min instructionsAleksandar Markovic
2019-07-02target/mips: Correct comments in msa_helper.cAleksandar Markovic
2019-07-02target/mips: Correct comments in translate.cAleksandar Markovic
2019-07-02tcg/tests: target/mips: Correct MSA test compilation and execution orderAleksandar Markovic
2019-07-02tcg/tests: target/mips: Amend MSA integer multiply testsAleksandar Markovic
2019-07-02tcg/tests: target/mips: Amend MSA fixed point multiply testsAleksandar Markovic
2019-07-02hw/mips: Express dependencies of the r4k platform with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the Jazz machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Express dependencies of the MIPSsim machine with KconfigPhilippe Mathieu-Daudé
2019-07-02hw/mips: Explicit the semi-hosting feature is always requiredPhilippe Mathieu-Daudé
2019-07-02tests/machine-none: Test recent MIPS cpusPhilippe Mathieu-Daudé
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell
2019-07-02dump: Move HMP command handlers to dump/Markus Armbruster