index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-introspect.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
1
-2
/
+4
2017-07-14
sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
Daniel P. Berrange
1
-9
/
+31
2017-07-14
sockets: don't block IPv4 clients when listening on "::"
Daniel P. Berrange
1
-4
/
+0
2017-07-14
sockets: ensure we can bind to both ipv4 & ipv6 separately
Daniel P. Berrange
1
-8
/
+23
2017-07-14
s390x/gdb: add gs registers
Christian Borntraeger
3
-1
/
+39
2017-07-14
s390x/arch_dump: also dump guarded storage control block
Christian Borntraeger
2
-0
/
+19
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
5
-10
/
+106
2017-07-14
s390x/kvm: Enable KSS facility for nested virtualization
Farhan Ali
1
-0
/
+1
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
2
-0
/
+6
2017-07-14
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
2
-29
/
+14
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
7
-3
/
+160
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
3
-0
/
+102
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
7
-4
/
+23
2017-07-14
s390x: initialize cpu firstly
Yi Min Zhao
1
-3
/
+3
2017-07-14
pc-bios/s390: rebuild s390-ccw.img
Christian Borntraeger
1
-0
/
+0
2017-07-14
pc-bios/s390: add s390-netboot.img
Christian Borntraeger
2
-1
/
+1
2017-07-14
pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load
Thomas Huth
2
-1
/
+238
2017-07-14
pc-bios/s390-ccw: Add virtio-net driver code
Thomas Huth
4
-3
/
+151
2017-07-14
pc-bios/s390-ccw: Add core files for the network bootloading program
Thomas Huth
3
-2
/
+192
2017-07-14
roms/SLOF: Update submodule to latest status
Thomas Huth
1
-0
/
+0
2017-07-14
pc-bios/s390-ccw: Add code for virtio feature negotiation
Thomas Huth
3
-6
/
+20
2017-07-14
pc-bios/s390-ccw: Remove unused structs from virtio.h
Thomas Huth
1
-27
/
+0
2017-07-14
pc-bios/s390-ccw: Move byteswap functions to a separate header
Thomas Huth
3
-26
/
+31
2017-07-14
pc-bios/s390-ccw: Add a write() function for stdio
Thomas Huth
1
-2
/
+14
2017-07-14
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
6
-274
/
+311
2017-07-14
pc-bios/s390-ccw: Move ebc2asc to sclp.c
Thomas Huth
2
-11
/
+11
2017-07-14
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
7
-37
/
+51
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
2
-18
/
+18
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
3
-5
/
+13
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
2
-0
/
+36
2017-07-14
s390x/css: add missing css state conditionally
Halil Pasic
2
-0
/
+94
2017-07-14
s390x: add css_migration_enabled to machine class
Halil Pasic
2
-0
/
+20
2017-07-14
s390x: add helper get_machine_class
Halil Pasic
1
-23
/
+23
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
4
-5
/
+19
2017-07-14
s390x/sic: realize SIC handling
Fei Li
4
-1
/
+44
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
4
-0
/
+51
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
3
-2
/
+80
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
7
-8
/
+20
2017-07-14
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2
-0
/
+28
2017-07-14
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
3
-3
/
+93
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
5
-0
/
+99
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
5
-1
/
+620
2017-07-14
linux-headers: update to 4.13-rc0
Christian Borntraeger
8
-9
/
+78
2017-07-14
spapr_rng: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-07-14
cpu: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-12
/
+17
2017-07-14
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-07-14
ivshmem: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-17
/
+7
2017-07-14
dimm: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-23
/
+7
2017-07-14
virtio-crypto: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-25
/
+7
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-15
/
+1
[next]