summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Fix REVIDR reset valueSergey Fedorov2015-06-153-3/+5
* hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao2015-06-151-0/+5
* target-arm/kvm64: Add cortex-a53 cpu supportShannon Zhao2015-06-152-0/+5
* target-arm/cpu.h: remove pending_exceptionAlex Bennée2015-06-151-1/+0
* hw/display/exynos4210_fimd: Fix bit-swapping codePeter Maydell2015-06-151-1/+1
* arm_gic: gic_update should always update all coresJohan Karlsson2015-06-151-1/+1
* target-arm: use extended address bits from supersection short descriptorSergey Fedorov2015-06-151-0/+2
* target-arm: Handle "extended small page" descriptors correctlyPeter Maydell2015-06-151-4/+9
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...Peter Maydell2015-06-1522-2562/+382
|\
| * ossaudio: use trace events instead of debug config flagKővágó, Zoltán2015-06-152-21/+8
| * alsaaudio: use trace events instead of verboseKővágó, Zoltán2015-06-152-46/+26
| * dsoundaudio: remove primary bufferKővágó, Zoltán2015-06-151-104/+0
| * dsoundaudio: remove *_retries kludgesKővágó, Zoltán2015-06-152-83/+20
| * audio: remove pliveKővágó, Zoltán2015-06-152-53/+0
| * audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán2015-06-153-25/+3
| * MAINTAINERS: remove malc from audioGerd Hoffmann2015-06-151-1/+0
| * sdlaudio: do not allow multiple instancesKővágó, Zoltán2015-06-151-0/+7
| * coreaudio: do not use global variables where possibleKővágó, Zoltán2015-06-151-19/+24
| * dsoundaudio: do not use global variablesKővágó, Zoltán2015-06-152-50/+74
| * paaudio: fix possible resource leakKővágó, Zoltán2015-06-151-1/+5
| * wavaudio: do not use global variablesKővágó, Zoltán2015-06-151-16/+21
| * ossaudio: do not use global variablesKővágó, Zoltán2015-06-151-49/+61
| * alsaaudio: do not use global variablesKővágó, Zoltán2015-06-151-68/+82
| * paaudio: do not use global variablesKővágó, Zoltán2015-06-151-46/+52
| * audio: expose drv_opaque to init_out and init_inKővágó, Zoltán2015-06-1511-20/+27
| * only enable dsound in case the header file is presentGerd Hoffmann2015-06-151-1/+13
| * audio: remove winwave audio driverKővágó, Zoltán2015-06-154-728/+4
| * audio: remove fmod backendKővágó, Zoltán2015-06-154-713/+2
| * audio: remove esd backendKővágó, Zoltán2015-06-154-571/+6
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell2015-06-1513-11/+262
|\ \
| * | s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno2015-06-151-1/+1
| * | watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li2015-06-112-1/+15
| * | nmi: Implement inject_nmi() for non-monitor context useXu Wang2015-06-112-0/+21
| * | s390x/watchdog: diag288 migration supportXu Wang2015-06-111-0/+12
| * | s390x/kvm: diag288 instruction interception and handlingXu Wang2015-06-113-0/+48
| * | s390x/watchdog: introduce diag288 watchdog deviceXu Wang2015-06-115-0/+151
| * | watchdog: change option wording to allow for more watchdogsXu Wang2015-06-111-9/+14
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-06-1525-158/+657
|\ \ \
| * | | block: Fix reopen flag inheritanceKevin Wolf2015-06-122-28/+13
| * | | block: Add BlockDriverState.inherits_fromKevin Wolf2015-06-122-0/+21
| * | | block: Add list of children to BlockDriverStateKevin Wolf2015-06-122-0/+45
| * | | queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf2015-06-121-0/+6
| * | | block: Drain requests before swapping nodes in bdrv_swap()Kevin Wolf2015-06-121-0/+6
| * | | block: Move flag inheritance to bdrv_open_inherit()Kevin Wolf2015-06-127-22/+78
| * | | block: Use QemuOpts in bdrv_open_common()Kevin Wolf2015-06-121-5/+33
| * | | block: Use macro for cache option namesKevin Wolf2015-06-122-12/+20
| * | | vmdk: Use bdrv_open_image()Kevin Wolf2015-06-121-13/+21
| * | | quorum: Use bdrv_open_image()Kevin Wolf2015-06-121-40/+11
| * | | check-qdict: Test cases for new functionsKevin Wolf2015-06-121-0/+67
| * | | qdict: Add qdict_{set,copy}_default()Kevin Wolf2015-06-122-0/+36
OpenPOWER on IntegriCloud