projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-10-26
Max Reitz
iotests: Add test for dataplane mirroring
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Alberto Garcia
qcow2: Use BDRV_SECTOR_BITS instead of its literal...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Max Reitz
qemu-img.1: Image invalidation on qemu-img commit
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-io: Relax 'alloc' now that block-status doesn...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qcow2: Reduce is_zero() rounding
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Reduce bdrv_aligned_preadv() rounding
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Align block status requests
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Change img_compare() to be byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Change img_rebase() to be byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Change compare_sectors() to be byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Change check_empty_sectors() to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Drop redundant error message in compare
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Add find_nonzero()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Speed up compare on pre-allocated larger...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Simplify logic in img_compare()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Convert bdrv_get_block_status_above() to bytes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Switch bdrv_co_get_block_status_above() to byte...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Switch bdrv_common_block_status_above() to byte...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Switch BdrvCoGetBlockStatusData to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Switch bdrv_co_get_block_status() to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Convert bdrv_get_block_status() to bytes
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qemu-img: Switch get_block_status() to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Switch bdrv_make_zero() to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
qcow2: Switch is_zero_sectors() to byte-based
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Make bdrv_round_to_clusters() signature more...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Add flag to avoid wasted work in bdrv_is_allocated()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Eric Blake
block: Allow NULL file for bdrv_get_block_status()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Kevin Wolf
qemu-iotests: Test backing_fmt with backing node reference
commit
|
commitdiff
|
tree
|
snapshot
2017-10-26
Peter Krempa
block: don't add 'driver' to options when referring...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-25
Peter Maydell
Merge remote-tracking branch 'remotes/juanquintela...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
translate-all: exit from tb_phys_invalidate if qht_remo...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Initialize cpu_env generically
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: enable multiple TCG contexts in softmmu
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: introduce regions to split code_gen_buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
translate-all: use qemu_protect_rwx/none helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
osdep: introduce qemu_mprotect_rwx/none
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: allocate optimizer temps with tcg_malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: distribute profiling counters across TCGContext's
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: introduce **tcg_ctxs to keep track of all TCGContext's
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
gen-icount: fold exitreq_label into TCGContext
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: define tcg_init_ctx and make tcg_ctx a pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: take tb_ctx out of TCGContext
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
translate-all: report correct avg host TB size
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
exec-all: rename tb_free to tb_remove
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
translate-all: use a binary search tree to track TBs...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Remove CF_IGNORE_ICOUNT
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
cpu-exec: lookup/generate TB outside exclusive region...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/sparc: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/sh4: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/s390x: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/m68k: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/i386: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/hppa: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
target/arm: check CF_PARALLEL instead of parallel_cpus
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: convert tb->cflags reads to tb_cflags(tb)
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Add CPUState cflags_next_tb
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Emilio G. Cota
tcg: define CF_PARALLEL and use it for TB hashing along...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Use offsets not indices for TCGv_*
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
qom: Introduce CPUClass.tcg_initialize
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Remove TCGV_EQUAL*
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Introduce temp_tcgv_{i32,i64,ptr}
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Push tcg_ctx into tcg_gen_callN
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Push tcg_ctx into generator functions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Use per-temp state data in optimize
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Remove unused TCG_CALL_DUMMY_TCGV
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Change temp_allocate_frame arg to TCGTemp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Avoid loops against variable bounds
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Use per-temp state data in liveness
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Introduce temp_arg, export temp_idx
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Add temp_global bit to TCGTemp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Introduce arg_temp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Propagate TCGOp down to allocators
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Propagate args to op->args in tcg.c
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Propagate args to op->args in optimizer
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Richard Henderson
tcg: Merge opcode arguments into TCGOp
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/input...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/usb...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/fixes...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-24
Peter Maydell
Merge remote-tracking branch 'remotes/shorne/tags/openr...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migration: Improve migration thread error handling
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
qapi: Fix grammar in x-multifd-page-count descriptions
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Alexey Perevalov
migration: add bitmap for received page
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Alexey Perevalov
migration: introduce qemu_ufd_copy_ioctl helper
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Alexey Perevalov
migration: postcopy_place_page factoring out
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Peter Xu
migration: new ram_init_bitmaps()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Peter Xu
migration: clean up xbzrle cache init/destroy
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Peter Xu
migration: provide ram_state_cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Peter Xu
migration: provide ram_state_init()
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migration: pause-before-switchover for postcopy
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migration: allow cancel to unpause
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migrate: HMP migate_continue
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migration: migrate-continue
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migration: Wait for semaphore before completing migration
commit
|
commitdiff
|
tree
|
snapshot
next