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-24
target/sparc: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/sh4: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/s390x: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/i386: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/hppa: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
target/arm: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
Richard Henderson
2017-10-24
tcg: Add CPUState cflags_next_tb
Richard Henderson
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
2017-10-24
tcg: Use offsets not indices for TCGv_*
Richard Henderson
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
2017-10-24
tcg: Introduce temp_tcgv_{i32,i64,ptr}
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into generator functions
Richard Henderson
2017-10-24
tcg: Use per-temp state data in optimize
Richard Henderson
2017-10-24
tcg: Remove unused TCG_CALL_DUMMY_TCGV
Richard Henderson
2017-10-24
tcg: Change temp_allocate_frame arg to TCGTemp
Richard Henderson
2017-10-24
tcg: Avoid loops against variable bounds
Richard Henderson
2017-10-24
tcg: Use per-temp state data in liveness
Richard Henderson
2017-10-24
tcg: Introduce temp_arg, export temp_idx
Richard Henderson
2017-10-24
tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
Richard Henderson
2017-10-24
tcg: Add temp_global bit to TCGTemp
Richard Henderson
2017-10-24
tcg: Introduce arg_temp
Richard Henderson
2017-10-24
tcg: Propagate TCGOp down to allocators
Richard Henderson
2017-10-24
tcg: Propagate args to op->args in tcg.c
Richard Henderson
2017-10-24
tcg: Propagate args to op->args in optimizer
Richard Henderson
2017-10-24
tcg: Merge opcode arguments into TCGOp
Richard Henderson
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/input-20171023-pull-request...
Peter Maydell
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...
Peter Maydell
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20171023-pull-request...
Peter Maydell
2017-10-24
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' i...
Peter Maydell
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
2017-10-23
qapi: Fix grammar in x-multifd-page-count descriptions
Juan Quintela
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
2017-10-23
migration: postcopy_place_page factoring out
Alexey Perevalov
2017-10-23
migration: new ram_init_bitmaps()
Peter Xu
2017-10-23
migration: clean up xbzrle cache init/destroy
Peter Xu
2017-10-23
migration: provide ram_state_cleanup
Peter Xu
2017-10-23
migration: provide ram_state_init()
Peter Xu
2017-10-23
migration: pause-before-switchover for postcopy
Dr. David Alan Gilbert
2017-10-23
migration: allow cancel to unpause
Dr. David Alan Gilbert
2017-10-23
migrate: HMP migate_continue
Dr. David Alan Gilbert
2017-10-23
migration: migrate-continue
Dr. David Alan Gilbert
2017-10-23
migration: Wait for semaphore before completing migration
Dr. David Alan Gilbert
[prev]
[next]