summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Add the THUMB_DSP featureAurelio C. Remonda2015-06-153-10/+107
* hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell2015-06-151-60/+8
* hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell2015-06-151-57/+34
* hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell2015-06-151-0/+18
* hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell2015-06-151-55/+86
* hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2015-06-152-5/+5
* target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin2015-06-157-9/+64
* MAINTAINERS: Add myself as ARM ACPI Subsystem maintainerShannon Zhao2015-06-151-0/+7
* target-arm: add AArch32 MIDR aliases in ARMv8Sergey Fedorov2015-06-151-3/+7
* 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
OpenPOWER on IntegriCloud