|
|
@56710
|
9 years |
vboxsync |
FE/Qt: updated Hungarian translation. Thank you Tom Evin.
|
|
|
@56709
|
9 years |
vboxsync |
GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
|
|
|
@56708
|
9 years |
vboxsync |
VMM/HMVMXR0: Remove incorrect debug assertion.
|
|
|
@56707
|
9 years |
vboxsync |
IEM: fix inverted conditions.
|
|
|
@56706
|
9 years |
vboxsync |
HMR0Term: must init rc.
|
|
|
@56705
|
9 years |
vboxsync |
HMR0.cpp: Don't call SUPR0EnableVTx(false) in HMR0Term unless we've …
|
|
|
@56704
|
9 years |
vboxsync |
FE/Qt: 7844: Store desired guest-screen visibility statuses in extra-data.
|
|
|
@56703
|
9 years |
vboxsync |
DevE1000: Corrected return codes.
|
|
|
@56702
|
9 years |
vboxsync |
supdrvOSEnableVTx: Protect against double disable when we can (#7920).
|
|
|
@56701
|
9 years |
vboxsync |
FE/Qt: 7844: Some cleanup in corresponding code.
|
|
|
@56700
|
9 years |
vboxsync |
RTGetOptPrintError: Don't crash on VERR_GETOP_TINVALID_ARGUMENT_FORMAT …
|
|
|
@56699
|
9 years |
vboxsync |
dbgkrnlinfo-r0drv-darwin.cpp: Replaced vm_map_wire with vm_map_unwire …
|
|
|
@56696
|
9 years |
vboxsync |
Main/cbinding: fix a possible NULL pointer dereference in the sample …
|
|
|
@56694
|
9 years |
vboxsync |
VMM/GIM: Cleanup.
|
|
|
@56693
|
9 years |
vboxsync |
nit.
|
|
|
@56692
|
9 years |
vboxsync |
Forgot to commit a file.
|
|
|
@56691
|
9 years |
vboxsync |
VBoxManage guestcontrol mkdir: arg parsing fix.
|
|
|
@56690
|
9 years |
vboxsync |
temp build fix
|
|
|
@56689
|
9 years |
vboxsync |
Audio: Volume control debugging aids.
|
|
|
@56688
|
9 years |
vboxsync |
tdAddGuestCtrl.py: Fixed up the session environment change test.
|
|
|
@56687
|
9 years |
vboxsync |
oops; backing out r101324.
|
|
|
@56686
|
9 years |
vboxsync |
revered wrong rev
|
|
|
@56685
|
9 years |
vboxsync |
vbox.py: Added getXcptResult helper to ComError.
|
|
|
@56684
|
9 years |
vboxsync |
oops; backing out r100056
|
|
|
@56683
|
9 years |
vboxsync |
Session::uninitialize: Shut up assertion that annoys the heck out of …
|
|
|
@56682
|
9 years |
vboxsync |
Shut up assertion that annoys the heck out of me right now …
|
|
|
@56681
|
9 years |
vboxsync |
GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
|
|
|
@56680
|
9 years |
vboxsync |
env-generic.cpp: The environment is case sensitive, not insensitive. duh.
|
|
|
@56679
|
9 years |
vboxsync |
Main/cbinding: fix new style reserved attribute "unit" (forgotten …
|
|
|
@56678
|
9 years |
vboxsync |
VMM/GIM: Update the cached TSC frequency on state-load in KVM …
|
|
|
@56677
|
9 years |
vboxsync |
VMM/GIM: Use a consistent TSC frequency for all VCPUs when KVM is used.
|
|
|
@56676
|
9 years |
vboxsync |
Storage/AHCI: Fix assertion which can trigger erroneously after …
|
|
|
@56675
|
9 years |
vboxsync |
Additions/linux: Implement '-s' sloppy option parsing for shared folders.
|
|
|
@56674
|
9 years |
vboxsync |
Devices/PS2K: LogRel nit.
|
|
|
@56673
|
9 years |
vboxsync |
DevVGA: set HGSMI host heap type when restoring from saved state.
|
|
|
@56672
|
9 years |
vboxsync |
VMM/GIM: Workaround PGM issue with large pages in Hyper-V by directly …
|
|
|
@56671
|
9 years |
vboxsync |
DnD/VBoxClient: Initialize empty format string in ghIsDnDPending(), …
|
|
|
@56670
|
9 years |
vboxsync |
German NLS fixes
|
|
|
@56669
|
9 years |
vboxsync |
glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
|
|
|
@56668
|
9 years |
vboxsync |
Fixed outs mnemonic
|
|
|
@56667
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
|
|
|
@56666
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Optimize the OUTS on old-CPU when it's clear from …
|
|
|
@56665
|
9 years |
vboxsync |
hmR0SvmExitIOInstr: Adjusted the u3SEG validity check to exclude …
|
|
|
@56664
|
9 years |
vboxsync |
HMSVMR0.cpp: Fixed incorrect I/O instruction length check.
|
|
|
@56663
|
9 years |
vboxsync |
HMSVMR0.cpp: VT-x and IEM insists on having busy TSS descriptor types …
|
|
|
@56662
|
9 years |
vboxsync |
Main: When changing audio controller, change codec as well.
|
|
|
@56661
|
9 years |
vboxsync |
DnD/VBoxTray: Also support retrieving plain text, added better …
|
|
|
@56660
|
9 years |
vboxsync |
iomMmioCommonPfHandler: Deal with IEM failure.
|
|
|
@56659
|
9 years |
vboxsync |
Additions/crOpenGL: take the right error path if the host service is …
|
|
|
@56658
|
9 years |
vboxsync |
Storage/AHCI: Fix possible use after free after an I/O error occurred. …
|
|
|
@56657
|
9 years |
vboxsync |
DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
|
|
|
@56656
|
9 years |
vboxsync |
DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
|
|
|
@56655
|
9 years |
vboxsync |
Build fix.
|
|
|
@56654
|
9 years |
vboxsync |
DnD: FE/Qt: Better try negotiating a format between host and guest.
|
|
|
@56653
|
9 years |
vboxsync |
DnD: Some renaming, documentation, logging.
|
|
|
@56652
|
9 years |
vboxsync |
DnD/VbglR3: Also support non URI-data transfers, logging.
|
|
|
@56651
|
9 years |
vboxsync |
DnD/VBoxClient: Got rid of the buffer selection request code, …
|
|
|
@56649
|
9 years |
vboxsync |
RT_MIN is a macro
|
|
|
@56648
|
9 years |
vboxsync |
Audio: Remove DEV_AUDIO logging group and split it up into per device …
|
|
|
@56647
|
9 years |
vboxsync |
Audio/OSS: Wrong svn Id header
|
|
|
@56646
|
9 years |
vboxsync |
Audio: Another bunch of wrong assertions
|
|
|
@56645
|
9 years |
vboxsync |
Audio/Alsa: Wrong assertion
|
|
|
@56644
|
9 years |
vboxsync |
Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
|
|
|
@56642
|
9 years |
vboxsync |
VMM/HMSVMR0: extra RC in assert in IO exits like r101262 for VT-x.
|
|
|
@56641
|
9 years |
vboxsync |
Comment
|
|
|
@56640
|
9 years |
vboxsync |
iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
|
|
|
@56639
|
9 years |
vboxsync |
AHCI: Make sure all memory allocated from the driver below is freed …
|
|
|
@56637
|
9 years |
vboxsync |
5.0.0 RC2
|
|
|
@56636
|
9 years |
vboxsync |
Main/glue/tests: add some comments to the java sample code, and clean …
|
|
|
@56635
|
9 years |
vboxsync |
IOM: Enabled the non-#PF ring-0 and raw-mode access handlers (for …
|
|
|
@56634
|
9 years |
vboxsync |
VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
|
|
|
@56633
|
9 years |
vboxsync |
PGMPool.cpp: Enable non-#PF ring-0 access handlers.
|
|
|
@56632
|
9 years |
vboxsync |
DevVGA.cpp: Enable the non-#PF ring-0 access handler.
|
|
|
@56631
|
9 years |
vboxsync |
iemMemMap: Log VERR_IEM_IPE_9 details.
|
|
|
@56630
|
9 years |
vboxsync |
German NLS fix
|
|
|
@56629
|
9 years |
vboxsync |
IEM: More internal error status codes (9).
|
|
|
@56628
|
9 years |
vboxsync |
IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
|
|
|
@56627
|
9 years |
vboxsync |
PGMPhys: The s_abPlayItSafe bits in dealing with …
|
|
|
@56626
|
9 years |
vboxsync |
PGMInline.h: pvZeroPg and physical guest address TLB may need some …
|
|
|
@56625
|
9 years |
vboxsync |
doc/SDKRef: Document how to run the system event queue when using the …
|
|
|
@56623
|
9 years |
vboxsync |
finally unused
|
|
|
@56622
|
9 years |
vboxsync |
don't include vl_vbox.h anymore
|
|
|
@56621
|
9 years |
vboxsync |
Installer/darwin: Put the CLI bits in /usr/local/bin instead of …
|
|
|
@56620
|
9 years |
vboxsync |
VMM/HMR0: comments.
|
|
|
@56619
|
9 years |
vboxsync |
VMM/HMR0: revert r101249, added comment to clarify usage.
|
|
|
@56618
|
9 years |
vboxsync |
VMM/HMR0: Don't read MSR unnecessarily.
|
|
|
@56617
|
9 years |
vboxsync |
DnD: FE/Qt: Logging.
|
|
|
@56616
|
9 years |
vboxsync |
DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
|
|
|
@56615
|
9 years |
vboxsync |
Main: build fixes
|
|
|
@56611
|
9 years |
vboxsync |
IOM/INSEx: Must dirty the page.
|
|
|
@56610
|
9 years |
vboxsync |
Main/Machine: add stub of a new method which will apply the VM default …
|
|
|
@56607
|
9 years |
vboxsync |
IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
|
|
|
@56602
|
9 years |
vboxsync |
3D: Display Lists: add dependency for VBoxOGLcrserverlib.
|
|
|
@56601
|
9 years |
vboxsync |
3D: Display Lists: temporary disable Expando SPU and DLM.
|
|
|
@56600
|
9 years |
vboxsync |
Main/webservice: more Windows build fixing
|
|
|
@56599
|
9 years |
vboxsync |
Warning fix (32-bit Windows).
|
|
|
@56598
|
9 years |
vboxsync |
Main/webservice: windows build fix
|
|
|
@56597
|
9 years |
vboxsync |
Main/webservice: make an attempt at gracefully handling webservice …
|
|
|
@56596
|
9 years |
vboxsync |
Main/idl: change the unit of "reservedAttributes" from read-write …
|
|
|
@56595
|
9 years |
vboxsync |
Main/Machine+ProgresProxy: for the few things not handled by the …
|
|
|