summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski2016-07-141-2/+4
* target-arm: Add missed AArch32 TLBI sytem registersSergey Sorokin2016-07-141-0/+139
* hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones2016-07-141-1/+24
* gic: provide defines for v2/v3 targetlist sizesAndrew Jones2016-07-142-0/+6
* target-arm: Use Neon for zero checkingVijay2016-07-141-0/+7
* Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko2016-07-141-7/+2Star
* virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek2016-07-142-1/+54
* Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell2016-07-141-1/+1
|\
| * target-xtensa: xtfpga: fix FLASH interface widthMax Filippov2016-07-141-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-07-1418-48/+154
|\ \
| * | hostmem: detect host backend memory is being used properlyXiao Guangrong2016-07-134-16/+35
| * | hostmem: fix QEMU crash by 'info memdev'Xiao Guangrong2016-07-131-8/+14
| * | char: do not use atexit cleanup handlerMarc-André Lureau2016-07-133-3/+10
| * | net: do not use atexit for cleanupPaolo Bonzini2016-07-131-3/+2Star
| * | slirp: use exit notifier for slirp_smb_cleanupPaolo Bonzini2016-07-131-0/+11
| * | tap: use an exit notifier to call down_scriptMarc-André Lureau2016-07-131-7/+20
| * | util: Fix MIN_NON_ZEROFam Zheng2016-07-131-1/+2
| * | qemu-sockets: use qapi_free_SocketAddress in cleanupMarc-André Lureau2016-07-121-1/+1
| * | disas: avoid including everything in headers compiled from C++Paolo Bonzini2016-07-121-1/+1
| * | json-streamer: fix double-free on exiting during a parsePaolo Bonzini2016-07-121-2/+6
| * | main-loop: check return value before using pointerCao jin2016-07-121-1/+1
| * | Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.Sean Bruno2016-07-121-1/+1
| * | scsi-bus: Use longer sense buffer with scannersJarkko Lavinen2016-07-122-4/+13
| * | scsi-bus: Add SCSI scanner supportJarkko Lavinen2016-07-122-0/+37
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-07-1469-406/+913
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf2016-07-1315-69/+285
| |\ \
| | * | iotests: Make 157 actually format-agnosticMax Reitz2016-07-132-9/+10
| | * | vvfat: Fix qcow write target driver specificationMax Reitz2016-07-131-1/+2
| | * | hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma2016-07-131-7/+90
| | * | hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma2016-07-131-1/+5
| | * | qemu-iotests: Test naming of throttling groupsAlberto Garcia2016-07-132-2/+100
| | * | blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia2016-07-131-2/+4
| | * | vmdk: fix metadata write regressionReda Sallahi2016-07-131-7/+7
| | * | Improve block job rate limiting for small bandwidth valuesSascha Silbe2016-07-134-26/+46
| | * | qcow2: Fix qcow2_get_cluster_offset()Max Reitz2016-07-131-5/+11
| | * | qemu-io: Use correct range limitationsMax Reitz2016-07-131-7/+7
| | * | qcow2: Avoid making the L1 table too bigMax Reitz2016-07-131-1/+2
| | * | qemu-img: Use strerror() for generic resize errorMax Reitz2016-07-131-1/+1
| |/ /
| * | block: Remove BB options from blockdev-addKevin Wolf2016-07-131-17/+1Star
| * | qemu-iotests: Test setting WCE with qdevKevin Wolf2016-07-133-0/+111
| * | block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf2016-07-1310-1/+45
| * | commit: Fix use of error handling policyKevin Wolf2016-07-131-3/+3
| * | block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf2016-07-137-1/+25
| * | block/qdev: Allow node name for drive propertiesKevin Wolf2016-07-132-7/+37
| * | coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-1337-131/+130Star
| * | test-coroutine: prepare for the next patchPaolo Bonzini2016-07-131-2/+3
| * | coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini2016-07-134-15/+15
| * | raw-posix: Use qemu_dupFam Zheng2016-07-131-9/+1Star
| * | osdep: Introduce qemu_dupFam Zheng2016-07-132-8/+18
| * | blockjob: Update description of the 'device' field in the QMP APIAlberto Garcia2016-07-132-14/+33