VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19540   16 years vboxsync GuestHost/SharedClipboard/x11: code cleanup
(edit) @19539   16 years vboxsync VMMR3YieldSuspend: only cpu 0 for now.
(edit) @19538   16 years vboxsync TM: Moved TMR3TimerDestroy from TMAll.cpp to TM.cpp.
(edit) @19537   16 years vboxsync TMR3TimerDestroy: rewrite to ring-3 only.
(edit) @19536   16 years vboxsync GuestHost/SharedClipboard/x11: renamed a struct
(edit) @19535   16 years vboxsync GuestHost/SharedClipboard/x11: removed some debugging code
(edit) @19534   16 years vboxsync GuestHost/SharedClipboard/x11: test and fix handling of …
(edit) @19533   16 years vboxsync Main-OVF: make sure the source chain is released early on disk image …
(edit) @19532   16 years vboxsync VBoxService/common: Backed cmd line changes; won't work.
(edit) @19531   16 years vboxsync Added RTCritSectGetWaiters
(edit) @19530   16 years vboxsync Main: decouple xml classes from COM dependencies (part 2)
(edit) @19529   16 years vboxsync Introduced VMMR3AtomicExecuteHandler
(edit) @19528   16 years vboxsync Introduced VMMR3AtomicExecuteHandler
(edit) @19527   16 years vboxsync VBoxService/common: Comment.
(edit) @19526   16 years vboxsync VBoxService/common: Bugfix for cmd line.
(edit) @19525   16 years vboxsync NAT: Correct ethernet package check
(edit) @19524   16 years vboxsync iprt/asm.h: try work around gcc 4.3.3/x86 issues in …
(edit) @19523   16 years vboxsync IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
(edit) @19522   16 years vboxsync IPRT: Added a 32-bit implementation of ASMAtomicCmpXchgU64
(edit) @19521   16 years vboxsync VBoxService/common: Don't exit on unknown parameters.
(edit) @19520   16 years vboxsync fix windows burn
(edit) @19519   16 years vboxsync Main: decouple xml classes from COM dependencies
(edit) @19518   16 years vboxsync vboxadd-service: Status messages.
(edit) @19517   16 years vboxsync VBoxService/common: Updated linux parts (installer, setup scripts, ...).
(edit) @19516   16 years vboxsync Always call pgmPoolSyncCR3 from PGMSyncCR3 (regardless of guest paging …
(edit) @19515   16 years vboxsync video hw accel: basic for ddcaps initialization to support …
(edit) @19514   16 years vboxsync VBoxService/common: Tabs.
(edit) @19513   16 years vboxsync VBoxService/common:
(edit) @19512   16 years vboxsync Logging updates
(edit) @19511   16 years vboxsync DVD/Floppy: rollback if unmount failed
(edit) @19510   16 years vboxsync DHCP runner: warnings, spaces
(edit) @19509   16 years vboxsync IPRT: Started on debug support, RTDbg*.
(edit) @19508   16 years vboxsync iprt/system.h: api draft for querying memory installed and available to us.
(edit) @19507   16 years vboxsync TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
(edit) @19506   16 years vboxsync GuestHost/SharedClipboard/x11: add reading Latin1 from X11 to the …
(edit) @19505   16 years vboxsync GuestHost/SharedClipboard/x11: better testcases and a couple of fixes …
(edit) @19504   16 years vboxsync Fixed r47022 regression
(edit) @19503   16 years vboxsync Fixed r47022 regression
(edit) @19502   16 years vboxsync TMAll.cpp: removed two assertions in TMTimerStop as well.
(edit) @19501   16 years vboxsync 2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
(edit) @19500   16 years vboxsync TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
(edit) @19499   16 years vboxsync TMInternal.h: Made TMTIMER::offShcduleNext volatile and switched from …
(edit) @19498   16 years vboxsync TMAll.cpp: Drop two wrong assertions in TMTimerSet (the queue might be …
(edit) @19497   16 years vboxsync TM.cpp: logging changes.
(edit) @19496   16 years vboxsync Solaris optimized version of RTMpPokeCpu
(edit) @19495   16 years vboxsync VM: Name the EMTs differently if there are more than one.
(edit) @19494   16 years vboxsync PDMR3VMMDevHeapAlloc: grumble
(edit) @19493   16 years vboxsync PDMR3VMMDevHeapAlloc: disabled annoying assertion.
(edit) @19492   16 years vboxsync TMAll: Fixed assertion in tmTimerQueueSanityChecks.
(edit) @19491   16 years vboxsync TM/doxygen: show the nice timer state chart.
(edit) @19490   16 years vboxsync tstVMM-2: Deleted as it did end up being used.
(edit) @19489   16 years vboxsync DevAPIC: do not flood the release log!
(edit) @19488   16 years vboxsync Made pgmPoolSyncCR3 a bit more SMP safe (pgmPoolClearAll still to be done).
(edit) @19487   16 years vboxsync Adjusted assertion for now
(edit) @19486   16 years vboxsync TM: Added lock stubbing for debugging purposes (disabled).
(edit) @19485   16 years vboxsync TM: fixed incorrect use of ASMBitTestAndSet in TMR3TimerQueuesDo that …
(edit) @19484   16 years vboxsync PDM*Device.cpp: spaces again.
(edit) @19483   16 years vboxsync Solaris/VBoxNetFlt: redundant prototypes.
(edit) @19482   16 years vboxsync Update
(edit) @19481   16 years vboxsync Missing check for pending VMCPU flags (hwacc case).
(edit) @19480   16 years vboxsync Release the PGM lock when calling physical handlers …
(edit) @19479   16 years vboxsync Got rid of obsolete assertion
(edit) @19478   16 years vboxsync Finished up init IPI processing. (untested)
(edit) @19477   16 years vboxsync tstVBoxAPIWin: Enhanced example for starting a VM via OpenRemoteSession.
(edit) @19476   16 years vboxsync Moved VMMR3SendInitIpi/Sipi
(edit) @19475   16 years vboxsync VMM: sending init IPI
(edit) @19474   16 years vboxsync MMIO locking
(edit) @19473   16 years vboxsync Added PGMIsLockOwner
(edit) @19472   16 years vboxsync Protect port I/O with a critical section.
(edit) @19471   16 years vboxsync Added PGMIsLocked & PDMCritSectIsLocked
(edit) @19470   16 years vboxsync Added IOM lock
(edit) @19469   16 years vboxsync Added PGMIsLocked & PDMCritSectIsLocked.
(edit) @19468   16 years vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19467   16 years vboxsync tstVMM: build fix.
(edit) @19466   16 years vboxsync tstVMM,CFGM: Hacked together a TM testcase in tstVMM.
(edit) @19465   16 years vboxsync iprt/test.h: two typos.
(edit) @19464   16 years vboxsync HGSMI support makefile fixes, basics for passing ddraw command to host
(edit) @19463   16 years vboxsync dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
(edit) @19462   16 years vboxsync VMM: iLastGZRc from VMM to VMMCPU.
(edit) @19461   16 years vboxsync VMEm.cpp: Check for VMCPUSTATE_STARTED_EXEC_REM before calling …
(edit) @19460   16 years vboxsync HWACCM: play safe and only change the state to VMCPUSTATE_STARTED if …
(edit) @19459   16 years vboxsync REM: Work the VMCPU::enmState.
(edit) @19458   16 years vboxsync VBox/vm.h: added VMCPU_CMPXCHG_STATE.
(edit) @19457   16 years vboxsync HWACCM: Work the VMCPU::enmState.
(edit) @19456   16 years vboxsync PDM: Poke the target CPU when setting the interrupt FF.
(edit) @19455   16 years vboxsync linux kernel modules: prevent some superflous output during build
(edit) @19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19453   16 years vboxsync attempt to fix the 32-bit build boxes
(edit) @19452   16 years vboxsync configure: fix picking up qt3 tools instead of the qt4 ones on …
(edit) @19451   16 years vboxsync No @note in body.
(edit) @19450   16 years vboxsync VMMAll: updated SIPI sketch.
(edit) @19449   16 years vboxsync PDMQueue.cpp: stricter assertions.
(edit) @19448   16 years vboxsync spaces + todo.
(edit) @19447   16 years vboxsync spaces
(edit) @19446   16 years vboxsync spaces.
(edit) @19445   16 years vboxsync VMMAll.cpp: How to wake up a CPU (on SIPI), heed todos.
(edit) @19444   16 years vboxsync TM: Serialize EMT access using a critsect.
(edit) @19443   16 years vboxsync Notes about missing functionality
(edit) @19442   16 years vboxsync Don't reschedule in the halted or wait for SIPI case.
(edit) @19441   16 years vboxsync Moved VCPU check up
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