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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
4
-10
/
+17
2017-07-17
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
3
-4
/
+11
2017-07-17
trace: [tcg] Delay changes to dynamic state when translating
Lluís Vilanova
1
-0
/
+3
2017-07-17
trace: Allocate cpu->trace_dstate in place
Lluís Vilanova
1
-6
/
+3
2017-07-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int...
Peter Maydell
4
-28
/
+73
2017-07-17
Merge remote-tracking branch 'remotes/famz/tags/block-and-testing-pull-reques...
Peter Maydell
2
-1
/
+19
2017-07-17
pseries: Use smaller default hash page tables when guest can resize
David Gibson
2
-0
/
+3
2017-07-17
pseries: Implement HPT resizing
David Gibson
1
-0
/
+6
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
1
-0
/
+11
2017-07-17
ppc/pnv: Remove unused XICSState reference
Alexey Kardashevskiy
1
-2
/
+0
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
1
-4
/
+9
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
1
-10
/
+6
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
1
-4
/
+21
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
1
-5
/
+6
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
1
-1
/
+1
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
1
-1
/
+0
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
1
-0
/
+8
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
1
-5
/
+1
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
1
-2
/
+7
2017-07-17
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
1
-1
/
+1
2017-07-17
coroutine-lock: add qemu_co_rwlock_downgrade and qemu_co_rwlock_upgrade
Paolo Bonzini
1
-0
/
+18
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
2
-1
/
+90
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
1
-16
/
+24
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-7
/
+8
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
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
9
-18
/
+137
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-89
/
+214
2017-07-14
s390x/arch_dump: also dump guarded storage control block
Christian Borntraeger
1
-0
/
+1
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
1
-0
/
+3
2017-07-14
s390x/cpumodel: wire up new hardware features
Jason J. Herne
1
-2
/
+1
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
1
-0
/
+1
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
1
-3
/
+3
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
1
-0
/
+4
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
1
-0
/
+1
2017-07-14
s390x: add css_migration_enabled to machine class
Halil Pasic
1
-0
/
+7
2017-07-14
s390x/css: update css_adapter_interrupt
Yi Min Zhao
1
-1
/
+1
2017-07-14
s390x/sic: realize SIC handling
Fei Li
1
-0
/
+2
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
1
-0
/
+2
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
1
-1
/
+8
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
2
-2
/
+8
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
1
-0
/
+4
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
1
-0
/
+77
2017-07-14
linux-headers: update to 4.13-rc0
Christian Borntraeger
3
-9
/
+14
2017-07-14
cpu: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-0
/
+1
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
3
-30
/
+30
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
2
-0
/
+10
2017-07-14
qdev: Introduce PropertyInfo.create
Fam Zheng
1
-0
/
+1
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2
-4
/
+5
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
1
-0
/
+6
[next]