VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30927   14 years vboxsync FE/Qt: Icons update.
(edit) @30926   14 years vboxsync wddm: power off handling fixes
(edit) @30925   14 years vboxsync wddm/3d: 1)visible regions fix. 2)export d3d extension function properly
(edit) @30924   14 years vboxsync vboxnetflt: qdisc removal lockup fix (#4814)
(edit) @30923   14 years vboxsync nl NLS fix (#7188)
(edit) @30922   14 years vboxsync x86.h: comments, offsets.
(edit) @30921   14 years vboxsync NAT/hostresolver: trim ending dots confusing host resolver.
(edit) @30920   14 years vboxsync NAT: don't pass empty DNS server list to guest.
(edit) @30919   14 years vboxsync wddm/3d: missing files
(edit) @30918   14 years vboxsync win additions burn fix
(edit) @30917   14 years vboxsync win additions burn fix
(edit) @30916   14 years vboxsync wddm/3d: Aero: fix gdi-backend textures update, avoid extra memcpy for …
(edit) @30915   14 years vboxsync logging fix
(edit) @30914   14 years vboxsync Main: uniform bridge work (in progress)
(edit) @30913   14 years vboxsync doxygen
(edit) @30912   14 years vboxsync FE/Qt: 5094: GUI crash on Windows host during powering off VM might be …
(edit) @30911   14 years vboxsync FE/Qt: Fix IMouse related assert during powering off VM.
(edit) @30910   14 years vboxsync nits
(edit) @30909   14 years vboxsync tools/*.*/bin/yasm: Updated to 1.0.1; all but the windows versions are …
(edit) @30908   14 years vboxsync PGM.cpp: Fixed initialization bug in r63735 affecting 32-bit guests …
(edit) @30907   14 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30906   14 years vboxsync Audio/HDA: naming and some todo.
(edit) @30905   14 years vboxsync FE/Qt4: right align tool buttons
(edit) @30904   14 years vboxsync FE/Qt4: color icons on the Mac also
(edit) @30903   14 years vboxsync Logging.
(edit) @30902   14 years vboxsync GMMR0.cpp: Added log statements for some VERR_PGM_PHYS_INVALID_PAGE_ID …
(edit) @30901   14 years vboxsync compiler warning
(edit) @30900   14 years vboxsync VMDK: Activate new async I/O by default
(edit) @30899   14 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30898   14 years vboxsync PCI: PCIDev{Get|Set}CapabilityList have been added.
(edit) @30897   14 years vboxsync fixed comment
(edit) @30896   14 years vboxsync build fix
(edit) @30895   14 years vboxsync build fixes.
(edit) @30894   14 years vboxsync fixed warning.
(edit) @30893   14 years vboxsync fixed warning.
(edit) @30892   14 years vboxsync alignment fix
(edit) @30891   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30890   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30889   14 years vboxsync PGM: Cleanups related to pending MMIO/#PF optimizations. Risky.
(edit) @30888   14 years vboxsync Makefile.kmk: more syntax checking aliases.
(edit) @30887   14 years vboxsync PGMSharedPage.cpp: PGMInline.h must come after all other includes.
(edit) @30886   14 years vboxsync Devices/Graphics: quick workaround for the crash when taking a …
(edit) @30885   14 years vboxsync wddm/3d: Aero working cleanly!
(edit) @30884   14 years vboxsync Main/Snapshot: Delete the current state saved file before copying the …
(edit) @30883   14 years vboxsync compile fix
(edit) @30882   14 years vboxsync Main/Machine+VirtualBox: add missing synchronization to the delayed …
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30879   14 years vboxsync FE/Qt: to much
(edit) @30878   14 years vboxsync FE/Qt4: max try count
(edit) @30877   14 years vboxsync iprt/process.h: RTProcGetExecutableName clearification.
(edit) @30876   14 years vboxsync Main/OVF: another testcase
(edit) @30875   14 years vboxsync Argh.
(edit) @30874   14 years vboxsync Build fix.
(edit) @30873   14 years vboxsync IPRT: add MiniString::operator+=()
(edit) @30872   14 years vboxsync merge conflict
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30870   14 years vboxsync VBoxService/VMInfo: Rewrote utmp lookup (now takes redundant user …
(edit) @30869   14 years vboxsync FE/Qt4: fix burns
(edit) @30868   14 years vboxsync FE/Qt4: new VMDesktop view in selector window; file system restructure
(edit) @30867   14 years vboxsync FE/Qt4: add default params to the extra data help list versions
(edit) @30866   14 years vboxsync Audio: Inital HDA commit. Not fully workable, compilable on Mac …
(edit) @30865   14 years vboxsync wddm/3d: more debugging
(edit) @30864   14 years vboxsync VD/Parallels: Implement async I/O support. Completely untestet right …
(edit) @30863   14 years vboxsync VD: Finish async I/O support for VMDK. Still disabled by default until …
(edit) @30862   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30861   14 years vboxsync VMM,REM: Replumbled the MSR updating and reading so that PGM can …
(edit) @30860   14 years vboxsync GMMR0.cpp: fixed impossible leak in GMMR0SeekChunk. nits.
(edit) @30859   14 years vboxsync iprt/string.h: added RTStrPurgeEncoding.
(edit) @30858   14 years vboxsync ship VRDPAuthSimple
(edit) @30857   14 years vboxsync dang
(edit) @30856   14 years vboxsync OSE build fixes
(edit) @30855   14 years vboxsync wddm/3d: bugfixing, windbg extension to save mem buffer as bmp to …
(edit) @30854   14 years vboxsync OSE build fix
(edit) @30853   14 years vboxsync file header
(edit) @30852   14 years vboxsync VBox/VMMDev.h: VMMDEV_CREDENTIALS_STRLEN -> …
(edit) @30851   14 years vboxsync svnsync: fix unexporting files which aren't there (usually because the …
(edit) @30850   14 years vboxsync VMMDev: Addressed little paranoia issue introduced by r63480. That …
(edit) @30849   14 years vboxsync fix comment
(edit) @30848   14 years vboxsync export to OSE
(edit) @30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30846   14 years vboxsync DevRTC: No point calling LogRel when we are not in R3.
(edit) @30845   14 years vboxsync Forgot this one
(edit) @30844   14 years vboxsync Compile fix
(edit) @30843   14 years vboxsync Profile map/unmap operations
(edit) @30842   14 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30841   14 years vboxsync Bugfix
(edit) @30840   14 years vboxsync Alignment fix
(edit) @30839   14 years vboxsync Different queueing
(edit) @30838   14 years vboxsync Compile fix
(edit) @30837   14 years vboxsync Compile fixes
(edit) @30836   14 years vboxsync Removed aging tree code. Wasn't working at all. Do simple, but not so …
(edit) @30835   14 years vboxsync Zero allocated memory
(edit) @30834   14 years vboxsync FE/Qt: add scaling code to OSE
(edit) @30833   14 years vboxsync iprt: add a missing header file to OSE
(edit) @30832   14 years vboxsync Main: win burns
(edit) @30831   14 years vboxsync Another Mac compile fix
(edit) @30830   14 years vboxsync Mac compile fixes
(edit) @30829   14 years vboxsync VbglR3CredentialsDestroy: Use RTMemWipeThoroughly instead.
(edit) @30828   14 years vboxsync vboxshell: event names here too
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