VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10766   16 years vboxsync handle table magic.
(edit) @10764   16 years vboxsync The --network/-n option was missing.
(edit) @10763   16 years vboxsync logging changes.
(edit) @10762   16 years vboxsync Temporary hack for configuring HIF via the internal network name (call …
(edit) @10760   16 years vboxsync Fixed a bunch of changeFramebuffer invocations on EMT (VMR3ReqCall) …
(edit) @10759   16 years vboxsync Quickly re-enabled the HIF and internal networking panels on the mac. …
(edit) @10758   16 years vboxsync Use the pcap writers in DrvNetSniffer.
(edit) @10757   16 years vboxsync detect the DHCP reply and fail it we don't get one.
(edit) @10756   16 years vboxsync Made the DHCP DISCOVER request work and implemented writing of a pcap file.
(edit) @10755   16 years vboxsync Share the code writing the pcap files.
(edit) @10754   16 years vboxsync Linux build fix.
(edit) @10753   16 years vboxsync Stubs for all platforms. Implementation of host CPU load and RAM usage …
(edit) @10752   16 years vboxsync Modify HCustomImage to accept images which do not have a UUID
(edit) @10751   16 years vboxsync Implemented a send testcase.
(edit) @10749   16 years vboxsync FE/Qt4: Copied language files from the Qt3 GUI.
(edit) @10748   16 years vboxsync SUPR0MemAlloc isn't clearing the memory it returns on darwin, work …
(edit) @10747   16 years vboxsync extending the testcase.
(edit) @10746   16 years vboxsync Added pSession argument to all the intnet request packets.
(edit) @10745   16 years vboxsync two fixes.
(edit) @10744   16 years vboxsync Solaris: disable unused libdevinfo dependency.
(edit) @10743   16 years vboxsync Fix crashers when destructing DrVD
(edit) @10742   16 years vboxsync FE/Qt4: SF folder details (add/edit) face lift.
(edit) @10741   16 years vboxsync FE/Qt4: Make the reset functionality optional.
(edit) @10740   16 years vboxsync Reduced the force of the scheduling/yield hack and make it not apply …
(edit) @10739   16 years vboxsync Fixed a couple of pIfSender uses I had overlooked.
(edit) @10738   16 years vboxsync Assert on the fast mutex semaphore being release and having no …
(edit) @10737   16 years vboxsync Must release the semaphore before destroying it (vista gets upset …
(edit) @10736   16 years vboxsync Fixed two bugs introduced in r33448. Test changes like this before …
(edit) @10735   16 years vboxsync intnet: Fixed incorrect trunk switching, unless we know how is the …
(edit) @10734   16 years vboxsync intnet: Implemented intnetR0TrunkIfSend().
(edit) @10733   16 years vboxsync intnet: Converted the internal frame handling to use the …
(edit) @10732   16 years vboxsync The branch was bumped up to 8.0, so we have to be 8.1 and make the …
(edit) @10731   16 years vboxsync comment.
(edit) @10730   16 years vboxsync Disabled nested paging again (testboxlin).
(edit) @10729   16 years vboxsync Drop the prc parameter. fixed the wrong cbParm/Data values in the fast …
(edit) @10728   16 years vboxsync FE/Qt4: VM USB settings face lift.
(edit) @10727   16 years vboxsync Disabled even more stuff to help the builds.
(edit) @10726   16 years vboxsync Disabled Perf code in tstAPI to fix builds.
(edit) @10725   16 years vboxsync Perf API: Filtering
(edit) @10724   16 years vboxsync Bumped the SUPDRV_IOC_VERSION major as the changes to the fast path on …
(edit) @10723   16 years vboxsync Missing fixes for VMMR0_DO_RAW_RUN
(edit) @10722   16 years vboxsync Forgot the os2 driver.
(edit) @10721   16 years vboxsync Missing update for last error handling.
(edit) @10720   16 years vboxsync Fixed issue in fast (METHOD_NEITHER) ioctls. Write the last error to …
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10718   16 years vboxsync r0drv/solaris/vbi/mpnotification-r0drv-solaris.c prep.
(edit) @10717   16 years vboxsync FE/Qt4-OSX: Fix the animation if the widget is zooming.
(edit) @10716   16 years vboxsync TPR fix for VT-x
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10714   16 years vboxsync darwin has AssertMsg1/2 in IPRT as everyone should.
(edit) @10713   16 years vboxsync Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
(edit) @10712   16 years vboxsync Made the mac os x load*.sh scripts produce symbols and a copy of the …
(edit) @10711   16 years vboxsync intnet: trunk activation / deactivation (promisc mode).
(edit) @10710   16 years vboxsync Fix debug logging in PDMDriver
(edit) @10708   16 years vboxsync Runtime: add cache implementation
(edit) @10706   16 years vboxsync Backed out 33381. Could be responsible for test regressions.
(edit) @10705   16 years vboxsync PGMGetModeName: added nested paging
(edit) @10704   16 years vboxsync Write a notice about nested paging usage to the release log.
(edit) @10703   16 years vboxsync Use the CFGMR3QueryBoolDef API that was added recently.
(edit) @10702   16 years vboxsync Made the CFGMR3*Def() integer apis always return something, even on …
(edit) @10701   16 years vboxsync FE/Qt4: double fix
(edit) @10700   16 years vboxsync FE/Qt4: VM Parallel settings face lift.
(edit) @10699   16 years vboxsync FE/Qt4: VM Serial settings face lift.
(edit) @10698   16 years vboxsync FE/Qt4: thats bad …
(edit) @10697   16 years vboxsync Do *NOT* invoke the logger when inside a spinlock because it may block …
(edit) @10696   16 years vboxsync FE/Qt4: VM Network settings face lift.
(edit) @10695   16 years vboxsync Added HWVirtExNestedPagingEnabled method to MachineDebugger.
(edit) @10694   16 years vboxsync Note about missing input validation pvVMMR0.
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10692   16 years vboxsync Cleaned up
(edit) @10691   16 years vboxsync Enable nested paging by default.
(edit) @10690   16 years vboxsync FE/Qt4: VM SF settings face lift.
(edit) @10689   16 years vboxsync FE/Qt4: Create the connection in the designer.
(edit) @10688   16 years vboxsync FE/Qt4: VM VRDP settings face lift.
(edit) @10687   16 years vboxsync Save the FPU control word and MXCSR on entry and restore them …
(edit) @10686   16 years vboxsync FE/Qt4: VM Audio settings face lift.
(edit) @10685   16 years vboxsync FE/Qt4: Corrected the grid layout.
(edit) @10684   16 years vboxsync FE/Qt4: VM FD settings face lift.
(edit) @10683   16 years vboxsync Backed out 33399; must save the host context on entry due to long …
(edit) @10682   16 years vboxsync Saving of the host state is done correctly already for VT-x. (not …
(edit) @10681   16 years vboxsync intnet: More TrunkIf code.
(edit) @10680   16 years vboxsync Increase minor version, needed some timestamp functions.
(edit) @10679   16 years vboxsync Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
(edit) @10678   16 years vboxsync Build fix.
(edit) @10677   16 years vboxsync Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
(edit) @10676   16 years vboxsync FE/Qt4: VM CD settings face lift.
(edit) @10675   16 years vboxsync VBoxSDL: implemented -fullscreenresize
(edit) @10674   16 years vboxsync Logging
(edit) @10673   16 years vboxsync Comment added.
(edit) @10672   16 years vboxsync Added a comment about the fact that we trash our own FPU state. Could …
(edit) @10671   16 years vboxsync FE/Qt4: VM HD settings face lift.
(edit) @10670   16 years vboxsync FE/Qt4: Add the os type icon to the combobox in the vm general settings.
(edit) @10669   16 years vboxsync Use rip of course
(edit) @10668   16 years vboxsync Enabled our ring 3 instruction emulation fallback again. WARNING: …
(edit) @10667   16 years vboxsync Sync back TPR if necessary.
(edit) @10666   16 years vboxsync Forgot to export the new functions via the import lib.
(edit) @10665   16 years vboxsync Fixed apicHasPendingInterrupt.
(edit) @10664   16 years vboxsync Compile for for the PDMApicGetTPR change.
(edit) @10663   16 years vboxsync Created tstIntNet-1 for checking that capturing an interface works on …
(edit) @10662   16 years vboxsync Increased the IOC version to 7.4 with the exporting of …
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