VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35649   14 years vboxsync VBoxDrvInst: Now dynamically uses the DIFx API for (un)installing …
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35646   14 years vboxsync EFI: backed r69556.
(edit) @35645   14 years vboxsync EFI64: don't let Mac guest call for debugger on "acpi shutdown".
(edit) @35644   14 years vboxsync EFI: more log clean up.
(edit) @35643   14 years vboxsync warning fix for r69546
(edit) @35642   14 years vboxsync EFI: log is too loud.
(edit) @35641   14 years vboxsync Main/NetIf: Fixed VBoxSVC crash when listing host interfaces with no …
(edit) @35640   14 years vboxsync doxygen nit
(edit) @35639   14 years vboxsync Main: event code generator typos
(edit) @35638   14 years vboxsync Main. QT/FE: fix long standing COM issue
(edit) @35637   14 years vboxsync Debugger console: Made the evaluator a bit smarter wrt to the register …
(edit) @35636   14 years vboxsync FE/Qt4: show the correct switch in the help of VirtualBox
(edit) @35635   14 years vboxsync FE/Qt4: upps
(edit) @35634   14 years vboxsync FE/Qt4: allow free configurable key shortcuts in the selector and …
(edit) @35633   14 years vboxsync Main/Display: multimonitor enable/disable screen fixes.
(edit) @35632   14 years vboxsync DBGC: Simplified the status code handling around dbgcEvalCommand.
(edit) @35631   14 years vboxsync BusLogic: Properly fail some Adaptec 154xC commands that a guest may send.
(edit) @35629   14 years vboxsync tstDBGCParse: more tests.
(edit) @35628   14 years vboxsync Debugger Console: Clean up, split the command evaluation code out of …
(edit) @35627   14 years vboxsync Debugger Console: cleaning up…
(edit) @35626   14 years vboxsync Debugger Console: Drop the HC_FAR type.
(edit) @35625   14 years vboxsync DBGF,CPUM,DBGC: Use DBGFReg in the debugger, stop accessing CPUMCTX …
(edit) @35624   14 years vboxsync deb: fixed package section
(edit) @35620   14 years vboxsync FE/Qt4-NLS: merge ja
(edit) @35619   14 years vboxsync German NLS fixes
(edit) @35618   14 years vboxsync FE/Qt: French NLS, very hastily done
(edit) @35617   14 years vboxsync Additions/x11/VBoxClient: daemonise later so that we get error …
(edit) @35616   14 years vboxsync Additions/x11/vboxvideo: support DPMS by disabling monitors
(edit) @35615   14 years vboxsync FE/Qt4-OSX: follow up to r69510
(edit) @35614   14 years vboxsync Debugger: Use DBGFR3RegPrintf instead of accessing the CPUMCTX …
(edit) @35613   14 years vboxsync FE/Qt: if we are not using guest VRAM directly then initialise the …
(edit) @35612   14 years vboxsync Main/Display: make sure that we do not try to update a disabled …
(edit) @35610   14 years vboxsync Main: make r69505 a little stricter
(edit) @35609   14 years vboxsync Typo.
(edit) @35608   14 years vboxsync Main: silently ignore removable media that cannot be found when …
(edit) @35607   14 years vboxsync DBGFReg: bugfix.
(edit) @35606   14 years vboxsync DBGFRegs: Introduced DBGFREG_HYPER_VMCPUID. Fixed some bugs.
(edit) @35603   14 years vboxsync Runtime/r0drv/linux/memobj: try a bit harder to allocate a page, …
(edit) @35602   14 years vboxsync Main: fix and clarify that ISnapshot::SetName and SetDescription …
(edit) @35601   14 years vboxsync DBGF,CPUM: Expose hypervisor registers as hypercpuX.
(edit) @35599   14 years vboxsync Main/linux/USBGetDevices: fix a crash due to a missed error
(edit) @35597   14 years vboxsync Storage/tstVDIo: Build fix
(edit) @35596   14 years vboxsync Storage/tstVDIo: Basic working testcase for async and sync I/O
(edit) @35595   14 years vboxsync Storage/DevATA+ATAController: only allow read/write commands for ATA …
(edit) @35591   14 years vboxsync Devices/DevACPI: don't announce S1 support by default
(edit) @35590   14 years vboxsync DBGFReg.cpp: formatting fixes.
(edit) @35587   14 years vboxsync FE/Qt: New VM Wizard: Warn the user if the machine folder can not be …
(edit) @35586   14 years vboxsync DBGFReg.cpp: Added DBGFR3RegFormatValue, DBGFR3RegFormatValueEx, …
(edit) @35585   14 years vboxsync iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
(edit) @35582   14 years vboxsync audio: Removed release logging again.
(edit) @35581   14 years vboxsync VBoxCredProv: Added support for unlocking workstations.
(edit) @35580   14 years vboxsync FE/Qt: Hot-key editor refactoring to latest coding-style, some cleanup.
(edit) @35579   14 years vboxsync scm: cleanups and adjustments
(edit) @35578   14 years vboxsync SDK warning on non-Windows hosts
(edit) @35577   14 years vboxsync Main/NAT: adds protocol comparison in unique rule validator. (vbox/8094).
(edit) @35576   14 years vboxsync Main/Display: missing initialisation and saved state bits for X.Org …
(edit) @35575   14 years vboxsync audio: Avoid recurring buffer lost log entries.
(edit) @35573   14 years vboxsync dsound: Try restoring buffer if GetCurrentPosition failed.
(edit) @35572   14 years vboxsync Only VBoxRT, VBoxVMM, VBoxDD, VBoxDD2 and VBoxREM should be PIC avoiding.
(edit) @35571   14 years vboxsync Main/webservice: build fix
(edit) @35569   14 years vboxsync BnoxShell: update for new medium API
(edit) @35568   14 years vboxsync IPRT: another ministring testcase
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35566   14 years vboxsync Main/OVF: optimization
(edit) @35564   14 years vboxsync FE/Qt: s/VBOX_WITH_PIDFILE/VBOX_GUI_WITH_PIDFILE/ plus Makefile.kmk change
(edit) @35563   14 years vboxsync Main/Console: reorder VM startup activities and make sure as many …
(edit) @35560   14 years vboxsync PDM: introduced fEject parameter to PDMIMOUNT::pfnUnmount which is …
(edit) @35559   14 years vboxsync Main/webservice: when daemonized use a release logger, default log …
(edit) @35558   14 years vboxsync Runtime/process: add a Solaris-specific flag to suppress changing the …
(edit) @35557   14 years vboxsync EFI/doc: replaces linserv with public svn url.
(edit) @35556   14 years vboxsync audio: Temporarily direct more messages to release log.
(edit) @35555   14 years vboxsync FE/Qt4: translation note
(edit) @35554   14 years vboxsync netflt: hard_start_xmit override support for pre-2.6.29 kernels
(edit) @35553   14 years vboxsync Main/Medium: Query the capabilites of the target format used for the …
(edit) @35552   14 years vboxsync FE/Qt: Some NLS fix for r69432.
(edit) @35551   14 years vboxsync MachineDebuggerImpl.cpp: R80 register formatting fix.
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35549   14 years vboxsync FE/Qt4-NLS: merged ca, da, zh_TW, it, lt and uk
(edit) @35548   14 years vboxsync FE/Qt: 5470, 5439: Host-only interface GUI rework (part 1).
(edit) @35547   14 years vboxsync Main/Display: disabled screens should be black
(edit) @35546   14 years vboxsync Devices/DevACPI: enforce disabling of S1/S4 power states
(edit) @35545   14 years vboxsync Main/Display: committed too much in r69428
(edit) @35544   14 years vboxsync Main/Display: drop the lock before scheduling a call to EMT that can …
(edit) @35542   14 years vboxsync VBoxExtPackHelperApp.cpp: Fixed issue with non-ascii characters in the …
(edit) @35541   14 years vboxsync VBoxManage/GuestCtrl: Timeout adjustments.
(edit) @35540   14 years vboxsync Comment.
(edit) @35537   14 years vboxsync mark the source of the bloat.
(edit) @35536   14 years vboxsync Main-OVF: ignore unknown resource types which are declared not required
(edit) @35535   14 years vboxsync Main/NATEngineImpl: grammar, "does" is for negation or emphasis
(edit) @35534   14 years vboxsync VBoxManageGuestCtrl.cpp: Some u32TimeoutMS todos.
(edit) @35533   14 years vboxsync Audio: missed part of clean up.
(edit) @35532   14 years vboxsync RDP/client: disable iprt logging on startup as iprt threading is not …
(edit) @35530   14 years vboxsync RDP/client: fix memory allocation in USB device enumeration and add …
(edit) @35529   14 years vboxsync warnings (gcc-4.5).
(edit) @35528   14 years vboxsync Main: If a host DVD/floppy drive is not available, don't bitch but …
(edit) @35527   14 years vboxsync VBoxExtPackHelperApp.cpp: UAC popup instead of pop-under.
(edit) @35526   14 years vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35524   14 years vboxsync FE/Qt: fixed a bug when displaying an error info which is Null
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