|
|
|
@30684
|
14 years |
vboxsync |
TM: Added resettable accounting stats. Count the halts and execution …
|
|
|
|
@30683
|
14 years |
vboxsync |
Main: add missing ErrorInfo operator=
|
|
|
|
@30682
|
14 years |
vboxsync |
Main: build fix (add missing ErrorInfo copy constructor)
|
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
|
@30680
|
14 years |
vboxsync |
FE/Qt4: fix win burn
|
|
|
|
@30679
|
14 years |
vboxsync |
FE/Qt4: not necessary
|
|
|
|
@30678
|
14 years |
vboxsync |
FE/Qt4: to mutch
|
|
|
|
@30677
|
14 years |
vboxsync |
FE/Qt4: Use new IEvent interface. Massive cleanup of the event …
|
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
|
@30675
|
14 years |
vboxsync |
FE/Qt: New running VM core: little fix for specific keyboard-handlers.
|
|
|
|
@30674
|
14 years |
vboxsync |
FE/Qt: New running VM core: reordering some includes in …
|
|
|
|
@30673
|
14 years |
vboxsync |
FE/Qt: New running VM core: Some includes cleaning for UIMachineView; …
|
|
|
|
@30672
|
14 years |
vboxsync |
And another
|
|
|
|
@30671
|
14 years |
vboxsync |
Compile fix
|
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
|
@30669
|
14 years |
vboxsync |
Compile fix
|
|
|
|
@30668
|
14 years |
vboxsync |
Generate a session id for the VM that is changed every time the VM …
|
|
|
|
@30667
|
14 years |
vboxsync |
Solaris/Installer: Support remote installations. Adds better support …
|
|
|
|
@30666
|
14 years |
vboxsync |
This too
|
|
|
|
@30665
|
14 years |
vboxsync |
Backed out previous changes
|
|
|
|
@30664
|
14 years |
vboxsync |
PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
|
|
|
|
@30663
|
14 years |
vboxsync |
xpcom/python: fix condition for building the module for python 2.5
|
|
|
|
@30662
|
14 years |
vboxsync |
Comments, some logging.
|
|
|
|
@30661
|
14 years |
vboxsync |
Corrected assertion
|
|
|
|
@30660
|
14 years |
vboxsync |
Very annoying to return informational codes without hitting …
|
|
|
|
@30659
|
14 years |
vboxsync |
Main/HostHardwareLinux: removed an assertion based on an incorrect …
|
|
|
|
@30658
|
14 years |
vboxsync |
Propagate error code from GMMR0CheckSharedModules properly
|
|
|
|
@30657
|
14 years |
vboxsync |
wddm/3d: swapchain & render target fixes
|
|
|
|
@30656
|
14 years |
vboxsync |
Missing init
|
|
|
|
@30655
|
14 years |
vboxsync |
Moved check
|
|
|
|
@30654
|
14 years |
vboxsync |
PGMAllGst.h: Follow-up to r63343, overlooked the typo on the other …
|
|
|
|
@30653
|
14 years |
vboxsync |
vusb: header updates
|
|
|
|
@30652
|
14 years |
vboxsync |
Reset balloon counter during reset
|
|
|
|
@30651
|
14 years |
vboxsync |
log.cpp: N_() around error messages.
|
|
|
|
@30650
|
14 years |
vboxsync |
Attempt nr 2 to reinit page fusion after VM restore
|
|
|
|
@30649
|
14 years |
vboxsync |
FE/Qt4-OSX: fix warnings
|
|
|
|
@30648
|
14 years |
vboxsync |
Wrong tree
|
|
|
|
@30647
|
14 years |
vboxsync |
SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
|
|
|
|
@30646
|
14 years |
vboxsync |
Reregister all shared modules after VM restore
|
|
|
|
@30645
|
14 years |
vboxsync |
FE/Qt: Mac build fix.
|
|
|
|
@30644
|
14 years |
vboxsync |
FE/Qt: One more mac build fix.
|
|
|
|
@30643
|
14 years |
vboxsync |
FE/Qt: Mac build fix 6 for r63372.
|
|
|
|
@30642
|
14 years |
vboxsync |
FE/Qt: Mac build fix 5 for r63372.
|
|
|
|
@30641
|
14 years |
vboxsync |
FE/Qt: Mac build fix 4 for r63372.
|
|
|
|
@30640
|
14 years |
vboxsync |
FE/Qt: Mac build fix 3 for r63372.
|
|
|
|
@30639
|
14 years |
vboxsync |
FE/Qt: Mac build fix 2 for r63372.
|
|
|
|
@30638
|
14 years |
vboxsync |
FE/Qt: Mac build fix 1 for r63372.
|
|
|
|
@30637
|
14 years |
vboxsync |
FE/Qt: 5079: Separate UI Keyboard-Handler for running VM - initial …
|
|
|
|
@30636
|
14 years |
vboxsync |
FE/Qt: New running VM core: Just some cosmetics.
|
|
|
|
@30635
|
14 years |
vboxsync |
tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
|
|
|
|
@30634
|
14 years |
vboxsync |
nsEmbedString.h: three more warnings.
|
|
|
|
@30633
|
14 years |
vboxsync |
Main/cbindings: shut up pedantic & -Wshadow warnings.
|
|
|
|
@30632
|
14 years |
vboxsync |
Main: simplify and document ComPtr<> template; speeds up compiling a bit
|
|
|
|
@30631
|
14 years |
vboxsync |
Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
|
|
|
|
@30630
|
14 years |
vboxsync |
wddm/3d: QueryResourceResidency (not needed for now, disabled, not …
|
|
|
|
@30629
|
14 years |
vboxsync |
Main: irrelevant change sneaked in
|
|
|
|
@30628
|
14 years |
vboxsync |
Main: no need for array size
|
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
|
@30626
|
14 years |
vboxsync |
wddm/3d: fix initial size
|
|
|
|
@30625
|
14 years |
vboxsync |
Guest Control/Service: Logging.
|
|
|
|
@30624
|
14 years |
vboxsync |
crOpenGL: clean the stub data on dll unload
|
|
|
|
@30623
|
14 years |
vboxsync |
dwwm/3d: render target & create device fix
|
|
|
|
@30622
|
14 years |
vboxsync |
wddm/3d: change present call
|
|
|
|
@30621
|
14 years |
vboxsync |
Main: Events: typo
|
|
|
|
@30620
|
14 years |
vboxsync |
VBoxShell: get rid of callbacks
|
|
|
|
@30619
|
14 years |
vboxsync |
burn fix
|
|
|
|
@30618
|
14 years |
vboxsync |
SDL/FE: use events
|
|
|
|
@30617
|
14 years |
vboxsync |
Guest Control/Main: Even more safer!
|
|
|
|
@30616
|
14 years |
vboxsync |
Put back assertion
|
|
|
|
@30615
|
14 years |
vboxsync |
PGMAllGst.h: Fixed >= _4G tests, bad a #if statement was copied around…
|
|
|
|
@30614
|
14 years |
vboxsync |
Comments.
|
|
|
|
@30613
|
14 years |
vboxsync |
Free zero page when loading a saved state with prealloc enabled.
|
|
|
|
@30612
|
14 years |
vboxsync |
Guest Control/Main: Be safe here.
|
|
|
|
@30611
|
14 years |
vboxsync |
strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values …
|
|
|
|
@30610
|
14 years |
vboxsync |
Naming.
|
|
|
|
@30609
|
14 years |
vboxsync |
webservice: add missing mutex for thread logging identifiers (helgrind …
|
|
|
|
@30608
|
14 years |
vboxsync |
GetEvent -> HRESULT, not int.
|
|
|
|
@30607
|
14 years |
vboxsync |
webservice: optimizations second try: avoid calling QueryInterface? …
|
|
|
|
@30606
|
14 years |
vboxsync |
Frontends: headless frontend use events now
|
|
|
|
@30605
|
14 years |
vboxsync |
DevVGA: Do not attempt to dump non-printable characters.
|
|
|
|
@30604
|
14 years |
vboxsync |
Refined check
|
|
|
|
@30603
|
14 years |
vboxsync |
wddm/3d: render target fixes
|
|
|
|
@30602
|
14 years |
vboxsync |
Wrong check when inflating balloon during state restore.
|
|
|
|
@30601
|
14 years |
vboxsync |
VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
|
|
|
|
@30600
|
14 years |
vboxsync |
typo
|
|
|
|
@30599
|
14 years |
vboxsync |
VBoxManage: transition to events
|
|
|
|
@30598
|
14 years |
vboxsync |
crOpenGL: enable new tracking code for solaris
|
|
|
|
@30597
|
14 years |
vboxsync |
alignment check on BUSLOGIC::CritSectIntr.
|
|
|
|
@30596
|
14 years |
vboxsync |
DevBusLogic: The CritSectIntr member must be 64-bit aligned even on …
|
|
|
|
@30595
|
14 years |
vboxsync |
DevPS2: Only call pfnSetActive if there is a driver attached
|
|
|
|
@30594
|
14 years |
vboxsync |
Fix VBoxBFE frontend after latest interface changes
|
|
|
|
@30593
|
14 years |
vboxsync |
vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
|
|
|
|
@30592
|
14 years |
vboxsync |
BusLogic: Fix NT4 and SCO OpenServer guests. For NT4 the product …
|
|
|
|
@30591
|
14 years |
vboxsync |
Main: events bits
|
|
|
|
@30590
|
14 years |
vboxsync |
HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
|
|
|
|
@30589
|
14 years |
vboxsync |
VBox/stam.h: Added some new macros for STAMPROFILEADV and optimized a …
|
|
|
|
@30588
|
14 years |
vboxsync |
wddm/3d: create render target & create device fixes (draft, not …
|
|
|
|
@30587
|
14 years |
vboxsync |
IntNet: Profile sends.
|
|
|
|
@30586
|
14 years |
vboxsync |
TM: Added timer that calculates the cpu load % every 1000 ms (real time).
|
|
|
|
@30585
|
14 years |
vboxsync |
wddm/3d: disabled set render target code
|
|
|
|