sdk/emulator/qemu.git
2014-12-14 Dmitry Poletaevtarget-i386: fbld instruction doesn't set minus sign
2014-12-14 Dmitry Poletaevtarget-i386: Wrong conversion infinity from float80...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2014-12-11 Dr. David Alan... Sort include/qemu/typedefs.h
2014-12-11 Stefan Hajnoczihpet: increase spelling precision
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-12-11 Christoffer... target-arm: Check error conditions on kvm_arm_reset_vcpu
2014-12-11 Peter Maydelltarget-arm: Support save/load for 64 bit CPUs
2014-12-11 Alex Bennéetarget-arm/kvm: make reg sync code common between kvm32/64
2014-12-11 Peter Maydellarm_gic_kvm: Tell kernel about number of IRQs
2014-12-11 zhanghailianghw/arm/boot: fix uninitialized scalar variable warning...
2014-12-11 Nikita Belovhw/arm/realview.c: Fix memory leak in realview_init()
2014-12-11 Greg Bellowstarget-arm: make MAIR0/1 banked
2014-12-11 Fabian Aggelertarget-arm: make c13 cp regs banked (FCSEIDR, ...)
2014-12-11 Greg Bellowstarget-arm: make VBAR banked
2014-12-11 Fabian Aggelertarget-arm: make PAR banked
2014-12-11 Fabian Aggelertarget-arm: make IFAR/DFAR banked
2014-12-11 Fabian Aggelertarget-arm: make DFSR banked
2014-12-11 Fabian Aggelertarget-arm: make IFSR banked
2014-12-11 Fabian Aggelertarget-arm: make DACR banked
2014-12-11 Fabian Aggelertarget-arm: make TTBCR banked
2014-12-11 Fabian Aggelertarget-arm: make TTBR0/1 banked
2014-12-11 Fabian Aggelertarget-arm: make CSSELR banked
2014-12-11 Fabian Aggelertarget-arm: respect SCR.FW, SCR.AW and SCTLR.NMFI
2014-12-11 Fabian Aggelertarget-arm: add SCTLR_EL3 and make SCTLR banked
2014-12-11 Fabian Aggelertarget-arm: add MVBAR support
2014-12-11 Greg Bellowstarget-arm: add SDER definition
2014-12-11 Fabian Aggelertarget-arm: add NSACR register
2014-12-11 Fabian Aggelertarget-arm: implement IRQ/FIQ routing to Monitor mode
2014-12-11 Fabian Aggelertarget-arm: move AArch32 SCR into security reglist
2014-12-11 Fabian Aggelertarget-arm: insert AArch32 cpregs twice into hashtable
2014-12-11 Peter Maydelltarget-arm: add secure state bit to CPREG hash
2014-12-11 Fabian Aggelertarget-arm: add CPREG secure state support
2014-12-11 Sergey Fedorovtarget-arm: add non-secure Translation Block flag
2014-12-11 Fabian Aggelertarget-arm: add banked register accessors
2014-12-11 Greg Bellowstarget-arm: add async excp target_el function
2014-12-11 Greg Bellowstarget-arm: extend async excp masking
2014-12-11 Liviu IonescuAdd the "-semihosting-config" option.
2014-12-11 Liviu IonescuPass semihosting exit code back to system.
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bkoppelmann/tags...
2014-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-10 Antony Pavlovpflash_cfi02.c: associate "cfi.pflash02" to "Storage...
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RCR opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RLC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RCPW, RCRR and...
2014-12-10 Bastian Koppelmanntarget-tricore: Make TRICORE_FEATURES implying others.
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of RC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRR opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRN opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BRC opcode format
2014-12-10 Bastian Koppelmanntarget-tricore: Add instructions of BOL opcode format
2014-12-10 Fam Zhengvmdk: Set errp on failures in vmdk_open_vmdk4
2014-12-10 Fam Zhengvmdk: Remove unnecessary initialization
2014-12-10 Fam Zhengvmdk: Check descriptor file length when reading it
2014-12-10 Fam Zhengvmdk: Clean up descriptor file reading
2014-12-10 Fam Zhengvmdk: Fix comment to match code of extent lines
2014-12-10 Fam Zhengvmdk: Use g_random_int to generate CID
2014-12-10 Markus Armbrusterblock: Use g_new0() for a bit of extra type checking
2014-12-10 Jeff Codyblock: remove BLOCK_OPT_NOCOW from vpc_create_opts
2014-12-10 Jeff Codyblock: remove BLOCK_OPT_NOCOW from vdi_create_opts
2014-12-10 Fam Zhengqemu-iotests: Skip 099 for VMDK subformats with desc...
2014-12-10 Max Reitzblock/raw-posix: Fix ret in raw_open_common()
2014-12-10 Max Reitzqcow2: Respect bdrv_truncate() error
2014-12-10 Max Reitzqcow2: Flushing the caches in qcow2_close may fail
2014-12-10 Max Reitzqcow2: Prevent numerical overflow
2014-12-10 Max Reitziotests: Add test for unsupported image creation
2014-12-10 Max Reitziotests: Only kill NBD server if it runs
2014-12-10 Max Reitzqemu-img: Check create_opts before image amendment
2014-12-10 Max Reitzqemu-img: Check create_opts before image creation
2014-12-10 Max Reitzblock: Check create_opts before image creation
2014-12-10 Max Reitzblock/nfs: Add create_opts
2014-12-10 Max Reitzblock/vvfat: qcow driver may not be found
2014-12-10 Max Reitzblock: Omit bdrv_find_format for essential drivers
2014-12-10 Max Reitzblock: Make essential BlockDriver objects public
2014-12-10 Max Reitziotests: Specify qcow2 format for qemu-io in 059
2014-12-10 Kevin Wolfide: Check validity of logical block size
2014-12-10 Anton Blanchardnvme: 64kB page size fixes
2014-12-10 Michael Muellerqemu-iotests: 082: Filter the real disk size
2014-12-10 Kevin Wolfqemu-iotests: 060: Filter the real disk size
2014-12-10 Paolo Bonziniblock: do not use get_clock()
2014-12-10 Kevin Wolfblock: Don't probe for unknown backing file format
2014-12-10 Kevin Wolfqcow2.py: Add required padding for header extensions
2014-12-10 Kevin Wolfqcow2: Fix header extension size check
2014-12-10 Stefan Hajnocziblockdev: check for BLOCK_OP_TYPE_INTERNAL_SNAPSHOT
2014-12-10 Stefan Hajnocziblockdev: acquire AioContext in QMP 'transaction' actions
2014-12-10 Stefan Hajnocziblockdev: drop unnecessary DriveBackupState field assig...
2014-12-10 Stefan Hajnocziblockdev: update outdated qmp_transaction() comments
2014-12-10 Kevin Wolfqemu-iotests: Test writing non-raw image headers to...
2014-12-10 Kevin Wolfqemu-iotests: Fix stderr handling in common.qemu
2014-12-10 Kevin Wolfraw: Prohibit dangerous writes for probed images
2014-12-10 Kevin Wolfblock: Read only one sector for format probing
2014-12-10 Markus Armbrusterblock: Factor bdrv_probe_all() out of find_image_format()
2014-12-10 Kevin Wolfqtests: Specify image format explicitly
2014-12-10 Kevin Wolfqemu-iotests: Add qemu-io format option in Python tests
2014-12-10 Kevin Wolfqemu-iotests: Use qemu-io -f $IMGFMT
2014-12-10 Kevin Wolfqemu-io: Allow explicitly specifying format
2014-12-10 Fam Zhengtests: Use "command -v" instead of which(1) in shell...
2014-12-10 Max Reitzqemu-nbd: Use BlockBackend where reasonable
2014-12-10 Max Reitznbd: Use BlockBackend internally
next