Age | Commit message (Expand) | Author |
2017-07-18 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'... | Peter Maydell |
2017-07-17 | hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller | Peter Maydell |
2017-07-17 | hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device | Peter Maydell |
2017-07-17 | hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART | Peter Maydell |
2017-07-17 | qdev: support properties which don't set a default value | Peter Maydell |
2017-07-17 | qdev-properties.h: Explicitly set the default value for arraylen properties | Peter Maydell |
2017-07-17 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170717' int... | Peter Maydell |
2017-07-17 | pseries: Use smaller default hash page tables when guest can resize | David Gibson |
2017-07-17 | pseries: Implement HPT resizing | David Gibson |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson |
2017-07-17 | ppc/pnv: Remove unused XICSState reference | Alexey Kardashevskiy |
2017-07-17 | spapr: Implement DR-indicator for physical DRCs only | David Gibson |
2017-07-17 | spapr: Remove sPAPRConfigureConnectorState sub-structure | David Gibson |
2017-07-17 | spapr: Consolidate DRC state variables | David Gibson |
2017-07-17 | spapr: Cleanups relating to DRC awaiting_release field | David Gibson |
2017-07-17 | spapr: Refactor spapr_drc_detach() | David Gibson |
2017-07-17 | spapr: Remove 'awaiting_allocation' DRC flag | David Gibson |
2017-07-17 | spapr: Treat devices added before inbound migration as coldplugged | Laurent Vivier |
2017-07-17 | spapr: Minor cleanups to events handling | David Gibson |
2017-07-17 | spapr: migrate pending_events of spapr state | Daniel Henrique Barboza |
2017-07-14 | memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration | Peter Maydell |
2017-07-14 | include/hw/boards.h: Document memory_region_allocate_system_memory() | Peter Maydell |
2017-07-14 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s... | Peter Maydell |
2017-07-14 | s390x/kvm: enable guarded storage | Fan Zhang |
2017-07-14 | s390x/cpumodel: wire up new hardware features | Jason J. Herne |
2017-07-14 | s390x/flic: migrate ais states | Yi Min Zhao |
2017-07-14 | s390x/css: use SubchDev.orb | Halil Pasic |
2017-07-14 | s390x/css: activate ChannelSubSys migration | Halil Pasic |
2017-07-14 | s390x/css: add ORB to SubchDev | Halil Pasic |
2017-07-14 | s390x: add css_migration_enabled to machine class | Halil Pasic |
2017-07-14 | s390x/css: update css_adapter_interrupt | Yi Min Zhao |
2017-07-14 | s390x/sic: realize SIC handling | Fei Li |
2017-07-14 | s390x/flic: introduce inject_airq callback | Yi Min Zhao |
2017-07-14 | s390x/flic: introduce modify_ais_mode callback | Fei Li |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li |
2017-07-14 | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda |
2017-07-14 | s390x/migration: Storage attributes device | Claudio Imbrenda |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng |
2017-07-14 | qdev: Introduce DEFINE_PROP_LINK | Fam Zheng |
2017-07-14 | qdev: Introduce PropertyInfo.create | Fam Zheng |
2017-07-14 | qom: enforce readonly nature of link's check callback | Igor Mammedov |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-13 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-07-13 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'... | Peter Maydell |
2017-07-11 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int... | Peter Maydell |
2017-07-11 | include/hw/ptimer.h: Add documentation comments | Peter Maydell |
2017-07-11 | aspeed: Register all watchdogs | Joel Stanley |
2017-07-11 | hw/misc: add missing includes | Philippe Mathieu-Daudé |
2017-07-11 | spapr: introduce the XIVE_EXPLOIT option in CAS | Cédric Le Goater |