aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...Peter Maydell36-546/+927
2017-12-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...Peter Maydell29-467/+636
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger1-3/+27
2017-12-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...Peter Maydell7-145/+215
2017-12-14xen/pt: Set is_express to avoid out-of-bounds writeSimon Gaiser1-0/+1
2017-12-14xenfb: activate input handlers for raw pointer devicesOwen Smith1-0/+5
2017-12-14xenfb: Add [feature|request]-raw-pointerOwen Smith1-17/+30
2017-12-14xenfb: Use Input Handlers directlyOwen Smith1-137/+137
2017-12-14ui: generate qcode to linux mappingsOwen Smith3-0/+5
2017-12-14xen-disk: use an IOThread per instancePaul Durrant2-7/+53
2017-12-15spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier1-2/+4
2017-12-15spapr: Assume msi_nonbrokenDavid Gibson1-3/+2
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson1-6/+6
2017-12-15target/ppc: introduce the PPC_BIT() macroCédric Le Goater1-49/+56
2017-12-15spapr_events: drop bogus cell from "interrupt-ranges" propertyGreg Kurz1-3/+0
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz4-5/+14
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov4-107/+28
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater8-23/+20
2017-12-15spapr: introduce a spapr_irq_set_lsi() helperCédric Le Goater1-3/+11
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater9-129/+131
2017-12-15ppc/xics: assign of the CPU 'intc' pointer under the coreCédric Le Goater3-3/+3
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater4-20/+27
2017-12-15spapr/rtas: do not reset the MSR in stop-self commandCédric Le Goater1-10/+0
2017-12-15spapr/rtas: fix reboot of a a SMP TCG guestCédric Le Goater1-0/+8
2017-12-15spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater2-3/+17
2017-12-15e500: fix pci host bridge class/typeMichael Davidsaver1-5/+0
2017-12-15openpic: debug w/ info_report()Michael Davidsaver1-51/+51
2017-12-15pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClassCédric Le Goater2-12/+12
2017-12-15nvram: add AT24Cx i2c eepromMichael Davidsaver2-0/+206
2017-12-15e500: name openpic and pci host bridgeMichael Davidsaver1-0/+4
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz3-21/+11
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson2-3/+25
2017-12-15ppc/xics: remove useless if conditionCédric Le Goater1-4/+2
2017-12-15target/ppc: Use tcg_gen_lookup_and_goto_ptrRichard Henderson1-15/+8
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand5-59/+143
2017-12-14s390x/tcg: we already implement the Set-Program-Parameter facilityDavid Hildenbrand1-2/+3
2017-12-14s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand5-7/+50
2017-12-14s390x/tcg: Implement SIGNAL ADAPTER instructionDavid Hildenbrand2-0/+9
2017-12-14s390x/tcg: Implement STORE CHANNEL PATH STATUSDavid Hildenbrand2-0/+8
2017-12-14s390x/tcg: wire up SET CHANNEL MONITORDavid Hildenbrand4-0/+18
2017-12-14s390x/tcg: wire up SET ADDRESS LIMITDavid Hildenbrand4-0/+18
2017-12-14s390x/tcg: implement Interlocked-Access Facility 2David Hildenbrand3-6/+70
2017-12-14s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1David Hildenbrand2-4/+25
2017-12-14s390x/tcg: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand4-0/+19
2017-12-14s390x/tcg: indicate value of TODPR in STCKEDavid Hildenbrand1-0/+5
2017-12-14s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand4-0/+21
2017-12-14s390x/tcg: fix and cleanup mcck injectionDavid Hildenbrand2-9/+9
2017-12-14s390x/kvm: factor out build_channel_report_mcic() into cpu.hDavid Hildenbrand2-23/+25
2017-12-14s390x/css: attach css bridgeCornelia Huck1-0/+2
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic3-2/+21