index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2019-02-18
s390x: always provide pci support
Cornelia Huck
2019-02-05
hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...
Paolo Bonzini
2018-10-12
hw/s390x: Include the tod-qemu also for builds with --disable-tcg
Thomas Huth
2018-10-12
s390x/ap: base Adjunct Processor (AP) object model
Tony Krowiak
2018-08-28
hw/s390x: Move virtio-ccw-blk code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-net code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-input code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-gpu code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move vhost-vsock-ccw code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-crypto code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-9p code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-rng code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-scsi code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-balloon code to a separate file
Thomas Huth
2018-08-28
hw/s390x: Move virtio-ccw-serial code to a separate file
Thomas Huth
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
2017-09-19
s390x: get rid of s390-virtio.c
David Hildenbrand
2017-08-30
s390x/pci: add stubs
Cornelia Huck
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
2017-05-19
s390x/css: device support for s390-ccw passthrough
Dong Jia Shi
2017-05-04
s390x/3270: Add abstract emulated ccw-attached 3270 device
Yang Chen
2016-07-11
s390x/css: Unplug handler of virtual css bridge
Jing Liu
2016-07-11
s390x/css: Factor out virtual css bridge and bus
Jing Liu
2016-01-13
s390x: remove s390-virtio devices
Pierre Morel
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
2015-01-12
s390: implement pci instructions
Frank Blaschka
2015-01-12
s390: Add PCI bus support
Frank Blaschka
2014-01-21
s390-sclp: SCLP Event integration
Jason J. Herne
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-01-29
s390: Add s390-ccw-virtio machine.
Cornelia Huck
2013-01-29
s390: Move hw files to hw/s390x
Alexander Graf
2013-01-29
s390: Add new channel I/O based virtio transport.
Cornelia Huck
2013-01-29
s390: Virtual channel subsystem support.
Cornelia Huck
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
2012-10-29
s390: sclp ascii console support
Heinz Graalfs
2012-10-29
s390: sclp signal quiesce support
Heinz Graalfs
2012-10-29
s390: sclp event support
Heinz Graalfs
2012-10-29
s390: sclp base support
Heinz Graalfs
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini