index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/css: reflect cpa in scsw
Cornelia Huck
2014-07-08
1
-0
/
+9
*
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-06
2
-5
/
+8
*
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
2
-0
/
+4
*
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
2
-0
/
+2
*
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
4
-12
/
+2
*
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-07-01
1
-3
/
+0
*
s390x: cleanup interrupt injection
Cornelia Huck
2014-06-10
2
-15
/
+6
*
s390x: consolidate floating interrupts
Cornelia Huck
2014-06-10
1
-11
/
+0
*
s390/virtio-ccw: migration support
Jens Freimann
2014-06-10
3
-0
/
+208
*
s390x/css: handle emw correctly for tsch
Cornelia Huck
2014-06-10
1
-4
/
+20
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
2
-10
/
+10
*
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
2014-05-20
2
-17
/
+152
*
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
2014-05-20
2
-20
/
+73
*
s390x: add I/O adapter registration
Cornelia Huck
2014-05-20
4
-0
/
+59
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
2
-4
/
+2
*
hw/s390x: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
*
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-05-07
3
-15
/
+8
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
2
-0
/
+2
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
2
-2
/
+4
*
s390x/cpu hotplug: Fix memory leak
Christian Borntraeger
2014-03-17
1
-3
/
+3
*
s390/ipl: Fix error path on BIOS loading
Christian Borntraeger
2014-03-17
1
-1
/
+1
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-5
/
+3
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-03-07
1
-2
/
+2
|
\
|
*
elf-loader: add more return codes
Alexey Kardashevskiy
2014-03-05
1
-2
/
+2
*
|
s390x/virtio-ccw: Adapter interrupt support.
Cornelia Huck
2014-03-05
4
-7
/
+111
|
/
*
s390x/ipl: Fix crash of ELF images with arbitrary entry points
Thomas Huth
2014-02-27
1
-8
/
+13
*
s390x/event-facility: exploit realize/unrealize
Heinz Graalfs
2014-02-27
1
-9
/
+18
*
s390x/event-facility: add support for live migration
Heinz Graalfs
2014-02-27
1
-0
/
+12
*
s390x/event-facility: code restructure
Heinz Graalfs
2014-02-27
2
-64
/
+28
*
s390x/event-facility: some renaming
Heinz Graalfs
2014-02-27
1
-9
/
+9
*
s390x/sclp: Add missing checks to SCLP handler
Thomas Huth
2014-02-27
1
-2
/
+7
*
s390x/sclp: Fixed the size of sccb and code parameter
Thomas Huth
2014-02-27
1
-2
/
+2
*
s390x/eventfacility: mask out commands
Christian Borntraeger
2014-02-27
1
-1
/
+1
*
s390x/virtio-hcall: Specification exception for illegal subcodes
Thomas Huth
2014-02-27
1
-1
/
+2
*
s390x/virtio-hcall: Add range check for hypervisor call
Thomas Huth
2014-02-27
1
-4
/
+7
*
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
2014-02-27
2
-1
/
+9
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-6
/
+12
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
3
-5
/
+9
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
3
-3
/
+3
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-3
/
+4
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-4
/
+7
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-10
/
+13
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
3
-4
/
+6
*
s390-sclp: SCLP Event integration
Jason J. Herne
2014-01-21
3
-0
/
+119
*
s390-sclp: SCLP CPU Info
Jason J. Herne
2014-01-21
1
-0
/
+51
*
s390-sclp: Define New SCLP Codes
Jason J. Herne
2014-01-21
1
-1
/
+1
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
1
-4
/
+1
|
\
|
*
qdev: switch reset to post-order
Paolo Bonzini
2013-12-23
1
-4
/
+1
*
|
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
3
-5
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
3
-3
/
+3
|
/
[next]