VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @13930   16 years vboxsync PGMMap.cpp: Fixed sign extension issue in pgmR3SyncPTRResolveConflictPAE.
(edit) @13929   16 years vboxsync oops.
(edit) @13927   16 years vboxsync Runtime: add RTStrNICmp and RTStrNCmp
(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
(edit) @13921   16 years vboxsync Extra check
(edit) @13920   16 years vboxsync HostServices/GuestProperties: try to fix a burn that works here
(edit) @13919   16 years vboxsync VMM: 3 R3R0PTRTYPE members down (a bunch left to go).
(edit) @13918   16 years vboxsync MMAllHyper.cpp: Another stale CTXSUFF that had been overlooped.
(edit) @13917   16 years vboxsync Additions .ISO: Fixed NetAMD and autorun paths.
(edit) @13916   16 years vboxsync HostServices/GuestProperties: added guest notification querying
(edit) @13915   16 years vboxsync Main: fix mac burns
(edit) @13914   16 years vboxsync Backed out 38201. No longer necessary (reset fix in REM probably).
(edit) @13913   16 years vboxsync spaces
(edit) @13912   16 years vboxsync 32-bit build fix
(edit) @13911   16 years vboxsync Main: fix mac burns
(edit) @13910   16 years vboxsync Solaris/VBoxNetFlt: failure case fixes.
(edit) @13909   16 years vboxsync More updates
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13907   16 years vboxsync FE/Qt (X11 host keyboard): added evdev keycodes
(edit) @13906   16 years vboxsync Solaris/VBoxNetFlt: unused.
(edit) @13905   16 years vboxsync Moved more data.
(edit) @13904   16 years vboxsync Again
(edit) @13903   16 years vboxsync Some stat names are too long.
(edit) @13902   16 years vboxsync Oops.
(edit) @13901   16 years vboxsync Compile fix
(edit) @13900   16 years vboxsync Corrections
(edit) @13899   16 years vboxsync Statistics per VCPU.
(edit) @13898   16 years vboxsync Moved more data to VMCPU.
(edit) @13897   16 years vboxsync undoing 38898
(edit) @13896   16 years vboxsync old-BSD queues workarounds
(edit) @13895   16 years vboxsync OSE build fix.
(edit) @13892   16 years vboxsync warning
(edit) @13891   16 years vboxsync warning
(edit) @13887   16 years vboxsync Main: Fixed: 1) …
(edit) @13886   16 years vboxsync #3202/#1865: Disable the Ring-0 parts for vga and pcnet on darwin (for …
(edit) @13885   16 years vboxsync fix 32-bit builds
(edit) @13884   16 years vboxsync Alignment
(edit) @13883   16 years vboxsync Moved more data around.
(edit) @13880   16 years vboxsync linux/32 build fix
(edit) @13879   16 years vboxsync SMP updates for VT-x/AMD-V.
(edit) @13878   16 years vboxsync Main: typos
(edit) @13877   16 years vboxsync unbreak hostif on Linux
(edit) @13876   16 years vboxsync OSE build hack.
(edit) @13875   16 years vboxsync Solaris/VBoxNetFlt: attempt to fix recursive mutex enters on other …
(edit) @13874   16 years vboxsync Main: Fixed rare assertion in VBoxSVC that could happen if one client …
(edit) @13873   16 years vboxsync Updates
(edit) @13872   16 years vboxsync Pass the VMCPU id on to all hwaccm functions.
(edit) @13871   16 years vboxsync VMMR0EntryFast: Always validate idCpu.
(edit) @13869   16 years vboxsync FE/Qt: VM Selector: Don't set the Refresh action shortcut on the …
(edit) @13867   16 years vboxsync uintptr_t cast is nicer.
(edit) @13866   16 years vboxsync darwin too. (untested)
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
(edit) @13864   16 years vboxsync build fix
(edit) @13863   16 years vboxsync Typo
(edit) @13862   16 years vboxsync Compile fixes
(edit) @13861   16 years vboxsync Compile fixes
(edit) @13860   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning fix
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13857   16 years vboxsync Main: Fixed: VirtualBoxBaseWithChildrenNEXT::uninitDependentChildren() …
(edit) @13855   16 years vboxsync VBoxManage/Makefile: Use $(if-expr ) instead of $(int-* ) here to make …
(edit) @13854   16 years vboxsync NetFlt/win: VBoxNetFltNf-win.* removed, uppercased WinNetCfg lib …
(edit) @13851   16 years vboxsync Main: fix win burns
(edit) @13850   16 years vboxsync Main: fix win burns
(edit) @13849   16 years vboxsync prevent kmk warning
(edit) @13848   16 years vboxsync Main: fix win burns
(edit) @13847   16 years vboxsync SharedClipboard (HostServices and Main): fixed a warning by devious means
(edit) @13846   16 years vboxsync HostServices/SharedClipboard: prevent a possible X protocol error in …
(edit) @13845   16 years vboxsync Main: fix win burns
(edit) @13844   16 years vboxsync Main: Added a describeProperty method for querying config …
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13841   16 years vboxsync The VBox format types - they are not retired, just sligtly deprecated …
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13834   16 years vboxsync Some strugging format conversions.
(edit) @13833   16 years vboxsync VMM,DIS: some left over VBOX_SUCCESS/FAILURE conversions.
(edit) @13832   16 years vboxsync IN_GC -> IN_RC.
(edit) @13831   16 years vboxsync VMM: Retired VM::pVMGCUnused.
(edit) @13830   16 years vboxsync VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
(edit) @13829   16 years vboxsync build fix
(edit) @13828   16 years vboxsync CPUMR3DisasmInstrCPU: Don't trust MMHyperIsInsideArea if we're not …
(edit) @13827   16 years vboxsync MM: Retired MMHyper2HC, MMHyperHC2GC and MMHyperGC2HC.
(edit) @13826   16 years vboxsync VMM: And a couple of left overs. phew.
(edit) @13825   16 years vboxsync VMM: %VX64 -> %RX64
(edit) @13824   16 years vboxsync VMM: %VGp -> %RGp
(edit) @13823   16 years vboxsync VMM: %VGv -> %RGv
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