index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-virtio.c
Age
Commit message (
Expand
)
Author
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2014-02-11
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-29
s390x: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-26
S390: IPL: Use different firmware for different machines
Alexander Graf
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-01-29
s390-virtio: Check for NULL device in reset hypercall
Andreas Färber
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf