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
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-09
qemu-options: Deprecate -nodefconfig
Eduardo Habkost
2017-10-09
vl: Eliminate defconfig variable
Eduardo Habkost
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-10-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171006'...
Peter Maydell
2017-10-06
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
Peter Maydell
2017-10-06
target/arm: Factor out "get mmuidx for specified security state"
Peter Maydell
2017-10-06
target/arm: Fix calculation of secure mm_idx values
Peter Maydell
2017-10-06
target/arm: Implement security attribute lookups for memory accesses
Peter Maydell
2017-10-06
nvic: Implement Security Attribution Unit registers
Peter Maydell
2017-10-06
target/arm: Add v8M support to exception entry code
Peter Maydell
2017-10-06
target/arm: Add support for restoring v8M additional state context
Peter Maydell
2017-10-06
target/arm: Update excret sanity checks for v8M
Peter Maydell
2017-10-06
target/arm: Add new-in-v8M SFSR and SFAR
Peter Maydell
2017-10-06
target/arm: Don't warn about exception return with PC low bit set for v8M
Peter Maydell
2017-10-06
target/arm: Warn about restoring to unaligned stack
Peter Maydell
2017-10-06
target/arm: Check for xPSR mismatch usage faults earlier for v8M
Peter Maydell
2017-10-06
target/arm: Restore SPSEL to correct CONTROL register on exception return
Peter Maydell
2017-10-06
target/arm: Restore security state on exception return
Peter Maydell
2017-10-06
target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
Peter Maydell
2017-10-06
target/arm: Don't switch to target stack early in v7M exception return
Peter Maydell
2017-10-06
nvic: Clear the vector arrays and prigroup on reset
Peter Maydell
2017-10-06
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
2017-10-06
hw/sd: fix out-of-bounds check for multi block reads
Michael Olbrich
2017-10-06
arm: Fix SMC reporting to EL2 when QEMU provides PSCI
Jan Kiszka
2017-10-06
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-06' into queue-b...
Kevin Wolf
2017-10-06
block/mirror: check backing in bdrv_mirror_top_flush
Vladimir Sementsov-Ogievskiy
2017-10-06
qcow2: truncate the tail of the image file after shrinking the image
Pavel Butsykin
2017-10-06
qcow2: fix return error code in qcow2_truncate()
Pavel Butsykin
2017-10-06
iotests: Fix 195 if IMGFMT is part of TEST_DIR
Max Reitz
2017-10-06
block/mirror: check backing in bdrv_mirror_top_refresh_filename
Vladimir Sementsov-Ogievskiy
2017-10-06
block: support passthrough of BDRV_REQ_FUA in crypto driver
Daniel P. Berrange
2017-10-06
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
2017-10-06
block: convert crypto driver to bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-10-06
block: fix data type casting for crypto payload offset
Daniel P. Berrange
2017-10-06
crypto: expose encryption sector size in APIs
Daniel P. Berrange
2017-10-06
block: use 1 MB bounce buffers for crypto instead of 16KB
Daniel P. Berrange
2017-10-06
iotests: Add test 197 for covering copy-on-read
Eric Blake
2017-10-06
block: Perform copy-on-read in loop
Eric Blake
2017-10-06
block: Add blkdebug hook for copy-on-read
Eric Blake
2017-10-06
iotests: Restore stty settings on completion
Eric Blake
2017-10-06
block: Uniform handling of 0-length bdrv_get_block_status()
Eric Blake
2017-10-06
qemu-io: Add -C for opening with copy-on-read
Eric Blake
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
qemu-iotests: Test commit block job where top has two parents
Kevin Wolf
[next]