aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-12-14tpm-passthrough: make it safer to destroy after creationMarc-André Lureau1-2/+6
2017-12-14tpm-backend: move set 'id' to common codeMarc-André Lureau2-15/+6
2017-12-14tpm-passthrough: pass TPMPassthruState to handle_device_optsMarc-André Lureau1-3/+3
2017-12-14tpm-passthrough: don't save guessed cancel_path in optionsMarc-André Lureau1-3/+1
2017-12-14tpm-be: ask model to the TPM interfaceMarc-André Lureau1-2/+1
2017-12-14tpm-be: report error instead of front-endMarc-André Lureau1-3/+1
2017-12-14tpm-be: call request_completed() out of threadMarc-André Lureau3-27/+12
2017-12-14tpm-tis: no longer expose TPMStateMarc-André Lureau1-2/+2
2017-12-14tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau3-5/+5
2017-12-14tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau1-21/+1
2017-12-14tpm-tis: remove unused locty_numberMarc-André Lureau1-1/+0
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-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-15spapr_events: drop bogus cell from "interrupt-ranges" propertyGreg Kurz1-3/+0
2017-12-15spapr: fix LSI interrupt specifiers in the device treeGreg Kurz3-5/+4
2017-12-15spapr: replace numa_get_node() with lookup in pc-dimm listIgor Mammedov2-3/+28
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater4-20/+17
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 Goater7-125/+125
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 Goater3-20/+24
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 Goater1-0/+11
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-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 Kurz2-20/+10
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson1-3/+23
2017-12-15ppc/xics: remove useless if conditionCédric Le Goater1-4/+2
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand1-0/+4
2017-12-14s390x/css: attach css bridgeCornelia Huck1-0/+2
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic1-1/+6
2017-12-14s390x/css: unrestrict cssidsHalil Pasic6-28/+18
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel1-19/+25
2017-12-14s390x/pci: move the memory region write from pcistgPierre Morel1-10/+17
2017-12-14s390x/pci: move the memory region read from pcilgPierre Morel1-4/+11
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel3-25/+41
2017-12-14s390x/pci: rework PCI LOADPierre Morel1-11/+14
2017-12-14s390x/pci: rework PCI STOREPierre Morel2-16/+29
2017-12-14s390x/pci: factor out endianess conversionPierre Morel1-26/+32
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand1-0/+7
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand2-47/+52