VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @27493   15 years vboxsync EM: typo in stats name
(edit) @27492   15 years vboxsync superflous IN_RING3
(edit) @27491   15 years vboxsync IPRT/process-win: Now runs on WinXP and W2K as well.
(edit) @27490   15 years vboxsync More comment + paranoid assertions
(edit) @27489   15 years vboxsync Disabled the lazy syncing of zero pages based on the u1Write setting. …
(edit) @27488   15 years vboxsync No need for pgmPhysPageMakeWritableUnlocked
(edit) @27487   15 years vboxsync IPRT/process-win: Now works on Windows 7.
(edit) @27486   15 years vboxsync Style
(edit) @27485   15 years vboxsync FE/Qt4: New running VM core: allowing 'close' action and debug actions …
(edit) @27484   15 years vboxsync FE/Qt4: new core: next try
(edit) @27483   15 years vboxsync FE/Qt4: new core: try to fix Linux 32 burn
(edit) @27482   15 years vboxsync FE/Qt4: new core: enable it for the mm case
(edit) @27480   15 years vboxsync FE/Qt: fix the "guess the guest type" heuristics to not thing Vista …
(edit) @27479   15 years vboxsync Additions/installer/linux: only install the udev rule for vboxmouse if …
(edit) @27478   15 years vboxsync FE/Qt4: New running VM core: guard power-up progress-bar from …
(edit) @27477   15 years vboxsync VMDK: No need to update the line if cb is 0
(edit) @27476   15 years vboxsync VMDK: Use the I/O interface
(edit) @27475   15 years vboxsync IPRT/process-win: Fix for NT4 (not needed anyway atm).
(edit) @27474   15 years vboxsync AsyncCompletion: Release log entry for every opened endpoint
(edit) @27473   15 years vboxsync IPRT/process-win: Attempt to impersonate started processes.
(edit) @27472   15 years vboxsync Wrong assertion for IN_RING0
(edit) @27471   15 years vboxsync xpcom: fixed expect macros for newer gcc versions
(edit) @27470   15 years vboxsync DevRTC: fixed assertion (addendum to r58944)
(edit) @27469   15 years vboxsync warning
(edit) @27468   15 years vboxsync NAT: clarification to byte order in ip_len check of original ip packet.
(edit) @27467   15 years vboxsync NAT: comment to ICMP find routine.
(edit) @27466   15 years vboxsync NAT: ICMP Solaris specific ip_len calculation was added.
(edit) @27465   15 years vboxsync PGMAllPool.cpp: Do the bulk of pgmPoolFlushDirtyPage within a …
(edit) @27464   15 years vboxsync PGMR0DynMap.cpp: PGMDynMapPushAutoSubset bugfix and logging …
(edit) @27463   15 years vboxsync Devices/Input/DevPS2: cleaned up some harmless messed up code and …
(edit) @27462   15 years vboxsync FE/Qt4: New running VM core: early start error processing.
(edit) @27461   15 years vboxsync Store PCI bus/dev/fn of first NIC in CFGM and propagate the data to CMOS.
(edit) @27460   15 years vboxsync DevRTC: Added support for PIIX4 style second CMOS bank.
(edit) @27458   15 years vboxsync wddm: some um display driver prototyping to make logon more happy
(edit) @27457   15 years vboxsync NAT: disable too strict checks.
(edit) @27456   15 years vboxsync BIOS: Do not destroy high word of EBX in int13_harddisk.
(edit) @27455   15 years vboxsync FE/Qt4: New running VM core: some cleanup.
(edit) @27454   15 years vboxsync FE/Qt4: New running VM core: next try to fix framebuffer blackout bug …
(edit) @27453   15 years vboxsync FE/Qt4: New running VM core: fullscreen machine view is now choosing …
(edit) @27452   15 years vboxsync IPRT/process-posix: Fix POSIX burns.
(edit) @27451   15 years vboxsync IPRT/process-win: Update on RTProcCreateEx() + testcase.
(edit) @27450   15 years vboxsync NAT: typo
(edit) @27448   15 years vboxsync NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
(edit) @27447   15 years vboxsync NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
(edit) @27446   15 years vboxsync FE/Qt4: Mini-toolbar coordinate fix; seamless mini-toolbar fix for new …
(edit) @27445   15 years vboxsync Logging update
(edit) @27444   15 years vboxsync Resync DR6 if the debug state is active.
(edit) @27443   15 years vboxsync NAT: paranoid check of mbuf incrementation.
(edit) @27442   15 years vboxsync Paranoia
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