OSDN Git Service

qmiga/qemu.git
2016-05-16 Thomas Huthslirp: Remove obsolete backward-compatibility cruft
2016-05-16 Thomas Huthslirp: Clean up slirp_config.h
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-05-13 Alberto Garciagtk: don't leak the GtkBorder with VTE 0.36
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-05-13 xiaoqiang.zhaohw/display: QOM'ify jazz_led.c
2016-05-13 Sergey Fedorovcpu-exec: Clean up 'interrupt_request' reloading in...
2016-05-13 Sergey Fedorovcpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move TB execution stuff out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move interrupt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move exception handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Move halt handling out of cpu_exec()
2016-05-13 Sergey Fedorovcpu-exec: Remove relic orphaned comment
2016-05-13 Sergey Fedorovtcg: Remove needless CPUState::current_tb
2016-05-13 Sergey Fedorovcpu-exec: Move TB chaining into tb_find_fast()
2016-05-13 Sergey Fedorovtcg: Rework tb_invalidated_flag
2016-05-13 Sergey Fedorovtcg: Clean up from 'next_tb'
2016-05-13 Paolo Bonzinicpu-exec: elide more icount code if CONFIG_USER_ONLY
2016-05-13 Alex Bennéetcg: reorganize tb_find_physical loop
2016-05-13 Paolo Bonzinitcg: code_bitmap and code_write_count are not used...
2016-05-13 Sergey Fedorovtcg: Allow goto_tb to any target PC in user mode
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining safety checks
2016-05-13 Sergey Fedorovtcg: Clean up tb_jmp_unlink()
2016-05-13 Sergey Fedorovtcg: Extract removing of jumps to TB from tb_phys_inval...
2016-05-13 Sergey Fedorovtcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
2016-05-13 Sergey Fedorovtcg: Clarify thread safety check in tb_add_jump()
2016-05-13 Sergey Fedorovtcg: Init TB's direct jumps before making it visible
2016-05-13 Sergey Fedorovtcg: Rearrange tb_link_page() to avoid forward declaration
2016-05-13 Sergey Fedorovtcg: Use uintptr_t type for jmp_list_{next|first} field...
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining data fields
2016-05-13 Richard Hendersontranslate-all: Adjust 256mb testing for mips64
2016-05-13 Emilio G. Cotatranslate-all: add missing munmap of the code_gen guard...
2016-05-13 Emilio G. Cotatranslate-all: remove redundant setting of tcg_ctx...
2016-05-13 Sergey Fedorovtcg: Note requirement on atomic direct jump patching
2016-05-13 Sergey Fedorovtcg/mips: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/sparc: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/aarch64: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/arm: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/s390: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/i386: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/ppc: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtci: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add macros for pointer alignment
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add a macro to check for alignment
2016-05-13 Emilio G. Cotatb: consistently use uint32_t for tb->flags
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-05-12 Gerd Hoffmanngtk: update grab code for gtk 3.20
2016-05-12 Gongleispice: fix coverity complains
2016-05-12 Gongleiegl-helpers: fix possible resource leak
2016-05-12 Md Haris IqbalChanged malloc to g_malloc, free to g_free in ui/shader.c
2016-05-12 Gerd Hoffmannspice/gl: add & use qemu_spice_gl_monitor_config
2016-05-12 Michael S.... ui/gtk: copy to clipboard support
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-05-12 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-12 Sascha Silbeqemu-iotests: iotests: fail hard if not run via "check"
2016-05-12 Daniel P. Berrangeblock: enable testing of LUKS driver with block I/O...
2016-05-12 Daniel P. Berrangeblock: add support for encryption secrets in block...
2016-05-12 Daniel P. Berrangeblock: add support for --image-opts in block I/O tests
2016-05-12 Eric Blakeqemu-io: Add 'write -z -u' to test MAY_UNMAP flag
2016-05-12 Eric Blakeqemu-io: Add 'write -f' to test FUA flag
2016-05-12 Eric Blakeqemu-io: Allow unaligned access by default
2016-05-12 Eric Blakeqemu-io: Use bool for command line flags
2016-05-12 Eric Blakeqemu-io: Make 'open' subcommand more like command line
2016-05-12 Eric Blakeqemu-io: Add missing option documentation
2016-05-12 Wen Congyangqmp: add monitor command to add/remove a child
2016-05-12 Wen Congyangquorum: implement bdrv_add_child() and bdrv_del_child()
2016-05-12 Wen CongyangAdd new block driver interface to add/delete a BDS...
2016-05-12 Ren Kimuraqemu-img: check block status of backing file when conve...
2016-05-12 Wei Jiangangiotests: fix the redirection order in 083
2016-05-12 Fam Zhengblock: Inactivate all children
2016-05-12 Fam Zhengblock: Drop superfluous invalidating bs->file from...
2016-05-12 Fam Zhengblock: Invalidate all children
2016-05-12 Eric Blakenbd: Simplify client FUA handling
2016-05-12 Eric Blakeblock: Honor BDRV_REQ_FUA during write_zeroes
2016-05-12 Eric Blakeblock: Make supported_write_flags a per-bds property
2016-05-12 Denis V. Lunevqcow2: improve qcow2_co_write_zeroes()
2016-05-12 Eric Blakeblock: Kill unused sector-based blk_* functions
2016-05-12 Eric Blakeqemu-io: Switch to byte-based block access
2016-05-12 Eric Blakeqemu-img: Switch to byte-based block access
2016-05-12 Eric Blakenbd: Switch to byte-based block access
2016-05-12 Eric Blakeatapi: Switch to byte-based block access
2016-05-12 Eric Blakem25p80: Switch to byte-based block access
2016-05-12 Eric Blakesd: Switch to byte-based block access
2016-05-12 Eric Blakepflash: Switch to byte-based block access
2016-05-12 Eric Blakeonenand: Switch to byte-based block access
2016-05-12 Eric Blakenand: Switch to byte-based block access
2016-05-12 Eric Blakefdc: Switch to byte-based block access
2016-05-12 Eric Blakexen_disk: Switch to byte-based aio block access
2016-05-12 Eric Blakevirtio: Switch to byte-based aio block access
2016-05-12 Eric Blakescsi-disk: Switch to byte-based aio block access
2016-05-12 Eric Blakeide: Switch to byte-based aio block access
2016-05-12 Eric Blakeblock: Introduce byte-based aio read/write
2016-05-12 Eric Blakeblock: Switch blk_*write_zeroes() to byte interface
2016-05-12 Eric Blakeblock: Switch blk_read_unthrottled() to byte interface
2016-05-12 Eric Blakeblock: Allow BDRV_REQ_FUA through blk_pwrite()
2016-05-12 Kevin Wolfqemu-io: Fix memory leak in 'aio_write -z'
2016-05-12 Janne KarhunenAllow users to specify the vmdk virtual hardware version.
next