summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-21qtest: Fix rtas dependenciesLaurent Vivier
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-02-20Merge remote-tracking branch 'remotes/rth/tags/pull-pa-20200218' into stagingPeter Maydell
2020-02-19hw/xtensa/xtfpga:fix leak of fdevice tree blobChen Qun
2020-02-19hw/nios2:fix leak of fdevice tree blobChen Qun
2020-02-18hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82cPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix bitmask for the PCIROR registerPhilippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Fix reg800_keep_bits overrun (CID 1419387 1419393 1419394)Philippe Mathieu-Daudé
2020-02-18hw/hppa/dino: Add comments with register namePhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove dead code (CID 1419388 & 1419389)Philippe Mathieu-Daudé
2020-02-18hw/display/artist: Avoid drawing line when nothing to displayPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Delay some variables initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Remove pointless initializationPhilippe Mathieu-Daudé
2020-02-18hw/display/artist: Move trace event to draw_line()Philippe Mathieu-Daudé
2020-02-18hw/net/rocker: Report unimplemented feature with qemu_log_mask(UNIMP)Philippe Mathieu-Daudé
2020-02-18hw/block/pflash_cfi02: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-18hw/display/qxl: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-18contrib/rdmacm-mux: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-02-18target/i386/whpx: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18ui/input-barrier: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/scsi/esp: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/m68k/next-cube: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18hw/arm/xlnx-versal: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18audio/alsaaudio: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-02-18scripts/checkpatch.pl: Detect superfluous semicolon in C codePhilippe Mathieu-Daudé
2020-02-18Report stringified errno in VFIO related errorsMichal Privoznik
2020-02-18mailmap: Add entry for Yu-Chen LinYu-Chen Lin
2020-02-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz
2020-02-18iotests: Resolve TODOs in 041Max Reitz
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz
2020-02-18iotests: Add VM.assert_block_path()Max Reitz
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz
2020-02-18quorum: Stop marking it as a filterMax Reitz
2020-02-18mirror: Double-check immediately before replacingMax Reitz
2020-02-18block: Remove bdrv_recurse_is_first_non_filter()Max Reitz
2020-02-18block: Use bdrv_recurse_can_replace()Max Reitz
2020-02-18quorum: Implement .bdrv_recurse_can_replace()Max Reitz
2020-02-18blkverify: Implement .bdrv_recurse_can_replace()Max Reitz
2020-02-18block: Add bdrv_recurse_can_replace()Max Reitz
2020-02-18quorum: Fix child permissionsMax Reitz
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz
2020-02-18block: Drop bdrv_is_first_non_filter()Max Reitz