aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-19linux-user: xtensa: enable bFLT supportMax Filippov3-1/+12
2018-10-02Merge remote-tracking branch 'remotes/dgibson/tags/libfdt-20181002' into stagingPeter Maydell1-0/+0
2018-10-02Merge remote-tracking branch 'remotes/xtensa/tags/20181001-xtensa' into stagingPeter Maydell5-973/+1816
2018-10-02Update dtc/libfdt submodule to v1.4.7David Gibson1-0/+0
2018-10-01target/xtensa: extract gen_check_interrupts callMax Filippov1-25/+53
2018-10-01target/xtensa: make rsr/wsr helpers return voidMax Filippov1-66/+36
2018-10-01target/xtensa: extract unconditional TB termination via slot 0Max Filippov1-47/+36
2018-10-01target/xtensa: always end TB on CCOUNT access/CCOMPARE writeMax Filippov1-8/+5
2018-10-01target/xtensa: change SR number checks to assertionsMax Filippov1-36/+29
2018-10-01target/xtensa: extract unconditional TB terminationMax Filippov1-39/+28
2018-10-01target/xtensa: extract test for division by zeroMax Filippov1-22/+31
2018-10-01target/xtensa: extract test for cpdisabled exceptionMax Filippov2-108/+123
2018-10-01target/xtensa: extract test for alloca exceptionMax Filippov1-3/+8
2018-10-01target/xtensa: extract test for window underflow exceptionMax Filippov3-9/+25
2018-10-01target/xtensa: extract test for window overflow exceptionMax Filippov3-587/+889
2018-10-01target/xtensa: extract test for debug exceptionMax Filippov1-10/+13
2018-10-01target/xtensa: extract test for syscall instructionMax Filippov1-7/+6
2018-10-01target/xtensa: extract test for privileged instructionMax Filippov1-93/+294
2018-10-01target/xtensa: extract test for an illegal instructionMax Filippov5-73/+400
2018-10-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-151/+307
2018-10-01tests/test-bdrv-drain: Fix too late qemu_event_reset()Kevin Wolf1-2/+2
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf1-0/+11
2018-10-01qcow2: Fix cache-clean-interval documentationLeonid Bloch3-12/+14
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf2-0/+4
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...Peter Maydell4-9/+27
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...Peter Maydell5-6/+17
2018-10-01qcow2: Explicit number replaced by a constantLeonid Bloch1-2/+2
2018-10-01qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch5-6/+9
2018-10-01qcow2: Resize the cache upon image resizingLeonid Bloch1-0/+11
2018-10-01qcow2: Increase the default upper limit on the L2 cache sizeLeonid Bloch3-10/+17
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch6-25/+33
2018-10-01qcow2: Avoid duplication in setting the refcount cache sizeLeonid Bloch1-3/+2
2018-10-01qcow2: Make sizes more humanly readableLeonid Bloch2-5/+6
2018-10-01include: Add a lookup table of sizesLeonid Bloch1-0/+55
2018-10-01qcow2: Options' documentation fixesLeonid Bloch2-10/+20
2018-10-01block: Allow changing 'detect-zeroes' on reopenAlberto Garcia2-24/+41
2018-10-01block: Allow changing 'discard' on reopenAlberto Garcia1-0/+11
2018-10-01file-posix: Forbid trying to change unsupported options during reopenAlberto Garcia1-2/+7
2018-10-01block: Forbid trying to change unsupported options during reopenAlberto Garcia1-15/+7
2018-10-01block: Allow child references on reopenAlberto Garcia1-0/+18
2018-10-01block: Don't look for child references in append_open_options()Alberto Garcia1-12/+1
2018-10-01block: Remove child references from bs->{options,explicit_options}Alberto Garcia1-1/+12
2018-10-01file-posix: x-check-cache-dropped should default to false on reopenAlberto Garcia1-1/+1
2018-10-01qemu-io: Fix writethrough check in reopenAlberto Garcia1-1/+1
2018-10-01file-posix: Include filename in locking error messageFam Zheng3-43/+45
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell16-18/+746
2018-10-01gtk: add zoom-to-fit to gtk options.Gerd Hoffmann2-1/+17
2018-10-01vnc: call sasl_server_init() only when requiredMarc-André Lureau1-7/+8
2018-10-01sdl2: show console #0 unconditionallyGerd Hoffmann1-1/+2
2018-10-01ohci: set effectively usb frame rate to 1kHzMiguel GAIO1-1/+5