aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 checkingEric 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
2017-10-30nbd/client: prepare nbd_receive_reply for structured replyVladimir Sementsov-Ogievskiy
2017-10-30nbd/client: refactor nbd_receive_starttlsVladimir Sementsov-Ogievskiy
2017-10-30nbd/server: Include human-readable message in structured errorsEric Blake
2017-10-30nbd: Minimal structured read for serverVladimir Sementsov-Ogievskiy
2017-10-30nbd/server: Refactor zero-length option checkEric Blake
2017-10-30nbd/server: Simplify nbd_negotiate_options loopEric Blake
2017-10-30nbd/server: Report error for write to read-only exportEric Blake
2017-10-30nbd: Expose constants and structs for structured readEric Blake
2017-10-30nbd: Move nbd_errno_to_system_errno() to public headerEric Blake
2017-10-30nbd: Include error names in trace messagesEric Blake
2017-10-30monitor: fix dangling CPU pointerGreg Kurz
2017-10-30hmp: Replace error_report_errZhiPeng Lu
2017-10-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell
2017-10-30Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171029' i...Peter Maydell
2017-10-30Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-10-30s390-*.img: update s390 bios with latest fixesChristian Borntraeger
2017-10-30s390-ccw: print carriage return with new linesCollin L. Walling
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-30target/s390x: change CPU type name to "s390x-cpu"David Hildenbrand
2017-10-29tests: check that migration parameters are really assignedJuan Quintela
2017-10-29tests: Don't abuse global_qtestJuan Quintela
2017-10-29tests: Factorize out migrate_test_start/endJuan Quintela
2017-10-29tests: Refactor setting of parameters/capabilitiesJuan Quintela
2017-10-29tests: rename postcopy-test to migration-testJuan Quintela
2017-10-29migration: Make xbzrle_cache_size a migration parameterJuan Quintela
2017-10-29migration: No need to return the size of the cacheJuan Quintela
2017-10-29migration: Don't play games with the requested cache sizeJuan Quintela