|
|
@10710
|
16 years |
vboxsync |
Fix debug logging in PDMDriver
|
|
|
@10709
|
16 years |
vboxsync |
Main: SafeArray: Added SafeArrayTraits <const PRUnichar *> to make …
|
|
|
@10708
|
16 years |
vboxsync |
Runtime: add cache implementation
|
|
|
@10707
|
16 years |
vboxsync |
Include bit 5 in the debug register armed mask.
|
|
|
@10706
|
16 years |
vboxsync |
Backed out 33381. Could be responsible for test regressions.
|
|
|
@10705
|
16 years |
vboxsync |
PGMGetModeName: added nested paging
|
|
|
@10704
|
16 years |
vboxsync |
Write a notice about nested paging usage to the release log.
|
|
|
@10703
|
16 years |
vboxsync |
Use the CFGMR3QueryBoolDef API that was added recently.
|
|
|
@10702
|
16 years |
vboxsync |
Made the CFGMR3*Def() integer apis always return something, even on …
|
|
|
@10701
|
16 years |
vboxsync |
FE/Qt4: double fix
|
|
|
@10700
|
16 years |
vboxsync |
FE/Qt4: VM Parallel settings face lift.
|
|
|
@10699
|
16 years |
vboxsync |
FE/Qt4: VM Serial settings face lift.
|
|
|
@10698
|
16 years |
vboxsync |
FE/Qt4: thats bad …
|
|
|
@10697
|
16 years |
vboxsync |
Do *NOT* invoke the logger when inside a spinlock because it may block …
|
|
|
@10696
|
16 years |
vboxsync |
FE/Qt4: VM Network settings face lift.
|
|
|
@10695
|
16 years |
vboxsync |
Added HWVirtExNestedPagingEnabled method to MachineDebugger.
|
|
|
@10694
|
16 years |
vboxsync |
Note about missing input validation pvVMMR0.
|
|
|
@10693
|
16 years |
vboxsync |
Added setting for nested paging (default on).
|
|
|
@10692
|
16 years |
vboxsync |
Cleaned up
|
|
|
@10691
|
16 years |
vboxsync |
Enable nested paging by default.
|
|
|
@10690
|
16 years |
vboxsync |
FE/Qt4: VM SF settings face lift.
|
|
|
@10689
|
16 years |
vboxsync |
FE/Qt4: Create the connection in the designer.
|
|
|
@10688
|
16 years |
vboxsync |
FE/Qt4: VM VRDP settings face lift.
|
|
|
@10687
|
16 years |
vboxsync |
Save the FPU control word and MXCSR on entry and restore them …
|
|
|
@10686
|
16 years |
vboxsync |
FE/Qt4: VM Audio settings face lift.
|
|
|
@10685
|
16 years |
vboxsync |
FE/Qt4: Corrected the grid layout.
|
|
|
@10684
|
16 years |
vboxsync |
FE/Qt4: VM FD settings face lift.
|
|
|
@10683
|
16 years |
vboxsync |
Backed out 33399; must save the host context on entry due to long …
|
|
|
@10682
|
16 years |
vboxsync |
Saving of the host state is done correctly already for VT-x. (not …
|
|
|
@10681
|
16 years |
vboxsync |
intnet: More TrunkIf code.
|
|
|
@10680
|
16 years |
vboxsync |
Increase minor version, needed some timestamp functions.
|
|
|
@10679
|
16 years |
vboxsync |
Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
|
|
|
@10678
|
16 years |
vboxsync |
Build fix.
|
|
|
@10677
|
16 years |
vboxsync |
Added INTNETTRUNKFACTORY::pfnRelease, dealth with a unload race …
|
|
|
@10676
|
16 years |
vboxsync |
FE/Qt4: VM CD settings face lift.
|
|
|
@10675
|
16 years |
vboxsync |
VBoxSDL: implemented -fullscreenresize
|
|
|
@10674
|
16 years |
vboxsync |
Logging
|
|
|
@10673
|
16 years |
vboxsync |
Comment added.
|
|
|
@10672
|
16 years |
vboxsync |
Added a comment about the fact that we trash our own FPU state. Could …
|
|
|
@10671
|
16 years |
vboxsync |
FE/Qt4: VM HD settings face lift.
|
|
|
@10670
|
16 years |
vboxsync |
FE/Qt4: Add the os type icon to the combobox in the vm general settings.
|
|
|
@10669
|
16 years |
vboxsync |
Use rip of course
|
|
|
@10668
|
16 years |
vboxsync |
Enabled our ring 3 instruction emulation fallback again. WARNING: …
|
|
|
@10667
|
16 years |
vboxsync |
Sync back TPR if necessary.
|
|
|
@10666
|
16 years |
vboxsync |
Forgot to export the new functions via the import lib.
|
|
|
@10665
|
16 years |
vboxsync |
Fixed apicHasPendingInterrupt.
|
|
|
@10664
|
16 years |
vboxsync |
Compile for for the PDMApicGetTPR change.
|
|
|
@10663
|
16 years |
vboxsync |
Created tstIntNet-1 for checking that capturing an interface works on …
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10661
|
16 years |
vboxsync |
Reduce the number of world switches caused by cr8 writes by checking …
|
|
|
@10660
|
16 years |
vboxsync |
Implemented apicHasPendingIrq.
|
|
|
@10659
|
16 years |
vboxsync |
FE/Qt4: renamed the files also
|
|
|
@10658
|
16 years |
vboxsync |
FE/Qt4:
- Renamed VBoxPathSelector to VBoxFilePathSelectorWidget
- …
|
|
|
@10657
|
16 years |
vboxsync |
FE/Qt4: Don't forget these!
|
|
|
@10656
|
16 years |
vboxsync |
Additions/x11: rewrote todos in the XFree86 graphics driver
|
|
|
@10655
|
16 years |
vboxsync |
Guest MSR_K6_EFER_FFXSR value is not relevant. Always manually …
|
|
|
@10654
|
16 years |
vboxsync |
Additions/common: build fix (VbglR3Daemonize call in VBoxService takes …
|
|
|
@10653
|
16 years |
vboxsync |
Additions/x11: made r33355 apply to all hosts (remove libstdc++ …
|
|
|
@10652
|
16 years |
vboxsync |
hgcm: added a callback parameter type (for host use only)
|
|
|
@10651
|
16 years |
vboxsync |
Additions/common: removed default argument to VbglR3Daemonize
|
|
|
@10650
|
16 years |
vboxsync |
FE/Qt4: Default to the "Basic" page.
|
|
|
@10649
|
16 years |
vboxsync |
FE/Qt4:
- Added a new label separator class.
- Added a new path …
|
|
|
@10648
|
16 years |
vboxsync |
Moved X86FXSTATE from x86.mac to cpum.mac.
|
|
|
@10647
|
16 years |
vboxsync |
Manual saving of XMM registers.
Use new FPU/MMX/XMM state saving for …
|
|
|
@10646
|
16 years |
vboxsync |
Made RTLogDestroy ignore NULL logger.
|
|
|
@10645
|
16 years |
vboxsync |
Additions/xll: removed some more gcc libstdc++ dependencies in VBoxClient
|
|
|
@10644
|
16 years |
vboxsync |
r=bird: The file mode is the 3rd argument to open. If no mode is …
|
|
|
@10643
|
16 years |
vboxsync |
kBuild 1681 -> 1685: Better qt4 detection. Initial qt3 unit.
|
|
|
@10642
|
16 years |
vboxsync |
Enable internal networking on the mac.
|
|
|
@10641
|
16 years |
vboxsync |
Performance API files exported to OSE.
|
|
|
@10640
|
16 years |
vboxsync |
spaces
|
|
|
@10639
|
16 years |
vboxsync |
reverted r33336 (debug code).
|
|
|
@10638
|
16 years |
vboxsync |
Generalize the VbglR3WriteLog input checks and specialize the windows …
|
|
|
@10637
|
16 years |
vboxsync |
backported spelling fixes in in r33334
|
|
|
@10636
|
16 years |
vboxsync |
build fix and log adjustments.
|
|
|
@10635
|
16 years |
vboxsync |
Additions/common: support in the R3 guest library creating a pidfile …
|
|
|
@10634
|
16 years |
vboxsync |
Runtime: implement Unix access permissions in RTFileOpen
|
|
|
@10633
|
16 years |
vboxsync |
No return
|
|
|
@10632
|
16 years |
vboxsync |
qt3 unit on the move (disabled).
|
|
|
@10631
|
16 years |
vboxsync |
FE/Qt4: No accepted anymore!
|
|
|
@10630
|
16 years |
vboxsync |
Newer functions for handling fpu save/restore in ring 0.
|
|
|
@10629
|
16 years |
vboxsync |
configure: write Qt4 include path as well
|
|
|
@10628
|
16 years |
vboxsync |
Windows guest logging R0: Added VBOXGUEST_IOCTL_LOG for release …
|
|
|
@10627
|
16 years |
vboxsync |
Windows guest logging R3: Removed not needed output buffer in IOCTL.
|
|
|
@10626
|
16 years |
vboxsync |
Windows guest logging R3: Bugfix for const-modifier.
|
|
|
@10625
|
16 years |
vboxsync |
FE/Qt4: typos
|
|
|
@10624
|
16 years |
vboxsync |
configure: removed superflous make variables
|
|
|
@10623
|
16 years |
vboxsync |
Moved testwrappers:: up a bit.
|
|
|
@10622
|
16 years |
vboxsync |
no more QT_UISRCS, it all in SOURCES now.
|
|
|
@10621
|
16 years |
vboxsync |
commited qt4 unit part3, clean up unused / dead stuff.
|
|
|
@10620
|
16 years |
vboxsync |
VBoxSDL: fixed SEGFAULT during shutdown
|
|
|
@10619
|
16 years |
vboxsync |
Enabled USE_KBUILD_QT4_UNIT_PART_3.
|
|
|
@10618
|
16 years |
vboxsync |
kBuild 1680 -> 1681: fixed includes (all) and qtmain.lib (win) in the …
|
|
|
@10617
|
16 years |
vboxsync |
qt4 unit: part 3; clean ups.
|
|
|
@10616
|
16 years |
vboxsync |
comment
|
|
|
@10615
|
16 years |
vboxsync |
stdint.h & C++ fun.
|
|
|
@10614
|
16 years |
vboxsync |
Enable posix timers by default by all users of the code (requirement …
|
|
|
@10613
|
16 years |
vboxsync |
Performance API enabled for Linux, Solaris and Windows.
POSIX timers …
|
|
|
@10612
|
16 years |
vboxsync |
Another attempt to fix OS X build.
|
|
|
@10611
|
16 years |
vboxsync |
Fe/Qt4: '3003: Auto-update: New-version notifier':
Removing ability to …
|
|
|