OSDN Git Service

qmiga/qemu.git
2017-10-29 Juan Quintelamigration: Don't play games with the requested cache...
2017-10-29 Juan Quintelamigration: Make sure that we pass the right cache size
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-26 Ross Lagerwallxen: Log errno rather than return value
2017-10-26 Juergen Grossxen: dont try setting max grants multiple times
2017-10-26 Juergen Grossxen: add a global indicator for grant copy being available
2017-10-26 Richard Hendersontcg: Avoid setting tcg_initialize if !CONFIG_TCG
2017-10-26 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2017-10-26 Max Reitziotests: Add cluster_size=64k to 125
2017-10-26 Max Reitzqcow2: Always execute preallocate() in a coroutine
2017-10-26 Max Reitzqcow2: Fix unaligned preallocated truncation
2017-10-26 Max Reitzqcow2: Emit errp when truncating the image tail
2017-10-26 Max Reitziotests: Filter actual image size in 184 and 191
2017-10-26 Max Reitziotests: Pull _filter_actual_image_size from 67/87
2017-10-26 Max Reitziotests: Add test for dataplane mirroring
2017-10-26 Alberto Garciaqcow2: Use BDRV_SECTOR_BITS instead of its literal...
2017-10-26 Max Reitzqemu-img.1: Image invalidation on qemu-img commit
2017-10-26 Eric Blakeqemu-io: Relax 'alloc' now that block-status doesn...
2017-10-26 Eric Blakeqcow2: Reduce is_zero() rounding
2017-10-26 Eric Blakeblock: Reduce bdrv_aligned_preadv() rounding
2017-10-26 Eric Blakeblock: Align block status requests
2017-10-26 Eric Blakeqemu-img: Change img_compare() to be byte-based
2017-10-26 Eric Blakeqemu-img: Change img_rebase() to be byte-based
2017-10-26 Eric Blakeqemu-img: Change compare_sectors() to be byte-based
2017-10-26 Eric Blakeqemu-img: Change check_empty_sectors() to byte-based
2017-10-26 Eric Blakeqemu-img: Drop redundant error message in compare
2017-10-26 Eric Blakeqemu-img: Add find_nonzero()
2017-10-26 Eric Blakeqemu-img: Speed up compare on pre-allocated larger...
2017-10-26 Eric Blakeqemu-img: Simplify logic in img_compare()
2017-10-26 Eric Blakeblock: Convert bdrv_get_block_status_above() to bytes
2017-10-26 Eric Blakeblock: Switch bdrv_co_get_block_status_above() to byte...
2017-10-26 Eric Blakeblock: Switch bdrv_common_block_status_above() to byte...
2017-10-26 Eric Blakeblock: Switch BdrvCoGetBlockStatusData to byte-based
2017-10-26 Eric Blakeblock: Switch bdrv_co_get_block_status() to byte-based
2017-10-26 Eric Blakeblock: Convert bdrv_get_block_status() to bytes
2017-10-26 Eric Blakeqemu-img: Switch get_block_status() to byte-based
2017-10-26 Eric Blakeblock: Switch bdrv_make_zero() to byte-based
2017-10-26 Eric Blakeqcow2: Switch is_zero_sectors() to byte-based
2017-10-26 Eric Blakeblock: Make bdrv_round_to_clusters() signature more...
2017-10-26 Eric Blakeblock: Add flag to avoid wasted work in bdrv_is_allocated()
2017-10-26 Eric Blakeblock: Allow NULL file for bdrv_get_block_status()
2017-10-26 Kevin Wolfqemu-iotests: Test backing_fmt with backing node reference
2017-10-26 Peter Krempablock: don't add 'driver' to options when referring...
2017-10-26 Richard Hendersondisas: Add capstone as submodule
2017-10-26 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-10-25 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-10-25 Richard Hendersondisas: Remove monitor_disas_is_physical
2017-10-25 Richard Hendersonppc: Support Capstone in disas_set_info
2017-10-25 Richard Hendersonarm: Support Capstone in disas_set_info
2017-10-25 Richard Hendersoni386: Support Capstone in disas_set_info
2017-10-25 Richard Hendersondisas: Support the Capstone disassembler library
2017-10-25 Richard Hendersondisas: Remove unused flags arguments
2017-10-25 Richard Hendersontarget/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY
2017-10-25 Richard Hendersontarget/arm: Move BE32 disassembler fixup
2017-10-25 Richard Hendersontarget/ppc: Convert to disas_set_info hook
2017-10-25 Richard Hendersontarget/i386: Convert to disas_set_info hook
2017-10-25 Stefan Bergertpm: print buffers received from TPM when debugging
2017-10-25 Philippe Mathieu... vl: remove unnecessary #ifdef CONFIG_TPM
2017-10-25 Philippe Mathieu... tpm: remove unnecessary #ifdef CONFIG_TPM
2017-10-25 Philippe Mathieu... tpm: add stubs
2017-10-24 Emilio G. Cotatranslate-all: exit from tb_phys_invalidate if qht_remo...
2017-10-24 Richard Hendersontcg: Initialize cpu_env generically
2017-10-24 Emilio G. Cotatcg: enable multiple TCG contexts in softmmu
2017-10-24 Emilio G. Cotatcg: introduce regions to split code_gen_buffer
2017-10-24 Emilio G. Cotatranslate-all: use qemu_protect_rwx/none helpers
2017-10-24 Emilio G. Cotaosdep: introduce qemu_mprotect_rwx/none
2017-10-24 Emilio G. Cotatcg: allocate optimizer temps with tcg_malloc
2017-10-24 Emilio G. Cotatcg: distribute profiling counters across TCGContext's
2017-10-24 Emilio G. Cotatcg: introduce **tcg_ctxs to keep track of all TCGContext's
2017-10-24 Emilio G. Cotagen-icount: fold exitreq_label into TCGContext
2017-10-24 Emilio G. Cotatcg: define tcg_init_ctx and make tcg_ctx a pointer
2017-10-24 Emilio G. Cotatcg: take tb_ctx out of TCGContext
2017-10-24 Emilio G. Cotatranslate-all: report correct avg host TB size
2017-10-24 Emilio G. Cotaexec-all: rename tb_free to tb_remove
2017-10-24 Emilio G. Cotatranslate-all: use a binary search tree to track TBs...
2017-10-24 Richard Hendersontcg: Remove CF_IGNORE_ICOUNT
2017-10-24 Richard Hendersontcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
2017-10-24 Emilio G. Cotacpu-exec: lookup/generate TB outside exclusive region...
2017-10-24 Emilio G. Cotatcg: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/sparc: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/sh4: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/s390x: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/m68k: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/i386: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/hppa: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatarget/arm: check CF_PARALLEL instead of parallel_cpus
2017-10-24 Emilio G. Cotatcg: convert tb->cflags reads to tb_cflags(tb)
2017-10-24 Richard Hendersontcg: Include CF_COUNT_MASK in CF_HASH_MASK
2017-10-24 Richard Hendersontcg: Add CPUState cflags_next_tb
2017-10-24 Emilio G. Cotatcg: define CF_PARALLEL and use it for TB hashing along...
2017-10-24 Richard Hendersontcg: Use offsets not indices for TCGv_*
2017-10-24 Richard Hendersonqom: Introduce CPUClass.tcg_initialize
2017-10-24 Richard Hendersontcg: Remove TCGV_EQUAL*
2017-10-24 Richard Hendersontcg: Remove GET_TCGV_* and MAKE_TCGV_*
2017-10-24 Richard Hendersontcg: Introduce temp_tcgv_{i32,i64,ptr}
2017-10-24 Richard Hendersontcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
2017-10-24 Richard Hendersontcg: Push tcg_ctx into tcg_gen_callN
next