|
|
@58935
|
9 years |
vboxsync |
IEM: More iret logging.
|
|
|
@58934
|
9 years |
vboxsync |
IEM: log doc update.
|
|
|
@58933
|
9 years |
vboxsync |
VBoxVMM.d: More probes.
|
|
|
@58931
|
9 years |
vboxsync |
Build fix.
|
|
|
@58930
|
9 years |
vboxsync |
ValidationKit/UsbTest: Modify the parameters for the Control Writes …
|
|
|
@58929
|
9 years |
vboxsync |
Padding.
|
|
|
@58928
|
9 years |
vboxsync |
HDA: Updating the DMA position not needed here.
|
|
|
@58927
|
9 years |
vboxsync |
Build fix.
|
|
|
@58926
|
9 years |
vboxsync |
HDA: Handle the DMA buffer position bit, comments.
|
|
|
@58925
|
9 years |
vboxsync |
Build fix.
|
|
|
@58924
|
9 years |
vboxsync |
HDA: Comments.
|
|
|
@58923
|
9 years |
vboxsync |
HDA: Condensed register map.
|
|
|
@58922
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 24): Try to fix a build for r104424.
|
|
|
@58921
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 23): Adjusting X11 native stuff to Qt5: …
|
|
|
@58920
|
9 years |
vboxsync |
VBoxTpG,SupDrv: Added a per provider enabled probe counter: …
|
|
|
@58919
|
9 years |
vboxsync |
Audio/CoreAudio: Always pass the associated stream for inClientData …
|
|
|
@58918
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58917
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58916
|
9 years |
vboxsync |
DBGFBp.cpp: Doxygen build fix.
|
|
|
@58915
|
9 years |
vboxsync |
HMVMXR0.cpp: build fix
|
|
|
@58914
|
9 years |
vboxsync |
HM: More VBOXSTRICTRC and related stuff.
|
|
|
@58913
|
9 years |
vboxsync |
HM: Some top-level VBOXSTRICTRC use and related work.
|
|
|
@58912
|
9 years |
vboxsync |
HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
|
|
|
@58911
|
9 years |
vboxsync |
DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
|
|
|
@58910
|
9 years |
vboxsync |
DBGF: alignment fix.
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58908
|
9 years |
vboxsync |
ValidationKit/testdriver/reporter.py: Fix Garbled XML output (the …
|
|
|
@58907
|
9 years |
vboxsync |
ValidationKit/usb: More fixes
|
|
|
@58906
|
9 years |
vboxsync |
Installer/linux: pack rdesktop-vrdp for non-official builds
|
|
|
@58905
|
9 years |
vboxsync |
enable building rdesktop-vrdp in OSE
|
|
|
@58904
|
9 years |
vboxsync |
RDP/client: build fix for rdesktop.tar.gz
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58902
|
9 years |
vboxsync |
made the padding more obvious
|
|
|
@58901
|
9 years |
vboxsync |
Build fix.
|
|
|
@58900
|
9 years |
vboxsync |
Audio: Big revamp of the HDA emulation; also introduced (not yet …
|
|
|
@58899
|
9 years |
vboxsync |
ValidationKit/tests/usb: New profile for local tests
|
|
|
@58898
|
9 years |
vboxsync |
TestExecService/TCP: Fix option handling, don't return VERR_TRY_AGAIN …
|
|
|
@58897
|
9 years |
vboxsync |
bugref:8136: OL7.2: VBoxService not started: wake up systemd when we …
|
|
|
@58896
|
9 years |
vboxsync |
FE/Qt: bugref:6478: Runtime UI: Machine View: UI Session: Suppress …
|
|
|
@58895
|
9 years |
vboxsync |
OpenGL/state_tracker: GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER
|
|
|
@58894
|
9 years |
vboxsync |
FE/Qt: bugref:6478: Runtime UI: Machine View: UI Session: Do not …
|
|
|
@58893
|
9 years |
vboxsync |
FE/Qt: added start of Greek translation.
|
|
|
@58892
|
9 years |
vboxsync |
FE/Qt: added start of Greek translation.
|
|
|
@58890
|
9 years |
vboxsync |
DBGCEmulateCodeView.cpp: Sketched out the sx[-enir] commands which …
|
|
|
@58889
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names (for real …
|
|
|
@58888
|
9 years |
vboxsync |
ValidationKit/testdriver/vboxwrappers.py: Fix method names
|
|
|
@58887
|
9 years |
vboxsync |
SUPDrvGip: Fix race in TSC thread handle update and using it while …
|
|
|
@58886
|
9 years |
vboxsync |
FE/Qt: bugref:6478: Runtime UI: Machine Window: Update status-bar …
|
|
|
@58885
|
9 years |
vboxsync |
Main/Network: fall-back address mask extraction mode for compatibility …
|
|
|
@58884
|
9 years |
vboxsync |
supdrvTscDeltaThreadWait: OSDBGPRINT the state we don't like.
|
|
|
@58883
|
9 years |
vboxsync |
SUPDrvGip.cpp: OSDBGPRINT missing parameter.
|
|
|
@58882
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 22): Weird Qt5 vs Xlib conflict.
|
|
|
@58881
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 21): QCursor API changes: No more support …
|
|
|
@58880
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 20): QX11Info API changes.
|
|
|
@58879
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Cleanup and …
|
|
|
@58878
|
9 years |
vboxsync |
IEM: Verification mode build fix.
|
|
|
@58877
|
9 years |
vboxsync |
Additions/linux/drm: another fix
|
|
|
@58876
|
9 years |
vboxsync |
FE/Qt: new Ubuntu codenames
|
|
|
@58875
|
9 years |
vboxsync |
Build fix.
|
|
|
@58874
|
9 years |
vboxsync |
Main/Network: adapter enumeration re-worked to use INetCfg with …
|
|
|
@58873
|
9 years |
vboxsync |
SUPDrv: linux debugging aid, cleanups.
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@58871
|
9 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: converter: …
|
|
|
@58870
|
9 years |
vboxsync |
fix
|
|
|
@58869
|
9 years |
vboxsync |
Grrr
|
|
|
@58868
|
9 years |
vboxsync |
Additions/linux/drm: another EL7.2 fix
|
|
|
@58867
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 19): Keep Qt include dependencies …
|
|
|
@58866
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 18): QString API changes, no more …
|
|
|
@58865
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 17): QApplication API changes.
|
|
|
@58864
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 16): Yet another piece of obsolete MSVC6 stuff.
|
|
|
@58863
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 15): QDesktopServices API changes.
|
|
|
@58862
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 14): QUrl API changes.
|
|
|
@58861
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 13): Some implicit stuff disabled for QString.
|
|
|
@58860
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 12): QRect API changes.
|
|
|
@58859
|
9 years |
vboxsync |
FE/Qt: bugref:8069: Code-style/cleanup changes for log-viewer.
|
|
|
@58858
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 11): Yet another QHeaderView API change.
|
|
|
@58857
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 10): Some implicit stuff disabled for …
|
|
|
@58856
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 9): QHeaderView API changes.
|
|
|
@58855
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 8): Obsolete QGraphicsScene stuff from …
|
|
|
@58854
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 7): Obsolete QWidget stuff from Qt3.
|
|
|
@58853
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 6): Obsolete MSVC6 stuff.
|
|
|
@58852
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 5): Touch-screen events notation changes in …
|
|
|
@58851
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 4): Obsolete bool usage.
|
|
|
@58850
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 3): Yet another QtMessageOutput stuff in …
|
|
|
@58849
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 2): Font substitution stuff.
|
|
|
@58848
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 1): QtMessageOutput stuff.
|
|
|
@58847
|
9 years |
vboxsync |
header fix
|
|
|
@58846
|
9 years |
vboxsync |
Additions/common/3D: added Oracle copyright to glx.c.
|
|
|
@58845
|
9 years |
vboxsync |
Linux hosts/guests: fix for EL7.2 Linux kernel
|
|
|
@58844
|
9 years |
vboxsync |
Installers/linux: fix for r103523
|
|
|
@58843
|
9 years |
vboxsync |
FE/Qt: bugref:8117: VBoxGlobal: Suppressing firstrun wizard (bootable …
|
|
|
@58842
|
9 years |
vboxsync |
export the new EFI logo
|
|
|
@58841
|
9 years |
vboxsync |
BIOS: explicitly force changes of boot.c and eltorito.c due to missing …
|
|
|
@58840
|
9 years |
vboxsync |
EFI/FirmwareBin: Update precompiled firmware binaries to r104308
|
|
|
@58839
|
9 years |
vboxsync |
EFI/Firmware: Include new logo and enable BGRT support so supporting …
|
|
|
@58838
|
9 years |
vboxsync |
Additions/linux/installer: delete the vboxadd-install.log log file on …
|
|
|
@58837
|
9 years |
vboxsync |
Additions/linux/installer: delete the vboxadd-install.log log file on …
|
|
|
@58836
|
9 years |
vboxsync |
EFI/Firmware: Move some VBox specific modifications for changing the …
|
|
|
@58835
|
9 years |
vboxsync |
EFI/Firmware/VBoxFsDxe: Remove some debug noise destroying the boot logo
|
|
|
@58834
|
9 years |
vboxsync |
EFI/Firmware: Fix displaying our boot logo
|
|
|