aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-17Update OpenBIOS imagesMark Cave-Ayland
2015-06-17Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch nullification event supportAurelien Jarno
2015-06-17target-s390x: PER store-using-real-address event supportAurelien Jarno
2015-06-17target-s390x: PER storage-alteration event supportAurelien Jarno
2015-06-17translate-all: fix watchpoints if retranslation not possibleAurelien Jarno
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno
2015-06-17target-s390x: basic PER event handlingAurelien Jarno
2015-06-17target-s390x: add get_per_in_range functionAurelien Jarno
2015-06-17target-s390x: add get_per_atmid functionAurelien Jarno
2015-06-17target-s390x: add PER related constantsAurelien Jarno
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/kraxel/tags/pull-seabios-1.8.2-20150617...Peter Maydell
2015-06-17Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2015-06-17update seabios and vgabios binariesGerd Hoffmann
2015-06-17tag our seabios buildsGerd Hoffmann
2015-06-17update seabios submodule to release 1.8.2Gerd Hoffmann
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 tablepull-target-arm-20150615Andrew 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