VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @30827   14 years vboxsync iprt/mem.h: Added RTMemWipeThoroughly().
(edit) @30826   14 years vboxsync RTAvllU32DoWithAll does deal with equal nodes
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30824   14 years vboxsync Must also deal with zero cr3 translation ptrs in ring 0.
(edit) @30823   14 years vboxsync Compile fix
(edit) @30822   14 years vboxsync This was meant instead
(edit) @30821   14 years vboxsync Sigh
(edit) @30820   14 years vboxsync Wrong user parameter
(edit) @30819   14 years vboxsync Introduce VBOX_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST for large guest …
(edit) @30818   14 years vboxsync Minor correction
(edit) @30817   14 years vboxsync Compile fix
(edit) @30816   14 years vboxsync Flush the pgm pool before unmapping a chunk
(edit) @30815   14 years vboxsync Release stats
(edit) @30814   14 years vboxsync Compile fixes
(edit) @30813   14 years vboxsync Flush dangling R3 & R0 PGM cr3 pointers when unmapping a chunk
(edit) @30812   14 years vboxsync Main/Machine: fix file descriptor leak in ReadLog().
(edit) @30811   14 years vboxsync Wrong comment
(edit) @30810   14 years vboxsync vboxnetflt: Confirmed RHEL GRO fix (#5121)
(edit) @30809   14 years vboxsync BusLogic: Handle interrupt status reg better; reduces W2K bootup time …
(edit) @30808   14 years vboxsync Compile fix
(edit) @30807   14 years vboxsync Started with chunk unmap changes. Code is in an unused path.
(edit) @30806   14 years vboxsync FE/VBoxManage: sanity check: do not convert empty pattern strings into …
(edit) @30805   14 years vboxsync BusLogic: Added comment re firmware special option byte.
(edit) @30804   14 years vboxsync Main: handle enumerate guest properties correctly at runtime if the …
(edit) @30803   14 years vboxsync Trying to fix burning windows builds
(edit) @30802   14 years vboxsync Trying to fix burning windows builds
(edit) @30801   14 years vboxsync iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
(edit) @30800   14 years vboxsync pdmifs.h: Shut up a host of warnings caused by r63541.
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