aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell23-71/+109
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell28-255/+304
2018-06-12Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell5-68/+307
2018-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-42/+35
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell46-2844/+341
2018-06-12usb-mtp: Return error on suspicious TYPE_DATA packet from initiatorBandan Das1-0/+5
2018-06-12usb-hcd-xhci-test: add a test for ccid hotplugMarc-André Lureau1-0/+10
2018-06-12usb-ccid: fix bus leakMarc-André Lureau1-0/+1
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau17-24/+32
2018-06-12bus: do not unref the added child bus on realizeMarc-André Lureau1-1/+0
2018-06-12usb/dev-mtp: Fix use of uninitialized valuesPhilippe Mathieu-Daudé1-1/+5
2018-06-12usb: correctly handle Zero Length PacketsPhilippe Mathieu-Daudé1-1/+1
2018-06-12usb: update docsGerd Hoffmann1-44/+55
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-2/+2
2018-06-12spapr_pci: Remove unhelpful pagesize warningDavid Gibson1-7/+0
2018-06-12xics_kvm: use KVM helpersCédric Le Goater1-38/+14
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2-1/+4
2018-06-12spapr: handle cpu core unplug via hotplug handler chainDavid Hildenbrand1-1/+11
2018-06-12spapr: handle pc-dimm unplug via hotplug handler chainDavid Hildenbrand1-3/+15
2018-06-12spapr: introduce machine unplug handlerDavid Hildenbrand1-0/+6
2018-06-12spapr: move memory hotplug support check into spapr_memory_pre_plug()David Hildenbrand1-7/+6
2018-06-12spapr: move lookup of the node into spapr_memory_plug()David Hildenbrand1-7/+5
2018-06-12spapr: no need to verify the nodeDavid Hildenbrand1-8/+2
2018-06-12target/ppc: Allow PIR read in privileged modeluporl1-1/+1
2018-06-12ppc4xx_i2c: Clean up and improve error loggingBALATON Zoltan1-43/+51
2018-06-12target/ppc: extend eieio for POWER9Cédric Le Goater1-2/+23
2018-06-12mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTRMark Cave-Ayland1-8/+1
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland3-14/+7
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland4-42/+33
2018-06-12mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522Mark Cave-Ayland1-1/+1
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland1-0/+1
2018-06-12ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland1-3/+0
2018-06-12ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland1-6/+0
2018-06-12hw/misc/mos6522: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé1-2/+2
2018-06-12MAINTAINERS: Add entries for the MOS6522 VIA devicePhilippe Mathieu-Daudé1-0/+2
2018-06-12MAINTAINERS: Add an entry for the MacIO device headersPhilippe Mathieu-Daudé1-1/+2
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin1-1/+2
2018-06-12spapr/vio: deprecate the "irq" propertyCédric Le Goater2-3/+31
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley3-2/+17
2018-06-12target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()Suraj Jitindar Singh1-20/+39
2018-06-12prep: fix keyboard for the 40p machineMark Cave-Ayland1-1/+0
2018-06-1240p: remove pci_allow_0_address = true from 40p machine classMark Cave-Ayland1-1/+0
2018-06-12target/ppc: Use proper logging function for possible guest errorsThomas Huth1-25/+12
2018-06-12hw/ppc/spapr_drc: Replace error_setg(&error_abort) by error_report() + abort()Philippe Mathieu-Daudé1-1/+2
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland2-7/+8
2018-06-12macio: add trace-events to timer deviceMark Cave-Ayland2-0/+7
2018-06-12ppc440_pcix: Fix a typo in setting a register (Coverity CID1390577)BALATON Zoltan1-1/+1
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler6-42/+35
2018-06-11hw/i386: Update SSDT table used by "make check"Ross Zwisler1-0/+0
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy2-1/+15