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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
72
-120
/
+121
2017-07-14
memory: Document that the RAM MR initializers do not handle migration
Peter Maydell
1
-0
/
+19
2017-07-14
include/hw/boards.h: Document memory_region_allocate_system_memory()
Peter Maydell
1
-0
/
+28
2017-07-14
vmgenid-test: use boot-sector infrastructure
Michael S. Tsirkin
2
-17
/
+31
2017-07-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-sockets-2017-07-11-3...
Peter Maydell
2
-21
/
+56
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
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
61
-510
/
+2833
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
123
-860
/
+2006
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
[next]