aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-201712151' into ...Peter Maydell
2017-12-15sparc: Make sure we mmap at SHMLBA alignmentPeter Maydell
2017-12-15io: introduce a network socket listener APIDaniel P. Berrange
2017-12-15Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into sta...Peter Maydell
2017-12-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' int...Peter Maydell
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger
2017-12-15Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into...Peter Maydell
2017-12-14xen/pt: Set is_express to avoid out-of-bounds writeSimon Gaiser
2017-12-14xenfb: activate input handlers for raw pointer devicesOwen Smith
2017-12-14xenfb: Add [feature|request]-raw-pointerOwen Smith
2017-12-14xenfb: Use Input Handlers directlyOwen Smith
2017-12-14ui: generate qcode to linux mappingsOwen Smith
2017-12-14xen-disk: use an IOThread per instancePaul Durrant
2017-12-15spapr: don't initialize PATB entry if max-cpu-compat < power9Laurent Vivier
2017-12-15spapr: Assume msi_nonbrokenDavid Gibson
2017-12-15spapr: Rename machine init functions for clarityDavid Gibson
2017-12-15target/ppc: introduce the PPC_BIT() macroCédric Le Goater
2017-12-15spapr_events: drop bogus cell from "interrupt-ranges" propertyGreg Kurz
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater
2017-12-15spapr: introduce a spapr_irq_set_lsi() helperCédric Le Goater
2017-12-15spapr: move the IRQ allocation routines under the machineCédric Le Goater
2017-12-15ppc/xics: assign of the CPU 'intc' pointer under the coreCédric Le Goater
2017-12-15ppc/xics: introduce an icp_create() helperCédric Le Goater
2017-12-15spapr/rtas: do not reset the MSR in stop-self commandCédric Le Goater
2017-12-15spapr/rtas: fix reboot of a a SMP TCG guestCédric Le Goater
2017-12-15spapr/rtas: disable the decrementer interrupt when a CPU is unpluggedCédric Le Goater
2017-12-15e500: fix pci host bridge class/typeMichael Davidsaver
2017-12-15openpic: debug w/ info_report()Michael Davidsaver
2017-12-15pcc: define the Power-saving mode Exit Cause Enable bits in PowerPCCPUClassCédric Le Goater
2017-12-15nvram: add AT24Cx i2c eepromMichael Davidsaver
2017-12-15e500: name openpic and pci host bridgeMichael Davidsaver
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson
2017-12-15ppc/xics: remove useless if conditionCédric Le Goater
2017-12-15target/ppc: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand
2017-12-14s390x/tcg: we already implement the Set-Program-Parameter facilityDavid Hildenbrand
2017-12-14s390x/tcg: implement extract-CPU-time facilityDavid Hildenbrand
2017-12-14s390x/tcg: Implement SIGNAL ADAPTER instructionDavid Hildenbrand
2017-12-14s390x/tcg: Implement STORE CHANNEL PATH STATUSDavid Hildenbrand
2017-12-14s390x/tcg: wire up SET CHANNEL MONITORDavid Hildenbrand
2017-12-14s390x/tcg: wire up SET ADDRESS LIMITDavid Hildenbrand
2017-12-14s390x/tcg: implement Interlocked-Access Facility 2David Hildenbrand
2017-12-14s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1David Hildenbrand
2017-12-14s390x/tcg: wire up STORE CHANNEL REPORT WORDDavid Hildenbrand
2017-12-14s390x/tcg: indicate value of TODPR in STCKEDavid Hildenbrand
2017-12-14s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELDDavid Hildenbrand
2017-12-14s390x/tcg: fix and cleanup mcck injectionDavid Hildenbrand