| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150615'... | Peter Maydell | 2015-06-15 | 22 | -294/+572 |
| |\ |
|
| | * | hw/arm/virt-acpi-build: Add SPCR table | Andrew Jones | 2015-06-15 | 1 | -1/+42 |
| | * | ACPI: Add definitions for the SPCR table | Andrew Jones | 2015-06-15 | 1 | -0/+32 |
| | * | target-arm: Correct "preferred return address" for cpreg access exceptions | Peter Maydell | 2015-06-15 | 1 | -1/+1 |
| | * | hw/arm/boot: fix rom_reset notifier registration order | Eric Auger | 2015-06-15 | 1 | -9/+11 |
| | * | arm: helper: rename get_phys_addr_mpu | Peter Crosthwaite | 2015-06-15 | 1 | -5/+5 |
| | * | arm: Add has-mpu property | Peter Crosthwaite | 2015-06-15 | 2 | -0/+16 |
| | * | arm: Implement uniprocessor with MP config | Peter Crosthwaite | 2015-06-15 | 2 | -2/+7 |
| | * | arm: Refactor get_phys_addr FSR return mechanism | Peter Crosthwaite | 2015-06-15 | 3 | -64/+78 |
| | * | arm: helper: Factor out CP regs common to [pv]msa | Peter Crosthwaite | 2015-06-15 | 1 | -9/+14 |
| | * | arm: Don't add v7mp registers in MPU systems | Peter Crosthwaite | 2015-06-15 | 1 | -1/+2 |
| | * | arm: Do not define TLBTR in PMSA systems | Peter Crosthwaite | 2015-06-15 | 1 | -3/+10 |
| | * | target-arm: Add the THUMB_DSP feature | Aurelio C. Remonda | 2015-06-15 | 3 | -10/+107 |
| | * | hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOps | Peter Maydell | 2015-06-15 | 1 | -60/+8 |
| | * | hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState | Peter Maydell | 2015-06-15 | 1 | -57/+34 |
| | * | hw/arm/pxa2xx: Add reset method for pxa2xx_ssp | Peter Maydell | 2015-06-15 | 1 | -0/+18 |
| | * | hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState | Peter Maydell | 2015-06-15 | 1 | -55/+86 |
| | * | hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO | Peter Maydell | 2015-06-15 | 2 | -5/+5 |
| | * | target-arm: Use the kernel's idea of MPIDR if we're using KVM | Pavel Fedin | 2015-06-15 | 7 | -9/+64 |
| | * | MAINTAINERS: Add myself as ARM ACPI Subsystem maintainer | Shannon Zhao | 2015-06-15 | 1 | -0/+7 |
| | * | target-arm: add AArch32 MIDR aliases in ARMv8 | Sergey Fedorov | 2015-06-15 | 1 | -3/+7 |
| | * | target-arm: Fix REVIDR reset value | Sergey Fedorov | 2015-06-15 | 3 | -3/+5 |
| | * | hw/arm/virt: Add cortex-a53 cpu support in machine virt | Shannon Zhao | 2015-06-15 | 1 | -0/+5 |
| | * | target-arm/kvm64: Add cortex-a53 cpu support | Shannon Zhao | 2015-06-15 | 2 | -0/+5 |
| | * | target-arm/cpu.h: remove pending_exception | Alex Bennée | 2015-06-15 | 1 | -1/+0 |
| | * | hw/display/exynos4210_fimd: Fix bit-swapping code | Peter Maydell | 2015-06-15 | 1 | -1/+1 |
| | * | arm_gic: gic_update should always update all cores | Johan Karlsson | 2015-06-15 | 1 | -1/+1 |
| | * | target-arm: use extended address bits from supersection short descriptor | Sergey Fedorov | 2015-06-15 | 1 | -0/+2 |
| | * | target-arm: Handle "extended small page" descriptors correctly | Peter Maydell | 2015-06-15 | 1 | -4/+9 |
| |/ |
|
| * | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into... | Peter Maydell | 2015-06-15 | 22 | -2562/+382 |
| |\ |
|
| | * | ossaudio: use trace events instead of debug config flag | Kővágó, Zoltán | 2015-06-15 | 2 | -21/+8 |
| | * | alsaaudio: use trace events instead of verbose | Kővágó, Zoltán | 2015-06-15 | 2 | -46/+26 |
| | * | dsoundaudio: remove primary buffer | Kővágó, Zoltán | 2015-06-15 | 1 | -104/+0 |
| | * | dsoundaudio: remove *_retries kludges | Kővágó, Zoltán | 2015-06-15 | 2 | -83/+20 |
| | * | audio: remove plive | Kővágó, Zoltán | 2015-06-15 | 2 | -53/+0 |
| | * | audio: remove LOG_TO_MONITOR along with default_mon | Kővágó, Zoltán | 2015-06-15 | 3 | -25/+3 |
| | * | MAINTAINERS: remove malc from audio | Gerd Hoffmann | 2015-06-15 | 1 | -1/+0 |
| | * | sdlaudio: do not allow multiple instances | Kővágó, Zoltán | 2015-06-15 | 1 | -0/+7 |
| | * | coreaudio: do not use global variables where possible | Kővágó, Zoltán | 2015-06-15 | 1 | -19/+24 |
| | * | dsoundaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 2 | -50/+74 |
| | * | paaudio: fix possible resource leak | Kővágó, Zoltán | 2015-06-15 | 1 | -1/+5 |
| | * | wavaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -16/+21 |
| | * | ossaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -49/+61 |
| | * | alsaaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -68/+82 |
| | * | paaudio: do not use global variables | Kővágó, Zoltán | 2015-06-15 | 1 | -46/+52 |
| | * | audio: expose drv_opaque to init_out and init_in | Kővágó, Zoltán | 2015-06-15 | 11 | -20/+27 |
| | * | only enable dsound in case the header file is present | Gerd Hoffmann | 2015-06-15 | 1 | -1/+13 |
| | * | audio: remove winwave audio driver | Kővágó, Zoltán | 2015-06-15 | 4 | -728/+4 |
| | * | audio: remove fmod backend | Kővágó, Zoltán | 2015-06-15 | 4 | -713/+2 |
| | * | audio: remove esd backend | Kővágó, Zoltán | 2015-06-15 | 4 | -571/+6 |