VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19916   16 years vboxsync Removed assertion
(edit) @19915   16 years vboxsync iprt/nt: RTThreadPreemptIsPending (untested).
(edit) @19914   16 years vboxsync iprt/nt: RTThreadPreemptIsPending sketch.
(edit) @19913   16 years vboxsync Noisy logging
(edit) @19912   16 years vboxsync iprt/linux: RTThreadPreemptIsPending update.
(edit) @19911   16 years vboxsync Don't assert. KeInsertQueueDPC returns FALSE if it's already in the queue.
(edit) @19910   16 years vboxsync More TBL shootdown work
(edit) @19909   16 years vboxsync crOpenGL: disable wine for 64bit targets
(edit) @19908   16 years vboxsync VMM/HWACCM: amd-v exit reasons for debugger description.
(edit) @19907   16 years vboxsync IPRT: RTThreadPreemptIsPending for linux
(edit) @19906   16 years vboxsync iprt/thread.h: RTThreadPreemptIsPending
(edit) @19905   16 years vboxsync crOpenGL: enable building of wine
(edit) @19904   16 years vboxsync FE/Qt4: 3837: New registration method - restricting auto-run for …
(edit) @19903   16 years vboxsync Invalidation cleanup
(edit) @19902   16 years vboxsync Python: per-thread COM initialization in glue
(edit) @19901   16 years vboxsync VBoxShell: typos
(edit) @19900   16 years vboxsync Python: constant works everywhere with glue (note that …
(edit) @19899   16 years vboxsync NAT: attempt to fix (workaround) #3894.
(edit) @19898   16 years vboxsync IPRT: Termination callback framework - missing file. (not hooked up to …
(edit) @19897   16 years vboxsync IPRT: Termination callback framework. (not hooked up to anything yet)
(edit) @19896   16 years vboxsync IPRT: Added a RTOnceReset method (needed it for a testcase).
(edit) @19895   16 years vboxsync tstSupSem.cpp: Extended it to cover interruptibility.
(edit) @19894   16 years vboxsync SUPLibSem.cpp: Set cMillies.
(edit) @19893   16 years vboxsync SUPDrvIOC.h: Incremented the minor IOCtl interface version.
(edit) @19892   16 years vboxsync SUPLib: Implemented ring-3 version of the semaphore API and created a …
(edit) @19891   16 years vboxsync VBox/sup.h: Corrected the SUPSemEvent*Close() return code docs.
(edit) @19890   16 years vboxsync SUPDrv.c: Corrected wrong arguments.
(edit) @19889   16 years vboxsync SUPDrvIOC.h: More natural member order in SUPSEMOP.
(edit) @19888   16 years vboxsync semevent-r0drv-linux.c: Use ASMAtomicWriteU32 instead of XchgU32.
(edit) @19887   16 years vboxsync semevent-r0drv-linux.c: Fixed missing initialization of the fState …
(edit) @19886   16 years vboxsync semevetnmulti-r0drv-linux.c: Fixed missing initialization of the …
(edit) @19885   16 years vboxsync keywords
(edit) @19884   16 years vboxsync Solaris/USB: bits.
(edit) @19883   16 years vboxsync Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
(edit) @19882   16 years vboxsync iprt/test.h: Added RTTEST[I]_CHECK_RC and RTTEST[I]_CHECK_RC_OK.
(edit) @19881   16 years vboxsync SUPDrv.c: Implemented the SEM_CREATE and SEM_OP IOCtls.
(edit) @19880   16 years vboxsync crOpenGL: don't do glGetError after every wine's opengl call
(edit) @19879   16 years vboxsync crOpenGL: fix bug with crashes in unloaded render_spu.dll (hopefully)
(edit) @19878   16 years vboxsync crOpenGL: cleanup on failures
(edit) @19877   16 years vboxsync FE/Qt4: VM Settings / System Page: icon update.
(edit) @19876   16 years vboxsync NAT: not need ethernet information here anymore
(edit) @19875   16 years vboxsync HostServices and GuestHost/SharedClipboard: hopefully fixed the broken …
(edit) @19874   16 years vboxsync Protect PGMShwModifyPage
(edit) @19873   16 years vboxsync Removed annoying assertion (hit when rebooting)
(edit) @19872   16 years vboxsync Cleaned up
(edit) @19871   16 years vboxsync Protect SyncPage with a lock as well.
(edit) @19870   16 years vboxsync Save current EMT state to the saved state. Important for restoring …
(edit) @19869   16 years vboxsync More flushes & assertions
(edit) @19868   16 years vboxsync SUPDrvIOC.h: sketched out the semaphore interface between ring-3 and …
(edit) @19867   16 years vboxsync SUPDrv.c: fix wrong assertion.
(edit) @19866   16 years vboxsync SUP: Expose ring-0 event semaphores to ring-3, part 1.
(edit) @19865   16 years vboxsync IPRT: Made handletable.cpp and handletablectx.cpp build cleanly as C.
(edit) @19864   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - some wording for processor's slider.
(edit) @19863   16 years vboxsync IPRT/zip: use 128K buffer in all cases (both for compressing and …
(edit) @19862   16 years vboxsync SDK: fixed burn
(edit) @19861   16 years vboxsync System wide flush
(edit) @19860   16 years vboxsync Flush updates
(edit) @19859   16 years vboxsync Python: copyrights, removed stalled code
(edit) @19858   16 years vboxsync Python: typo
(edit) @19857   16 years vboxsync NAT: remove assertion
(edit) @19856   16 years vboxsync Fixed regression #3928
(edit) @19855   16 years vboxsync Python: win wrapper
(edit) @19854   16 years vboxsync Show warning about non-functional VT-x/AMD-V for guest that require it
(edit) @19853   16 years vboxsync SDK: refactoring Python samples
(edit) @19852   16 years vboxsync Python: generic glue library, hiding all ugly platform details
(edit) @19851   16 years vboxsync NAT: router is invalid for direct NAT
(edit) @19850   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - Linux-OSE build issue should be fixed.
(edit) @19849   16 years vboxsync configure: added switch to build libcurl from sources
(edit) @19848   16 years vboxsync Use the right host cpu id.
(edit) @19847   16 years vboxsync NAT: typo
(edit) @19846   16 years vboxsync NAT: some refactoring of ip fragmentation code
(edit) @19845   16 years vboxsync NAT: enabling no-storing ethernet by default
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19843   16 years vboxsync Support/FreeBSD: Fix the host panic when unloading the support driver. …
(edit) @19842   16 years vboxsync SharedClipboard/GuestHost and HostServices/x11: use asynchronous host …
(edit) @19841   16 years vboxsync HostServices/SharedClipboard: added asynchronous processing for …
(edit) @19840   16 years vboxsync #3790: Proper init of receive buffer size fixes the issue with PXE …
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19838   16 years vboxsync NAT: Ether address debug printing
(edit) @19837   16 years vboxsync FE/Qt4: 3875: Guest SMP settings - Initial Commit.
(edit) @19836   16 years vboxsync Fix for the videomodehint processing in Windows7 guest.
(edit) @19835   16 years vboxsync Comment update
(edit) @19834   16 years vboxsync Comment update
(edit) @19833   16 years vboxsync PGM_INVL_GUEST_TLBS -> PGM_INVL_VCPU_TLBS
(edit) @19832   16 years vboxsync Reapplied tlb flushing changes
(edit) @19831   16 years vboxsync Always poke
(edit) @19830   16 years vboxsync Bugfix
(edit) @19829   16 years vboxsync updates
(edit) @19828   16 years vboxsync Compile fix
(edit) @19827   16 years vboxsync Bugfix
(edit) @19826   16 years vboxsync Implemented a non-blocking RTMpPokeCpu for Windows hosts.
(edit) @19825   16 years vboxsync Backed out 47465
(edit) @19824   16 years vboxsync Storage/VHD: cooperate with VBoxHDD to suppress redundant writes
(edit) @19823   16 years vboxsync UUID: for IDisplay in r47467.
(edit) @19822   16 years vboxsync --use-brain
(edit) @19821   16 years vboxsync TM: TMTimerPoll cleanup.
(edit) @19820   16 years vboxsync TM: Joined up the two poll functions and making TMTimerPollGIP …
(edit) @19819   16 years vboxsync iprt/cdefs.h: DECL_FORCE_INLINE and DECL_NO_INLINE.
(edit) @19818   16 years vboxsync Compile fixes
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
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