aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-12-14tpm-be: report error instead of front-endMarc-André Lureau
2017-12-14tpm-be: call request_completed() out of threadMarc-André Lureau
2017-12-14tpm-tis: no longer expose TPMStateMarc-André Lureau
2017-12-14tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau
2017-12-14tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau
2017-12-14tpm-tis: remove unused locty_numberMarc-André Lureau
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-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-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-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-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand
2017-12-14s390x/css: attach css bridgeCornelia Huck
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel
2017-12-14s390x/pci: move the memory region write from pcistgPierre Morel
2017-12-14s390x/pci: move the memory region read from pcilgPierre Morel
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel
2017-12-14s390x/pci: rework PCI LOADPierre Morel
2017-12-14s390x/pci: rework PCI STOREPierre Morel
2017-12-14s390x/pci: factor out endianess conversionPierre Morel
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell
2017-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...Peter Maydell
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth