aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-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-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...Peter Maydell
2017-10-30Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-10-30s390x/kvm: use cpu model for gscb on compat machinesChristian Borntraeger
2017-10-27x86: Skip check apic_id_limit for XenLan Tianyu
2017-10-27mips: r4k: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27mips: mipssim: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27mips: Magnum/Acer Pica 61: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27mips: fulong2e: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27mips: malta/boston: replace cpu_model with cpu_typeIgor Mammedov
2017-10-27mips: use object_new() instead of gnew()+object_initialize()Igor Mammedov
2017-10-27sparc: leon3: use generic cpu_model parsingIgor Mammedov
2017-10-27sparc: sparc: use generic cpu_model parsingIgor Mammedov
2017-10-27sparc: sun4u/sun4v/niagara: use generic cpu_model parsingIgor Mammedov
2017-10-27tricore: use generic cpu_model parsingIgor Mammedov
2017-10-27unicore32: use generic cpu_model parsingIgor Mammedov
2017-10-27xtensa: lx60/lx200/ml605/kc705: use generic cpu_model parsingIgor Mammedov
2017-10-27xtensa: sim: use generic cpu_model parsingIgor Mammedov
2017-10-27sh4: shix: use generic cpu_model parsingIgor Mammedov
2017-10-27sh4: r2d: use generic cpu_model parsingIgor Mammedov
2017-10-27openrisc: use generic cpu_model parsingIgor Mammedov
2017-10-27moxie: use generic cpu_model parsingIgor Mammedov
2017-10-27moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"Igor Mammedov
2017-10-27m68k: mcf5208: use generic cpu_model parsingIgor Mammedov
2017-10-27m68k: an5206: use generic cpu_model parsingIgor Mammedov
2017-10-27lm32: lm32_boards: use generic cpu_model parsingIgor Mammedov
2017-10-27lm32: milkymist: use generic cpu_model parsingIgor Mammedov
2017-10-27cris: use generic cpu_model parsingIgor Mammedov
2017-10-27alpha: use generic cpu_model parsingIgor Mammedov
2017-10-26xen: Log errno rather than return valueRoss Lagerwall
2017-10-26xen: dont try setting max grants multiple timesJuergen Gross
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross
2017-10-26Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...Peter Maydell
2017-10-25tpm: print buffers received from TPM when debuggingStefan Berger
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/input-20171023-pull-request...Peter Maydell
2017-10-24Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...Peter Maydell
2017-10-23ps2: fix scancodes sent for Ctrl+Pause key combinationDaniel P. Berrange
2017-10-23ps2: fix scancodess sent for Pause key in AT set 1Daniel P. Berrange