summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz
2020-01-08pnv/psi: Add device reset hookGreg Kurz
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz
2020-01-08xive: Use the XIVE fabric link under the XIVE routerGreg Kurz
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater
2020-01-08ppc/pnv: Introduce a "xics" property alias under the PSI modelCédric Le Goater
2020-01-08spapr/xive: remove redundant check in spapr_match_nvt()Cédric Le Goater
2020-01-08ppc/pnv: Drop "num-chips" machine propertyGreg Kurz
2020-01-08ppc440_bamboo.c: remove label from bamboo_load_device_tree()Daniel Henrique Barboza
2020-01-08spapr.c: remove 'out' label in spapr_dt_cas_updates()Daniel Henrique Barboza
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-08ppc/pnv: Modify the powerdown notifier to get the PowerNV machineCédric Le Goater
2020-01-08ppc/spapr: Support reboot of secure pseries guestBharata B Rao
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-01-07qdev/qom: remove some TODO limitations now that PROP_PTR is goneMarc-André Lureau
2020-01-07qdev: remove QDEV_PROP_PTRMarc-André Lureau
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2020-01-07smbus-eeprom: remove PROP_PTRMarc-André Lureau
2020-01-07cris: improve passing PIC interrupt vector to the CPUMarc-André Lureau
2020-01-07mips/cps: fix setting saar propertyMarc-André Lureau
2020-01-07qdev: use g_strcmp0() instead of open-coding itMarc-André Lureau
2020-01-07leon3: use qdev gpio facilities for the PILMarc-André Lureau
2020-01-07leon3: use qemu_irq framework instead of callback as propertyMarc-André Lureau
2020-01-07dp8393x: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07etraxfs: remove PROP_PTR usageMarc-André Lureau
2020-01-07lance: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07vmmouse: replace PROP_PTR with PROP_LINKMarc-André Lureau
2020-01-07sm501: make SerialMM a child, export chardev propertyMarc-André Lureau
2020-01-07mips: use sysbus_mmio_get_region() instead of internal fieldsMarc-André Lureau
2020-01-07mips: use sysbus_add_io()Marc-André Lureau
2020-01-07mips: baudbase is 115200 by defaultMarc-André Lureau
2020-01-07mips: inline serial_init()Marc-André Lureau
2020-01-07serial: make SerialIO a sysbus deviceMarc-André Lureau