aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland
2018-06-16adb: fix read reg 3 byte orderingMark Cave-Ayland
2018-06-16mac_newworld: wire up programmer switch to NMI handlerMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-16ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland
2018-06-16spapr: fix leak in h_client_architecture_support()Greg Kurz
2018-06-16ppc/spapr_caps: Don't disable cap_cfpc on POWER8 by defaultSuraj Jitindar Singh
2018-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-15m25p80: add support for two bytes WRSR for Macronix chipsCédric Le Goater
2018-06-15aspeed_scu: Implement RNG registerJoel Stanley
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell
2018-06-15stellaris: Stop using armv7m_init()Peter Maydell
2018-06-15hw/char/parallel: Convert away from old_mmioPeter Maydell
2018-06-15hw/input/pckbd: Convert away from old_mmioPeter Maydell
2018-06-15hw/watchdog/wdt_i6300esb: Convert away from old_mmioPeter Maydell
2018-06-15hw/block/pflash_cfi02: Convert away from old_mmioPeter Maydell
2018-06-15hw/m68k/mcf5206: Convert away from old_mmioPeter Maydell
2018-06-15hw/sh/sh7750: Convert away from old_mmioPeter Maydell
2018-06-15hw/arm/mps2-tz: Put ethernet controller behind PPCPeter Maydell
2018-06-15arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...Shannon Zhao
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf
2018-06-15e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka
2018-06-13Purge uses of banned g_assert_FOO()Markus Armbruster
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-12usb-mtp: Return error on suspicious TYPE_DATA packet from initiatorBandan Das
2018-06-12usb-ccid: fix bus leakMarc-André Lureau
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-12bus: do not unref the added child bus on realizeMarc-André Lureau
2018-06-12usb/dev-mtp: Fix use of uninitialized valuesPhilippe Mathieu-Daudé
2018-06-12usb: correctly handle Zero Length PacketsPhilippe Mathieu-Daudé
2018-06-12spapr_pci: Remove unhelpful pagesize warningDavid Gibson
2018-06-12xics_kvm: use KVM helpersCédric Le Goater
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-06-12spapr: handle cpu core unplug via hotplug handler chainDavid Hildenbrand
2018-06-12spapr: handle pc-dimm unplug via hotplug handler chainDavid Hildenbrand
2018-06-12spapr: introduce machine unplug handlerDavid Hildenbrand
2018-06-12spapr: move memory hotplug support check into spapr_memory_pre_plug()David Hildenbrand
2018-06-12spapr: move lookup of the node into spapr_memory_plug()David Hildenbrand
2018-06-12spapr: no need to verify the nodeDavid Hildenbrand
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan
2018-06-12mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTRMark Cave-Ayland