VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18694   16 years vboxsync SDK licensing
(edit) @18693   16 years vboxsync SDK: proper SVN props
(edit) @18692   16 years vboxsync FE/Qt: missing initializer
(edit) @18691   16 years vboxsync DHCP: make it be DIFX-killable
(edit) @18690   16 years vboxsync pcnet: typos
(edit) @18689   16 years vboxsync crOpenGL-OSX: disable capturing of OpenGL windows for the dock icon
(edit) @18688   16 years vboxsync VBoxMouse/win: Added mouse detection for interrupt 12h (ACPI enabled VMs).
(edit) @18687   16 years vboxsync BIOS printf fix
(edit) @18686   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Remaining dead links …
(edit) @18685   16 years vboxsync OVF: use NetworkAdapterType_I82545EM as the default for E1000 on import
(edit) @18684   16 years vboxsync Main: API documentation
(edit) @18683   16 years vboxsync SDK: refactoring
(edit) @18682   16 years vboxsync Additions/win: Mouse filter logging.
(edit) @18681   16 years vboxsync SDK: basic Win Python support, refactoring
(edit) @18680   16 years vboxsync crOpenGL-OSX: more fixes
(edit) @18679   16 years vboxsync Guest Additions/common: Build fix.
(edit) @18678   16 years vboxsync Storage/iSCSI: fix one case where re-login failed, and also implement …
(edit) @18677   16 years vboxsync Deleted PGMHandlerPhysicalPageReset (unused and not up to date).
(edit) @18676   16 years vboxsync NetAdp/win: add/remove fixes
(edit) @18675   16 years vboxsync final German NLS
(edit) @18674   16 years vboxsync #3794: “Dead links in VirtualBox.xidl (Main.err)” Garbage collected 5 …
(edit) @18673   16 years vboxsync Guest Additions/common: Added token privilege handling.
(edit) @18672   16 years vboxsync VBoxService: build fixes
(edit) @18671   16 years vboxsync FE/Qt4: updated Korean, Italian, Czech, Polish & Japanese translations
(edit) @18670   16 years vboxsync Guest Additions/common: Update.
(edit) @18669   16 years vboxsync DisplayImpl.cpp: Don't bitch about VBOX_VIDEO_INFO_TYPE_NV_HEAP since …
(edit) @18668   16 years vboxsync VBoxDev: Corrected LogRel statement.
(edit) @18666   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 2)
(edit) @18665   16 years vboxsync VMM: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs. (part 1)
(edit) @18664   16 years vboxsync Main: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18663   16 years vboxsync Devices: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18662   16 years vboxsync src/recompiler_new: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18661   16 years vboxsync src/recompiler: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18659   16 years vboxsync Additions/Solaris: unwanted redefine.
(edit) @18658   16 years vboxsync Argh. Silly break.
(edit) @18657   16 years vboxsync Solaris/Additions: typo.
(edit) @18656   16 years vboxsync crOpenGL-OSX: fix burn
(edit) @18655   16 years vboxsync EM: fixed resuming from an out of memory condition.
(edit) @18654   16 years vboxsync crOpenGL-OSX: more fixes for clipping on the root window
(edit) @18653   16 years vboxsync Solaris/Additions: opengl files.
(edit) @18652   16 years vboxsync EM: Handle PGMChangeMode and suspend the VM in an out of memory situation.
(edit) @18651   16 years vboxsync PGMChangeMode: clearified status codes.
(edit) @18650   16 years vboxsync remR3changeCpuMode: deal with rescheduling status codes from …
(edit) @18649   16 years vboxsync VMSetRuntimeError: clearification, status codes *must* be propagated, …
(edit) @18648   16 years vboxsync Guest Additions/common: Build fix.
(edit) @18647   16 years vboxsync GMMR0CleanupVM: fixed state validation.
(edit) @18646   16 years vboxsync VMSetRuntimeErrorV: my patented inverted fFlags verfication again. grumble.
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18644   16 years vboxsync Doxygen: correct some mis-escaped references and add missing …
(edit) @18643   16 years vboxsync Typos in comments corrected while fixing doxygen warnings.
(edit) @18642   16 years vboxsync Guest Additions/common: Update.
(edit) @18641   16 years vboxsync German NLS
(edit) @18640   16 years vboxsync Guest Additions/common: Update.
(edit) @18639   16 years vboxsync Guest Additions/common: Added basic Windows SCM handling for …
(edit) @18638   16 years vboxsync Doxygen: 2nd go at updating this; leaving selected indent and comment …
(edit) @18637   16 years vboxsync crOpenGL: add seamless mode clip regions to opengl ones
(edit) @18636   16 years vboxsync FE/Qt4: Burn fix for 45547 commit.
(edit) @18635   16 years vboxsync FE/Qt: handle large virtual resolutions correctly in VBoxFrameBuffer
(edit) @18634   16 years vboxsync Guest Additions/common: Compile fixes for Windows platforms.
(edit) @18633   16 years vboxsync GuestHost/SharedClipboard: pass pointers instead of using globals …
(edit) @18632   16 years vboxsync FE/Qt4: VM Settings / General page: RAM and VideoRAM fields are now …
(edit) @18631   16 years vboxsync FE/Qt4: Work-around for bug in Qt4.x for windows vista look'n'feel …
(edit) @18630   16 years vboxsync Doxyfile.Main: Restored indentation and formatting.
(edit) @18629   16 years vboxsync backed out r45404 as it messes up the file, manual merge of the …
(edit) @18628   16 years vboxsync VBoxHeadless: handle OPT_COMMENT
(edit) @18627   16 years vboxsync OVF: fix OVF 0.9 output to make ovftool happy
(edit) @18626   16 years vboxsync VBoxHeadless: better handling of command line failure
(edit) @18625   16 years vboxsync FE/Qt4-OVF: added legacy check box
(edit) @18624   16 years vboxsync VBoxManage: don't crash on VBoxManage createhd --help
(edit) @18623   16 years vboxsync OVF: add support for writing OVF 0.9 instead of 1.0 and make it the …
(edit) @18622   16 years vboxsync e1000: Changed card ids for 82545EM to VMWare Network Adapter for …
(edit) @18621   16 years vboxsync fix for xTracker #3762
(edit) @18620   16 years vboxsync exception.
(edit) @18619   16 years vboxsync PDM,EM: Killed PDMR3Poll. RIP.
(edit) @18618   16 years vboxsync PDM,EM: Killed PDMR3Pool. RIP.
(edit) @18617   16 years vboxsync PGM,EM: Handle out of memory situations more gracefully - part 1. New …
(edit) @18616   16 years vboxsync oops.
(edit) @18615   16 years vboxsync PDM: At last, no more polling!
(edit) @18614   16 years vboxsync PDMDRVHLP::pfnPDMPollerRegister: No longer supported.
(edit) @18613   16 years vboxsync GuestHost/SharedClipboard: recommitted x11-clipboard.cpp with more …
(edit) @18612   16 years vboxsync GuestHost/SharedClipboard: recommitted x11-clipboard.cpp with more history
(edit) @18611   16 years vboxsync REM: allocate the right map.
(edit) @18610   16 years vboxsync crOpenGL-OSX: more fixes
(edit) @18609   16 years vboxsync SDK: versioning in samples, cleanup
(edit) @18608   16 years vboxsync SDK: better versioning
(edit) @18607   16 years vboxsync mmR3Load: Ignore the saved cBasePages.
(edit) @18606   16 years vboxsync slirp.c: leaks in get_dns_addr_domain (hope I fixed it right).
(edit) @18605   16 years vboxsync SDK: better JAX-WS versioning
(edit) @18604   16 years vboxsync oops.
(edit) @18603   16 years vboxsync heapsimple.cpp: Just convert to C style, plese, do NOT move comments …
(edit) @18602   16 years vboxsync log-vbox.cpp: Just drop the warning, we can't add this to every other …
(edit) @18601   16 years vboxsync REM: cleanup... no fix yet.
(edit) @18600   16 years vboxsync PGMInteral.h: no change (testing svn)
(edit) @18599   16 years vboxsync REM: comments.
(edit) @18598   16 years vboxsync REM: Spelled out the level 0 map in phys_page_find_alloc to avoid …
(edit) @18597   16 years vboxsync REM: Added a l0 map for PageDesc, this should fix the performance …
(edit) @18596   16 years vboxsync build fix
(edit) @18595   16 years vboxsync REM: synced over TLB and TB stats from the old code.
(edit) @18594   16 years vboxsync Fixed the problem with vboxnet0 not getting static IP on VM start.
(edit) @18593   16 years vboxsync HostServices/SharedFolders: on non-windows (=posix) host use 0666 as …
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