summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-06-17hw/sparc/sun4m: Fix problems with device introspectionThomas Huth
2018-06-17hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realizeThomas Huth
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
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-12mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522Mark Cave-Ayland
2018-06-12ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland
2018-06-12ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland
2018-06-12hw/misc/mos6522: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-12spapr/vio: deprecate the "irq" propertyCédric Le Goater