summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17target-s390x: mvc_fast_memmove: access memory through softmmuAurelien Jarno
2015-06-17target-s390x: mvc_fast_memset: access memory through softmmuAurelien Jarno
2015-06-17target-s390x: function to adjust the length wrt page boundaryAurelien Jarno
2015-06-17softmmu: provide tlb_vaddr_to_host function for user modeAurelien Jarno
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf
2015-06-17target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno
2015-06-17target-s390x: fix s390_cpu_initial_resetAurelien Jarno
2015-06-17target-s390x: initialize I/O interrupt queueAurelien Jarno
2015-06-17target-s390x: correctly initialize ext interrupt queueAurelien Jarno
2015-06-17target-s390x: fix setcc in TCG modeAurelien Jarno
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-17s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf
2015-06-17s390/ioinst: fix IO_INT_WORD_ISC macroAurelien Jarno
2015-06-17Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2015-06-16virtfs-proxy-helper: fail gracefully if socket path is too longStefan Hajnoczi
2015-06-16virtfs-proxy-helper: add missing long option terminatorStefan Hajnoczi
2015-06-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell
2015-06-16Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...Peter Maydell
2015-06-16linux-user: ioctl() command type is intLaurent Vivier
2015-06-16linux-user: fix the breakpoint inheritance in spawned threadsThierry Bultel
2015-06-16linux-user: use __get_user and __put_user in cmsg conversionsPeter Maydell
2015-06-16linux-user: Fix length handling in host_to_target_cmsgPeter Maydell
2015-06-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150615'...Peter Maydell
2015-06-15hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones
2015-06-15ACPI: Add definitions for the SPCR tableAndrew Jones
2015-06-15target-arm: Correct "preferred return address" for cpreg access exceptionsPeter Maydell
2015-06-15hw/arm/boot: fix rom_reset notifier registration orderEric Auger
2015-06-15arm: helper: rename get_phys_addr_mpuPeter Crosthwaite
2015-06-15arm: Add has-mpu propertyPeter Crosthwaite
2015-06-15arm: Implement uniprocessor with MP configPeter Crosthwaite
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