VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27596   15 years vboxsync Additions/x11/vboxvideo: cleanup in vboxvideo_70 and recheck video …
(edit) @27595   15 years vboxsync Paranoia
(edit) @27594   15 years vboxsync Only force writes to go through vmm
(edit) @27593   15 years vboxsync REM: consistent with VMM monitor treatment
(edit) @27592   15 years vboxsync Main: improve r59084 a bit
(edit) @27591   15 years vboxsync FE/Qt4: 4691: Hide hardware acceleration options when none are available.
(edit) @27590   15 years vboxsync Compile fix
(edit) @27589   15 years vboxsync Wrong kind of flushing
(edit) @27588   15 years vboxsync Flush the recompiler's TLB as well when adjusting the balloon.
(edit) @27587   15 years vboxsync Wrong position to check
(edit) @27586   15 years vboxsync Deal with ballooned pages in PGMR3PhysTlbGCPhys2Ptr
(edit) @27585   15 years vboxsync Duplicate counter
(edit) @27584   15 years vboxsync Statistic counter for ballooned page accesses
(edit) @27583   15 years vboxsync Emulate reads from ballooned pages as they are not present in our …
(edit) @27582   15 years vboxsync Rebranding: new logo
(edit) @27581   15 years vboxsync gueststatisticsinterval inconsistency fixed
(edit) @27580   15 years vboxsync Ignore writes to ballooned pages.
(edit) @27579   15 years vboxsync IPRT/process-win: Whops.
(edit) @27578   15 years vboxsync IPRT/process-win: Comment on NT4.
(edit) @27577   15 years vboxsync IPRT/testcase: Typo.
(edit) @27576   15 years vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27575   15 years vboxsync alloc-ef.cpp: sensible variable names.
(edit) @27573   15 years vboxsync NAT: cosmetics; refined comments
(edit) @27571   15 years vboxsync NAT: some spaces
(edit) @27570   15 years vboxsync EMInternal.h: build fix.
(edit) @27569   15 years vboxsync NAT: bsd mbuf releasing of zones is corrected.
(edit) @27568   15 years vboxsync NAT: ICMP Darwin specifics. Darwin reports IP in host format and …
(edit) @27567   15 years vboxsync EMInternal.h: Fixed assertion caused by emR3RecordCli on 32-bit …
(edit) @27566   15 years vboxsync PGMSavedState.cpp: Better message when finding missing ROM.
(edit) @27565   15 years vboxsync DrvNAT.cpp: Fixed cleanup bug in drvNATDestruct where it would crash …
(edit) @27564   15 years vboxsync MediumImpl.cpp: Committed a temporary hack for the deadlock in …
(edit) @27563   15 years vboxsync I/O cache: Remove a bit of code which is not used very often anymore …
(edit) @27562   15 years vboxsync HostDrivers: loadall.sh for darwin.
(edit) @27561   15 years vboxsync DrvDiskIntegrity: Save the last write access to sectors. Makes …
(edit) @27560   15 years vboxsync Fix #4631 (Crash when taking a snapshot of a VM running with …
(edit) @27559   15 years vboxsync Don't build the disk integrity driver by default
(edit) @27558   15 years vboxsync Storage: Simple driver for checking data integrity of virtual disks
(edit) @27557   15 years vboxsync I/O cache: Increase the endpoint size for every appending write, even …
(edit) @27556   15 years vboxsync process-win.cpp: must keep child process handles around or we risk …
(edit) @27555   15 years vboxsync tstRTProcCreateEx.cpp: Don't drag in Secur32.dll because it prevents …
(edit) @27554   15 years vboxsync localipc-win.cpp: don't drag in …
(edit) @27553   15 years vboxsync pipe-win: fixed bug in RTPipeWrite.
(edit) @27552   15 years vboxsync VBoxServiceVMInfo.cpp: -comment.
(edit) @27551   15 years vboxsync wddm: fix to enable 32bit display modes
(edit) @27550   15 years vboxsync Net-OSX: remove debugging code
(edit) @27549   15 years vboxsync iprt/socket.cpp: relaxed the locking for accept and shutdown.
(edit) @27548   15 years vboxsync VBoxManage+Docs: small change to the usage output of modifyvm, …
(edit) @27547   15 years vboxsync wddm: VidPn fixes
(edit) @27546   15 years vboxsync Main/darwin: fixed typo
(edit) @27545   15 years vboxsync VMM/PGMPhys: provide default RC/R0 physical memory handler in case the …
(edit) @27544   15 years vboxsync Correct comment
(edit) @27543   15 years vboxsync Balloon updates; make ballooned pages as such
(edit) @27542   15 years vboxsync VMMDev: balloon chunks stam unit is count not bytes
(edit) @27541   15 years vboxsync RT: temporary commented out owner assert in RT socket's shutdown() - …
(edit) @27540   15 years vboxsync Step one in dealing with ballooned pages in shadow paging
(edit) @27539   15 years vboxsync vboxshell: extra arg to IConsole.teleport() was added
(edit) @27538   15 years vboxsync FE/Qt4: new core: no Host+Home in normal view on the Mac
(edit) @27537   15 years vboxsync Main: API consistency: method names start with lower case always; no …
(edit) @27536   15 years vboxsync vboxshell: HID info, symbolic lookup of enumeration element sample
(edit) @27535   15 years vboxsync FE/Qt4: correction
(edit) @27534   15 years vboxsync FE/Qt4-OSX: fix broken Qt isMaximized method
(edit) @27533   15 years vboxsync VMDK: Use RTMemRealloc
(edit) @27532   15 years vboxsync Main: fixes for IAppliance docs
(edit) @27531   15 years vboxsync VMDK: Optimize descriptor writes. Prepare the whole descriptor in a …
(edit) @27530   15 years vboxsync additions build fix
(edit) @27529   15 years vboxsync Additions/x11/vboxvideo: vboxvideo part of dynamic resizing for older …
(edit) @27528   15 years vboxsync Additions/x11/x11include: additional headers for supporting dynamic …
(edit) @27527   15 years vboxsync Net-OSX: try to narrow down a bug when getting the host network …
(edit) @27526   15 years vboxsync I/O cache: Missing case
(edit) @27525   15 years vboxsync VMDK: Only update the modification UUID if it changed from the …
(edit) @27524   15 years vboxsync I/O cache: We have to clip the read size if there is an intersecting …
(edit) @27523   15 years vboxsync I/O cache: Really disable read cache
(edit) @27522   15 years vboxsync I/O cache: Disable read cache
(edit) @27521   15 years vboxsync I/O cache: Optimize 1-byte writes done by VMDK
(edit) @27520   15 years vboxsync Handle X86_XCPT_BP exits for AMD-V in debug builds.
(edit) @27519   15 years vboxsync Copy/paste error
(edit) @27518   15 years vboxsync FE/VBoxManage: Don't show the --io options for now
(edit) @27517   15 years vboxsync FE/Qt4: fix OSE
(edit) @27516   15 years vboxsync wddm: yet another fix to make dwm & stuff more happy
(edit) @27514   15 years vboxsync tstRTProcCreateEx: Don't execute the as-user testcase by default; …
(edit) @27513   15 years vboxsync process-win.cpp: code review / cleanup.
(edit) @27512   15 years vboxsync process-win.cpp: must mark handles passed to the child as inheritable.
(edit) @27511   15 years vboxsync pipe-win.cpp: simplified.
(edit) @27510   15 years vboxsync poll-win.cpp,socket.cpp: Tested socket polling for windows.
(edit) @27509   15 years vboxsync iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
(edit) @27508   15 years vboxsync Additions/common/VBoxGuestLib: fixed a Solaris warning
(edit) @27507   15 years vboxsync Additions/linux/installer: simplify the udev bits in the vboxmouse …
(edit) @27506   15 years vboxsync tcp.cpp: drop some of the includes.
(edit) @27505   15 years vboxsync wddm: make dwm & other stuff requiring um display driver more happy, …
(edit) @27504   15 years vboxsync socket.cpp,tcp.cpp: Windows build fixes.
(edit) @27503   15 years vboxsync iprt/socket.h: RTSocket API.
(edit) @27502   15 years vboxsync ditto
(edit) @27501   15 years vboxsync poll-posix.cpp: disabled polling on sockets for a few mins to get a …
(edit) @27500   15 years vboxsync tcp.cpp: build fix.
(edit) @27499   15 years vboxsync build fix
(edit) @27498   15 years vboxsync FE/Qt4: New running VM core: just a little cleanup.
(edit) @27497   15 years vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @27496   15 years vboxsync build fix
(edit) @27495   15 years vboxsync Fix Windows regression
(edit) @27494   15 years vboxsync VBoxServiceBalloon: addressed the fork() todo
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