aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson6-55/+39
2017-02-14target/openrisc: Optimize l.jal to nextRichard Henderson1-1/+5
2017-02-14target/openrisc: Fix maddRichard Henderson4-61/+30
2017-02-14target/openrisc: Implement muld, muldu, macu, msbuRichard Henderson1-0/+108
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson4-61/+80
2017-02-14target/openrisc: Implement msyncRichard Henderson1-0/+1
2017-02-14target/openrisc: Enable trap, csync, msync, psync for user modeRichard Henderson1-32/+0
2017-02-14target/openrisc: Set flags on helpersRichard Henderson1-12/+12
2017-02-14target/openrisc: Use movcond where appropriateRichard Henderson1-14/+14
2017-02-14target/openrisc: Keep SR_CY and SR_OV in a separate variablesRichard Henderson4-89/+78
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson9-78/+98
2017-02-14target/openrisc: Invert the decoding in dec_calcRichard Henderson1-207/+95
2017-02-14target/openrisc: Put SR[OVE] in TB flagsRichard Henderson3-12/+18
2017-02-14target/openrisc: Streamline arithmetic and OVERichard Henderson5-314/+191
2017-02-14target/openrisc: Rationalize immediate extractionRichard Henderson1-58/+40
2017-02-14target/openrisc: Tidy insn dumpingRichard Henderson1-24/+12
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson7-8/+81
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne1-0/+7
2017-02-14linux-user: Honor CLONE_SETTLS for openriscRichard Henderson1-3/+1
2017-02-14linux-user: Fix openrisc cpu_loopRichard Henderson1-54/+41
2017-02-14linux-user: Add MMAP_SHIFT for openriscRichard Henderson1-0/+2
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson8-13/+13
2017-02-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-3/+3
2017-02-13Makefile: Make "install" depend on "trace-events-all"Fam Zheng1-1/+1
2017-02-13docs: update manpage for stderr->log renamePhilipp Gesang1-2/+2
2017-02-13Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...Peter Maydell5-52/+67
2017-02-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-02-12' in...Peter Maydell34-220/+366
2017-02-13Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...Peter Maydell3-3/+9
2017-02-12qemu-img: Avoid setting ret to unused value in img_convert()Peter Maydell1-4/+4
2017-02-12qemu-img: Use qemu_strtoul() rather than raw strtoul()Peter Maydell1-16/+16
2017-02-12qemu-io: don't allow I/O operations larger than BDRV_REQUEST_MAX_BYTESAlberto Garcia1-7/+13
2017-02-12qcow2: Optimize the refcount-block overlap checkAlberto Garcia3-1/+25
2017-02-12qemu-io: Add failure regression testsNir Soffer3-0/+67
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer1-0/+11
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer13-84/+6
2017-02-12block/nfs: fix naming of runtime optsPeter Lieven1-23/+23
2017-02-12block/nfs: fix NULL pointer dereference in URI parsingPeter Lieven1-1/+2
2017-02-12block: bdrv_invalidate_cache: invalidate children firstVladimir Sementsov-Ogievskiy1-6/+5
2017-02-12block/qapi: reduce the execution time of qmp_query_blockstatsDou Liyang1-44/+29
2017-02-12block/qapi: reduce the coupling between the bdrv_query_stats and bdrv_query_b...Dou Liyang1-12/+14
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody3-0/+110
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody3-10/+12
2017-02-12block: check full backing filename when searching protocol filenamesJeff Cody1-0/+13
2017-02-12block/vmdk: Fix the endian problem of buf_len and lbaQingFeng Hao1-2/+2
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange3-7/+9
2017-02-12iotests: Fix reference output for 059Fam Zheng1-1/+1
2017-02-12qapi: Tweak error message of bdrv_query_image_infoFam Zheng1-2/+2
2017-02-12qemu-img: Improve commit invalid base messageMax Reitz1-1/+3
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao1-1/+1
2017-02-10hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbeThomas Huth2-2/+4