| /openbmc/qemu/hw/ppc/ |
| H A D | pnv_sbe.c | 128 static void pnv_sbe_set_host_doorbell(PnvSBE *sbe, uint64_t val) in pnv_sbe_set_host_doorbell() argument 131 sbe->host_doorbell = val; in pnv_sbe_set_host_doorbell() 134 qemu_set_irq(sbe->psi_irq, !!val); in pnv_sbe_set_host_doorbell() 198 PnvSBE *sbe = opaque; in sbe_timer() local 202 pnv_sbe_set_host_doorbell(sbe, sbe->host_doorbell | SBE_HOST_TIMER_EXPIRY); in sbe_timer() 205 static void do_sbe_msg(PnvSBE *sbe) in do_sbe_msg() argument 214 msg.reg[i] = sbe->mbox[i]; in do_sbe_msg() 224 pnv_sbe_set_host_doorbell(sbe, sbe->host_doorbell | SBE_HOST_MSG_READ); in do_sbe_msg() 232 timer_mod(sbe->timer, qemu_clock_get_us(QEMU_CLOCK_VIRTUAL) + us); in do_sbe_msg() 236 timer_del(sbe->timer); in do_sbe_msg() [all …]
|
| /openbmc/qemu/hw/uefi/ |
| H A D | var-service-auth.c | 40 static void set_secure_boot_enable(uefi_vars_state *uv, uint8_t sbe) in set_secure_boot_enable() argument 46 &sbe, sizeof(sbe)); in set_secure_boot_enable() 302 uint8_t platform_mode, sb, sbe, vk; in uefi_vars_auth_init() local 318 sbe = SECURE_BOOT_DISABLE; in uefi_vars_auth_init() 323 sbe = ((uint8_t *)sbe_var->data)[0]; in uefi_vars_auth_init() 326 sbe = SECURE_BOOT_ENABLE; in uefi_vars_auth_init() 327 set_secure_boot_enable(uv, sbe); in uefi_vars_auth_init() 330 if (uv->force_secure_boot && sbe != SECURE_BOOT_ENABLE) { in uefi_vars_auth_init() 331 sbe = SECURE_BOOT_ENABLE; in uefi_vars_auth_init() 332 set_secure_boot_enable(uv, sbe); in uefi_vars_auth_init() [all …]
|
| /openbmc/openbmc/meta-openpower/recipes-phosphor/logging/ |
| H A D | python3-sbe-log-parsers_git.bb | 3 HOMEPAGE = "https://github.ibm.com/open-power/sbe" 12 SRC_URI = "git://git@github.com/open-power/sbe;branch="master-p10";protocol=ssh;protocol=https"
|
| /openbmc/openpower-sbe-interface/ |
| H A D | configure.ac | 3 AC_INIT([openpower-sbe-interface],[1.0],[https://github.com/openbmc/openpower-sbe-interface/issues])
|
| H A D | sbe_interfaces.hpp | 7 namespace sbe namespace
|
| H A D | Makefile.am | 8 libsbeinterfacedir = ${libdir}/sbe-interface
|
| H A D | file.hpp | 9 namespace sbe namespace
|
| H A D | sbe_chipOp_handler.hpp | 12 namespace sbe namespace
|
| H A D | sbe_interfaces.cpp | 13 namespace sbe namespace
|
| H A D | sbe_chipOp_handler.cpp | 12 namespace sbe namespace
|
| /openbmc/openpower-proc-control/procedures/phal/ |
| H A D | thread_stopall.cpp | 46 if (!openpower::phal::sbe::isPrimaryIplDone()) in threadStopAll() 71 openpower::phal::sbe::threadStopProc(procTarget); in threadStopAll()
|
| H A D | enter_mpreboot.cpp | 53 using namespace openpower::phal::sbe; in sbeEnterMpReboot()
|
| /openbmc/openpower-debug-collector/watchdog/ |
| H A D | watchdog_main.cpp | 123 sbeError = sbe::captureFFDC(procTarget); in handleSbeBootError() 203 bool dumpAllowed = sbe::isDumpAllowed(procTarget); in handleSbeBootError()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | sbe_ffdc_handler.hpp | 14 namespace sbe namespace
|
| H A D | pel.cpp | 60 namespace sbe = openpower::pels::sbe; in PEL() 64 file.subType == sbe::sbeFFDCSubType; in PEL() 68 std::unique_ptr<sbe::SbeFFDC> sbeFFDCPtr; in PEL() 72 std::make_unique<sbe::SbeFFDC>(additionalData, ffdcFilesIn); in PEL()
|
| H A D | sbe_ffdc_handler.cpp | 26 namespace sbe namespace
|
| /openbmc/openpower-debug-collector/ |
| H A D | watchdog_timeout.cpp | 53 bool primaryIplDone = sbe::isPrimaryIplDone(); in main()
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/packagegroups/ |
| H A D | packagegroup-obmc-apps.bbappend | 28 python3-sbe-log-parsers \
|
| /openbmc/openpower-debug-collector/dump/ |
| H A D | sbe_dump_collector.cpp | 411 openpower::phal::sbe::getDump(chip, type, clockState, collectFastArray, in collectDumpFromSBE() 517 openpower::phal::sbe::threadStopProc(target); in executeThreadStop()
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | attn_handler.cpp | 298 openpower::phal::sbe::getTiInfo(attnProc, &tiInfo, &tiInfoLen); in handleSpecial()
|
| /openbmc/openpower-occ-control/ |
| H A D | occ_manager.cpp | 754 if (!openpower::phal::sbe::isDumpAllowed(proc)) in sbeCanDump() 784 openpower::phal::sbe::setState(proc, state); in setSBEState()
|
| /openbmc/openpower-proc-control/extensions/phal/ |
| H A D | phal_error.cpp | 867 using namespace openpower::phal::sbe; in processSbeBootError()
|
| /openbmc/ |
| D | opengrok1.0.log | 153 2026-02-10 03:01:08.182-0600 FINER t89 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface' 154 2026-02-10 03:01:08.183-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 273 2026-02-10 03:01:08.643-0600 FINER t1 HistoryGuru.addRepositories: Discovered repositories: [{dir='/opengrok/src/openbmc/libcper',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-webui',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/obmc-console',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/kcsbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-event',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-logging',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/sdbusplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ibm-logging',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/qemu',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-power',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmbbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/sdeventplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pldm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/skeleton',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pyphosphor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-modbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/debug-trigger',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/entity-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/google-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bmcweb',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/inarp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/x86-power-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmitool',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pam-ipmi',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/boost-dbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libpldm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/docs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/u-boot',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/hiomapd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/service-config-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/btbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/smbios-mdr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/telemetry',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-tools',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/slpd-lite',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/dbus-sensors',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/rest-dbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/gpioplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/estoraged',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libbej',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libmctp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/webui-vue',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}] 276 2026-02-10 03:01:08.661-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d0bd59eecc23b4f4bcdda09b6b73203977130fb2 for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 440 2026-02-10 03:01:08.700-0600 INFO t157 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 668 2026-02-10 03:01:08.724-0600 FINER t157 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 669 2026-02-10 03:01:08.794-0600 FINE t157 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 884 2026-02-10 03:01:08.796-0600 FINE t157 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} (0 entries) (took 2 ms) 1268 2026-02-10 03:01:08.918-0600 FINER t324 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface' 1279 2026-02-10 03:01:08.952-0600 FINE t157 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-sbe [all...] |
| D | opengrok2.0.log | 153 2026-02-09 03:01:11.948-0600 FINER t89 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface' 154 2026-02-09 03:01:11.949-0600 CONFIG t38 HistoryGuru.addRepositories: Adding repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 273 2026-02-09 03:01:12.426-0600 FINER t1 HistoryGuru.addRepositories: Discovered repositories: [{dir='/opengrok/src/openbmc/libcper',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-health-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-webui',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-user-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/obmc-console',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/kcsbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-event',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-post-code-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-logging',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/sdbusplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ibm-logging',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-buttons',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/qemu',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-ipmi-flash',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-hwmon',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-power',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-virtual-sensor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmbbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/sdeventplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pldm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bios-settings-mgr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/obmc-ikvm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-debug-collector',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-pnor-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/skeleton',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-proc-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-flash',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-net-ipmid',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-host-postd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pyphosphor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-modbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/debug-trigger',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/entity-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/google-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bmcweb',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/witherspoon-pfault-analysis',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-inventory-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/bios-bmc-smm-error-logger',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/inarp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-ipmi-blobs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/x86-power-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmitool',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-time-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ipmi-fru-parser',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/pam-ipmi',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-test-automation',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/boost-dbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-build-scripts',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-led-sysfs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-dbus-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-debug-collector',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-psu-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libpldm',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-host-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/docs',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-pid-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-certificate-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-led-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/s2600wf-misc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/google-ipmi-sys',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-watchdog',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-gpio-monitor',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-vpd-parser',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/u-boot',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-mrw-tools',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-mboxd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/hiomapd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/fb-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-host-ipmid',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-bmc-code-mgmt',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-state-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-networkd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-settingsd',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/service-config-manager',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/btbridge',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/smbios-mdr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-objmgr',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-snmp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-rest-server',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/telemetry',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc-tools',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/slpd-lite',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/intel-ipmi-oem',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/dbus-sensors',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-inventory-upload',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/rest-dbus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/ibm-dbus-interfaces',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/gpioplus',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-occ-control',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/phosphor-fan-presence',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/estoraged',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libbej',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openpower-hw-diags',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/libmctp',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/openbmc.github.io',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}, {dir='/opengrok/src/openbmc/webui-vue',type=git,history=on,historyCache=on,annotationCache=off,tagsEnabled=on}] 276 2026-02-09 03:01:12.440-0600 FINEST t1 HistoryGuru.createHistoryCacheReal: latest cached revision d0bd59eecc23b4f4bcdda09b6b73203977130fb2 for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 412 2026-02-09 03:01:12.483-0600 INFO t157 HistoryGuru.createHistoryCache: Creating history cache for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 418 2026-02-09 03:01:12.498-0600 FINER t157 BoundaryChangesets.<init>: using history cache chunks with 65,536 entries for repository {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 619 2026-02-09 03:01:12.501-0600 FINE t157 BoundaryChangesets.getBoundaryChangesetIDs: getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} 632 2026-02-09 03:01:12.574-0600 FINE t157 Statistics.logIt: Done getting boundary changesets for {dir='/opengrok/src/openbmc/openpower-sbe-interface',type=git,history=on,historyCache=on,merge=true,annotationCache=off,tagsEnabled=on} (0 entries) (took 4 ms) 1032 2026-02-09 03:01:12.649-0600 FINER t275 GitRepository.rebuildTagList: Read tags count=0 for '/opengrok/src/openbmc/openpower-sbe-interface' 1067 2026-02-09 03:01:12.694-0600 FINE t157 Statistics.logIt: Finished chunk 1/1 of history cache for repository '/opengrok/src/openbmc/openpower-sbe [all...] |