summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spapr: Correct compatibility mode setting for hotplugged CPUsDavid Gibson2018-01-102-1/+10
| * | hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge deviceThomas Huth2018-01-103-53/+0Star
| * | Update dtc to fix compilation problem on Mac OS 10.6John Arbuckle2018-01-101-0/+0
| * | target/ppc: more use of the PPC_*() macrosCédric Le Goater2018-01-103-28/+40
| * | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater2018-01-108-71/+67Star
| * | hw/ide: Emulate SiI3112 SATA controllerBALATON Zoltan2018-01-105-0/+381
| * | spapr_pci: use warn_report()Greg Kurz2018-01-102-4/+4
| * | ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan2018-01-102-30/+171
| * | sm501: Add some more unimplemented registersBALATON Zoltan2018-01-101-0/+17
| * | sm501: Add panel hardware cursor registers also to read functionBALATON Zoltan2018-01-101-0/+13
| * | pseries: Update SLOF firmware image to qemu-slof-20171214Alexey Kardashevskiy2018-01-103-1/+1
* | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...Peter Maydell2018-01-113-10/+16
|\ \ \
| * | | nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy2018-01-102-10/+10
| * | | nbd/server: add additional assert to nbd_export_putVladimir Sementsov-Ogievskiy2018-01-091-0/+6
| |/ /
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2018-01-1123-591/+743
|\ \ \
| * | | sun4u_iommu: add trace event for IOMMU translationsMark Cave-Ayland2018-01-092-0/+3
| * | | sun4u_iommu: convert from IOMMU_DPRINTF to trace-eventsMark Cave-Ayland2018-01-092-14/+7Star
| * | | sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland2018-01-092-18/+19
| * | | sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland2018-01-096-329/+403
| * | | apb: QOMify IOMMUMark Cave-Ayland2018-01-093-22/+70
| * | | sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland2018-01-097-20/+1Star
| * | | sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.hMark Cave-Ayland2018-01-095-21/+54
| * | | sun4m: move sun4m_iommu.c from hw/dma to hw/sparcMark Cave-Ayland2018-01-095-17/+17
| * | | sun4u: switch from EBUS_DPRINTF() macro to trace-eventsMark Cave-Ayland2018-01-092-10/+5Star
| * | | sparc64: introduce trace-events for hw/sparc64Mark Cave-Ayland2018-01-092-0/+2
| * | | apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland2018-01-092-2/+4
| * | | ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland2018-01-093-26/+33
| * | | apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland2018-01-092-19/+13Star
| * | | apb: split pci_pbm_map_irq() into separate functions for bus A and bus BMark Cave-Ayland2018-01-091-25/+20Star
| * | | apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland2018-01-093-66/+68
| * | | apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland2018-01-093-12/+12
| * | | apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland2018-01-095-10/+18
| * | | apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland2018-01-093-9/+11
| * | | apb: APB QOMify tidy-upMark Cave-Ayland2018-01-091-9/+8Star
| * | | sun4u: move initialisation of all ISABus devices into ebus_realize()Mark Cave-Ayland2018-01-091-32/+46
| * | | sun4u: remove pci_ebus_init() functionMark Cave-Ayland2018-01-093-20/+16Star
| * | | sun4u: move ISABus inside of EBusStateMark Cave-Ayland2018-01-091-2/+5
| * | | sun4u: ebus QOMify tidy-upMark Cave-Ayland2018-01-091-7/+12
| * | | apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland2018-01-092-85/+86
| * | | target/sparc: remove MemoryRegionSection check code from sparc_cpu_get_phys_p...Jean-Christophe Dubois2018-01-091-6/+0Star
| |/ /
* | | Merge remote-tracking branch 'remotes/xtensa/tags/20180109-xtensa' into stagingPeter Maydell2018-01-0922-2164/+45935
|\ \ \ | |/ / |/| |
| * | target/xtensa: implement disassemblerMax Filippov2018-01-095-0/+145
| * | target/xtensa: implement const16Max Filippov2018-01-091-0/+14
| * | target/xtensa: implement GPIO32Max Filippov2018-01-092-0/+54
| * | target/xtensa: implement salt/saltuMax Filippov2018-01-091-0/+18
| * | target/xtensa: add internal/noop SRs and opcodesMax Filippov2018-01-092-0/+35
| * | target/xtensa: drop DisasContext::litbaseMax Filippov2018-01-091-22/+5Star
| * | target/xtensa: tests: fix memctl SR testMax Filippov2018-01-091-1/+1
| * | target/xtensa: use libisa for instruction decodingMax Filippov2018-01-093-2144/+124Star
| * | target/xtensa: switch fsf to libisaMax Filippov2017-12-192-0/+9846