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
Age
Commit message (
Expand
)
Author
2017-08-30
s390x/pci: fixup trap_msix()
Yi Min Zhao
2017-08-30
s390x/s390-stattrib: Mark the storage attribute as not user_creatable
Thomas Huth
2017-08-30
s390x/kvm: move KVM declarations and stubs to separate files
David Hildenbrand
2017-08-30
s390x: avoid calling kvm_ functions outside of target/s390x/
David Hildenbrand
2017-08-30
target/s390x: move gtod_*() declarations to s390-virtio.h
David Hildenbrand
2017-08-30
s390x: drop inclusion of sysemu/kvm.h from some files
David Hildenbrand
2017-08-30
s390x/cpumodel: factor out determination of default model name
David Hildenbrand
2017-08-30
target/s390x: no need to pass kvm_state to savevm_gtod handlers
David Hildenbrand
2017-08-30
target/s390x: simplify gs_allowed()
David Hildenbrand
2017-08-30
target/s390x: simplify ri_allowed()
David Hildenbrand
2017-08-30
s390x/kvm: drop KVMState parameter from s390_get_memslot_count()
David Hildenbrand
2017-08-30
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
2017-08-30
s390x/sclp: properly guard pci-specific functions
Cornelia Huck
2017-08-30
s390x/ccw: create s390 phb conditionally
Cornelia Huck
2017-08-30
s390x: chsc nt2 events are pci-only
Cornelia Huck
2017-08-30
s390x/pci: add stubs
Cornelia Huck
2017-08-30
s390x/ipl: The s390-ipl device is not hot-pluggable
Thomas Huth
2017-08-30
s390x: introduce 2.11 compat machine
Cornelia Huck
2017-08-30
s390x/css: generate solicited crw for rchp completion signaling
Dong Jia Shi
2017-08-30
s390x/css: use macro for event-information pending error recover code
Dong Jia Shi
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-28
s390x/css: fix bits must be zero check for TIC
Halil Pasic
2017-07-28
s390x/css: check ccw address validity
Halil Pasic
2017-07-21
Use qemu_tolower() and qemu_toupper(), not tolower() and toupper()
Peter Maydell
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
s390x: initialize cpu firstly
Yi Min Zhao
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
2017-07-14
s390x/css: add missing css state conditionally
Halil Pasic
2017-07-14
s390x: add css_migration_enabled to machine class
Halil Pasic
2017-07-14
s390x: add helper get_machine_class
Halil Pasic
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
s390x/sic: realize SIC handling
Fei Li
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
2017-07-14
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
[next]