VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16090   16 years vboxsync FE/Qt4: 3512: List of hostif should be disabled if network type != …
(edit) @16089   16 years vboxsync Main: Mention in the docs that hard disk format identifiers are …
(edit) @16088   16 years vboxsync Additions/x11: added header files for X.Org server 1.6
(edit) @16087   16 years vboxsync FE/Qt4: 3392: Create nested paging checkbox.
(edit) @16086   16 years vboxsync missing initialization
(edit) @16085   16 years vboxsync NAT: delay hack
(edit) @16084   16 years vboxsync Flush the recompiler code cache when switch from real to protected mode. */
(edit) @16083   16 years vboxsync prevent flooding the release log
(edit) @16082   16 years vboxsync Solaris/VBoxNetFlt: vlan logging.
(edit) @16081   16 years vboxsync Main: case-insensitive comparison of hard disk formats
(edit) @16080   16 years vboxsync DBGF: 64-bit linux symbol files.
(edit) @16079   16 years vboxsync Linux hostif: Fixed the issue with duplicating guest originated packets.
(edit) @16078   16 years vboxsync NAT:freeing of buffer supposed to be sent in case we're unable …
(edit) @16077   16 years vboxsync Minor logging change
(edit) @16076   16 years vboxsync FE/Qt4: corrected r41774 a little bit
(edit) @16075   16 years vboxsync Corrected assertion
(edit) @16074   16 years vboxsync crOpenGL: fix guest app crashes with vertexarrays for multithreaded apps
(edit) @16073   16 years vboxsync crOpenGL: tabs to spaces
(edit) @16072   16 years vboxsync FE/Qt4: Raised copyright year for the OSE version as well.
(edit) @16071   16 years vboxsync coding style
(edit) @16070   16 years vboxsync NAT: 2nd patch from lawrencerust. Corrects the behaviour of PORT …
(edit) @16069   16 years vboxsync NAT: first patch from lawrencerust, and r39408 returning tcp_emu …
(edit) @16068   16 years vboxsync Main: next attempt to get USB enumeration working on RHEL5
(edit) @16067   16 years vboxsync sles10.1 fix
(edit) @16066   16 years vboxsync SSE truncation from QEMU trunk
(edit) @16065   16 years vboxsync log.h,log-vbox.cpp: S does not come after H, nor before I... :-) Added …
(edit) @16064   16 years vboxsync spaces
(edit) @16063   16 years vboxsync NAT: our_addr = loopback_addr
(edit) @16062   16 years vboxsync vboxmod.c: review comment.
(edit) @16061   16 years vboxsync warning fix
(edit) @16060   16 years vboxsync comment.
(edit) @16059   16 years vboxsync REM: build fix.
(edit) @16057   16 years vboxsync proper fix
(edit) @16056   16 years vboxsync REM: Wrap all printf and fprintf calls like we used to do (and does …
(edit) @16054   16 years vboxsync Try to fix burns on doc build box.
(edit) @16053   16 years vboxsync typo
(edit) @16052   16 years vboxsync FE/VBoxManage: Don't hold COM objects past XPCOM shutdown; pack all …
(edit) @16051   16 years vboxsync SUPR3HardenedMain: comment.
(edit) @16050   16 years vboxsync SUPR3: don't change the capabilities if started as root
(edit) @16049   16 years vboxsync HPET&SMC config
(edit) @16048   16 years vboxsync SUPR3: added environment options VBOX_HARD_CAP_NET_RAW and …
(edit) @16047   16 years vboxsync fixed last second typo.
(edit) @16045   16 years vboxsync PGMR3PhysTlbGCPhys2Ptr: Deal correctly with disabled access handlers. …
(edit) @16044   16 years vboxsync Main: attempt to support USB with sysfs on older Linux hosts
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16040   16 years vboxsync #3285: Improve error handling API to include unique error numbers - …
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16037   16 years vboxsync Don't assert for 8 byte stos/movs
(edit) @16036   16 years vboxsync crOpenGL: fix crash in spec viewperf tcvis-01 benchmark
(edit) @16035   16 years vboxsync crOpenGL: tabs to spaces
(edit) @16034   16 years vboxsync VBoxSDL: typo
(edit) @16033   16 years vboxsync ACPI: use symbolic names if possible
(edit) @16031   16 years vboxsync Generic SMC device support
(edit) @16030   16 years vboxsync SUPDrv-freebsd.c: Made it compile again.
(edit) @16029   16 years vboxsync iprt/string.h: Reverted previous FreeBSD and moved it to SUPDrvInternal.h
(edit) @16024   16 years vboxsync rtProcInitExePath/freebsd: Make an attempt at dealing with …
(edit) @16023   16 years vboxsync Qt4/Makefile: vboxkeyboard.tar.gz doesn't work on case insentivie file …
(edit) @16022   16 years vboxsync AHCI: several fixes: * Workaround different behavior in interrupt …
(edit) @16021   16 years vboxsync PDM: Add new flags which will make the device notified first if the VM …
(edit) @16020   16 years vboxsync Qt4Gui: predend we're using VBoxNetFlt already on FreeBSD, old broken …
(edit) @16019   16 years vboxsync tstVMStructGC,Config.kmk,iprt/stdint.h: FreeBSD/amd64 hacks.
(edit) @16018   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16016   16 years vboxsync Main: FreeBSD stubbing.
(edit) @16015   16 years vboxsync Runtime: FreeBSD build fixes (stubbing RTMp* in ring-3).
(edit) @16014   16 years vboxsync Makefiles: Added LIBPATHs corresponding to the INCS for *BSD; …
(edit) @16013   16 years vboxsync VBoxGuest/Makefile: Corrected indentation.
(edit) @16012   16 years vboxsync Various Makefiles: Cleaning out uncessary _INCS.freebsd props (moved …
(edit) @16007   16 years vboxsync nspr/_freebsd.cfg: Updated to a more recent version wtih amd64 support.
(edit) @16006   16 years vboxsync Main: attempt to fix symbol conflicts with dynamically loaded libdbus-1
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @16004   16 years vboxsync Main/Global.cpp: Increase the memory size recommendations for Ubuntu …
(edit) @16001   16 years vboxsync Main: Fixed r41667.
(edit) @16000   16 years vboxsync Main: Don't write a zero char to the end of a virgin global or machine …
(edit) @15999   16 years vboxsync hrmpf
(edit) @15998   16 years vboxsync Main/SettingsConverter: Fixed: Conversion fails on a virgin 1.3 …
(edit) @15997   16 years vboxsync DBGFR3MemScan: Fixed crash on 32-bit hosts.
(edit) @15996   16 years vboxsync Fixed wrong return code; broke MCP2 booting with AMD-V/VT-x
(edit) @15995   16 years vboxsync XPCOM: raise the XP com thread default stack size from 64 to 128K for …
(edit) @15994   16 years vboxsync Fe/VBoxManage, Main: Enumerating guest properties did not work …
(edit) @15993   16 years vboxsync cosmetical fix
(edit) @15992   16 years vboxsync Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes
(edit) @15991   16 years vboxsync Main: Fixed: CD/DVD and Floppy not locked for reading when manually …
(edit) @15990   16 years vboxsync Fixed nested paging base addresses for pool allocations of PML4Es & PDPTEs
(edit) @15989   16 years vboxsync Fixed clearing properly
(edit) @15988   16 years vboxsync Restore previous EFER state while checking for SVM presence.
(edit) @15987   16 years vboxsync Additions/Linux: return an error if we can't copy back the bounce …
(edit) @15986   16 years vboxsync Spaces -> Tabs.
(edit) @15985   16 years vboxsync XPCOM/DConnect: Cosmetics.
(edit) @15984   16 years vboxsync Guest Additions .ISO: Added Readme.txt for gone drivers, structured …
(edit) @15983   16 years vboxsync XPCOM: code cleanup and logging in ipcDConnectService.
(edit) @15982   16 years vboxsync Set the limit to 0xffff when loading a segment register in real mode.
(edit) @15981   16 years vboxsync Hidden selector limit must be set to 0xffff in real mode.
(edit) @15979   16 years vboxsync I got positive report from Lubomir who was running this patch. It …
(edit) @15978   16 years vboxsync Main: Backed out r41613.
(edit) @15977   16 years vboxsync Devices/VGA: round custom video modes up to an X resolution which is a …
(edit) @15976   16 years vboxsync Guest Additions .ISO: Removed file specs for the Windows drivers. …
(edit) @15975   16 years vboxsync Windows Guest Additions Installer: Added "/extract" switch to only …
(edit) @15974   16 years vboxsync XPCOM: fix a race condition in ipcDConnectService::Init.
(edit) @15973   16 years vboxsync Comment added
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