aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-17tests: virtio-scsi: Move start/stop to individual test functionsFam Zheng1-6/+22
2015-06-17libqos: Complete virtio device ID definition listFam Zheng1-2/+8
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng1-0/+3
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-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