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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
spapr: fix potential memory leak in spapr_core_plug()
Greg Kurz
1
-4
/
+5
2017-07-17
spapr: Implement DR-indicator for physical DRCs only
David Gibson
1
-4
/
+63
2017-07-17
spapr: Remove sPAPRConfigureConnectorState sub-structure
David Gibson
1
-38
/
+18
2017-07-17
spapr: Consolidate DRC state variables
David Gibson
2
-104
/
+124
2017-07-17
spapr: Cleanups relating to DRC awaiting_release field
David Gibson
2
-21
/
+11
2017-07-17
spapr: Refactor spapr_drc_detach()
David Gibson
3
-20
/
+10
2017-07-17
spapr: Abort on delete failure in spapr_drc_release()
David Gibson
1
-1
/
+1
2017-07-17
spapr: Simplify unplug path
David Gibson
1
-48
/
+8
2017-07-17
spapr: Remove 'awaiting_allocation' DRC flag
David Gibson
1
-22
/
+3
2017-07-17
spapr: Treat devices added before inbound migration as coldplugged
Laurent Vivier
3
-12
/
+25
2017-07-17
spapr: Minor cleanups to events handling
David Gibson
2
-26
/
+25
2017-07-17
spapr: migrate pending_events of spapr state
Daniel Henrique Barboza
2
-46
/
+85
2017-07-17
spapr: Remove unnecessary instance_size specifications from DRC subtypes
David Gibson
1
-5
/
+0
2017-07-14
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...
Peter Maydell
12
-50
/
+1090
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
65
-373
/
+475
2017-07-14
s390x/kvm: enable guarded storage
Fan Zhang
1
-0
/
+18
2017-07-14
s390x/cpumodel: add esop/esop2 to z12 model
Jason J. Herne
1
-0
/
+3
2017-07-14
s390x/flic: migrate ais states
Yi Min Zhao
2
-0
/
+101
2017-07-14
s390x/cpumodel: add zpci, aen and ais facilities
Yi Min Zhao
3
-4
/
+5
2017-07-14
s390x: initialize cpu firstly
Yi Min Zhao
1
-3
/
+3
2017-07-14
s390x/css: use SubchDev.orb
Halil Pasic
1
-15
/
+15
2017-07-14
s390x/css: activate ChannelSubSys migration
Halil Pasic
2
-5
/
+9
2017-07-14
s390x/css: add ORB to SubchDev
Halil Pasic
1
-0
/
+35
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
1
-0
/
+13
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
3
-4
/
+18
2017-07-14
s390x/sic: realize SIC handling
Fei Li
2
-0
/
+27
2017-07-14
s390x/flic: introduce inject_airq callback
Yi Min Zhao
3
-0
/
+49
2017-07-14
s390x/flic: introduce modify_ais_mode callback
Fei Li
2
-1
/
+72
2017-07-14
s390x: add flags field for registering I/O adapter
Fei Li
5
-6
/
+12
2017-07-14
s390x/migration: Monitor commands for storage attributes
Claudio Imbrenda
1
-0
/
+62
2017-07-14
s390x/migration: Storage attributes device
Claudio Imbrenda
4
-1
/
+543
2017-07-14
spapr_rng: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
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
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-15
/
+2
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
3
-8
/
+2
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
4
-29
/
+29
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
1
-0
/
+18
2017-07-14
qdev: Introduce PropertyInfo.create
Fam Zheng
1
-12
/
+19
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
6
-6
/
+7
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
10
-42
/
+139
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
12
-44
/
+53
2017-07-14
chardev: fix parallel device can't be reconnect
Peng Hao
1
-0
/
+6
2017-07-14
mttcg/i386: Patch instruction using async_safe_* framework
Pranith Kumar
1
-46
/
+39
2017-07-14
serial: chardev hotswap support
Anton Nefedov
1
-1
/
+29
[next]