VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32728   14 years vboxsync backed out accidental changes
(edit) @32727   14 years vboxsync com/string: Windows build fixes
(edit) @32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
(edit) @32705   14 years vboxsync VBOX_WITH_GUEST_PROPS
(edit) @32695   14 years vboxsync Main/Medium: new method exportFile which allows to export a medium …
(edit) @32691   14 years vboxsync Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
(edit) @32682   14 years vboxsync Main: fixed incorrect parameters checking in MediumFormat implementation
(edit) @32672   14 years vboxsync VMMDev: Use snapshot dir as default guest coredump dir.
(edit) @32659   14 years vboxsync Main: clarification
(edit) @32658   14 years vboxsync Main: some defaults for the COM ports
(edit) @32649   14 years vboxsync Main/Machine: Move the code for registering the VM metrics to the …
(edit) @32638   14 years vboxsync typo
(edit) @32637   14 years vboxsync PCI: further MCFG work
(edit) @32593   14 years vboxsync Main: don't warn the user for the ext4/xfs bug if Linux >= 2.6.36-rc4 …
(edit) @32571   14 years vboxsync Main: remove that annoying DebugBreakThrow (VBoxSVC asserts even on …
(edit) @32570   14 years vboxsync Main: don't warn the user for the ext4/xfs bug if Linux >= 2.6.36 is …
(edit) @32568   14 years vboxsync OVA: parse ovf in memory on ova import (no need for a temporary ovf …
(edit) @32567   14 years vboxsync vboxwebsrv: introduced --pidfile parameter
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32536   14 years vboxsync Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32469   14 years vboxsync Main/USB/linux: minor fixes to USBGetDevides
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32437   14 years vboxsync Main/Medium: fix medium type check
(edit) @32436   14 years vboxsync more rebranding
(edit) @32431   14 years vboxsync scm cleanup
(edit) @32405   14 years vboxsync Main: make it right this time
(edit) @32404   14 years vboxsync missing svn:keywords
(edit) @32403   14 years vboxsync r=bird: Quick glance at the solaris core dumper.
(edit) @32402   14 years vboxsync Main: fix win
(edit) @32400   14 years vboxsync Main: not necessary
(edit) @32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32394   14 years vboxsync more branding and header fixes
(edit) @32388   14 years vboxsync more branding fixes
(edit) @32375   14 years vboxsync rc branding fixes part 2
(edit) @32360   14 years vboxsync Main/ConsoleImpl: Setup CoreDumper (Solaris only for now).
(edit) @32345   14 years vboxsync Merged VBox/feature.h with VBox/param.h.
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32312   14 years vboxsync Main/Makefile.kmk: $(QUIET)
(edit) @32310   14 years vboxsync Main/idl: enums are written as foo_bar not foo::bar
(edit) @32301   14 years vboxsync Main/USBProxyServiceLinux: split out the check for usbfs into a static …
(edit) @32299   14 years vboxsync Main/USBProxyServiceLinux: move the implementation of the device …
(edit) @32262   14 years vboxsync Main/linux/vector container: simplification
(edit) @32261   14 years vboxsync Main/HostHardwareLinux: simplification
(edit) @32258   14 years vboxsync Main/USB/linux: simplified the vector container and the code using it
(edit) @32244   14 years vboxsync Main/solaris/NetIf-solaris: added bnx NIC description.
(edit) @32231   14 years vboxsync *: a few OTHER_CLEAN typos and fixes
(edit) @32228   14 years vboxsync quiet
(edit) @32194   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff/Main: Implemented the main bits - …
(edit) @32190   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff: More code.
(edit) @32169   14 years vboxsync FT updates
(edit) @32147   14 years vboxsync Main, Device: fix saved states (PCI)
(edit) @32143   14 years vboxsync Main/HostHardwareLinux: removed an unused parameter
(edit) @32142   14 years vboxsync Main/linux/USB: moved a vector container-based implementation detail …
(edit) @32138   14 years vboxsync GuestImpl.cpp: AdditionsRunLevelType_None and …
(edit) @32123   14 years vboxsync typo
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32115   14 years vboxsync Main/HostHardwareLinux: directory enumeration clean-up
(edit) @32114   14 years vboxsync Main/linux: fixes to vector container code
(edit) @32105   14 years vboxsync MachineState_FaultTolerantSyncing state
(edit) @32103   14 years vboxsync The paused->suspended transition is valid
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32080   14 years vboxsync Main/linux/USB proxy: fixed typo to properly ignore USB hubs
(edit) @32079   14 years vboxsync Main/linux/USB proxy: don't access an uninitialized variable (debug …
(edit) @32074   14 years vboxsync Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
(edit) @32070   14 years vboxsync SATA supports CD/DVD devices now
(edit) @32065   14 years vboxsync Main: API docs
(edit) @32064   14 years vboxsync Main/OVF: fix UUID messup with multiple disks on OVF export in vbox:Machine
(edit) @32063   14 years vboxsync Main: comments
(edit) @32062   14 years vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
(edit) @32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @32031   14 years vboxsync nits
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @32015   14 years vboxsync Main/FreeBSD: Fix debug build
(edit) @31960   14 years vboxsync Main: zlib needed by PNG
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31957   14 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
(edit) @31945   14 years vboxsync Main: PAE hint for Oracle Linux
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31895   14 years vboxsync FT updates
(edit) @31892   14 years vboxsync OSE header fixes
(edit) @31891   14 years vboxsync Main: export USBProxyService and USBFilter to OSE
(edit) @31885   14 years vboxsync OSE header fixes
(edit) @31883   14 years vboxsync Main: export some examples to OSE
(edit) @31882   14 years vboxsync export some OVF testcases to OSE
(edit) @31872   14 years vboxsync xpcom: SIGUSR1 will quit the server immediately if there are no open …
(edit) @31841   14 years vboxsync FreeBSD: build fix
(edit) @31825   14 years vboxsync Machine::GetHWVirtExProperty: Missing break.
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31817   14 years vboxsync Main: cleanup medium objects from media registry, second try
(edit) @31814   14 years vboxsync Main: cleanup medium objects from media registry when machine object …
(edit) @31812   14 years vboxsync event: bits of additional paranoia
(edit) @31777   14 years vboxsync Main/Medium: Resize operation
(edit) @31772   14 years vboxsync events: explicit uninit method
(edit) @31766   14 years vboxsync FT updates
(edit) @31751   14 years vboxsync Fixed if
(edit) @31747   14 years vboxsync ConsoleVRDPServer.cpp: An academical correctness exercise related to …
(edit) @31746   14 years vboxsync Main: Added input validations missing in r64842.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette