VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32062   15 years vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
(edit) @32061   15 years vboxsync wddm/3d: wine: shared resource handling fixes
(edit) @32060   15 years vboxsync crOpenGL: move define out of wrong ifdef
(edit) @32059   15 years vboxsync crOpenGL: remove test hack
(edit) @32058   15 years vboxsync crOpenGL/WDDM3D: fix rare guest apps stack override on startup
(edit) @32057   15 years vboxsync Stats
(edit) @32056   15 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @32054   15 years vboxsync Alignment fix.
(edit) @32053   15 years vboxsync FT updates
(edit) @32052   15 years vboxsync OHCI: If the bulk list disabled, undo (abort) outstanding bulk transfers.
(edit) @32051   15 years vboxsync FT updates
(edit) @32050   15 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32049   15 years vboxsync VMM/DBGF: typos.
(edit) @32048   15 years vboxsync coredumper: bits.
(edit) @32047   15 years vboxsync iprt: disable RTStrAAppendExNVTag for RING0 as it is currently not …
(edit) @32044   15 years vboxsync deb: another build fix
(edit) @32043   15 years vboxsync PGM: Re-enabled the code that previously cause w7-64 regressions. (We …
(edit) @32042   15 years vboxsync PGMAllBth.h: MMIO opt fix.
(edit) @32041   15 years vboxsync crOpenGL: add GLX_ARB_get_proc_address to list of supported extensions
(edit) @32040   15 years vboxsync PGMAllPool.cpp: Added assertions to the table flushing code that check …
(edit) @32039   15 years vboxsync wddm: compile fix
(edit) @32038   15 years vboxsync PGMAllPool.cpp: Use ASMAtomicWriteU32/U64 instead of ASMAtomicWriteSize.
(edit) @32037   15 years vboxsync PCI work: make ICH9 PCI an additional device, not alternative …
(edit) @32036   15 years vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   15 years vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @32034   15 years vboxsync Removed X86_PDE_PAE_PG_MASK, renamed X86_PDE_PAE_PG_MASK_FULL to …
(edit) @32033   15 years vboxsync Changing the remaining X86_PDE_PAE_PG_MASK uses to …
(edit) @32031   15 years vboxsync nits
(edit) @32029   15 years vboxsync deb: more sync
(edit) @32028   15 years vboxsync PGMAllBth/SyncPage: Don't assert on stale TLB after W7-64 changed some …
(edit) @32027   15 years vboxsync PGM/SyncPage: To be on the safe side, always sync the target page when …
(edit) @32026   15 years vboxsync gcc rulez
(edit) @32023   15 years vboxsync VBoxControl: Be more tolerant to Linux-style parameters (--foo instead …
(edit) @32021   15 years vboxsync warning
(edit) @32020   15 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @32019   15 years vboxsync OSE header fix
(edit) @32015   15 years vboxsync Main/FreeBSD: Fix debug build
(edit) @32014   15 years vboxsync deb: fixes
(edit) @32012   15 years vboxsync Installer: unify Qt4 module handling
(edit) @32011   15 years vboxsync Installer-OSX: add PATH_SDK_QT4 to the install_name call as well
(edit) @32010   15 years vboxsync VUSB: Added a way to cancel URBs without failing the transfer.
(edit) @32009   15 years vboxsync Removed GST_PDPE_PG_MASK and renamed GST_PDPE_PG_MASK_FULL to …
(edit) @32008   15 years vboxsync deb/rpm to OSE
(edit) @32006   15 years vboxsync VMM/DBGFCoreWrite: skeleton.
(edit) @32005   15 years vboxsync Changed all X86_PDPE_PG_MASK references to X86_PDPE_PG_MASK_FULL.
(edit) @32004   15 years vboxsync pgmShwSyncPaePDPtr: Only sync X86_PDPE_P and X86_PDPE_A since most of …
(edit) @32002   15 years vboxsync Compile fix
(edit) @32001   15 years vboxsync FT updates
(edit) @32000   15 years vboxsync x86.h,*: Eliminated X86_PML4E_PG_MASK and renamed …
(edit) @31998   15 years vboxsync Changed the remaining X86_PML4E_PG_MASK uses to X86_PML4E_PG_MASK_FULL.
(edit) @31997   15 years vboxsync PGM: Don't shadow any extra bits in long mode PDPEs and PML4Es.
(edit) @31996   15 years vboxsync Mostly safe X86_PTE_PAE_PG_MASK -> X86_PTE_PAE_PG_MASK_FULL conversions.
(edit) @31995   15 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31994   15 years vboxsync Safe X86_PDPE_PG_MASK -> X86_PDPE_PG_MASK_FULL conversions.
(edit) @31993   15 years vboxsync Safe X86_PML4E_PG_MASK -> X86_PML4E_PG_MASK_FULL conversions.
(edit) @31992   15 years vboxsync PGMDbg: bug fix.
(edit) @31991   15 years vboxsync warning
(edit) @31990   15 years vboxsync Audio/HDA: fixes assertion 0x1b is pin-node.
(edit) @31989   15 years vboxsync VMM: Removed the PGMR3DumpHierarchyGC/HC functions.
(edit) @31988   15 years vboxsync Compile fix
(edit) @31987   15 years vboxsync PGM,DBGC,DBGF: Dump guest paging structures.
(edit) @31986   15 years vboxsync FT updates + TODO
(edit) @31985   15 years vboxsync 2d: incorrect assertion
(edit) @31984   15 years vboxsync Audio/HDA: changes power management and topology to make it close to …
(edit) @31982   15 years vboxsync VBoxService/VMInfo-win: Skip already terminated session data.
(edit) @31981   15 years vboxsync Additions/Solaris/SharedFolders: Fixed truncating files to 2G on …
(edit) @31980   15 years vboxsync coredumper: Use our own ELF defines, added OS specific defines to …
(edit) @31979   15 years vboxsync VBoxVideo: Only clear the flags in sync callback and unmap memory later.
(edit) @31978   15 years vboxsync PGM,DBC,MM: Dump more information about shadow/guest pages.
(edit) @31977   15 years vboxsync Duplicate
(edit) @31976   15 years vboxsync FT options for modifyvm
(edit) @31975   15 years vboxsync build fix.
(edit) @31974   15 years vboxsync VBoxHeadless: OSE build fix
(edit) @31973   15 years vboxsync PGM,DBGC: working shadow page table dumper (sans EPT).
(edit) @31971   15 years vboxsync Installer-OSX: do install_name with the full path of the Qt package as well
(edit) @31970   15 years vboxsync Installer-OSX: make VBoxGuestAdditions.iso optional
(edit) @31969   15 years vboxsync Installer-OSX: make libqtaccessiblewidgets optional
(edit) @31968   15 years vboxsync Installer-OSX: space -> tabs
(edit) @31967   15 years vboxsync Installer-OSX: use current Qt version in the installer
(edit) @31966   15 years vboxsync DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, …
(edit) @31965   15 years vboxsync Runtime/include: ldrElf copy/paste error.
(edit) @31964   15 years vboxsync Runtime/include: ldrElf additions.
(edit) @31963   15 years vboxsync ACPI: Hook S1 power state.
(edit) @31962   15 years vboxsync Additions/VBoxService: don't forget to remove the last thread
(edit) @31961   15 years vboxsync rtStrConvertWrapper: Release the thread.
(edit) @31960   15 years vboxsync Main: zlib needed by PNG
(edit) @31959   15 years vboxsync vboxshell: gracefull handling of unavailable VMs, better treatment of …
(edit) @31958   15 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31957   15 years vboxsync VRDP: allow to disable display output, input, USB, audio or clipboard.
(edit) @31956   15 years vboxsync Runtime/poll-win: Save received events of other sources because some …
(edit) @31955   15 years vboxsync Audio/HDA: log params.
(edit) @31954   15 years vboxsync FE/Qt: 5219: Minimize from fullscreen/seamless - minimize icon added.
(edit) @31953   15 years vboxsync FT updates
(edit) @31952   15 years vboxsync Additions/VBoxService: sanity check
(edit) @31951   15 years vboxsync Additions/VBoxService: fixed generation of the environments array
(edit) @31949   15 years vboxsync grr. typo.
(edit) @31948   15 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31947   15 years vboxsync PGM: paging hierarchy dumpers refactoring in progress.
(edit) @31946   15 years vboxsync FE/Qt: hide the USB 2.0 setting if the EHCI controller is not available
(edit) @31945   15 years vboxsync Main: PAE hint for Oracle Linux
Note: See TracRevisionLog for help on using the revision log.

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