VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @14020   16 years vboxsync Some word smithing and typo corrections.
(edit) @14019   16 years vboxsync FE/Qt4: Cumulative fix for VBoxSelectorWnd & VBoxVMListView: minor …
(edit) @14018   16 years vboxsync FE/Qt: Removed the Delete button from the main toolbar in Selector …
(edit) @14017   16 years vboxsync strcmp.asm: bugfix.
(edit) @14016   16 years vboxsync vboxdrv adaptions
(edit) @14015   16 years vboxsync added vboxnetflt to the installer + some cleanup
(edit) @14014   16 years vboxsync Fe/Qt4: Systray: Stabilized action handling.
(edit) @14013   16 years vboxsync RT_LODWORD/RT_HIDWORD must cast the result to uint32_t.
(edit) @14012   16 years vboxsync pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
(edit) @14011   16 years vboxsync Fixed RTReqCallEx parameters in the guest properties host service.
(edit) @14010   16 years vboxsync #1865: PGM - one more down.
(edit) @14009   16 years vboxsync Main: added Array flag
(edit) @14008   16 years vboxsync tstUtf8: some more RTStrNICmp tests.
(edit) @14007   16 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
(edit) @14006   16 years vboxsync VERR_END_OF_STRING/VINF_END_OF_STRING.
(edit) @14005   16 years vboxsync Typo.
(edit) @14004   16 years vboxsync Fe/Qt4: Systray: Limit number of VMs in one sub menu to 15, then …
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @14002   16 years vboxsync The brain was out to lunch there…
(edit) @14001   16 years vboxsync Not C++ comments.
(edit) @14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
(edit) @13999   16 years vboxsync fixed triple fault, implemented segment sync code, maybe not really needed
(edit) @13998   16 years vboxsync no tabs here though.
(edit) @13997   16 years vboxsync tabs.
(edit) @13996   16 years vboxsync darwin build fix.
(edit) @13995   16 years vboxsync doxygen
(edit) @13994   16 years vboxsync better check
(edit) @13993   16 years vboxsync darwin build fix.
(edit) @13992   16 years vboxsync did not consider PAE
(edit) @13991   16 years vboxsync #1865: More PGM cleanup.
(edit) @13990   16 years vboxsync Save and load the number of VMCPUs.
(edit) @13989   16 years vboxsync AHCI: Experimental code to maximize throughput during high I/O load
(edit) @13988   16 years vboxsync typo
(edit) @13987   16 years vboxsync NAT: cosmetics; don't wait if send
(edit) @13986   16 years vboxsync NAT: simplified synchronization
(edit) @13985   16 years vboxsync Main: Handle SATA controller too when doing snapshots
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13983   16 years vboxsync Solaris/vboxnetflt: don't push up messages on promisc stream even when …
(edit) @13982   16 years vboxsync Id.
(edit) @13981   16 years vboxsync Solaris/Installer: VBoxZoneAccess.
(edit) @13980   16 years vboxsync Missing ! in if. Fails if MM node in CFGM already exists
(edit) @13979   16 years vboxsync VBoxNetFlt.c: Uninitialized var.
(edit) @13978   16 years vboxsync FE/Qt: NLS: Updated Greek, Slovak (Qt3), Catalan, Romanian, Czech and …
(edit) @13977   16 years vboxsync C warnings
(edit) @13976   16 years vboxsync Linux hostif: Both send and receive are ok now
(edit) @13975   16 years vboxsync Even more debugger fixes.
(edit) @13974   16 years vboxsync Non-EMT threads get CPU 0 by default.
(edit) @13973   16 years vboxsync This is the actual fix
(edit) @13972   16 years vboxsync Fixes for the debugger.
(edit) @13971   16 years vboxsync HostServices/GuestProperties: added blocking waits for notifications
(edit) @13970   16 years vboxsync PGM: RTGCUINTPTR64 -> RTGCPTR64 (forgot this one yesterday)
(edit) @13969   16 years vboxsync PGM: RTGCUINTPTR64 -> RTGCPTR64 (forgot this one yesterday)
(edit) @13968   16 years vboxsync - fixed bug in implementation of ARPL with memory operand, perventing …
(edit) @13967   16 years vboxsync dropped VBOX_NAT_SOURCES here to make the code easier to understand
(edit) @13966   16 years vboxsync Update
(edit) @13965   16 years vboxsync Correction
(edit) @13964   16 years vboxsync Added new accelerate3d option.
(edit) @13963   16 years vboxsync Wording
(edit) @13962   16 years vboxsync Added Accelerate3D xml setting and IMachine property.
(edit) @13961   16 years vboxsync Extra test
(edit) @13960   16 years vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13959   16 years vboxsync FE/Qt: Fixed support for safe arrays of enums (affected XPCOM platforms).
(edit) @13958   16 years vboxsync slirp:typo
(edit) @13957   16 years vboxsync make tcp_timer functions more readable
(edit) @13956   16 years vboxsync Main, FE/Qt: Added support for safe arrays of enums.
(edit) @13955   16 years vboxsync fix CPP guard
(edit) @13954   16 years vboxsync Wrong place, backed out.
(edit) @13953   16 years vboxsync Update
(edit) @13952   16 years vboxsync Extra macro's
(edit) @13951   16 years vboxsync fixed win build for 38966
(edit) @13950   16 years vboxsync Main: Removed redundant suffixes from DataType, DataFlags and …
(edit) @13949   16 years vboxsync backed out r38966
(edit) @13948   16 years vboxsync Don't build the OpenGL host service.
(edit) @13947   16 years vboxsync Don't build the OpenGL ICD
(edit) @13946   16 years vboxsync Moved
(edit) @13945   16 years vboxsync Export
(edit) @13944   16 years vboxsync Moved
(edit) @13943   16 years vboxsync Moved the old sources
(edit) @13942   16 years vboxsync Unexport SharedOpenGL.
(edit) @13941   16 years vboxsync Unexport OpenGL
(edit) @13940   16 years vboxsync pseudo-timers moved to timers polling select is notified via pipe (!!! …
(edit) @13939   16 years vboxsync siwtch to the older R0 notification mechanism
(edit) @13938   16 years vboxsync Linux hostif: Packet injection works. Mutexless filter intance lookup.
(edit) @13937   16 years vboxsync PGM: RTGCUINTPTR -> RTGCPTR.
(edit) @13936   16 years vboxsync PGM: removed a bunch of unnecessary RTGCUINTPTR/RTGCPTR casts. …
(edit) @13935   16 years vboxsync PGM: One more CTXSUFF (guest AMD64 root).
(edit) @13934   16 years vboxsync backed out r38943
(edit) @13933   16 years vboxsync PGM: PAE guest mappings, assert GCPtr being 32-bit.
(edit) @13932   16 years vboxsync warning.
(edit) @13931   16 years vboxsync iprt/assert.h: Added AssertGCPtr32.
(edit) @13930   16 years vboxsync PGMMap.cpp: Fixed sign extension issue in pgmR3SyncPTRResolveConflictPAE.
(edit) @13929   16 years vboxsync oops.
(edit) @13928   16 years vboxsync HostServices/GuestProperties: clean-up
(edit) @13927   16 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(edit) @13926   16 years vboxsync Correct a few minor typos in comments. No content changes.
(edit) @13925   16 years vboxsync Correct 2 typos in comments. No content changes.
(edit) @13924   16 years vboxsync vboxdrv: R0 suspend/resume notifier
(edit) @13923   16 years vboxsync PGM: darwin fix.
(edit) @13922   16 years vboxsync HostServices/GuestProperties: try to fix a burn that works here
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette