summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-17tests: Link libqos virtio object to virtio-scsi-testFam Zheng1-1/+1
2015-06-17i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek1-0/+6
2015-06-17qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin2-1/+89
2015-06-17qemu-ga: Introduce Windows MSI scriptYossi Hindin1-0/+145
2015-06-17qemu-ga: debug printouts to help troubleshoot installationYossi Hindin2-1/+2
2015-06-17qemu-ga: adding vss-[un]install optionsYossi Hindin1-1/+9
2015-06-17qemu-log: Open file for logging when specifiedPranith Kumar1-8/+5
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell16-9/+301
2015-06-16Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...Peter Maydell5-33/+102
2015-06-16linux-user: ioctl() command type is intLaurent Vivier1-8/+8
2015-06-16linux-user: fix the breakpoint inheritance in spawned threadsThierry Bultel1-2/+2
2015-06-16linux-user: use __get_user and __put_user in cmsg conversionsPeter Maydell1-9/+11
2015-06-16linux-user: Fix length handling in host_to_target_cmsgPeter Maydell1-8/+61
2015-06-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150615'...Peter Maydell22-294/+572
2015-06-15hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones1-1/+42
2015-06-15ACPI: Add definitions for the SPCR tableAndrew Jones1-0/+32
2015-06-15target-arm: Correct "preferred return address" for cpreg access exceptionsPeter Maydell1-1/+1
2015-06-15hw/arm/boot: fix rom_reset notifier registration orderEric Auger1-9/+11
2015-06-15arm: helper: rename get_phys_addr_mpuPeter Crosthwaite1-5/+5
2015-06-15arm: Add has-mpu propertyPeter Crosthwaite2-0/+16
2015-06-15arm: Implement uniprocessor with MP configPeter Crosthwaite2-2/+7
2015-06-15arm: Refactor get_phys_addr FSR return mechanismPeter Crosthwaite3-64/+78
2015-06-15arm: helper: Factor out CP regs common to [pv]msaPeter Crosthwaite1-9/+14
2015-06-15arm: Don't add v7mp registers in MPU systemsPeter Crosthwaite1-1/+2
2015-06-15arm: Do not define TLBTR in PMSA systemsPeter Crosthwaite1-3/+10
2015-06-15target-arm: Add the THUMB_DSP featureAurelio C. Remonda3-10/+107
2015-06-15hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell1-60/+8
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell1-57/+34
2015-06-15hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell1-0/+18
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell1-55/+86
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2-5/+5
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin7-9/+64
2015-06-15MAINTAINERS: Add myself as ARM ACPI Subsystem maintainerShannon Zhao1-0/+7
2015-06-15target-arm: add AArch32 MIDR aliases in ARMv8Sergey Fedorov1-3/+7
2015-06-15target-arm: Fix REVIDR reset valueSergey Fedorov3-3/+5
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao1-0/+5
2015-06-15target-arm/kvm64: Add cortex-a53 cpu supportShannon Zhao2-0/+5
2015-06-15target-arm/cpu.h: remove pending_exceptionAlex Bennée1-1/+0
2015-06-15hw/display/exynos4210_fimd: Fix bit-swapping codePeter Maydell1-1/+1
2015-06-15arm_gic: gic_update should always update all coresJohan Karlsson1-1/+1
2015-06-15target-arm: use extended address bits from supersection short descriptorSergey Fedorov1-0/+2
2015-06-15target-arm: Handle "extended small page" descriptors correctlyPeter Maydell1-4/+9
2015-06-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150615-1' into...Peter Maydell22-2562/+382
2015-06-15Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s...Peter Maydell13-11/+262
2015-06-15s390/bios: build with -fdelete-null-pointer-checksAurelien Jarno1-1/+1
2015-06-15ossaudio: use trace events instead of debug config flagKővágó, Zoltán2-21/+8
2015-06-15alsaaudio: use trace events instead of verboseKővágó, Zoltán2-46/+26
2015-06-15dsoundaudio: remove primary bufferKővágó, Zoltán1-104/+0
2015-06-15dsoundaudio: remove *_retries kludgesKővágó, Zoltán2-83/+20
2015-06-15audio: remove pliveKővágó, Zoltán2-53/+0