summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * xics: Drop the KVM ICS classGreg Kurz2019-02-183-44/+1Star
| * spapr/irq: Use the "simple" ICS class for KVMGreg Kurz2019-02-181-8/+7Star
| * xics: Handle KVM interrupt presentation from "simple" ICS codeGreg Kurz2019-02-184-9/+8Star
| * xics: Handle KVM ICS reset from the "simple" ICS codeGreg Kurz2019-02-182-18/+4Star
| * xics: Explicitely call KVM ICS methods from the common codeGreg Kurz2019-02-183-24/+18Star
| * xics: Drop the KVM ICP classGreg Kurz2019-02-182-21/+0Star
| * spapr/irq: Use the base ICP class for KVMGreg Kurz2019-02-182-4/+1Star
| * xics: Handle KVM ICP realize from the common codeGreg Kurz2019-02-183-9/+10
| * xics: Handle KVM ICP reset from the common codeGreg Kurz2019-02-183-20/+4Star
| * xics: Explicitely call KVM ICP methods from the common codeGreg Kurz2019-02-183-25/+20Star
| * spapr/irq: remove the XICS offset adjustmentCédric Le Goater2019-02-171-26/+1Star
| * spapr/irq: add an 'nr_irq' parameter to initialize the backend.Cédric Le Goater2019-02-172-9/+11
| * spapr: fix out of bounds write in spapr_populate_drmem_v2Fabiano Rosas2019-02-171-2/+2
| * target/ppc: Disable ISA 2.06 PM instructions on POWER9Benjamin Herrenschmidt2019-02-171-1/+1
| * qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth2019-02-1713-24/+16Star
| * xive: Only set source type for LSIsGreg Kurz2019-02-172-9/+5Star
| * ppc: fix crash during branch steppingRoman Kapl2019-02-171-22/+15Star
| * target/ppc: Remove some #if 0'ed codeBenjamin Herrenschmidt2019-02-172-24/+0Star
| * mac_newworld: change default NIC to sungem for mac99 machineMark Cave-Ayland2019-02-171-1/+1
| * spapr: Disallow unsupported kernel-irqchip settingsGreg Kurz2019-02-171-0/+13
| * cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland2019-02-171-10/+1Star
| * spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error pathGreg Kurz2019-02-171-0/+6
| * target/ppc: Fix msync to do what hardware doesBALATON Zoltan2019-02-171-3/+8
| * target/ppc: Enable reporting of SPRs to GDBFabiano Rosas2019-02-174-2/+130
| * spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-176-10/+10
| * hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé2019-02-171-1/+0Star
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...Peter Maydell2019-02-1849-741/+735Star
|\ \
| * | qapi: move RTC_CHANGE to the target schemaMarc-André Lureau2019-02-184-25/+25
| * | qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster2019-02-183-2/+15
| * | Revert "qapi-events: add 'if' condition to implicit event enum"Markus Armbruster2019-02-181-1/+3
| * | qapi: remove qmp_unregister_command()Marc-André Lureau2019-02-182-9/+0Star
| * | qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau2019-02-1811-102/+70Star
| * | qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau2019-02-189-80/+57Star
| * | qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau2019-02-184-55/+46Star
| * | target.json: add a note about query-cpu* not being s390x-specificMarc-André Lureau2019-02-181-0/+6
| * | qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2019-02-1810-203/+146Star
| * | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau2019-02-185-203/+175Star
| * | qapi: New module target.jsonMarkus Armbruster2019-02-183-11/+31
| * | build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster2019-02-184-18/+21
| * | build-sys: move qmp-introspect per targetMarc-André Lureau2019-02-183-3/+2Star
| * | qapi: Generate QAPIEvent stuff into separate filesMarkus Armbruster2019-02-189-29/+60
| * | qapi: Prepare for system modules other than 'builtin'Markus Armbruster2019-02-183-12/+27
| * | qapi: Clean up modular built-in code generation a bitMarkus Armbruster2019-02-1816-10/+33
| * | qapi: Fix up documentation for recent commit a95291007b2Markus Armbruster2019-02-181-0/+2
| * | qapi: Belatedly document modular code generationMarkus Armbruster2019-02-181-0/+38
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190218' into stagingPeter Maydell2019-02-1819-173/+150Star
|\ \ | |/ |/|
| * s390x: upgrade status of KVM cores to "supported"Cornelia Huck2019-02-181-1/+1
| * s390x/kvm: add tracepoint to ioeventfd interfaceCornelia Huck2019-02-182-0/+3
| * s390x/cpumodel: add z14 GA2 modelCollin Walling2019-02-182-0/+8
| * s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling2019-02-184-1/+30