summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02ui/cocoa.m: Fix console selection keysJohn Arbuckle1-1/+1
2017-11-02Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell4-96/+131
2017-10-31ide: avoid referencing NULL dev in rotational rate settingDaniel P. Berrange1-1/+3
2017-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell10-203/+413
2017-10-31hw/ide/ahci: Move allwinner code into a separate fileThomas Huth3-95/+128
2017-10-31sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"Mark Cave-Ayland1-1/+1
2017-10-31sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland2-49/+0
2017-10-31sparc32_dma: switch over to using IOMMU memory region and DMA APIMark Cave-Ayland1-6/+11
2017-10-31sun4m: implement IOMMU translation using IOMMU memory regionMark Cave-Ayland2-0/+67
2017-10-31sparc32_dma: add len to esp/le DMA memory tracingMark Cave-Ayland2-8/+8
2017-10-31sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland2-15/+7
2017-10-31sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland3-34/+114
2017-10-31sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland3-24/+32
2017-10-31lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland2-10/+46
2017-10-31sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland3-11/+37
2017-10-31esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland2-13/+14
2017-10-31sparc32_dma: use object link instead of qdev property to pass IOMMU referenceMark Cave-Ayland2-10/+7
2017-10-31sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland2-14/+16
2017-10-31sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()Mark Cave-Ayland1-13/+16
2017-10-31sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland2-34/+37
2017-10-31sparc32_dma: split esp and le into separate DMA devicesMark Cave-Ayland2-14/+52
2017-10-31sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICEMark Cave-Ayland2-34/+35
2017-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171031'...Peter Maydell10-14/+57
2017-10-31Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-30' into st...Peter Maydell9-187/+962
2017-10-31hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger1-2/+8
2017-10-31msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep1-0/+11
2017-10-31msf2: Remove dead code reported by CoveritySubbaraya Sundeep1-4/+14
2017-10-31xlnx-zcu102: Specify the max number of CPUsAlistair Francis1-0/+1
2017-10-31fix WFI/WFE length in syndrome registerStefano Stabellini6-8/+23
2017-10-31Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171030' into s...Peter Maydell2-23/+26
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy6-33/+498
2017-10-30nbd: Move nbd_read() to common headerEric Blake2-9/+10
2017-10-30nbd/client: prepare nbd_receive_reply for structured replyVladimir Sementsov-Ogievskiy4-32/+113
2017-10-30nbd/client: refactor nbd_receive_starttlsVladimir Sementsov-Ogievskiy2-18/+42
2017-10-30nbd/server: Include human-readable message in structured errorsEric Blake2-8/+14
2017-10-30nbd: Minimal structured read for serverVladimir Sementsov-Ogievskiy2-10/+99
2017-10-30nbd/server: Refactor zero-length option checkEric Blake1-28/+46
2017-10-30nbd/server: Simplify nbd_negotiate_options loopEric Blake1-15/+4
2017-10-30nbd/server: Report error for write to read-only exportEric Blake1-1/+2
2017-10-30nbd: Expose constants and structs for structured readEric Blake4-1/+71
2017-10-30nbd: Move nbd_errno_to_system_errno() to public headerEric Blake5-45/+50
2017-10-30nbd: Include error names in trace messagesEric Blake5-4/+30
2017-10-30monitor: fix dangling CPU pointerGreg Kurz1-5/+18
2017-10-30hmp: Replace error_report_errZhiPeng Lu1-18/+8
2017-10-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell10-21/+28
2017-10-30Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171029' i...Peter Maydell10-142/+244
2017-10-30Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell59-689/+397
2017-10-30s390-*.img: update s390 bios with latest fixesChristian Borntraeger2-0/+0
2017-10-30s390-ccw: print carriage return with new linesCollin L. Walling1-3/+21
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger4-13/+2