aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-17Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz6-0/+78
2015-06-17vhost: set vring endianness for legacy virtioGreg Kurz1-1/+49
2015-06-17virtio: introduce virtio_legacy_is_cross_endian()Greg Kurz1-0/+13
2015-06-17linux-headers: sync vhost.hGreg Kurz1-0/+14
2015-06-17Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' in...Peter Maydell18-167/+651
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf4-5/+5
2015-06-17target-s390x: PER: add Breaking-Event-Address registerAurelien Jarno4-11/+37
2015-06-17target-s390x: PER instruction-fetch nullification event supportAurelien Jarno1-0/+12
2015-06-17target-s390x: PER store-using-real-address event supportAurelien Jarno1-0/+16
2015-06-17target-s390x: PER storage-alteration event supportAurelien Jarno5-3/+100
2015-06-17translate-all: fix watchpoints if retranslation not possibleAurelien Jarno1-5/+15
2015-06-17target-s390x: PER instruction-fetch event supportAurelien Jarno3-0/+17
2015-06-17target-s390x: PER successful-branching event supportAurelien Jarno3-0/+51
2015-06-17target-s390x: basic PER event handlingAurelien Jarno5-20/+71
2015-06-17target-s390x: add get_per_in_range functionAurelien Jarno1-0/+11
2015-06-17target-s390x: add get_per_atmid functionAurelien Jarno1-0/+12
2015-06-17target-s390x: add PER related constantsAurelien Jarno1-0/+16
2015-06-17target-s390x: mvc_fast_memmove: access memory through softmmuAurelien Jarno1-57/+27
2015-06-17target-s390x: mvc_fast_memset: access memory through softmmuAurelien Jarno1-41/+32
2015-06-17target-s390x: function to adjust the length wrt page boundaryAurelien Jarno1-0/+11
2015-06-17softmmu: provide tlb_vaddr_to_host function for user modeAurelien Jarno1-2/+6
2015-06-17target-s390x: wire up I/O instructions in TCG modeAlexander Graf4-14/+179
2015-06-17target-s390x: wire up DIAG REIPL in TCG modeAurelien Jarno1-0/+6
2015-06-17target-s390x: wire up DIAG IPL in TCG modeAurelien Jarno4-13/+20
2015-06-17target-s390x: fix s390_cpu_initial_resetAurelien Jarno1-0/+1
2015-06-17target-s390x: initialize I/O interrupt queueAurelien Jarno1-0/+8
2015-06-17target-s390x: correctly initialize ext interrupt queueAurelien Jarno1-1/+2
2015-06-17target-s390x: fix setcc in TCG modeAurelien Jarno1-0/+1
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2-5/+5
2015-06-17s390/ioinst: fix endianness in ioinst_schib_validAlexander Graf1-3/+3
2015-06-17s390/ioinst: fix IO_INT_WORD_ISC macroAurelien Jarno1-1/+1
2015-06-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.2-20150617...Peter Maydell10-0/+5
2015-06-17Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell1-1/+7
2015-06-17update seabios and vgabios binariesGerd Hoffmann8-0/+0
2015-06-17tag our seabios buildsGerd Hoffmann1-0/+5
2015-06-17update seabios submodule to release 1.8.2Gerd Hoffmann1-0/+0
2015-06-16virtfs-proxy-helper: fail gracefully if socket path is too longStefan Hajnoczi1-1/+6
2015-06-16virtfs-proxy-helper: add missing long option terminatorStefan Hajnoczi1-0/+1
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