aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-06-13hw/arm/exynos: Move DRAM initialization next boardsKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Remove unused definesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Cleanup indentation and empty new linesKrzysztof Kozlowski
2017-06-13hw/timer/exynos4210_mct: Fix checkpatch style errorsKrzysztof Kozlowski
2017-06-13hw/intc/exynos4210_gic: Use more meaningful name for local variableKrzysztof Kozlowski
2017-06-13Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170609' int...Peter Maydell
2017-06-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-13migration: Move self_announce_delay() to misc.hJuan Quintela
2017-06-13Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170608' into s...Peter Maydell
2017-06-09Revert "spapr: fix memory hot-unplugging"Laurent Vivier
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz
2017-06-09xics: setup cpu at realize timeGreg Kurz
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz
2017-06-09xics: introduce macros for ICP/ICS link propertiesGreg Kurz
2017-06-09hw/cpu: core.c can be compiled as common objectThomas Huth
2017-06-08hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum
2017-06-08nvdimm acpi: fix region format interface codeHaozhong Zhang
2017-06-08hw/ppc/spapr: Adjust firmware name for PCI bridgesThomas Huth
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz
2017-06-08pnv_core: drop reference on ICPState object during CPU realizationGreg Kurz
2017-06-08spapr: Rework DRC name handlingDavid Gibson
2017-06-08spapr: Fold spapr_phb_{add,remove}_pci_device() into their only callersDavid Gibson
2017-06-08spapr: Change DRC attach & detach methods to functionsDavid Gibson
2017-06-08spapr: Clean up handling of DR-indicatorDavid Gibson
2017-06-08spapr: Clean up RTAS set-indicatorDavid Gibson
2017-06-08spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()David Gibson
2017-06-08spapr: Clean up DR entity sense handlingDavid Gibson
2017-06-08pseries: Correct panic behaviour for pseries machine typeDavid Gibson
2017-06-08spapr: fix memory leak in spapr_memory_pre_plug()Greg Kurz
2017-06-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-06-07edu: fix memory leak on msi_broken platformsPaolo Bonzini
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov
2017-06-07arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implementedPeter Maydell
2017-06-07Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-06-07net/rocker: Cleanup the useless return value checkMao Zhongyi
2017-06-06virtio-scsi: Unset hotplug handler when unrealizeFam Zheng
2017-06-06msix: trace control bit write opPeter Xu
2017-06-06qtest: add rtc periodic timer testXiao Guangrong
2017-06-06mc146818rtc: embrace all x86 specific codeXiao Guangrong
2017-06-06mc146818rtc: drop unnecessary '#ifdef TARGET_I386'Xiao Guangrong
2017-06-06mc146818rtc: ensure LOST_TICK_POLICY_SLEW is only enabled on TARGET_I386Xiao Guangrong
2017-06-06mc146818rtc: precisely count the clock for periodic timerTai Yunfang
2017-06-06mc146818rtc: update periodic timer only if it is neededXiao Guangrong
2017-06-06Merge remote-tracking branch 'remotes/xtensa/tags/20170606-xtensa' into stagingPeter Maydell
2017-06-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...Peter Maydell
2017-06-06target/xtensa: support output to chardev consoleMax Filippov