]> Git Repo - qemu.git/history - hw/s390x
scripts: Add decodetree.py
[qemu.git] / hw / s390x /
2017-10-06 Cornelia Hucks390x: sort some devices into categories
2017-10-06 David Hildenbrands390x: introduce and use S390_MAX_CPUS
2017-10-06 David Hildenbrands390x: raise CPU hotplug irq after really hotplugged
2017-10-06 Halil Pasics390x/3270: IDA support for 3270 via CcwDataStream
2017-10-06 Christian BorntraegerRevert "s390x/ccw: create s390 phb conditionally"
2017-10-06 Halil Pasics390x/css: support ccw IDA
2017-10-06 Halil Pasic390x/css: introduce maximum data address checking
2017-10-06 Halil Pasicvirtio-ccw: use ccw data stream
2017-10-06 Halil Pasics390x/css: use ccw data stream
2017-10-06 Halil Pasics390x/css: introduce css data stream
2017-10-06 Igor Mammedovs390x: use generic cpu_model parsing
2017-09-27 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2017-09-27 Dr. David Alan Gilbertmigration: pre_save return int
2017-09-20 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2017-09-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-09-19 Farhan Alivirtio-ccw: Create a virtio gpu device for the ccw bus
2017-09-19 Halil Pasicvirtio-ccw: remove stale comments on endianness
2017-09-19 David Hildenbrands390x: generate sclp cpu information from possible_cpus
2017-09-19 David Hildenbrands390x: get rid of cpu_s390x_create()
2017-09-19 David Hildenbrands390x: get rid of cpu_states and use possible_cpus...
2017-09-19 David Hildenbrands390x: implement query-hotpluggable-cpus
2017-09-19 David Hildenbrands390x: CPU hot unplug via device_del cannot work for now
2017-09-19 David Hildenbrandtarget/s390x: use "core-id" for cpu number/address...
2017-09-19 David Hildenbrands390x: allow only 1 CPU with TCG
2017-09-19 David Hildenbrands390x: move s390_virtio_hypercall() to s390-virtio...
2017-09-19 David Hildenbrands390x: rename s390-virtio.h to s390-virtio-hcall.h
2017-09-19 David Hildenbrands390x: get rid of s390-virtio.c
2017-09-19 Halil Pasics390x/css: remove unused error handling branch
2017-09-19 Halil Pasics390x/css: fix NULL handling for CCW addresses
2017-09-19 Halil Pasics390x/css: drop data-check in interpretation
2017-09-19 Yi Min Zhaos390x/pci: add iommu replay callback
2017-09-19 Yi Min Zhaos390x/pci: remove idx from msix msg data
2017-09-19 Halil Pasics390x/css: fix cc handling for XSCH
2017-09-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-09-19 Alistair FrancisGeneral warn report fixups
2017-09-19 Alistair FrancisConvert multi-line fprintf() to warn_report()
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2017-08-31 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-08-30 Yi Min Zhaos390x/pci: fixup trap_msix()
2017-08-30 Thomas Huths390x/s390-stattrib: Mark the storage attribute as...
2017-08-30 David Hildenbrands390x/kvm: move KVM declarations and stubs to separate...
2017-08-30 David Hildenbrands390x: avoid calling kvm_ functions outside of target...
2017-08-30 David Hildenbrandtarget/s390x: move gtod_*() declarations to s390-virtio.h
2017-08-30 David Hildenbrands390x: drop inclusion of sysemu/kvm.h from some files
2017-08-30 David Hildenbrands390x/cpumodel: factor out determination of default...
2017-08-30 David Hildenbrandtarget/s390x: no need to pass kvm_state to savevm_gtod...
2017-08-30 David Hildenbrandtarget/s390x: simplify gs_allowed()
2017-08-30 David Hildenbrandtarget/s390x: simplify ri_allowed()
2017-08-30 David Hildenbrands390x/kvm: drop KVMState parameter from s390_get_memslo...
2017-08-30 Thomas Huths390x/s390-skeys: Mark the storage key devices with...
2017-08-30 Cornelia Hucks390x/sclp: properly guard pci-specific functions
2017-08-30 Cornelia Hucks390x/ccw: create s390 phb conditionally
2017-08-30 Cornelia Hucks390x: chsc nt2 events are pci-only
2017-08-30 Cornelia Hucks390x/pci: add stubs
2017-08-30 Thomas Huths390x/ipl: The s390-ipl device is not hot-pluggable
2017-08-30 Cornelia Hucks390x: introduce 2.11 compat machine
2017-08-30 Dong Jia Shis390x/css: generate solicited crw for rchp completion...
2017-08-30 Dong Jia Shis390x/css: use macro for event-information pending...
2017-08-01 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-08-01 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-08-01 Vladimir Sementsov... trace-events: fix code style: print 0x before hex numbers
2017-07-31 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-07-31 Philippe Mathieu... docs: fix broken paths to docs/devel/tracing.txt
2017-07-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-07-28 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2017-07-28 Halil Pasics390x/css: fix bits must be zero check for TIC
2017-07-28 Halil Pasics390x/css: check ccw address validity
2017-07-21 Peter MaydellMerge remote-tracking branch 'remotes/yongbok/tags...
2017-07-21 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2017-07-21 Peter MaydellUse qemu_tolower() and qemu_toupper(), not tolower...
2017-07-19 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-07-18 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ipxe...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/block...
2017-07-17 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2017-07-14 Peter Maydellhw: Use new memory_region_init_{ram, rom, rom_device...
2017-07-14 Peter Maydellmemory: Rename memory_region_init_ram() to memory_regio...
2017-07-14 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-07-14 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-07-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2017-07-14 Fan Zhangs390x/kvm: enable guarded storage
2017-07-14 Jason J. Hernes390x/cpumodel: add esop/esop2 to z12 model
2017-07-14 Yi Min Zhaos390x/cpumodel: add zpci, aen and ais facilities
2017-07-14 Yi Min Zhaos390x: initialize cpu firstly
2017-07-14 Halil Pasics390x/css: use SubchDev.orb
2017-07-14 Halil Pasics390x/css: activate ChannelSubSys migration
2017-07-14 Halil Pasics390x/css: add ORB to SubchDev
2017-07-14 Halil Pasics390x/css: add missing css state conditionally
2017-07-14 Halil Pasics390x: add css_migration_enabled to machine class
2017-07-14 Halil Pasics390x: add helper get_machine_class
2017-07-14 Yi Min Zhaos390x/css: update css_adapter_interrupt
2017-07-14 Fei Lis390x/sic: realize SIC handling
next
This page took 0.24911 seconds and 7 git commands to generate.