aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-21tools/virtiofsd/passthrough_ll: Remove unneeded variable assignmentPhilippe Mathieu-Daudé1-2/+0
2020-02-21tools/virtiofsd/passthrough_ll: Remove unneeded variable assignmentPhilippe Mathieu-Daudé1-2/+0
2020-02-21virtiofsd: Help message fix for 'seconds'Dr. David Alan Gilbert1-1/+1
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell15-326/+600
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell18-25/+35
2020-02-20Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200218' into stagingPeter Maydell2-34/+26
2020-02-19linux-user: Add support for selected alsa timer instructions using ioctlsFilip Bozuta2-0/+8
2020-02-19linux-user: Add support for getting/setting selected alsa timer parameters us...Filip Bozuta3-0/+59
2020-02-19linux-user: Add support for selecting alsa timer using ioctlFilip Bozuta3-0/+13
2020-02-19linux-user: Add support for getting/setting specified alsa timer parameters u...Filip Bozuta3-0/+75
2020-02-19linux-user: Add support for getting alsa timer version and idFilip Bozuta4-0/+17
2020-02-19linux-user: remove gemu_log from the linux-user treeJosh Kunz2-10/+0
2020-02-19linux-user: Use `qemu_log' for straceJosh Kunz7-251/+278
2020-02-19linux-user: Use `qemu_log' for non-strace loggingJosh Kunz4-36/+62
2020-02-19configure: Avoid compiling system tools on user build by defaultPhilippe Mathieu-Daudé1-1/+11
2020-02-19linux-user/strace: Improve output of various syscallsHelge Deller1-26/+26
2020-02-19configure: linux-user doesn't need neither fdt nor slirpLaurent Vivier1-0/+10
2020-02-19linux-user: implement getsockopt SO_RCVTIMEO and SO_SNDTIMEOAndreas Schwab1-2/+34
2020-02-19linux-user: Implement membarrier syscallAndreas Schwab1-0/+7
2020-02-19hw/xtensa/xtfpga:fix leak of fdevice tree blobChen Qun1-0/+1
2020-02-19hw/nios2:fix leak of fdevice tree blobChen Qun1-0/+1
2020-02-18hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82cPhilippe Mathieu-Daudé1-1/+3
2020-02-18hw/hppa/dino: Fix bitmask for the PCIROR registerPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)Philippe Mathieu-Daudé1-1/+2
2020-02-18hw/hppa/dino: Add comments with register namePhilippe Mathieu-Daudé1-12/+12
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé1-9/+0
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé1-0/+3
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé1-5/+5
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé1-1/+0
2020-02-18hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé1-5/+1
2020-02-18hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé1-6/+9
2020-02-18hw/block/pflash_cfi02: Remove unneeded variable assignmentPhilippe Mathieu-Daudé1-1/+0
2020-02-18hw/display/qxl: Remove unneeded variable assignmentPhilippe Mathieu-Daudé1-1/+1
2020-02-18contrib/rdmacm-mux: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-18target/i386/whpx: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18ui/input-barrier: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/scsi/esp: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/m68k/next-cube: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18hw/arm/xlnx-versal: Remove superfluous semicolonPhilippe Mathieu-Daudé1-1/+1
2020-02-18audio/alsaaudio: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-18scripts/checkpatch.pl: Detect superfluous semicolon in C codePhilippe Mathieu-Daudé1-0/+5
2020-02-18Report stringified errno in VFIO related errorsMichal Privoznik2-5/+5
2020-02-18mailmap: Add entry for Yu-Chen LinYu-Chen Lin1-1/+2
2020-02-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell28-206/+675
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz2-2/+48
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz2-3/+71
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2