aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-11imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov
2018-01-11imx_fec: Change queue flushing heuristicsAndrey Smirnov
2018-01-11imx_fec: Refactor imx_eth_enable_rx()Andrey Smirnov
2018-01-11imx_fec: Do not link to netdevAndrey Smirnov
2018-01-11Virt: ACPI: fix qemu assert due to re-assigned table data addressZhaoshenglong
2018-01-11target/arm: Fix stlxp for aarch64_beMichael Weiser
2018-01-11linux-user: Activate armeb handler registrationMichael Weiser
2018-01-11linux-user: Separate binfmt arm CPU familiesMichael Weiser
2018-01-11linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.shMichael Weiser
2018-01-11configure: Add aarch64_be-linux-user targetMichael Weiser
2018-01-11linux-user: Fix endianess of aarch64 signal trampolineMichael Weiser
2018-01-11linux-user: Add separate aarch64_be unameMichael Weiser
2018-01-11linux-user: Add support for big-endian aarch64Michael Weiser
2018-01-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...Peter Maydell
2018-01-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-01-10nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy
2018-01-09sun4u_iommu: add trace event for IOMMU translationsMark Cave-Ayland
2018-01-09sun4u_iommu: convert from IOMMU_DPRINTF to trace-eventsMark Cave-Ayland
2018-01-09sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland
2018-01-09sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland
2018-01-09apb: QOMify IOMMUMark Cave-Ayland
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland
2018-01-09sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland
2018-01-09sun4m: move sun4m_iommu.c from hw/dma to hw/sparcMark Cave-Ayland
2018-01-09sun4u: switch from EBUS_DPRINTF() macro to trace-eventsMark Cave-Ayland
2018-01-09sparc64: introduce trace-events for hw/sparc64Mark Cave-Ayland
2018-01-09apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland
2018-01-09ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland
2018-01-09apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland
2018-01-09apb: split pci_pbm_map_irq() into separate functions for bus A and bus BMark Cave-Ayland
2018-01-09apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland
2018-01-09apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland
2018-01-09apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland
2018-01-09apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland
2018-01-09apb: APB QOMify tidy-upMark Cave-Ayland
2018-01-09sun4u: move initialisation of all ISABus devices into ebus_realize()Mark Cave-Ayland
2018-01-09sun4u: remove pci_ebus_init() functionMark Cave-Ayland
2018-01-09sun4u: move ISABus inside of EBusStateMark Cave-Ayland
2018-01-09sun4u: ebus QOMify tidy-upMark Cave-Ayland
2018-01-09apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland
2018-01-09target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_p...Jean-Christophe Dubois
2018-01-09nbd/server: add additional assert to nbd_export_putVladimir Sementsov-Ogievskiy
2018-01-09Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell
2018-01-09target/xtensa: implement disassemblerMax Filippov
2018-01-09target/xtensa: implement const16Max Filippov
2018-01-09target/xtensa: implement GPIO32Max Filippov
2018-01-09target/xtensa: implement salt/saltuMax Filippov
2018-01-09target/xtensa: add internal/noop SRs and opcodesMax Filippov
2018-01-09target/xtensa: drop DisasContext::litbaseMax Filippov
2018-01-09target/xtensa: tests: fix memctl SR testMax Filippov