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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2015-02-03
s390x/ipl: Improved code indentation in s390_ipl_init()
Thomas Huth
1
-23
/
+24
2015-02-03
s390x/pci: fix dma notifications in rpcit instruction
Yi Min Zhao
1
-8
/
+12
2015-02-03
s390x/pci: check for invalid function handle
Frank Blaschka
1
-1
/
+1
2015-02-03
s390x/pci: avoid sign extension in stpcifc
Frank Blaschka
1
-4
/
+4
2015-02-03
s390: Plug memory leak on s390_pci_generate_event() error path
Markus Armbruster
1
-1
/
+2
2015-01-12
s390: implement pci instructions
Frank Blaschka
3
-1
/
+1100
2015-01-12
s390: Add PCI bus support
Frank Blaschka
7
-1
/
+865
2015-01-12
s390x/ccw: fix oddity in machine class init
Cornelia Huck
1
-1
/
+1
2014-10-30
virtio: link the rng backend through an alias property
Paolo Bonzini
2
-8
/
+4
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
3
-3
/
+3
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2
-0
/
+8
2014-10-15
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
2
-0
/
+4
2014-10-15
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
2
-0
/
+4
2014-10-15
s390x: Convert virtio-ccw to hotplug handler API
Igor Mammedov
1
-8
/
+9
2014-10-15
s390x: Convert s390-virtio to hotplug handler API
Igor Mammedov
1
-5
/
+5
2014-10-15
s390x: Drop not used allow_hotplug in event-facility
Igor Mammedov
1
-2
/
+0
2014-10-10
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
1
-1
/
+1
2014-10-10
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
1
-1
/
+1
2014-10-10
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
1
-32
/
+0
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-41
/
+39
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+2
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
2
-48
/
+36
2014-09-30
virtio-balloon: fix virtio-balloon child refcount in transports
Gonglei
1
-1
/
+1
2014-09-30
virtio-rng: fix virtio-rng child refcount in transports
Gonglei
2
-0
/
+2
2014-09-30
virtio-rng: use aliases instead of duplicate qdev properties
Gonglei
2
-2
/
+2
2014-09-30
virtio-serial: fix virtio-serial child refcount in transports
Gonglei
2
-0
/
+2
2014-09-30
virtio-serial: use aliases instead of duplicate qdev properties
Gonglei
2
-2
/
+2
2014-09-30
virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transports
Gonglei
2
-0
/
+4
2014-09-30
virtio/vhost-scsi: use aliases instead of duplicate qdev properties
Gonglei
2
-4
/
+4
2014-09-30
virtio-net: fix virtio-net child refcount in transports
Gonglei
2
-0
/
+2
2014-09-30
virtio-net: use aliases instead of duplicate qdev properties
Gonglei
2
-4
/
+2
2014-09-23
s390x/css: catch ccw sequence errors
Cornelia Huck
2
-0
/
+11
2014-09-23
s390x/css: support format-0 ccws
Cornelia Huck
2
-9
/
+22
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
3
-3
/
+3
2014-09-01
sclp-s390: Add memory hotplug SCLPs
Matthew Rosato
1
-6
/
+253
2014-09-01
s390-virtio: Apply same memory boundaries as virtio-ccw
Matthew Rosato
1
-6
/
+9
2014-09-01
virtio-ccw: Include standby memory when calculating storage increment
Matthew Rosato
1
-8
/
+38
2014-09-01
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
1
-0
/
+30
2014-08-25
s390x: Migrate to new NMI interface
Alexey Kardashevskiy
3
-0
/
+24
2014-08-25
s390x: Convert QEMUMachine to MachineClass
Alexey Kardashevskiy
2
-33
/
+54
2014-07-08
s390x/css: reflect cpa in scsw
Cornelia Huck
1
-0
/
+9
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
2
-5
/
+8
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2
-0
/
+4
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2
-0
/
+2
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
4
-12
/
+2
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
1
-3
/
+0
2014-06-10
s390x: cleanup interrupt injection
Cornelia Huck
2
-15
/
+6
2014-06-10
s390x: consolidate floating interrupts
Cornelia Huck
1
-11
/
+0
2014-06-10
s390/virtio-ccw: migration support
Jens Freimann
3
-0
/
+208
2014-06-10
s390x/css: handle emw correctly for tsch
Cornelia Huck
1
-4
/
+20
[next]