VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1095   18 years vboxsync Synced V86 changes.
(edit) @1094   18 years vboxsync Synced sync_seg (V86 changes)
(edit) @1093   18 years vboxsync printf -> Log
(edit) @1092   18 years vboxsync updated precompiled objects
(edit) @1091   18 years vboxsync Corrected assertions for v86 mode PATM & CSAM changes
(edit) @1090   18 years vboxsync Corrected assertions for v86 mode
(edit) @1089   18 years vboxsync Fixed broken return path in generic trap handler for v86 code
(edit) @1088   18 years vboxsync Removed CPUMR3GetGuestCtx (doesn't exist anymore)
(edit) @1087   18 years vboxsync Forgot to disable PATM_LOG_PATCHIRET
(edit) @1086   18 years vboxsync Corrected assumptions about flat addresses
(edit) @1085   18 years vboxsync Corrected assumptions about flat addresses
(edit) @1084   18 years vboxsync VBoxGuest: atomic access to event type mask
(edit) @1083   18 years vboxsync HGCM: VbglHGCMCall shouldn't return failure if the request produced an …
(edit) @1082   18 years vboxsync Added disabled VBOX_RAW_V86
(edit) @1081   18 years vboxsync New error code for HGCM
(edit) @1080   18 years vboxsync - Support for save and restore added for shared folders. - Object type …
(edit) @1079   18 years vboxsync Corrected parameter parsing for LDS, LES, LFS, LGS and LSS instructions
(edit) @1078   18 years vboxsync Fixes for V86 segment syncing. (+ cleanup)
(edit) @1077   18 years vboxsync Main: Added new IMachine attributes: description, sessionType and …
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1075   18 years vboxsync introduced VBOX_WITH_WINMM; fixed comment
(edit) @1074   18 years vboxsync added missing vm settings entry
(edit) @1073   18 years vboxsync FE/Qt: Added missing DSound strings
(edit) @1072   18 years vboxsync FE/Qt: Use the default font family for VM names in the selector list …
(edit) @1071   18 years vboxsync fix Vista crash if sound is enabled; made audio LogRel consistent; …
(edit) @1070   18 years vboxsync Hack up a simple warm boot implementation and use it for int19 reboots …
(edit) @1069   18 years vboxsync removed dead code, one todo
(edit) @1068   18 years vboxsync 1765: Indicate that a VM has snapshots
(edit) @1067   18 years vboxsync removed dead code; cosmetics
(edit) @1066   18 years vboxsync silly typo
(edit) @1065   18 years vboxsync Fixed the missing configuration option for external network boot bios.
(edit) @1064   18 years vboxsync forward port of the TAPWin32 destruct fix
(edit) @1063   18 years vboxsync updated precompiled object as the previous one contained some debug printfs
(edit) @1062   18 years vboxsync FE/Qt: Added proper Shared Folders and Host IFace icons.
(edit) @1061   18 years vboxsync corrected syntax diagram
(edit) @1060   18 years vboxsync updated precompiled objects
(edit) @1059   18 years vboxsync document TscInvariant
(edit) @1058   18 years vboxsync oops left it enabled.
(edit) @1057   18 years vboxsync Trapping and virtualizing TSC (both disabled).
(edit) @1056   18 years vboxsync CPUMR3SetCR4Feature
(edit) @1055   18 years vboxsync RDTSC stats.
(edit) @1054   18 years vboxsync Check for some power feature in 0x8000007 eax:8 like linux does.
(edit) @1053   18 years vboxsync Restore original pointer hash table size (slirp amd64)
(edit) @1052   18 years vboxsync silly typo
(edit) @1051   18 years vboxsync Yet another slirp amd64 fix.
(edit) @1050   18 years vboxsync silly typo
(edit) @1049   18 years vboxsync supdrvOSGetCPUCount on win32 and darwin.
(edit) @1048   18 years vboxsync slirp insque/remque fixes for amd64
(edit) @1047   18 years vboxsync Added X2 / NG opteron detection for enabling the async tsc gip mode.
(edit) @1046   18 years vboxsync unbroke Qt-less Darwin builds
(edit) @1045   18 years vboxsync Fix slirp queue macro prototypes for deglobalized amd64.
(edit) @1044   18 years vboxsync SDL_syswm.h has not been ported to Quartz yet
(edit) @1043   18 years vboxsync Fix slirp hash macro defs for amd64.
(edit) @1042   18 years vboxsync Move inline hash code after the actual state structure definition.
(edit) @1041   18 years vboxsync make sure output directory exists
(edit) @1040   18 years vboxsync Fix typo in amd64 NAT fix.
(edit) @1039   18 years vboxsync Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit) @1038   18 years vboxsync configure: --disable-sdl-ttf
(edit) @1037   18 years vboxsync PAM is Linux specific
(edit) @1036   18 years vboxsync Fixed Windows part of slirp, too.
(edit) @1035   18 years vboxsync shut up gcc
(edit) @1034   18 years vboxsync Added header file I forgot in the big slirp change to OSE
(edit) @1033   18 years vboxsync Big change to make slirp fully instantiatable (replace all global …
(edit) @1032   18 years vboxsync configure: VBOX_USING_GCC4 not for amd64
(edit) @1031   18 years vboxsync fixed warnings
(edit) @1030   18 years vboxsync just let the compiler decide
(edit) @1029   18 years vboxsync no need to do push/pop here
(edit) @1028   18 years vboxsync SMP break.
(edit) @1027   18 years vboxsync Initial GIP change. Missing detection of SMP systems with TSC drift.
(edit) @1026   18 years vboxsync one error message is enough
(edit) @1025   18 years vboxsync configure: tighten ALSA dependency to 1.0.6 as found on rhel4; added …
(edit) @1024   18 years vboxsync 1758: Implement Shared Folders UI 1. Edit button implemented for …
(edit) @1023   18 years vboxsync make slirp compile on win boxes again
(edit) @1022   18 years vboxsync Reenabled tftp code to see if it compiles on win boxes. It's not a …
(edit) @1021   18 years vboxsync Only detect geometry via the partition table if invalid CHS is set.
(edit) @1020   18 years vboxsync slirp: merged bootp filename from recent Qemu
(edit) @1019   18 years vboxsync Converted serial card to PCI device
(edit) @1018   18 years vboxsync Some tr() local language definitions of VBoxConsoleWnd was moved to …
(edit) @1017   18 years vboxsync 1758: Implement Shared Folders UI Fixed buttons disappearing during …
(edit) @1016   18 years vboxsync slirp: resync with qemu: added OACK support to tftp server; changed …
(edit) @1015   18 years vboxsync Storage/Main/GUI: Implemented preliminary support of VMDK images …
(edit) @1014   18 years vboxsync Fixed physical CHS detection. Hopefully without breaking existing VDIs.
(edit) @1013   18 years vboxsync FE/Qt: Fixed a segfault after showing the message box on startup when …
(edit) @1012   18 years vboxsync FE/Qt: Spelling.
(edit) @1011   18 years vboxsync FE/Qt: Fixed: Accessibility check error value wasn't stored and shown …
(edit) @1010   18 years vboxsync Disable built-in TFTP service in slirp. Needs to be configured …
(edit) @1009   18 years vboxsync Fixed bug in CFGM node insertion when several intermediate nodes were …
(edit) @1008   18 years vboxsync fixed eol-style
(edit) @1007   18 years vboxsync 1798: More GUI hotkeys Host+Fn key to Ctrl+Alt+Fn transition …
(edit) @1006   18 years vboxsync fixed internal networking on Windows hosts
(edit) @1005   18 years vboxsync fixed log format specifier
(edit) @1004   18 years vboxsync FE/Qt: Added missing network interface type description
(edit) @1003   18 years vboxsync export to OSE
(edit) @1002   18 years vboxsync use build_in_tmp from Support
(edit) @1001   18 years vboxsync Merged in …
(edit) @1000   18 years vboxsync FE/Qt: Removed unnecessary iprt dependencies.
(edit) @999   18 years vboxsync HEAD: kchmviewer fix
(edit) @998   18 years vboxsync Comment update
(edit) @997   18 years vboxsync Updated the Linux keyboard code for Japanese and Korean keys
(edit) @996   18 years vboxsync updated precompiled objects
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