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
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-10-09
s390x/cpumodel: Prepare for changes of QEMU model
David Hildenbrand
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
2019-09-30
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
2019-09-30
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
2019-09-30
s390x: sclp: boundary check
Janosch Frank
2019-09-30
s390x: sclp: refactor invalid command check
Janosch Frank
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
2019-05-17
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-03
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
2019-04-03
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
[next]