summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/common/VBoxService/VBoxServiceCpuHotPlug.cpp
Commit message (Expand)AuthorAgeFilesLines
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Additions/VBoxService: Fix memory leak in CPU hot-plug code, ticketref:19902 ...vboxsync2020-09-211-0/+2
* Additions/VBoxService: Rework CPU hot-plug code to be more resilient, ticketr...vboxsync2020-09-211-33/+49
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to correc...vboxsync2017-11-191-17/+18
* iprt: A bunch of basic function for working the file system relative to an op...vboxsync2017-11-131-3/+3
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Additions: scmvboxsync2016-07-221-0/+1
* forgotten filevboxsync2016-04-071-6/+9
* VBoxService: page fixvboxsync2015-10-061-1/+1
* VBoxService: More service introduction pages. A few more cleanups.vboxsync2015-10-061-12/+23
* VBoxService: Using prefix 'VGSvc', code style/width cleanups. No real changes.vboxsync2015-10-051-50/+60
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* Additions/common,Additions/os2: Updated (C) year.vboxsync2015-06-091-1/+1
* Additions/common/VBoxService: provide default/null object implementations for...vboxsync2014-06-061-38/+5
* Additions/common/VBoxService: revert r94117.vboxsync2014-06-061-8/+37
* Additions/common/VBoxService: make most service call-back functions optional.vboxsync2014-06-031-37/+8
* VBoxService: Fix CPU hotunplug code for newer kernels where the \'sysdev\' di...vboxsync2014-01-301-4/+31
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Additions: Fix CPU hot remove on Linux guestsvboxsync2012-09-201-6/+11
* VBoxService: Fixed unknown command line parameter handling of sub-services.vboxsync2012-02-141-1/+2
* IPRT/*: add _NO_SYMLINKS flags to certain functionsvboxsync2011-12-141-3/+3
* missing include.vboxsync2010-10-261-0/+1
* *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT status ...vboxsync2010-10-261-28/+33
* scm cleanup.vboxsync2010-06-031-1/+1
* Additions/CpuHotplug: Rewrite method to get the path to the CPU object in /sy...vboxsync2010-05-161-40/+279
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Check for ACPI_CPU because older kernels used that to identify CPU objectsvboxsync2010-03-231-1/+2
* Guest Additions: memory ballooning for guests without support for ''RTR0MemOb...vboxsync2010-03-041-0/+4
* BoxServiceCpuHotPlug.cpp: todo update.vboxsync2010-02-171-2/+6
* CPU hotplug/Additions: Fix hot-add event. The cpu directory might not be imme...vboxsync2010-02-171-37/+54
* CPU hotplug: Fix guest cpu hot-plug monitor. The paths have changedvboxsync2010-02-171-15/+44
* VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.vboxsync2010-01-271-0/+321