summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-virtio.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-5/+3
2014-02-27s390x/kvm: implement floating-interrupt controller deviceJens Freimann1-0/+2
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-26S390: IPL: Use different firmware for different machinesAlexander Graf1-2/+5
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber1-5/+9
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber1-2/+6
2013-01-29s390-virtio: Check for NULL device in reset hypercallAndreas Färber1-0/+3
2013-01-29s390: Move hw files to hw/s390xAlexander Graf1-0/+290