OSDN Git Service

qmiga/qemu.git
2015-01-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-01-20 Peter Maydellcpu_ldst.h: Don't define helpers if MMU_MODE*_SUFFIX...
2015-01-20 Peter Maydellcpu_ldst.h, cpu-all.h, bswap.h: Update documentation...
2015-01-20 Peter Maydellcpu_ldst_template.h: Drop unused cpu_ldfq/stfq/ldfl...
2015-01-20 Peter Maydellcpu_ldst.h: Drop unused _raw macros, saddr() and laddr()
2015-01-20 Peter Maydellcpu_ldst_template.h: Use ld*_p directly rather than...
2015-01-20 Peter Maydellcpu_ldst.h: Use inline functions for usermode cpu_ld...
2015-01-20 Peter Maydellcpu_ldst.h: Remove unused very short ld*/st* defines
2015-01-20 Peter Maydellcpu_ldst.h: Drop unused ld/st*_kernel defines
2015-01-20 Peter Maydelltarget-mips: Don't use _raw load/store accessors
2015-01-20 Peter Maydelllinux-user/main.c (m68k): Use get_user_u16 rather than...
2015-01-20 Peter Maydelllinux-user/vm86.c: Use cpu_ldl_data &c rather than...
2015-01-20 Peter Maydellbsd-user/elfload.c: Don't use ldl() or ldq_raw()
2015-01-20 Peter Maydelllinux-user/elfload.c: Don't use _raw accessor functions
2015-01-20 Peter Maydelltarget-sparc: Don't use {ld, st}*_raw functions
2015-01-20 Peter Maydellmonitor.c: Use ld*_p() instead of ld*_raw()
2015-01-20 Peter Maydellcpu_ldst.h: Remove unused ldul_ macros
2015-01-20 Peter Maydellexec.c: Drop TARGET_HAS_ICE define and checks
2015-01-20 Peter Maydellscripts/qapi-types.py: Add dummy member to empty structs
2015-01-20 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2015-01-20 Paolo Bonzinixen: add a lock for the mapcache
2015-01-20 Paolo Bonzinixen: do not use __-named variables in mapcache
2015-01-20 Paul DurrantXen: Use the ioreq-server API when available
2015-01-20 Paul DurrantAdd device listener interface
2015-01-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-01-19 Gerd Hoffmannui/sdl2: Support shared surface for more pixman formats
2015-01-19 Benjamin Herrenschmidtui/sdl: Support shared surface for more pixman formats
2015-01-19 Benjamin Herrenschmidtui/gtk: Support shared surface for most pixman formats
2015-01-19 Gerd Hoffmannui/spice: Support shared surface for most pixman formats
2015-01-19 Benjamin Herrenschmidtui/vnc: Support shared surface for most pixman formats
2015-01-19 Gerd Hoffmannui/pixman: add qemu_pixman_check_format
2015-01-19 Benjamin Herrenschmidtui: Add dpy_gfx_check_format() to check backend shared...
2015-01-19 Benjamin Herrenschmidtui: Make qemu_default_pixman_format() return 0 on unsup...
2015-01-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-01-16 Laszlo Ersekfw_cfg: fix endianness in fw_cfg_data_mem_read() /...
2015-01-16 Ard Biesheuveltarget-arm: crypto: fix BE host support
2015-01-16 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2015-01-16 Paolo Bonzinivmstate: type-check sub-arrays
2015-01-16 Dr. David Alan... migration_cancel: shutdown migration socket
2015-01-16 Cristian KleinHandle bi-directional communication for fd migration
2015-01-16 Dr. David Alan... socket shutdown
2015-01-16 Yang HongyangTests: QEMUSizedBuffer/QEMUBuffer
2015-01-16 Yang HongyangQEMUSizedBuffer: only free qsb that qemu_bufopen allocated
2015-01-15 ChenLiangxbzrle: rebuild the cache_is_cached function
2015-01-15 ChenLiangxbzrle: optimize XBZRLE to decrease the cache misses
2015-01-15 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-01-15 Marcel Apfelbaumvl.c: fix some alignment issues
2015-01-15 Paolo Bonziniblizzard: do not depend on VGA internals
2015-01-15 Thomas HuthMakefile: Remove config.status and common.env during...
2015-01-15 David Morrisontarget-openrisc: bugfix for dec_sys to decode instructi...
2015-01-15 Don SlutzDo not hang on full PTY
2015-01-15 Stefan Weilmisc: Fix new typos in comments
2015-01-15 Stefan Weiltarget-arm: Fix typo in comment (seperately -> separately)
2015-01-15 Stefan Weiltarget-tricore: Fix new typos
2015-01-15 Peter Maydellmigration/qemu-file.c: Don't shift left into sign bit
2015-01-15 SeokYeon Hwangtranslate-all: Mark map_exec() with the 'unused' attribute
2015-01-15 Peter Maydelltests/hd-geo-test.c: Remove unused test_image variable
2015-01-15 Paolo Bonzinivt82c686: avoid out-of-bounds read
2015-01-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-01-14 Pavel Dovgalyukcpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount...
2015-01-14 Paolo Bonziniqemu-timer: rename timer_init to timer_init_tl
2015-01-14 Paolo Bonziniscsi: fix cancellation when I/O was completed but DMA...
2015-01-14 Fam Zhengrules.mak: Fix module build
2015-01-14 Peter Lievenhw/scsi/lsi53c895a: add support for additional diag...
2015-01-14 Frediano Ziglioqemu-common.h: optimise muldiv64 if int128 is available
2015-01-14 Paolo Bonzinitarget-i386: do not memcpy in and out of xmm_regs
2015-01-14 Paolo Bonzinitarget-i386: fix movntsd on big-endian hosts
2015-01-14 Marcel Apfelbaumvl.c: fix regression when reading memory size from...
2015-01-13 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2015-01-13 Stefano Stabellinixen-hvm: increase maxmem before calling xc_domain_popul...
2015-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-01-13 Anubhav RakshitNVMe: Set correct VS Value for 1.1 Compliant Controllers
2015-01-13 Fam ZhengMAINTAINERS: Add migration/block* to block subsystem
2015-01-13 Chrysostomos... MAINTAINERS: Update email addresses for Chrysostomos...
2015-01-13 Alex Friedmannvme: Fix get/set number of queues feature
2015-01-13 John Snowide: Implement VPD response for ATAPI
2015-01-13 Fam Zhengblock: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMM...
2015-01-13 Peter Lievenblock: limited request size in write zeroes unsupported...
2015-01-13 Peter Lievencoroutine: try harder not to delete coroutines
2015-01-13 Paolo Bonzinicoroutine: drop qemu_coroutine_adjust_pool_size
2015-01-13 Paolo Bonzinicoroutine: rewrite pool to avoid mutex
2015-01-13 Paolo BonziniQSLIST: add lock-free operations
2015-01-13 Paolo Bonzinitest-coroutine: avoid overflow on 32-bit systems
2015-01-13 Paolo Bonziniqemu-thread: add per-thread atexit functions
2015-01-13 Paolo Bonzinicoroutine-ucontext: use __thread
2015-01-13 Fam Zhengqemu-iotests: Add supported os parameter for python...
2015-01-13 Fam Zhengqemu-iotests: Add "_supported_os Linux" to 058
2015-01-13 Fam Zhengqemu-iotests: Replace "/bin/true" with "true"
2015-01-13 Fam Zheng.gitignore: Ignore generated "common.env"
2015-01-13 Liang Lixen-pt: Fix PCI devices re-attach failed
2015-01-13 Marc MarĂ­libqos: Convert malloc-pc allocator to a generic allocator
2015-01-13 Vladimir Sementsov... migration/block: fix pending() return value
2015-01-13 Max Reitziotests: Filter out "I/O thread spun..." warning
2015-01-13 Fam Zhengqemu-iotests: Test blockdev-backup in 055
2015-01-13 Fam Zhengblock: Add blockdev-backup to transaction
2015-01-13 Fam Zhengqmp: Add command 'blockdev-backup'
2015-01-13 Fam Zhengqapi: Comment version info in TransactionAction
2015-01-13 Vladimir Sementsov... block: fix spoiling all dirty bitmaps by mirror and...
2015-01-13 Fam Zhengqapi: Fix document for BlockStats.node-name
2015-01-13 Max Reitziotests: Add test for relative backing file names
next