VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2985   18 years vboxsync FE/Qt: Changed InnoTek -> innotek in all translation files.
(edit) @2984   18 years vboxsync configurable halt method. (still using the old stuff)
(edit) @2983   18 years vboxsync FE/Qt: Added Show Log icons; exported to OSE.
(edit) @2982   18 years vboxsync InnoTek -> innotek part 3: INF files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2979   18 years vboxsync FE/Qt: Minor corrections to changeset:21685, changeset:21687.
(edit) @2978   18 years vboxsync Main: USB: Don't try to remove the filter we didn't insert (may happen …
(edit) @2976   18 years vboxsync Main: - XPCOM: Implemented storing compreg.data and xpti.data in the …
(edit) @2975   18 years vboxsync engage in 75% catchup a bit earlier.
(edit) @2974   18 years vboxsync Use MmMapLockedPagesSpecifyCache instead of MmMapLockedPages.
(edit) @2973   18 years vboxsync Network UI Update: 1. Common interfaces list for all network adapters …
(edit) @2972   18 years vboxsync 1952: Easy way to store the RELEASE log using the GUI: Base LogViewer …
(edit) @2971   18 years vboxsync warning
(edit) @2970   18 years vboxsync warning
(edit) @2969   18 years vboxsync kmk clean
(edit) @2968   18 years vboxsync Implemented the VM selector 'Show' feature on darwin, including the …
(edit) @2967   18 years vboxsync async capture/hold/release of usb devices. (untested)
(edit) @2966   18 years vboxsync Export
(edit) @2965   18 years vboxsync Forgot to commit this the other day…
(edit) @2964   18 years vboxsync Don't link in testmath.c unless we use it.
(edit) @2963   18 years vboxsync rtlogLock & rtlogUnlock in the runtime shouldn't use the fast …
(edit) @2962   18 years vboxsync Don't use putenv if possible as setenv is more correct. The reason is …
(edit) @2961   18 years vboxsync Main: Added the IMachine::logFolder property and corrected changeset:21642.
(edit) @2960   18 years vboxsync Implement Windows host variant of determining domain name to pass in …
(edit) @2959   18 years vboxsync Don't log crap for malformed resolv.conf files.
(edit) @2958   18 years vboxsync Fixed a typo
(edit) @2957   18 years vboxsync Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
(edit) @2956   18 years vboxsync FE/Qt: Added missing "All Files" filter in CD/Floppy Open dialogs.
(edit) @2954   18 years vboxsync It does
(edit) @2953   18 years vboxsync No need to build runtime since can do that faster locally.
(edit) @2948   18 years vboxsync Some more detail docs.
(edit) @2947   18 years vboxsync hacking remote additions build…
(edit) @2946   18 years vboxsync hacking remote additions build…
(edit) @2945   18 years vboxsync Slight correction of release statistics: don't count the transfer of …
(edit) @2944   18 years vboxsync Release statistics for any combination of (ATA/ATAPI)/(DMA/PIO).
(edit) @2943   18 years vboxsync update :-)
(edit) @2942   18 years vboxsync Fixed video mode switch from fullscreen DOS to XP guest desktop.
(edit) @2941   18 years vboxsync Remote building win32 additions (in progress).
(edit) @2940   18 years vboxsync VBOX_ADDITIONS_WIN32_ONLY
(edit) @2939   18 years vboxsync Main: Preparations for async USB handling.
(edit) @2938   18 years vboxsync NAT: Pass first entry of search list as domain name in DHCP (which …
(edit) @2937   18 years vboxsync Clean up log formatting, no more guessing whether something is hex or not.
(edit) @2936   18 years vboxsync FE/Qt: Don't set the Port property when creating a USB filter from the …
(edit) @2935   18 years vboxsync FE/BFE: added -hdb switch for second hard disk; cosmetical fixes
(edit) @2934   18 years vboxsync Initial code for proper tsc offset or rdtsc emulation. Needs testing.
(edit) @2933   18 years vboxsync Make '.' mean hidden when converting from unix to dos file mode.
(edit) @2932   18 years vboxsync FE/Qt: Spelling.
(edit) @2931   18 years vboxsync FE/Qt: Minor tooltip alignment fix.
(edit) @2930   18 years vboxsync FE/Qt: Fixed USB details alignment; fixed Host DVD drive name …
(edit) @2929   18 years vboxsync Main: Removed devNode from the host DVD drive description (it's up to …
(edit) @2928   18 years vboxsync That code path is only reached for PIO in case, which doesn't generate …
(edit) @2927   18 years vboxsync Clear the interrupt FF when a pending interrupt is masked by a TRP update.
(edit) @2926   18 years vboxsync introduced LIB_HAL_LIBPATH for rhel5
(edit) @2924   18 years vboxsync small cosmetical fixes
(edit) @2922   18 years vboxsync sync some I/O-APIC code from qemu (r1.11: APIC init fix + APIC get_irq fix)
(edit) @2921   18 years vboxsync Fixed int3 patch installation.
(edit) @2920   18 years vboxsync VBoxManage: 'modifyvm' and 'showvdiinfo' now understand images of any …
(edit) @2919   18 years vboxsync Stricter checks for patch jumps. Do not check for page boundary …
(edit) @2918   18 years vboxsync VBoxManage: 'registerimage' can now register images of any supproted …
(edit) @2917   18 years vboxsync Updated the host DVD code on Linux to use hal for device detection
(edit) @2916   18 years vboxsync FE/BFE: at least show runtime errors on the text console
(edit) @2915   18 years vboxsync 1750: Add CDROM configuration to "Create VM" wizard: Done as …
(edit) @2914   18 years vboxsync No output to the debug console for me. It's seriously slow here.
(edit) @2913   18 years vboxsync #1647: Immediately stop if F12 was pressed during boot; don't accept …
(edit) @2912   18 years vboxsync mixing initialized and uninitalized vars makes it harder to read.
(edit) @2910   18 years vboxsync Fixed (hopefully - can't test easily) handling of the case where we …
(edit) @2909   18 years vboxsync pfnLogger and pfnFlush are ring-0 addresses and can't be validated …
(edit) @2908   18 years vboxsync Removing the TM debug code.
(edit) @2907   18 years vboxsync Don't show the stopped messages unless the timer is active.
(edit) @2905   18 years vboxsync show VM error at least in text console
(edit) @2904   18 years vboxsync VMSetError without traling \n
(edit) @2903   18 years vboxsync FE/Qt: Corrected the fix for #1989.
(edit) @2902   18 years vboxsync FE/BFE: added -bootmenu parameter, some cosmetical changes
(edit) @2901   18 years vboxsync Print the add-symbol-file for VBoxREM2.rel to the release log so we …
(edit) @2900   18 years vboxsync Fixed fixed fix for Linux PIO reads. Tested Windows installs, worked fine.
(edit) @2899   18 years vboxsync added missing configuration string
(edit) @2898   18 years vboxsync fix compile on Linux 2.6.22 x86_64
(edit) @2897   18 years vboxsync Correct eflags.IOPL as well.
(edit) @2896   18 years vboxsync More preparations for emulation of real and protected mode without …
(edit) @2895   18 years vboxsync 1750: Add CDROM configuration to "Create VM" wizard: Done: The …
(edit) @2894   18 years vboxsync Logging changes
(edit) @2893   18 years vboxsync Logging changes
(edit) @2892   18 years vboxsync Preliminary code for real mode and protected mode without paging.
(edit) @2891   18 years vboxsync compile fix
(edit) @2890   18 years vboxsync Corrected syncing of CPL.
(edit) @2889   18 years vboxsync 1989: Better initial size of settings dialogs Done for both VM & …
(edit) @2888   18 years vboxsync spelling
(edit) @2887   18 years vboxsync Tool renaming: GCC -> GXX (GCC will later be change to use gcc instead …
(edit) @2886   18 years vboxsync added files missing in the other clean list.
(edit) @2885   18 years vboxsync Read the previous value together with the GIP.
(edit) @2884   18 years vboxsync Abort any pending catchup and reset. Fixed broken DoQueuesRun statistics.
(edit) @2883   18 years vboxsync annoying assertion…
(edit) @2882   18 years vboxsync fix
(edit) @2881   18 years vboxsync Completely wrong handling of the VINF_EM_RESCHEDULE_REM case. It was …
(edit) @2880   18 years vboxsync Use a 64Hz PIT rate instead of the 1KHz one. Don't spin for keypress …
(edit) @2879   18 years vboxsync compile fix
(edit) @2878   18 years vboxsync Only take the lower 16 bits from ecx when in real or v86 mode.
(edit) @2877   18 years vboxsync Fixed typo.
(edit) @2876   18 years vboxsync Back out fixed fix again.
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