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