index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-02
cpus: take seqlock across qemu_icount updates
Paolo Bonzini
2018-10-02
test-rcu-list: access n_reclaims and n_nodes_removed with atomic64
Emilio G. Cota
2018-10-02
qsp: use atomic64 accessors
Emilio G. Cota
2018-10-02
tests: add atomic64-bench
Emilio G. Cota
2018-10-02
util: add atomic64
Emilio G. Cota
2018-10-02
cacheinfo: add i/d cache_linesize_log
Emilio G. Cota
2018-10-02
cpus: initialize timers_state.vm_clock_lock
Emilio G. Cota
2018-10-02
atomic: fix comment s/x64_64/x86_64/
Emilio G. Cota
2018-10-02
ps2: prevent changing irq state on save and load
Pavel Dovgalyuk
2018-10-02
es1370: fix ADC_FRAMEADR and ADC_FRAMECNT
Paolo Bonzini
2018-10-02
qsp: hide indirect function calls from Coverity
Paolo Bonzini
2018-10-02
virtio: Return true from virtio_queue_empty if broken
Fam Zheng
2018-10-02
Merge remote-tracking branch 'remotes/dgibson/tags/libfdt-20181002' into staging
Peter Maydell
2018-10-02
Merge remote-tracking branch 'remotes/xtensa/tags/20181001-xtensa' into staging
Peter Maydell
2018-10-02
Update dtc/libfdt submodule to v1.4.7
David Gibson
2018-10-01
target/xtensa: extract gen_check_interrupts call
Max Filippov
2018-10-01
target/xtensa: make rsr/wsr helpers return void
Max Filippov
2018-10-01
target/xtensa: extract unconditional TB termination via slot 0
Max Filippov
2018-10-01
target/xtensa: always end TB on CCOUNT access/CCOMPARE write
Max Filippov
2018-10-01
target/xtensa: change SR number checks to assertions
Max Filippov
2018-10-01
target/xtensa: extract unconditional TB termination
Max Filippov
2018-10-01
target/xtensa: extract test for division by zero
Max Filippov
2018-10-01
target/xtensa: extract test for cpdisabled exception
Max Filippov
2018-10-01
target/xtensa: extract test for alloca exception
Max Filippov
2018-10-01
target/xtensa: extract test for window underflow exception
Max Filippov
2018-10-01
target/xtensa: extract test for window overflow exception
Max Filippov
2018-10-01
target/xtensa: extract test for debug exception
Max Filippov
2018-10-01
target/xtensa: extract test for syscall instruction
Max Filippov
2018-10-01
target/xtensa: extract test for privileged instruction
Max Filippov
2018-10-01
target/xtensa: extract test for an illegal instruction
Max Filippov
2018-10-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-10-01
tests/test-bdrv-drain: Fix too late qemu_event_reset()
Kevin Wolf
2018-10-01
test-replication: Lock AioContext around blk_unref()
Kevin Wolf
2018-10-01
qcow2: Fix cache-clean-interval documentation
Leonid Bloch
2018-10-01
block-backend: Set werror/rerror defaults in blk_new()
Kevin Wolf
2018-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' i...
Peter Maydell
2018-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...
Peter Maydell
2018-10-01
qcow2: Explicit number replaced by a constant
Leonid Bloch
2018-10-01
qcow2: Set the default cache-clean-interval to 10 minutes
Leonid Bloch
2018-10-01
qcow2: Resize the cache upon image resizing
Leonid Bloch
2018-10-01
qcow2: Increase the default upper limit on the L2 cache size
Leonid Bloch
2018-10-01
qcow2: Assign the L2 cache relatively to the image size
Leonid Bloch
2018-10-01
qcow2: Avoid duplication in setting the refcount cache size
Leonid Bloch
2018-10-01
qcow2: Make sizes more humanly readable
Leonid Bloch
2018-10-01
include: Add a lookup table of sizes
Leonid Bloch
2018-10-01
qcow2: Options' documentation fixes
Leonid Bloch
2018-10-01
block: Allow changing 'detect-zeroes' on reopen
Alberto Garcia
2018-10-01
block: Allow changing 'discard' on reopen
Alberto Garcia
2018-10-01
file-posix: Forbid trying to change unsupported options during reopen
Alberto Garcia
2018-10-01
block: Forbid trying to change unsupported options during reopen
Alberto Garcia
[next]