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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
1
-1
/
+2
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
5
-9
/
+122
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
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
1
-1
/
+2
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2
-1
/
+6
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
4
-4
/
+5
2017-07-13
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-0
/
+122
2017-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...
Peter Maydell
1
-1
/
+3
2017-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
3
-6
/
+5
2017-07-11
include/hw/ptimer.h: Add documentation comments
Peter Maydell
1
-0
/
+120
2017-07-11
aspeed: Register all watchdogs
Joel Stanley
1
-1
/
+3
2017-07-11
hw/misc: add missing includes
Philippe Mathieu-Daudé
1
-0
/
+2
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-0
/
+1
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
1
-1
/
+1
2017-07-11
spapr: Add DRC release method
David Gibson
1
-0
/
+1
2017-07-11
spapr: refresh "platform-specific" hcalls comment
Greg Kurz
1
-3
/
+2
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+0
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
1
-0
/
+1
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
1
-2
/
+0
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2
-3
/
+14
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2
-3
/
+14
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-13
/
+0
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2
-2
/
+4
2017-07-03
pci: Convert to realize
Mao Zhongyi
2
-2
/
+4
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
1
-3
/
+0
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-1
/
+2
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
1
-0
/
+1
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
1
-4
/
+2
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
1
-2
/
+0
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
1
-2
/
+0
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
1
-0
/
+1
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
1
-4
/
+8
2017-06-28
migration: move skip_section_footers
Peter Xu
1
-0
/
+4
[next]