index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-30
s390: do not call memory_region_allocate_system_memory() multiple times
Igor Mammedov
1
-27
/
+3
2019-09-30
s390x: sclp: Report insufficient SCCB length
Claudio Imbrenda
1
-0
/
+12
2019-09-30
s390x: sclp: fix error handling for oversize control blocks
Janosch Frank
1
-2
/
+1
2019-09-30
s390x: sclp: boundary check
Janosch Frank
1
-0
/
+5
2019-09-30
s390x: sclp: refactor invalid command check
Janosch Frank
2
-4
/
+16
2019-09-30
s390: PCI: fix IOMMU region init
Matthew Rosato
1
-1
/
+6
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
3
-3
/
+3
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
1
-2
/
+1
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
1
-3
/
+5
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-1
/
+13
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
3
-2
/
+3
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2
-0
/
+2
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
3
-3
/
+0
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
21
-4
/
+20
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
3
-0
/
+3
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2
-0
/
+2
2019-07-18
s390x/pci: add some fallthrough annotations
Cornelia Huck
1
-0
/
+2
2019-07-05
hw/s390x: Replace global smp variables with machine smp properties
Like Xu
2
-2
/
+3
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
1
-3
/
+3
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
1
-1
/
+1
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
1
-1
/
+1
2019-06-24
vfio-ccw: support async command subregion
Cornelia Huck
2
-4
/
+43
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
3
-1
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
24
-1
/
+29
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-07
s390x: Bump the "qemu" CPU model up to a stripped-down z13
David Hildenbrand
1
-0
/
+2
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-2
/
+2
2019-05-17
s390/css: handle CCW_FLAG_SKIP
Cornelia Huck
1
-4
/
+18
2019-05-17
s390/ipl: cast to SCSIDevice directly
Cornelia Huck
1
-2
/
+1
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-1
/
+13
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
1
-1
/
+13
2019-04-25
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2
-15
/
+55
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+1
2019-04-25
s390x/kvm: Configure page size after memory has actually been initialized
David Hildenbrand
1
-0
/
+12
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2
-15
/
+55
2019-04-03
hw/s390x/3270-ccw: avoid taking address of fields in packed struct
Daniel P. Berrangé
1
-4
/
+4
2019-04-03
hw/s390x/ipl: avoid taking address of fields in packed struct
Daniel P. Berrangé
1
-7
/
+5
2019-04-03
hw/s390/css: avoid taking address members in packed structs
Daniel P. Berrangé
1
-201
/
+187
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-2
/
+2
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
1
-0
/
+1
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2
-1
/
+12
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+2
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2
-6
/
+9
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
1
-1
/
+11
[next]