|
|
@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 …
|
|
|
@56594
|
9 years |
vboxsync |
Storage/AHCI: Don't try to free a request structure which does not …
|
|
|
@56593
|
9 years |
vboxsync |
info vmsvga
|
|
|
@56592
|
9 years |
vboxsync |
Network/Win: Replace FUNCTION macro with literal strings to improve …
|
|
|
@56591
|
9 years |
vboxsync |
Network/NetLwf: DbgPring statements to help with diagnosing …
|
|
|
@56590
|
9 years |
vboxsync |
Frontend/VBoxManage: avoid crash with empty string (happened during …
|
|
|
@56589
|
9 years |
vboxsync |
Network/NetLwf: listModules access and modification fixes (#7231)
|
|
|
@56588
|
9 years |
vboxsync |
Main/idl: reserved method/attribute fine tuning now that more …
|
|
|
@56587
|
9 years |
vboxsync |
Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
|
|
|
@56584
|
9 years |
vboxsync |
Main/RemoteUSBDevice: convert to API wrapper usage
|
|
|
@56583
|
9 years |
vboxsync |
Main/ConsoleImpl: LogRel nit and todo has been addressed.
|
|
|
@56582
|
9 years |
vboxsync |
Main/Console: make resume attempts over the API fail with a …
|
|
|
@56581
|
9 years |
vboxsync |
Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
|
|
|
@56580
|
9 years |
vboxsync |
whitespace
|
|
|
@56579
|
9 years |
vboxsync |
Storage/ATA: fixed returned device strings from INQUIRY command (were …
|
|
|
@56578
|
9 years |
vboxsync |
HostServices/SharedOpenGL: LogRel nits.
|
|
|
@56577
|
9 years |
vboxsync |
Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
|
|
|
@56576
|
9 years |
vboxsync |
HostDrivers/Support: added bugref to fix.
|
|
|
@56575
|
9 years |
vboxsync |
DnD/VbglR3: Cleanup.
|
|
|
@56574
|
9 years |
vboxsync |
Main/ProgressProxy: eliminate unnecessary includes
|
|
|
@56573
|
9 years |
vboxsync |
Storage/tstVDIo: Avoid division by 0
|
|
|
@56572
|
9 years |
vboxsync |
VMM/HMR0: comment.
|
|
|
@56569
|
10 years |
vboxsync |
fixed variable name
|
|
|
@56567
|
10 years |
vboxsync |
IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
|
|
|
@56566
|
10 years |
vboxsync |
Host 3D: Expando SPU, DLM module.
- DLM module reworked. Now it uses …
|
|
|
@56564
|
10 years |
vboxsync |
Solaris/Installer: Fix for Solaris 12 renaming iconv/utf-8 package.
|
|
|
@56563
|
10 years |
vboxsync |
Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
|
|
|
@56562
|
10 years |
vboxsync |
Build fix.
|
|
|
@56561
|
10 years |
vboxsync |
FE/Qt: attempt to fix a regression that sometimes made the GUI start …
|
|
|
@56559
|
10 years |
vboxsync |
SUPDrv-darwin: comment typo.
|
|
|
@56558
|
10 years |
vboxsync |
SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
|
|
|
@56555
|
10 years |
vboxsync |
DnD: FE/Qt: Return the (variant) drag data by reference, added rc.
|
|
|
@56554
|
10 years |
vboxsync |
DnD/Main: Wait a bit longer when checking for pending guest->host …
|
|
|
@56553
|
10 years |
vboxsync |
DnD/Main: Update for error messages.
|
|
|
@56552
|
10 years |
vboxsync |
ConsoleImpl: use doxygen for todo.
|
|
|
@56551
|
10 years |
vboxsync |
Main/src-client: Don't resume a VM on host-resume unless it was …
|
|
|
@56533
|
10 years |
vboxsync |
VBoxManage generated help updates, manual/Makefile.kmk hacking, …
|
|
|