VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39099   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (untested …
(edit) @39098   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (untested …
(edit) @39097   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (untested …
(edit) @39096   13 years vboxsync FE/Qt: 5804: Allow one operation on several VMs: Initial …
(edit) @39095   13 years vboxsync FE/Qt: typo which prevented correct resizing out of seamless view
(edit) @39094   13 years vboxsync FE/Qt: slightly cleaner hack for inhibiting unwanted resizes when …
(edit) @39093   13 years vboxsync build fix
(edit) @39092   13 years vboxsync alloc-ef-cpp.cpp: build fix.
(edit) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39090   13 years vboxsync VBox/asmdefs.mac: COM_INIT fixes, untested.
(edit) @39089   13 years vboxsync alloc-ef-cpp.cpp: Another build fix…
(edit) @39088   13 years vboxsync alloc-ef-cpp.cpp: build fix.
(edit) @39087   13 years vboxsync alloc-ef-cpp.cpp: Always compile the stuff, so that fencing depends on …
(edit) @39086   13 years vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @39085   13 years vboxsync NAT: warnings.
(edit) @39084   13 years vboxsync VMM: -Wunused-parameter on mac.
(edit) @39083   13 years vboxsync IPRT: -Wunused-parameter.
(edit) @39082   13 years vboxsync PGMSavedState.cpp: better assertion
(edit) @39081   13 years vboxsync FE/Qt: remove some now unused code which was formerly needed for …
(edit) @39080   13 years vboxsync IPRT: Started -Wunused-parameter cleanup.
(edit) @39079   13 years vboxsync Config.kmk: Gearing up for more pedantic warnings…
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39077   13 years vboxsync FE/Qt: suppress the last temporary resize on exiting fullscreen or …
(edit) @39076   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (burn fix).
(edit) @39075   13 years vboxsync gen-slickedit-workspace.sh: tools/env.sh does not preserve the current …
(edit) @39074   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (burn fix).
(edit) @39073   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (burn fix).
(edit) @39072   13 years vboxsync Additions/solaris/SharedFolders: implement umask and interpret as octal.
(edit) @39071   13 years vboxsync build fix
(edit) @39070   13 years vboxsync VMM,IPRT: -Wunused-function.
(edit) @39069   13 years vboxsync VBoxServiceToolBox.cpp: cat should fail on output error.
(edit) @39068   13 years vboxsync Additions/solaris/SharedFolders: grr, tabs.
(edit) @39067   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask, …
(edit) @39066   13 years vboxsync FE/Qt: suppress resizing the view window on intermediary or redundant …
(edit) @39065   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (done for …
(edit) @39064   13 years vboxsync Optionally create a floppy drive or skip creating USB controllers in …
(edit) @39063   13 years vboxsync FE/Qt: do not re-create the framebuffer on every view switch (only …
(edit) @39062   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask and …
(edit) @39061   13 years vboxsync back out r74471 since it causes crashes
(edit) @39060   13 years vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @39059   13 years vboxsync unused variable warnings.
(edit) @39058   13 years vboxsync Added machinery to add floppy or not add USB for new VMs depending on …
(edit) @39057   13 years vboxsync VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
(edit) @39056   13 years vboxsync PATM: logging correction
(edit) @39055   13 years vboxsync Fe/Qt4+Main: Use 3D acceleration + 128MB VRAM for Windows 8 by …
(edit) @39054   13 years vboxsync PDMBlkCache: Remove dead code
(edit) @39053   13 years vboxsync DevApic.cpp: Don't assert on invalid register accesses, do a DBGFStop …
(edit) @39052   13 years vboxsync VMDK: Improve error message if a stream optimized image is corrupted
(edit) @39051   13 years vboxsync crOpenGL: use one statetracker for all guest SPUs
(edit) @39050   13 years vboxsync copyright year.
(edit) @39049   13 years vboxsync IPRT: Implemented / adjusted zlib status code conversion.
(edit) @39048   13 years vboxsync wddm/wine: burn fix, disable BltSys2Vram for BltFast to test it more
(edit) @39047   13 years vboxsync wddm/wine: BltSys2Vram for BltFast
(edit) @39046   13 years vboxsync typo of r74463
(edit) @39045   13 years vboxsync gcc build fix
(edit) @39044   13 years vboxsync wddm: 1.fix wine misbehave for ModifyLocation(TEXTURE), 2.colorfill …
(edit) @39043   13 years vboxsync Config.kmk, mangling, Runtime: use static zlib for Solaris.
(edit) @39042   13 years vboxsync build fix
(edit) @39041   13 years vboxsync SrvIntNetR0.cpp: Dead code.
(edit) @39040   13 years vboxsync Unused var.
(edit) @39039   13 years vboxsync VMM: -W4 warnings (MSC).
(edit) @39038   13 years vboxsync VMM: -W4 warnings (MSC).
(edit) @39037   13 years vboxsync iprt/asm.h: -W4 fixes (MSC).
(edit) @39036   13 years vboxsync DevATA: Report actual media type (rather than empty drive) in mode …
(edit) @39035   13 years vboxsync oops.
(edit) @39034   13 years vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
(edit) @39032   13 years vboxsync IPRT: Fixed unused variable warnings.
(edit) @39031   13 years vboxsync PDMAsyncCompletionFile.cpp: RTFileGetSize now includes the platform …
(edit) @39030   13 years vboxsync RTFileGetSize/posix: Make it figure the size of a volume/disk.
(edit) @39029   13 years vboxsync lockvalidator.cpp: Plugged a leak. (Don't think it's an important leak …
(edit) @39028   13 years vboxsync RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
(edit) @39027   13 years vboxsync RTFileGetSize/win: Made it grok volume & disks (some disks anyway).
(edit) @39026   13 years vboxsync Solaris/Installer: S11 vanity name fix typo.
(edit) @39025   13 years vboxsync fileio-win.cpp: hacking in progress…
(edit) @39024   13 years vboxsync NAT: warnings.
(edit) @39023   13 years vboxsync FE/Qt: cleaned up the maximum guest size code
(edit) @39022   13 years vboxsync FE/Qt: multi-monitor fix for r74363
(edit) @39021   13 years vboxsync FE/Qt: semantic refactoring and documentation: desktop geometry -> …
(edit) @39020   13 years vboxsync doc/manual: Document persistent max-sem-ids limit bumping for Linux hosts.
(edit) @39019   13 years vboxsync netflt: renamed host-to-wire filter conditionals, updated comments
(edit) @39018   13 years vboxsync netflt: code cleanup, removed qdisc alternative
(edit) @39017   13 years vboxsync BIOS: Do not trash caller's flags when PCI INT 1Ah service succeeds.
(edit) @39016   13 years vboxsync wddm: fix aditional win8 ie rendering issues
(edit) @39015   13 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @39014   13 years vboxsync PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
(edit) @39013   13 years vboxsync initterm-r0drv-linux.c: Attempting to fix the build for < 2.5.41.
(edit) @39012   13 years vboxsync crOpenGL: alloc buffer of proper size
(edit) @39011   13 years vboxsync e1000: CG/R0 config parameters (#5923), info callback
(edit) @39010   13 years vboxsync DevATA/Passthrough: Abort commands which exceed the I/O buffer size, …
(edit) @39009   13 years vboxsync Additions/solaris/SharedFolders: update comments.
(edit) @39008   13 years vboxsync in_atomic() was added in 2.5.32 (i386).
(edit) @39007   13 years vboxsync timer-r0drv-linux.c: Make 100% sure we ever call del_timer_sync while …
(edit) @39006   13 years vboxsync duh!
(edit) @39005   13 years vboxsync build fix
(edit) @39004   13 years vboxsync timer-r0drv-linux.c, ++: Don't use del_timer_sync when calling from a …
(edit) @39003   13 years vboxsync Windows host installer: Added proper detection for updating an …
(edit) @39002   13 years vboxsync Solaris/Installer: S11 vboxnetX vanity name fix.
(edit) @39001   13 years vboxsync Solaris/Installer: S11 vboxnetX vanity name fix.
(edit) @39000   13 years vboxsync Solaris/Installer: fix detecting S11 minor version.
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