aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07ui/cocoa.m: move ungrab to ctrl-alt-gJohn Arbuckle
2017-11-07ui/cocoa.m: Make scrolling work again in GUI monitor windowsJohn Arbuckle
2017-11-06Merge remote-tracking branch 'remotes/yongbok/tags/mips-20171106' into stagingPeter Maydell
2017-11-06MAINTAINERS: Update Paul Burton's email addressPaul Burton
2017-11-06MAINTAINERS: Update James Hogan's email addressJames Hogan
2017-11-06MAINTAINERS: Update Yongbok Kim's email addressYongbok Kim
2017-11-06Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-11-06aio-posix: drop QEMU_AIO_POLL_MAX_NS env varStefan Hajnoczi
2017-11-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-11-05build: disable -Wmissing-braces on older compilersPaolo Bonzini
2017-11-05pci-assign: RemovePaolo Bonzini
2017-11-03Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...Peter Maydell
2017-11-03Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171103' into stagingPeter Maydell
2017-11-03cpu-exec: Exit exclusive region on longjmp from step_atomicPeter Maydell
2017-11-03tcg/s390x: Use constant pool for prologueRichard Henderson
2017-11-03tcg: Allow constant pool entries in the prologueRichard Henderson
2017-11-02oslib-posix: Use sysctl(2) call to resolve exec_dir on NetBSDKamil Rytarowski
2017-11-02ui/cocoa.m: Fix console selection keysJohn Arbuckle
2017-11-02docker: add python stdlib dependency (required by keycodemapdb)Philippe Mathieu-Daudé
2017-11-02Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-10-31ide: avoid referencing NULL dev in rotational rate settingDaniel P. Berrange
2017-10-31Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-10-31hw/ide/ahci: Move allwinner code into a separate fileThomas Huth
2017-10-31sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"Mark Cave-Ayland
2017-10-31sun4m_iommu: remove legacy sparc_iommu_memory_rw() functionMark Cave-Ayland
2017-10-31sparc32_dma: switch over to using IOMMU memory region and DMA APIMark Cave-Ayland
2017-10-31sun4m: implement IOMMU translation using IOMMU memory regionMark Cave-Ayland
2017-10-31sparc32_dma: add len to esp/le DMA memory tracingMark Cave-Ayland
2017-10-31sparc32_dma: remove is_ledma hack and replace with memory region aliasMark Cave-Ayland
2017-10-31sparc32_dma: introduce new SPARC32_DMA type container objectMark Cave-Ayland
2017-10-31sparc32_dma: make lance device child of ledma deviceMark Cave-Ayland
2017-10-31lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.hMark Cave-Ayland
2017-10-31sparc32_dma: make esp device child of espdma deviceMark Cave-Ayland
2017-10-31esp: move TYPE_ESP and SysBusESPState from esp.c to esp.hMark Cave-Ayland
2017-10-31sparc32_dma: use object link instead of qdev property to pass IOMMU referenceMark Cave-Ayland
2017-10-31sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.hMark Cave-Ayland
2017-10-31sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()Mark Cave-Ayland
2017-10-31sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.hMark Cave-Ayland
2017-10-31sparc32_dma: split esp and le into separate DMA devicesMark Cave-Ayland
2017-10-31sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICEMark Cave-Ayland
2017-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171031'...Peter Maydell
2017-10-31Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-30' into st...Peter Maydell
2017-10-31hw/pci-host/gpex: Improve INTX to gsi routing error checkingpull-target-arm-20171031Eric Auger
2017-10-31msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep
2017-10-31msf2: Remove dead code reported by CoveritySubbaraya Sundeep
2017-10-31xlnx-zcu102: Specify the max number of CPUsAlistair Francis
2017-10-31fix WFI/WFE length in syndrome registerStefano Stabellini
2017-10-31Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171030' into s...Peter Maydell
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy
2017-10-30nbd: Move nbd_read() to common headerEric Blake