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-10
exec-all: introduce TB_PAGE_ADDR_FMT
Emilio G. Cota
2017-10-10
translate-all: define and use DEBUG_TB_FLUSH_GATE
Emilio G. Cota
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
tcg/mips: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
2017-10-10
cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
Emilio G. Cota
2017-10-10
translate-all: make have_tb_lock static
Emilio G. Cota
2017-10-10
exec-all: fix typos in TranslationBlock's documentation
Emilio G. Cota
2017-10-10
tcg: fix corruption of code_time profiling counter upon tb_flush
Emilio G. Cota
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2017-10-10
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
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
[next]