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
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
2
-4
/
+53
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
5
-54
/
+238
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
1
-0
/
+2
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
1
-6
/
+12
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
1
-1
/
+7
2018-06-18
s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW
Christian Borntraeger
1
-5
/
+22
2018-06-18
vfio-ccw: remove orb.c64 (64 bit data addresses) check
Halil Pasic
1
-11
/
+0
2018-06-18
vfio-ccw: add force unlimited prefetch property
Halil Pasic
1
-2
/
+1
2018-06-18
virtio-ccw: clean up notify
Halil Pasic
1
-4
/
+9
2018-06-15
iommu: Add IOMMU index argument to translate method
Peter Maydell
1
-1
/
+1
2018-06-15
iommu: Add IOMMU index argument to notifier APIs
Peter Maydell
1
-2
/
+2
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-29
hw/s390x: Rename 2.13 machines to 3.0
Peter Maydell
1
-5
/
+5
2018-05-14
s390x: refactor reset/reipl handling
David Hildenbrand
3
-14
/
+96
2018-05-14
s390x/ccw: make sure all ccw devices are properly reset
Cornelia Huck
3
-3
/
+15
2018-05-14
virtio-ccw: common reset handler
Cornelia Huck
1
-12
/
+1
2018-05-14
s390x/css: disabled subchannels cannot be status pending
Cornelia Huck
1
-0
/
+8
2018-05-10
make sure that we aren't overwriting mc->get_hotplug_handler by accident
Igor Mammedov
1
-0
/
+1
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
1
-0
/
+4
2018-04-30
hw/s390x: Allow to configure the consoles with the "-serial" parameter
Thomas Huth
2
-2
/
+31
2018-04-30
s390x/kvm: cleanup calls to cpu_synchronize_state()
David Hildenbrand
1
-8
/
+0
2018-04-30
s390x/sclp: extend SCLP event masks to 64 bits
Claudio Imbrenda
1
-9
/
+41
2018-04-30
s390x: introduce 2.13 compat machine
Cornelia Huck
1
-1
/
+16
2018-04-09
s390: Ensure IPL from SCSI works as expected
Viktor Mihajlovski
1
-2
/
+29
2018-04-09
s390: Refactor IPL parameter block generation
Viktor Mihajlovski
1
-30
/
+51
2018-04-03
hw/s390x: fix memory leak in s390_init_ipl_dev()
Greg Kurz
1
-1
/
+4
2018-03-23
s390x/pci: forbid multifunction pci device
Yi Min Zhao
1
-0
/
+10
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
1
-3
/
+4
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2
-18
/
+18
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
3
-14
/
+14
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
2
-14
/
+75
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
1
-14
/
+0
2018-03-08
numa: we don't implement NUMA for s390x
David Hildenbrand
1
-3
/
+5
2018-03-08
hw/s390x: Add the possibility to specify the netboot image on the command line
Thomas Huth
1
-1
/
+3
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
1
-4
/
+6
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
Thomas Huth
1
-2
/
+3
2018-03-06
use g_path_get_basename instead of basename
Julia Suvorova
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-27
Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-next
Cornelia Huck
2
-3
/
+105
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
1
-305
/
+5
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
1
-1
/
+1
2018-02-26
s390/stattrib: Make SaveVMHandlers data static
Dr. David Alan Gilbert
1
-13
/
+13
2018-02-26
s390-ccw: interactive boot menu for scsi
Collin L. Walling
1
-0
/
+2
2018-02-26
s390-ccw: use zipl values when no boot menu options are present
Collin L. Walling
2
-0
/
+6
2018-02-26
s390-ccw: parse and set boot menu options
Collin L. Walling
2
-2
/
+59
2018-02-26
s390-ccw: move auxiliary IPL data to separate location
Collin L. Walling
2
-3
/
+40
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
4
-4
/
+6
[next]