aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02cpus: take seqlock across qemu_icount updatesPaolo Bonzini
2018-10-02test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota
2018-10-02qsp: use atomic64 accessorsEmilio G. Cota
2018-10-02tests: add atomic64-benchEmilio G. Cota
2018-10-02util: add atomic64Emilio G. Cota
2018-10-02cacheinfo: add i/d cache_linesize_logEmilio G. Cota
2018-10-02cpus: initialize timers_state.vm_clock_lockEmilio G. Cota
2018-10-02atomic: fix comment s/x64_64/x86_64/Emilio G. Cota
2018-10-02ps2: prevent changing irq state on save and loadPavel Dovgalyuk
2018-10-02es1370: fix ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini
2018-10-02qsp: hide indirect function calls from CoverityPaolo Bonzini
2018-10-02virtio: Return true from virtio_queue_empty if brokenFam Zheng
2018-10-02Merge remote-tracking branch 'remotes/dgibson/tags/libfdt-20181002' into stagingPeter Maydell
2018-10-02Merge remote-tracking branch 'remotes/xtensa/tags/20181001-xtensa' into stagingPeter Maydell
2018-10-02Update dtc/libfdt submodule to v1.4.7David Gibson
2018-10-01target/xtensa: extract gen_check_interrupts callMax Filippov
2018-10-01target/xtensa: make rsr/wsr helpers return voidMax Filippov
2018-10-01target/xtensa: extract unconditional TB termination via slot 0Max Filippov
2018-10-01target/xtensa: always end TB on CCOUNT access/CCOMPARE writeMax Filippov
2018-10-01target/xtensa: change SR number checks to assertionsMax Filippov
2018-10-01target/xtensa: extract unconditional TB terminationMax Filippov
2018-10-01target/xtensa: extract test for division by zeroMax Filippov
2018-10-01target/xtensa: extract test for cpdisabled exceptionMax Filippov
2018-10-01target/xtensa: extract test for alloca exceptionMax Filippov
2018-10-01target/xtensa: extract test for window underflow exceptionMax Filippov
2018-10-01target/xtensa: extract test for window overflow exceptionMax Filippov
2018-10-01target/xtensa: extract test for debug exceptionMax Filippov
2018-10-01target/xtensa: extract test for syscall instructionMax Filippov
2018-10-01target/xtensa: extract test for privileged instructionMax Filippov
2018-10-01target/xtensa: extract test for an illegal instructionMax Filippov
2018-10-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-10-01tests/test-bdrv-drain: Fix too late qemu_event_reset()Kevin Wolf
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf
2018-10-01qcow2: Fix cache-clean-interval documentationLeonid Bloch
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...Peter Maydell
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...Peter Maydell
2018-10-01qcow2: Explicit number replaced by a constantLeonid Bloch
2018-10-01qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch
2018-10-01qcow2: Resize the cache upon image resizingLeonid Bloch
2018-10-01qcow2: Increase the default upper limit on the L2 cache sizeLeonid Bloch
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch
2018-10-01qcow2: Avoid duplication in setting the refcount cache sizeLeonid Bloch
2018-10-01qcow2: Make sizes more humanly readableLeonid Bloch
2018-10-01include: Add a lookup table of sizesLeonid Bloch
2018-10-01qcow2: Options' documentation fixesLeonid Bloch
2018-10-01block: Allow changing 'detect-zeroes' on reopenAlberto Garcia
2018-10-01block: Allow changing 'discard' on reopenAlberto Garcia
2018-10-01file-posix: Forbid trying to change unsupported options during reopenAlberto Garcia
2018-10-01block: Forbid trying to change unsupported options during reopenAlberto Garcia