OSDN Git Service

qmiga/qemu.git
2015-05-28 Jan Kiszkagdbstub: Introduce an is is_query_packet helper
2015-05-28 Jan Kiszkagdbstub: Fix qOffsets packet detection
2015-05-28 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-05-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-27 Eric Farmans390x: Enable vector processing capability
2015-05-27 Eric Farmans390x: Migrate vector registers
2015-05-27 Eric Farmans390x: Add vector registers to ELF dump
2015-05-27 Eric Farmanlinux/elf.h update
2015-05-27 Eric Farmans390x: Add vector registers to HMP output
2015-05-27 Eric Farmans390x: gdb updates for vector registers
2015-05-27 Eric Farmangdb-xml: Include XML for s390 vector registers
2015-05-27 Eric Farmans390x: Store Additional Status SIGP order
2015-05-27 Eric Farmans390x: Vector Register IOCTLs
2015-05-27 Eric Farmans390x: Common access to floating point registers
2015-05-27 Shannon Zhaonet/net: Record usage status of mac address
2015-05-27 Markus Armbrustertap: Improve -netdev/netdev_add/-net/... tap error...
2015-05-27 Markus Armbrustertap: Finish conversion of tap_open() to Error
2015-05-27 Markus Armbrustertap-solaris: Convert tap_open() to Error
2015-05-27 Markus Armbrustertap-bsd: Convert tap_open() to Error
2015-05-27 Markus Armbrustertap-linux: Convert tap_open() to Error
2015-05-27 Markus Armbrustertap: Permit incremental conversion of tap_open() to...
2015-05-27 Markus Armbrustertap: Convert launch_script() to Error
2015-05-27 Markus Armbrustertap: Convert net_init_tap_one() to Error
2015-05-27 Markus Armbrustertap: Convert tap_set_sndbuf() to Error
2015-05-27 Markus Armbrustertap: Improve -netdev/netdev_add/-net/... bridge error...
2015-05-27 Markus Armbrustertap: net_tap_fd_init() can't fail, drop dead error...
2015-05-27 Markus Armbrusternet/dump: Improve -net/host_net_add dump error reporting
2015-05-27 Markus Armbrusternet: Improve -net nic error reporting
2015-05-27 Markus Armbrusternet: Permit incremental conversion of init functions...
2015-05-27 Markus Armbrusternet: Improve error message for -net hubport a bit
2015-05-27 Thomas Huthnet: Change help text to list -netdev instead of -net...
2015-05-26 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2015-05-22 John Snowahci: do not remap clb/fis unconditionally
2015-05-22 Mark Cave-Aylandmacio: move unaligned DMA write code into separate...
2015-05-22 Mark Cave-Aylandmacio: move unaligned DMA read code into separate pmac_...
2015-05-22 John Snowqtest: pre-buffer hex nibs
2015-05-22 John Snowlibqos/ahci: Swap memread/write with bufread/write
2015-05-22 John Snowqtest: add memset to qtest protocol
2015-05-22 John Snowqtest: Add base64 encoded read/write
2015-05-22 John Snowqtest: allow arbitrarily long sends
2015-05-22 John Snowqtest/ahci: add migrate halted dma test
2015-05-22 John Snowqtest/ahci: add halted dma test
2015-05-22 John Snowqtest/ahci: add flush migrate test
2015-05-22 John Snowqtest/ahci: add migrate dma test
2015-05-22 John Snowqtest/ahci: Add migration test
2015-05-22 John Snowich9/ahci: Enable Migration
2015-05-22 John Snowlibqos: Add migration helpers
2015-05-22 John Snowlibqos/ahci: Fix sector set method
2015-05-22 John Snowlibqos/ahci: Add halted command helpers
2015-05-22 John Snowglib: remove stale compat functions
2015-05-22 John Snowconfigure: require glib 2.22
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2015-05-22 Markus ArmbrusterMAINTAINERS: Split "Block QAPI, monitor, command line...
2015-05-22 Kevin WolfMAINTAINERS: Add header files to Block Layer Core section
2015-05-22 Daniel P. Berrangetests: add test case for encrypted qcow2 read/write
2015-05-22 Daniel P. Berrangeqemu-io: prompt for encryption keys when required
2015-05-22 Daniel P. Berrangeutil: allow \n to terminate password input
2015-05-22 Daniel P. Berrangeutil: move read_password method out of qemu-img into...
2015-05-22 Daniel P. Berrangeqcow2/qcow: protect against uninitialized encryption key
2015-05-22 Fam Zhengqemu-iotests: Make debugging python tests easier
2015-05-22 Fam Zhengqemu-iotests: qemu-img info on afl VMDK image with...
2015-05-22 Fam Zhengblock: Detect multiplication overflow in bdrv_getlength
2015-05-22 Eric Blakeqemu-io: Use getopt() correctly
2015-05-22 Alberto Garciaqcow2: style fixes in qcow2-cache.c
2015-05-22 Alberto Garciaqcow2: make qcow2_cache_put() a void function
2015-05-22 Alberto Garciaqcow2: use a hash to look for entries in the L2 cache
2015-05-22 Alberto Garciaqcow2: remove qcow2_cache_find_entry_to_replace()
2015-05-22 Alberto Garciaqcow2: use an LRU algorithm to replace entries from...
2015-05-22 Alberto Garciaqcow2: simplify qcow2_cache_put() and qcow2_cache_entry...
2015-05-22 Alberto Garciaqcow2: use one single memory block for the L2/refcount...
2015-05-22 Fam Zhengvmdk: Fix overflow if l1_size is 0x20000000
2015-05-22 Fam Zhengvmdk: Fix next_cluster_sector for compressed write
2015-05-22 Christoph Hellwignvme: support NVME_VOLATILE_WRITE_CACHE feature
2015-05-22 Kevin Wolfqcow2: Flush pending discards before allocating cluster
2015-05-22 Bastian Koppelmanntarget-tricore: add RR_DIV and RR_DIV_U instructions...
2015-05-22 Bastian Koppelmanntarget-tricore: add FRET instructions of the v1.6 ISA
2015-05-22 Bastian Koppelmanntarget-tricore: add FCALL instructions of the v1.6 ISA
2015-05-22 Bastian Koppelmanntarget-tricore: add SYS_RESTORE instruction of the...
2015-05-22 Bastian Koppelmanntarget-tricore: add RR_CRC32 instruction of the v1...
2015-05-22 Bastian Koppelmanntarget-tricore: add SWAPMSK instructions of the v1...
2015-05-22 Bastian Koppelmanntarget-tricore: add CMPSWP instructions of the v1.6...
2015-05-22 Bastian Koppelmanntarget-tricore: Add SRC_MOV_E instruction of the v1...
2015-05-22 Bastian Koppelmanntarget-tricore: introduce ISA v1.6.1 feature
2015-05-22 Bastian Koppelmanntarget-tricore: Add ISA v1.3.1 cpu and fix tc1796 to...
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-22 Peter MaydellRevert "target-alpha: Add vector implementation for...
2015-05-22 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-05-22 Paolo Bonziniblock: get_block_status: use "else" when testing the...
2015-05-22 Fam Zhengqemu-iotests: Test unaligned sub-block zero write
2015-05-22 Fam Zhengblock: Fix NULL deference for unaligned write if qiov...
2015-05-22 Fam ZhengRevert "block: Fix unaligned zero write"
2015-05-22 Denis V. Lunevblock: align bounce buffers to page
2015-05-22 Denis V. Lunevblock: minimal bounce buffer alignment
2015-05-22 Paolo Bonziniblock: return EPERM on writes or discards to read-only...
2015-05-22 John Snowconfigure: Add workaround for ccache and clang
2015-05-22 John Snowconfigure: silence glib unknown attribute __alloc_size__
2015-05-22 John Snowconfigure: factor out supported flag check
2015-05-22 Stefan Hajnocziconfigure: handle clang -nopie argument warning
2015-05-22 Denis V. Lunevblock/parallels: improve image writing performance...
next