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
2019-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190312' into staging
Peter Maydell
2019-03-13
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190312' into staging
Peter Maydell
2019-03-12
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-1...
Peter Maydell
2019-03-12
qemu-iotests: Test the x-blockdev-reopen QMP command
Alberto Garcia
2019-03-12
block: Add an 'x-blockdev-reopen' QMP command
Alberto Garcia
2019-03-12
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
block: Add bdrv_reset_options_allowed()
Alberto Garcia
2019-03-12
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
block: Allow omitting the 'backing' option in certain cases
Alberto Garcia
2019-03-12
block: Handle child references in bdrv_reopen_queue()
Alberto Garcia
2019-03-12
block: Add 'keep_old_opts' parameter to bdrv_reopen_queue()
Alberto Garcia
2019-03-12
block: Freeze the backing chain for the duration of the stream job
Alberto Garcia
2019-03-12
block: Freeze the backing chain for the duration of the mirror job
Alberto Garcia
2019-03-12
block: Freeze the backing chain for the duration of the commit job
Alberto Garcia
2019-03-12
block: Allow freezing BdrvChild links
Alberto Garcia
2019-03-12
nvme: fix write zeroes offset and count
Keith Busch
2019-03-12
file-posix: Make auto-read-only dynamic
Kevin Wolf
2019-03-12
file-posix: Prepare permission code for fd switching
Kevin Wolf
2019-03-12
file-posix: Lock new fd in raw_reopen_prepare()
Kevin Wolf
2019-03-12
file-posix: Store BDRVRawState.reopen_state during reopen
Kevin Wolf
2019-03-12
file-posix: Factor out raw_reconfigure_getfd()
Kevin Wolf
2019-03-12
file-posix: Fix bdrv_open_flags() for snapshot=on
Kevin Wolf
2019-03-12
block: Make permission changes in reopen less wrong
Kevin Wolf
2019-03-12
block: Avoid useless local_err
Kevin Wolf
2019-03-12
qemu-iotests: commit to backing file with auto-read-only
Kevin Wolf
2019-03-12
tests/virtio-blk-test: Disable auto-read-only
Kevin Wolf
2019-03-12
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-03-12
decodetree: Properly diagnose fields overflowing an insn
Richard Henderson
2019-03-12
decodetree: Prefix extract function names with decode_function
Richard Henderson
2019-03-12
decodetree: Allow +- to begin a number initializing a field
Richard Henderson
2019-03-12
decodetree: Produce clean output for an empty input file
Richard Henderson
2019-03-12
decodetree: Add --static-decode option
Richard Henderson
2019-03-12
test/decode: Add tests for PatternGroups
Bastian Koppelmann
2019-03-12
decodetree: Allow grouping of overlapping patterns
Richard Henderson
2019-03-12
decodetree: Do not unconditionaly return from Pattern.output_code
Richard Henderson
2019-03-12
decodetree: Ensure build_tree does not include values outside insnmask
Philippe Mathieu-Daudé
2019-03-12
decodetree: Document the usefulness of argument sets
Richard Henderson
2019-03-12
decodetree: Move documentation to docs/devel/decodetree.rst
Richard Henderson
2019-03-12
MAINTAINERS: Add scripts/decodetree.py to the TCG section
Philippe Mathieu-Daudé
2019-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...
Peter Maydell
2019-03-12
target/hppa: exit TB if either Data or Instruction TLB changes
Sven Schnelle
2019-03-12
target/hppa: add TLB protection id check
Sven Schnelle
2019-03-12
target/hppa: allow multiple itlbp without itlba
Sven Schnelle
2019-03-12
target/hppa: fix b,gate instruction
Sven Schnelle
2019-03-12
target/hppa: ignore DIAG opcode
Sven Schnelle
2019-03-12
target/hppa: remove PSW I/R/Q bit check
Sven Schnelle
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
[next]