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
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
2017-10-23
Dr. David Alan...
migration: Add 'pre-switchover' and 'device' statuses
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Dr. David Alan...
migration: Add 'pause-before-switchover' capability
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migration: Make cache_init() take an error parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migration: Move xbzrle cache resize error handling...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migration: Make cache size elements use the right types
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migratiom: Remove max_item_age parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Juan Quintela
migration: Fix migrate_test_apply for multifd parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ui: pull in latest keycodemapdb
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ui: normalize the 'sysrq' key into the 'print' key
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ps2: fix scancodes sent for Ctrl+Pause key combination
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ps2: fix scancodess sent for Pause key in AT set 1
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ps2: fix scancodes sent for Shift/Ctrl+Print key combin...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ps2: fix scancodes sent for Alt-Print key combination...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ui: use correct union field for key number
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
ui: fix crash with sendkey and raw key numbers
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
input: use hex in ps2 keycode trace events
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Marc-André...
usb-ccid: remove needless migration state code
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Daniel P. Berrange
scripts: don't throw away stderr when checking out...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Gerd Hoffmann
ui: add qemu-keymap and shader to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-10-23
Laurent Vivier
configure: disable qemu-keymap for linux-user qemu
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Stafford Horne
openrisc: Only kick cpu on timeout, not on update
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Stafford Horne
openrisc: Initial SMP support
commit
|
commitdiff
|
tree
|
snapshot
2017-10-20
Stafford Horne
openrisc/cputimer: Perparation for Multicore
commit
|
commitdiff
|
tree
|
snapshot
next