aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-06-12usb-mtp: Return error on suspicious TYPE_DATA packet from initiatorBandan Das
2018-06-12usb-hcd-xhci-test: add a test for ccid hotplugMarc-André Lureau
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-12usb: update docsGerd Hoffmann
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
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-12target/ppc: Allow PIR read in privileged modeluporl
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan
2018-06-12target/ppc: extend eieio for POWER9Cédric Le Goater
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: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark 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-12MAINTAINERS: Add entries for the MOS6522 VIA devicePhilippe Mathieu-Daudé
2018-06-12MAINTAINERS: Add an entry for the MacIO device headersPhilippe Mathieu-Daudé
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin
2018-06-12spapr/vio: deprecate the "irq" propertyCédric Le Goater
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley
2018-06-12target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()Suraj Jitindar Singh
2018-06-12prep: fix keyboard for the 40p machineMark Cave-Ayland
2018-06-1240p: remove pci_allow_0_address = true from 40p machine classMark Cave-Ayland
2018-06-12target/ppc: Use proper logging function for possible guest errorsThomas Huth
2018-06-12hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()Philippe Mathieu-Daudé
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-06-12macio: add trace-events to timer deviceMark Cave-Ayland
2018-06-12ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)BALATON Zoltan
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-11hw/i386: Update SSDT table used by "make check"Ross Zwisler
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy