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
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/aio-win32: Only select on what we are actually waiting for
Alistair Francis
2017-07-17
1
-3
/
+10
*
vmgenid-test: use boot-sector infrastructure
Michael S. Tsirkin
2017-07-14
2
-17
/
+31
*
Merge remote-tracking branch 'remotes/berrange/tags/pull-sockets-2017-07-11-3...
Peter Maydell
2017-07-14
2
-21
/
+56
|
\
|
*
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
2017-07-14
1
-2
/
+4
|
*
sockets: ensure we don't accept IPv4 clients when IPv4 is disabled
Daniel P. Berrange
2017-07-14
1
-9
/
+31
|
*
sockets: don't block IPv4 clients when listening on "::"
Daniel P. Berrange
2017-07-14
1
-4
/
+0
|
*
sockets: ensure we can bind to both ipv4 & ipv6 separately
Daniel P. Berrange
2017-07-14
1
-8
/
+23
*
|
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
2017-07-14
61
-510
/
+2833
|
\
\
|
|
/
|
/
|
|
*
s390x/gdb: add gs registers
Christian Borntraeger
2017-07-14
3
-1
/
+39
|
*
s390x/arch_dump: also dump guarded storage control block
Christian Borntraeger
2017-07-14
2
-0
/
+19
|
*
s390x/kvm: enable guarded storage
Fan Zhang
2017-07-14
5
-10
/
+106
|
*
s390x/kvm: Enable KSS facility for nested virtualization
Farhan Ali
2017-07-14
1
-0
/
+1
|
*
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
2017-07-14
2
-0
/
+6
|
*
s390x/cpumodel: we are always in zarchitecture mode
Jason J. Herne
2017-07-14
2
-29
/
+14
|
*
s390x/cpumodel: wire up new hardware features
Jason J. Herne
2017-07-14
7
-3
/
+160
|
*
s390x/flic: migrate ais states
Yi Min Zhao
2017-07-14
3
-0
/
+102
|
*
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
2017-07-14
7
-4
/
+23
|
*
s390x: initialize cpu firstly
Yi Min Zhao
2017-07-14
1
-3
/
+3
|
*
pc-bios/s390: rebuild s390-ccw.img
Christian Borntraeger
2017-07-14
1
-0
/
+0
|
*
pc-bios/s390: add s390-netboot.img
Christian Borntraeger
2017-07-14
2
-1
/
+1
|
*
pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP load
Thomas Huth
2017-07-14
2
-1
/
+238
|
*
pc-bios/s390-ccw: Add virtio-net driver code
Thomas Huth
2017-07-14
4
-3
/
+151
|
*
pc-bios/s390-ccw: Add core files for the network bootloading program
Thomas Huth
2017-07-14
3
-2
/
+192
|
*
roms/SLOF: Update submodule to latest status
Thomas Huth
2017-07-14
1
-0
/
+0
|
*
pc-bios/s390-ccw: Add code for virtio feature negotiation
Thomas Huth
2017-07-14
3
-6
/
+20
|
*
pc-bios/s390-ccw: Remove unused structs from virtio.h
Thomas Huth
2017-07-14
1
-27
/
+0
|
*
pc-bios/s390-ccw: Move byteswap functions to a separate header
Thomas Huth
2017-07-14
3
-26
/
+31
|
*
pc-bios/s390-ccw: Add a write() function for stdio
Thomas Huth
2017-07-14
1
-2
/
+14
|
*
pc-bios/s390-ccw: Move virtio-block related functions into a separate file
Thomas Huth
2017-07-14
6
-274
/
+311
|
*
pc-bios/s390-ccw: Move ebc2asc to sclp.c
Thomas Huth
2017-07-14
2
-11
/
+11
|
*
pc-bios/s390-ccw: Move libc functions to separate header
Thomas Huth
2017-07-14
7
-37
/
+51
|
*
s390x/css: use SubchDev.orb
Halil Pasic
2017-07-14
2
-18
/
+18
|
*
s390x/css: activate ChannelSubSys migration
Halil Pasic
2017-07-14
3
-5
/
+13
|
*
s390x/css: add ORB to SubchDev
Halil Pasic
2017-07-14
2
-0
/
+36
|
*
s390x/css: add missing css state conditionally
Halil Pasic
2017-07-14
2
-0
/
+94
|
*
s390x: add css_migration_enabled to machine class
Halil Pasic
2017-07-14
2
-0
/
+20
|
*
s390x: add helper get_machine_class
Halil Pasic
2017-07-14
1
-23
/
+23
|
*
s390x/css: update css_adapter_interrupt
Yi Min Zhao
2017-07-14
4
-5
/
+19
|
*
s390x/sic: realize SIC handling
Fei Li
2017-07-14
4
-1
/
+44
|
*
s390x/flic: introduce inject_airq callback
Yi Min Zhao
2017-07-14
4
-0
/
+51
|
*
s390x/flic: introduce modify_ais_mode callback
Fei Li
2017-07-14
3
-2
/
+80
|
*
s390x: add flags field for registering I/O adapter
Fei Li
2017-07-14
7
-8
/
+20
|
*
s390x/cpumodel: provide compat handling for new cpu features
Jason J. Herne
2017-07-14
2
-0
/
+28
|
*
s390x/cpumodel: clean up spacing and comments
Jason J. Herne
2017-07-14
3
-3
/
+93
|
*
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
2017-07-14
5
-0
/
+99
|
*
s390x/migration: Storage attributes device
Claudio Imbrenda
2017-07-14
5
-1
/
+620
|
*
linux-headers: update to 4.13-rc0
Christian Borntraeger
2017-07-14
8
-9
/
+78
|
*
s390x/kvm: Rework cmma management
Janosch Frank
2017-07-14
2
-9
/
+18
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
123
-860
/
+2006
|
\
\
|
*
|
spapr_rng: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-07-14
1
-6
/
+2
[next]