summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-s390x: PER store-using-real-address event supportAurelien Jarno2015-06-171-0/+16
* target-s390x: PER storage-alteration event supportAurelien Jarno2015-06-175-3/+100
* translate-all: fix watchpoints if retranslation not possibleAurelien Jarno2015-06-171-5/+15
* target-s390x: PER instruction-fetch event supportAurelien Jarno2015-06-173-0/+17
* target-s390x: PER successful-branching event supportAurelien Jarno2015-06-173-0/+51
* target-s390x: basic PER event handlingAurelien Jarno2015-06-175-20/+71
* target-s390x: add get_per_in_range functionAurelien Jarno2015-06-171-0/+11
* target-s390x: add get_per_atmid functionAurelien Jarno2015-06-171-0/+12
* target-s390x: add PER related constantsAurelien Jarno2015-06-171-0/+16
* target-s390x: mvc_fast_memmove: access memory through softmmuAurelien Jarno2015-06-171-57/+27
* target-s390x: mvc_fast_memset: access memory through softmmuAurelien Jarno2015-06-171-41/+32
* target-s390x: function to adjust the length wrt page boundaryAurelien Jarno2015-06-171-0/+11
* softmmu: provide tlb_vaddr_to_host function for user modeAurelien Jarno2015-06-171-2/+6
* target-s390x: wire up I/O instructions in TCG modeAlexander Graf2015-06-174-14/+179
* target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno2015-06-171-0/+6
* target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno2015-06-174-13/+20
* target-s390x: fix s390_cpu_initial_resetAurelien Jarno2015-06-171-0/+1
* target-s390x: initialize I/O interrupt queueAurelien Jarno2015-06-171-0/+8
* target-s390x: correctly initialize ext interrupt queueAurelien Jarno2015-06-171-1/+2
* target-s390x: fix setcc in TCG modeAurelien Jarno2015-06-171-0/+1
* virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2015-06-172-5/+5
* s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf2015-06-171-3/+3
* s390/ioinst: fix IO_INT_WORD_ISC macroAurelien Jarno2015-06-171-1/+1
* Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell2015-06-171-1/+7
|\
| * virtfs-proxy-helper: fail gracefully if socket path is too longStefan Hajnoczi2015-06-161-1/+6
| * virtfs-proxy-helper: add missing long option terminatorStefan Hajnoczi2015-06-161-0/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...Peter Maydell2015-06-1616-9/+301
|\
| * virtio-vga: add vgabios configurationGerd Hoffmann2015-06-123-2/+8
| * virtio-vga: add '-vga virtio' supportGerd Hoffmann2015-06-125-2/+22
| * virtio-vga: add virtio gpu device with vga compatibilityGerd Hoffmann2015-06-125-4/+187
| * virtio-gpu-pci: add virtio pci supportGerd Hoffmann2015-06-123-0/+83
| * virtio-gpu: fix error messageGerd Hoffmann2015-06-121-1/+1
* | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...Peter Maydell2015-06-165-33/+102
|\ \
| * | linux-user: ioctl() command type is intLaurent Vivier2015-06-161-8/+8
| * | linux-user: fix the breakpoint inheritance in spawned threadsThierry Bultel2015-06-161-2/+2
| * | linux-user: use __get_user and __put_user in cmsg conversionsPeter Maydell2015-06-161-9/+11
| * | linux-user: Fix length handling in host_to_target_cmsgPeter Maydell2015-06-161-8/+61
| * | linux-user: Use abi_ulong for TARGET_ELF_PAGESTARTYongbok Kim2015-06-151-1/+2
| * | linux-user: Allocate thunk size dynamicallyAlexander Graf2015-06-153-5/+18
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150615'...Peter Maydell2015-06-1522-294/+572
|\ \ \
| * | | hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones2015-06-151-1/+42
| * | | ACPI: Add definitions for the SPCR tableAndrew Jones2015-06-151-0/+32
| * | | target-arm: Correct "preferred return address" for cpreg access exceptionsPeter Maydell2015-06-151-1/+1
| * | | hw/arm/boot: fix rom_reset notifier registration orderEric Auger2015-06-151-9/+11
| * | | arm: helper: rename get_phys_addr_mpuPeter Crosthwaite2015-06-151-5/+5
| * | | arm: Add has-mpu propertyPeter Crosthwaite2015-06-152-0/+16
| * | | arm: Implement uniprocessor with MP configPeter Crosthwaite2015-06-152-2/+7
| * | | arm: Refactor get_phys_addr FSR return mechanismPeter Crosthwaite2015-06-153-64/+78
| * | | arm: helper: Factor out CP regs common to [pv]msaPeter Crosthwaite2015-06-151-9/+14
| * | | arm: Don't add v7mp registers in MPU systemsPeter Crosthwaite2015-06-151-1/+2
OpenPOWER on IntegriCloud