VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32031   14 years vboxsync nits
(edit) @32029   14 years vboxsync deb: more sync
(edit) @32028   14 years vboxsync PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
(edit) @32027   14 years vboxsync PGM/SyncPage: To be on the safe side, always sync the target page when …
(edit) @32026   14 years vboxsync gcc rulez
(edit) @32023   14 years vboxsync VBoxControl: Be more tolerant to Linux-style parameters (--foo instead …
(edit) @32021   14 years vboxsync warning
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @32019   14 years vboxsync OSE header fix
(edit) @32015   14 years vboxsync Main/FreeBSD: Fix debug build
(edit) @32014   14 years vboxsync deb: fixes
(edit) @32012   14 years vboxsync Installer: unify Qt4 module handling
(edit) @32011   14 years vboxsync Installer-OSX: add PATH_SDK_QT4 to the install_name call as well
(edit) @32010   14 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @32009   14 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32008   14 years vboxsync deb/rpm to OSE
(edit) @32006   14 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32005   14 years vboxsync Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
(edit) @32004   14 years vboxsync pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
(edit) @32002   14 years vboxsync Compile fix
(edit) @32001   14 years vboxsync FT updates
(edit) @32000   14 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31998   14 years vboxsync Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
(edit) @31997   14 years vboxsync PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
(edit) @31996   14 years vboxsync Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
(edit) @31995   14 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31994   14 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31993   14 years vboxsync Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
(edit) @31992   14 years vboxsync PGMDbg: bug fix.
(edit) @31991   14 years vboxsync warning
(edit) @31990   14 years vboxsync Audio/HDA: fixes assertion 0x1b is pin-node.
(edit) @31989   14 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31988   14 years vboxsync Compile fix
(edit) @31987   14 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31986   14 years vboxsync FT updates + TODO
(edit) @31985   14 years vboxsync 2d: incorrect assertion
(edit) @31984   14 years vboxsync Audio/HDA: changes power management and topology to make it close to …
(edit) @31982   14 years vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @31981   14 years vboxsync Additions/Solaris/SharedFolders: Fixed truncating files to 2G on …
(edit) @31980   14 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31979   14 years vboxsync VBoxVideo: Only clear the flags in sync callback and unmap memory later.
(edit) @31978   14 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31977   14 years vboxsync Duplicate
(edit) @31976   14 years vboxsync FT options for modifyvm
(edit) @31975   14 years vboxsync build fix.
(edit) @31974   14 years vboxsync VBoxHeadless: OSE build fix
(edit) @31973   14 years vboxsync PGM,DBGC: working shadow page table dumper (sans EPT).
(edit) @31971   14 years vboxsync Installer-OSX: do install_name with the full path of the Qt package as well
(edit) @31970   14 years vboxsync Installer-OSX: make VBoxGuestAdditions.iso optional
(edit) @31969   14 years vboxsync Installer-OSX: make libqtaccessiblewidgets optional
(edit) @31968   14 years vboxsync Installer-OSX: space -> tabs
(edit) @31967   14 years vboxsync Installer-OSX: use current Qt version in the installer
(edit) @31966   14 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31965   14 years vboxsync Runtime/include: ldrElf copy/paste error.
(edit) @31964   14 years vboxsync Runtime/include: ldrElf additions.
(edit) @31963   14 years vboxsync ACPI: Hook S1 power state.
(edit) @31962   14 years vboxsync Additions/VBoxService: don't forget to remove the last thread
(edit) @31961   14 years vboxsync rtStrConvertWrapper: Release the thread.
(edit) @31960   14 years vboxsync Main: zlib needed by PNG
(edit) @31959   14 years vboxsync vboxshell: gracefull handling of unavailable VMs, better treatment of …
(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) @31956   14 years vboxsync Runtime/poll-win: Save received events of other sources because some …
(edit) @31955   14 years vboxsync Audio/HDA: log params.
(edit) @31954   14 years vboxsync FE/Qt: 5219: Minimize from fullscreen/seamless - minimize icon added.
(edit) @31953   14 years vboxsync FT updates
(edit) @31952   14 years vboxsync Additions/VBoxService: sanity check
(edit) @31951   14 years vboxsync Additions/VBoxService: fixed generation of the environments array
(edit) @31949   14 years vboxsync grr. typo.
(edit) @31948   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31947   14 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31946   14 years vboxsync FE/Qt: hide the USB 2.0 setting if the EHCI controller is not available
(edit) @31945   14 years vboxsync Main: PAE hint for Oracle Linux
(edit) @31944   14 years vboxsync EFI: export build box configuration
(edit) @31943   14 years vboxsync iSCSI: Clear pointer to next command to fix assertion
(edit) @31942   14 years vboxsync Runtime/poll: Fix retrieving events after WaitForMultipleObjects
(edit) @31941   14 years vboxsync VBoxService/VMInfo: Skip interface if no IP-address assigned on Solaris.
(edit) @31940   14 years vboxsync Installer-OSX: install launchd description file for vboxwebsrv
(edit) @31939   14 years vboxsync VBoxUSB: fixed solaris regression
(edit) @31938   14 years vboxsync FT updates
(edit) @31937   14 years vboxsync coredumper-solaris: bits.
(edit) @31936   14 years vboxsync wine: shared rc support more impl + fixes
(edit) @31935   14 years vboxsync coredumper-solaris: minor change.
(edit) @31934   14 years vboxsync VBoxService/PropCache: Fixed memory leak on destruction.
(edit) @31933   14 years vboxsync VBoxService/PropCache: Fixed deadlock in error case.
(edit) @31932   14 years vboxsync build fix
(edit) @31931   14 years vboxsync PGM: spaces.
(edit) @31930   14 years vboxsync Reduced size.
(edit) @31929   14 years vboxsync Export to OSE.
(edit) @31928   14 years vboxsync DBGC: some adjustments.
(edit) @31926   14 years vboxsync DBGC: Implemented the missing operators.
(edit) @31925   14 years vboxsync VBoxService/PropCache: Don't touch the properties flags/reset value …
(edit) @31924   14 years vboxsync VBoxService/VMInfo/PropCache: Really clear/set default values of …
(edit) @31923   14 years vboxsync Linux Additions: adapted autorun.sh considering the combined Linux …
(edit) @31922   14 years vboxsync OSE build fix
(edit) @31921   14 years vboxsync VHD/Resize: Initial support
(edit) @31920   14 years vboxsync VDI/Resize: Fixed sized images are not supported yet
(edit) @31919   14 years vboxsync VBoxHDD/Resize: Calculate the CHS geometry if the caller doesn't …
(edit) @31918   14 years vboxsync VBoxService: uninitialized variable
(edit) @31917   14 years vboxsync darwin OSE fix
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