VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14572   16 years vboxsync Main/XIDL: Added recognition of the following new tags: - …
(edit) @14571   16 years vboxsync FE/Qt4: Fixed the testwrappres target.
(edit) @14570   16 years vboxsync Reschedule right away to start in the right state. Gets rid of lost …
(edit) @14569   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14568   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14567   16 years vboxsync disabled part of 32/64-bit hashing for new REASS
(edit) @14566   16 years vboxsync FE/Qt4: 64bit OSes removed from the list of host which doesn't …
(edit) @14565   16 years vboxsync FE/Qt4: IHost::GetProcessorFeature reused in VBoxVMSettingsGeneral.cpp.
(edit) @14564   16 years vboxsync Frontends/VBoxManage: Fix machinereadable variant of SATA info …
(edit) @14563   16 years vboxsync Reinitialize paging modes correctly when loading the saved state.
(edit) @14562   16 years vboxsync Corrected wrong pointer calculation
(edit) @14561   16 years vboxsync warning
(edit) @14560   16 years vboxsync Don't use obsolete format specifiers
(edit) @14559   16 years vboxsync More verbose assertion
(edit) @14558   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14555   16 years vboxsync VBoxManage: started splitting it up.
(edit) @14554   16 years vboxsync #3285: Improve error handling API to include unique error numbers
(edit) @14553   16 years vboxsync introduces VBOX_WITH_SLIRP_MEMORY_CHECK to enable EFENCE memory check
(edit) @14551   16 years vboxsync Linux hostif: Pre-2.6.10 kernel fix.
(edit) @14550   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix #2.
(edit) @14549   16 years vboxsync Linux hostif: Pre-2.6.19 kernel fix.
(edit) @14548   16 years vboxsync FE/Qt4: 3266: "Wrong host-key displayed" : Pause (VK_PAUSE) key case fixed.
(edit) @14547   16 years vboxsync Linux hostif: Added checksum computation for non-gso packets with …
(edit) @14546   16 years vboxsync export
(edit) @14545   16 years vboxsync a little aid for compiling Linux host drivers during developement
(edit) @14544   16 years vboxsync some German NLS updates
(edit) @14543   16 years vboxsync #1865/VT-x: Attacking the heap allocation, introducing …
(edit) @14541   16 years vboxsync PGMInternal.h: docs.
(edit) @14540   16 years vboxsync FE/Qt4: FormatSize function reworked, warning about too low memory for …
(edit) @14539   16 years vboxsync PGMR0DynMap: More tests.
(edit) @14538   16 years vboxsync DrvVD: fix internal networking IP stuff, not available in OSE.
(edit) @14536   16 years vboxsync PGMR0DynMap: Some more fixes and tests.
(edit) @14535   16 years vboxsync Device/Storage: fix rc update issue, causing failures for no reason.
(edit) @14534   16 years vboxsync When unsupported CD-ROM sector read format is being logged, also log …
(edit) @14533   16 years vboxsync missing bits from r39820
(edit) @14532   16 years vboxsync Compile fix
(edit) @14530   16 years vboxsync More error logging
(edit) @14529   16 years vboxsync removing freeing of inlined array
(edit) @14528   16 years vboxsync PGMR0DynMap: fixes & testcase (PGMDynMapHCPage now works).
(edit) @14527   16 years vboxsync Main-OSX: added initial power change notification
(edit) @14526   16 years vboxsync Devices/Storage: iSCSI stuff, including bringing IntNet support back …
(edit) @14525   16 years vboxsync NetFlt/win: fix for wireless problem
(edit) @14524   16 years vboxsync Types
(edit) @14523   16 years vboxsync Cache the features reported by GetProcessorFeature.
(edit) @14522   16 years vboxsync removed unused global tcbhead
(edit) @14521   16 years vboxsync Added GetProcessorFeature method to IHost.
(edit) @14520   16 years vboxsync Main: 2883: Structure OS list: Sorting the OS families by the chance …
(edit) @14519   16 years vboxsync PGMR0DynMap: fixes (InitVM+TermVM working).
(edit) @14518   16 years vboxsync nc
(edit) @14517   16 years vboxsync PGMR0DynMap: fixes
(edit) @14516   16 years vboxsync enable new REM back (linux/amd64 fixed), will fix tinderbox burns as …
(edit) @14515   16 years vboxsync SUPDrv,SUPLib,VMM: Kicked out the dead VBOX_WITH_IDT_PATCHING code.
(edit) @14514   16 years vboxsync s/Virual/Virtual
(edit) @14512   16 years vboxsync SUPDrv.c: warnings.
(edit) @14511   16 years vboxsync mac build fix
(edit) @14510   16 years vboxsync Burn fix.
(edit) @14509   16 years vboxsync Fe/Qt4: Global callback for tray icon code.
(edit) @14508   16 years vboxsync Linux hostif: pre-2.6.18 kernel fix
(edit) @14506   16 years vboxsync Linux hostif: Added packet segmentation for host-to-guest transfer.
(edit) @14505   16 years vboxsync small optimization
(edit) @14504   16 years vboxsync PGMR0DynMap: Re-enabled the code.
(edit) @14503   16 years vboxsync tstVMStructGC: more tests.
(edit) @14502   16 years vboxsync Got it! (why darwin broke unexpectedly last week)
(edit) @14501   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @14499   16 years vboxsync VMM: Don't try use the invalid pvSavedStack pointer on darwin, set it …
(edit) @14498   16 years vboxsync tstVMM: Print all module addresses; Fixed PDMR3LdrEnumModules callback.
(edit) @14497   16 years vboxsync SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
(edit) @14496   16 years vboxsync SUPDrv: Export RTR0MemObjEnterPhys (darwin needs it).
(edit) @14495   16 years vboxsync darwin/load.sh: Unload VBoxNetFlt too.
(edit) @14494   16 years vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14493   16 years vboxsync #1865: PGMR0DynMap init code written.
(edit) @14492   16 years vboxsync #1865: PGMR0DynMap init code written.
(edit) @14491   16 years vboxsync VBoxGuestNT/Makefile: Fixed makefile todo/warning.
(edit) @14490   16 years vboxsync Fe/Qt4: Systray: Show/hide systray on the fly (without restart needed).
(edit) @14489   16 years vboxsync more cosmetic
(edit) @14488   16 years vboxsync cosmetic
(edit) @14487   16 years vboxsync helper functions used in old reassembling was disabled
(edit) @14485   16 years vboxsync NetFlt/win: ConsoleImpl2: wireless adapter detection
(edit) @14484   16 years vboxsync #1865: More code.
(edit) @14483   16 years vboxsync export
(edit) @14482   16 years vboxsync export
(edit) @14481   16 years vboxsync export
(edit) @14480   16 years vboxsync FE/Qt4: NLS: Frozen for 2.1.
(edit) @14479   16 years vboxsync FE/Qt4: SysTray UI: Left align with indent to mimic Mac as in other places.
(edit) @14478   16 years vboxsync FE/Qt4: SysTray: Reuse action data (icons, text) from the Selector. …
(edit) @14477   16 years vboxsync Fe/Qt4: Systray: Left align setting.
(edit) @14476   16 years vboxsync slirp: more dead code
(edit) @14474   16 years vboxsync warnings
(edit) @14473   16 years vboxsync FE/Qt4: Use the OS style to emphase the default menu action instead of …
(edit) @14472   16 years vboxsync FE/Qt4: SysTray: Language (+ burn fix).
(edit) @14471   16 years vboxsync slirp: getour_addr is 127.0.0.1 in any case
(edit) @14470   16 years vboxsync slirp: remove tabs
(edit) @14469   16 years vboxsync Main: XIDL: Added support for <result> tags in <library> (MIDL, XPIDL, …
(edit) @14468   16 years vboxsync linuxevent*-sems.cpp, Makefile.kmk: update the explanation and dropped …
(edit) @14467   16 years vboxsync Fe/Qt4: Systray: Hide systray icon only instead of exiting selector window.
(edit) @14466   16 years vboxsync warning
(edit) @14465   16 years vboxsync thread2-r0drv-linux.c: RTThreadPreemptIsEnabled, return false if …
(edit) @14464   16 years vboxsync PDM_ACPI_BAT_STATE_DISCHARGING / PDM_ACPI_BAT_STATE_CHARGING mixed up
(edit) @14463   16 years vboxsync Fe/Qt4: Added serialization + GUI checkbox for systray flag (needs a …
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