aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-15arm: Refactor get_phys_addr FSR return mechanismPeter Crosthwaite
2015-06-15arm: helper: Factor out CP regs common to [pv]msaPeter Crosthwaite
2015-06-15arm: Don't add v7mp registers in MPU systemsPeter Crosthwaite
2015-06-15arm: Do not define TLBTR in PMSA systemsPeter Crosthwaite
2015-06-15target-arm: Add the THUMB_DSP featureAurelio C. Remonda
2015-06-15hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin
2015-06-15MAINTAINERS: Add myself as ARM ACPI Subsystem maintainerShannon Zhao
2015-06-15target-arm: add AArch32 MIDR aliases in ARMv8Sergey Fedorov
2015-06-15target-arm: Fix REVIDR reset valueSergey Fedorov
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao
2015-06-15target-arm/kvm64: Add cortex-a53 cpu supportShannon Zhao
2015-06-15target-arm/cpu.h: remove pending_exceptionAlex Bennée
2015-06-15hw/display/exynos4210_fimd: Fix bit-swapping codePeter Maydell
2015-06-15arm_gic: gic_update should always update all coresJohan Karlsson
2015-06-15target-arm: use extended address bits from supersection short descriptorSergey Fedorov
2015-06-15target-arm: Handle "extended small page" descriptors correctlyPeter Maydell
2015-06-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...Peter Maydell
2015-06-15Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell
2015-06-15s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno
2015-06-15ossaudio: use trace events instead of debug config flagKővágó, Zoltán
2015-06-15alsaaudio: use trace events instead of verboseKővágó, Zoltán
2015-06-15dsoundaudio: remove primary bufferKővágó, Zoltán
2015-06-15dsoundaudio: remove *_retries kludgesKővágó, Zoltán
2015-06-15audio: remove pliveKővágó, Zoltán
2015-06-15audio: remove LOG_TO_MONITOR along with default_monKővágó, Zoltán
2015-06-15MAINTAINERS: remove malc from audioGerd Hoffmann
2015-06-15sdlaudio: do not allow multiple instancesKővágó, Zoltán
2015-06-15coreaudio: do not use global variables where possibleKővágó, Zoltán
2015-06-15dsoundaudio: do not use global variablesKővágó, Zoltán
2015-06-15paaudio: fix possible resource leakKővágó, Zoltán
2015-06-15wavaudio: do not use global variablesKővágó, Zoltán
2015-06-15ossaudio: do not use global variablesKővágó, Zoltán
2015-06-15alsaaudio: do not use global variablesKővágó, Zoltán
2015-06-15paaudio: do not use global variablesKővágó, Zoltán
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán
2015-06-15only enable dsound in case the header file is presentGerd Hoffmann
2015-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-06-15audio: remove winwave audio driverKővágó, Zoltán
2015-06-15audio: remove fmod backendKővágó, Zoltán
2015-06-15audio: remove esd backendKővágó, Zoltán
2015-06-12Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-12block: Fix reopen flag inheritanceKevin Wolf
2015-06-12block: Add BlockDriverState.inherits_fromKevin Wolf
2015-06-12block: Add list of children to BlockDriverStateKevin Wolf
2015-06-12queue.h: Add QLIST_FIX_HEAD_PTR()Kevin Wolf