|
|
@24244
|
15 years |
vboxsync |
PDMThread: Fend of already suspended threads in PDMR3ThreadSuspend.
|
|
|
@24243
|
15 years |
vboxsync |
TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
|
|
|
@24242
|
15 years |
vboxsync |
drvscsiAsyncIOLoopNoPendingDummy: fixed true/false mixup causing …
|
|
|
@24241
|
15 years |
vboxsync |
DrvSCSI: Only hard disks are supported. Don't assert, set a proper …
|
|
|
@24240
|
15 years |
vboxsync |
Solaris/Additions: some zone fixes.
|
|
|
@24239
|
15 years |
vboxsync |
PGMSavedState.cpp: -newline
|
|
|
@24235
|
15 years |
vboxsync |
Missing kup file.
|
|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24231
|
15 years |
vboxsync |
DarwinKeyboard.cpp: Fixed warning.
|
|
|
@24230
|
15 years |
vboxsync |
MediumImpl.cpp: Corrected init order in Medium::Data().
|
|
|
@24229
|
15 years |
vboxsync |
glloader.py: fixed memset warnings on darwin.
|
|
|
@24228
|
15 years |
vboxsync |
VBoxNetAdp-darwin.cpp: warning.
|
|
|
@24227
|
15 years |
vboxsync |
PGMAllPool.cpp: shut up gcc warnings.
|
|
|
@24226
|
15 years |
vboxsync |
fileaio-posix.cpp: fixed warning in RTFileAioCtxWait.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|
@24222
|
15 years |
vboxsync |
PDMAsyncCompletionFileFailsafe: warning
|
|
|
@24221
|
15 years |
vboxsync |
RTPathAbsEx: some cleanup, addressed one todo item.
|
|
|
@24220
|
15 years |
vboxsync |
split-soapC.cpp: warnings and seek checks.
|
|
|
@24219
|
15 years |
vboxsync |
tcp.cpp: needs limits.h
|
|
|
@24218
|
15 years |
vboxsync |
IPRT/r3/tcp.cpp: Windows build fix. Killed some warnings as well.
|
|
|
@24217
|
15 years |
vboxsync |
netflt/win: fix Protocol/Miniport reserved field usage
|
|
|
@24216
|
15 years |
vboxsync |
VMM: Backed out r54155 & r54154 due to XP breakage.
|
|
|
@24215
|
15 years |
vboxsync |
Main/Medium: when locking a medium for reading/writing, wait for …
|
|
|
@24214
|
15 years |
vboxsync |
Main/MachineImpl: fix SessionMachine::lockMedia() to get the medium …
|
|
|
@24213
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: another bugfix for the …
|
|
|
@24212
|
15 years |
vboxsync |
netflt/win: enable new loopback handling mechanism
|
|
|
@24211
|
15 years |
vboxsync |
GUI: disable assertion
|
|
|
@24210
|
15 years |
vboxsync |
Main/Medium: substantial fixing of Medium::queryInfo(), and eliminate …
|
|
|
@24209
|
15 years |
vboxsync |
Main: fix restoreSnapshot() never detaching and deleting the …
|
|
|
@24208
|
15 years |
vboxsync |
Warning
|
|
|
@24207
|
15 years |
vboxsync |
Check if we need to intercept invlpg; we catch all page table updates, …
|
|
|
@24206
|
15 years |
vboxsync |
No #ifdefs
|
|
|
@24205
|
15 years |
vboxsync |
IPRT/r3/tcp.cpp: correct shutdown sequence.
|
|
|
@24204
|
15 years |
vboxsync |
IPRT/r3/tcp.cpp: correct shutdown sequence.
|
|
|
@24203
|
15 years |
vboxsync |
netflt/win: fix to new loopback hanndling
|
|
|
@24202
|
15 years |
vboxsync |
AsyncCompletion/FileCache: Create new cache entries for writes which …
|
|
|
@24201
|
15 years |
vboxsync |
Compile fix
|
|
|
@24200
|
15 years |
vboxsync |
PGM.cpp: Validate the size of a saved MMIO2 range.
|
|
|
@24199
|
15 years |
vboxsync |
VM.cpp: Fixed some bugs in the failure path of a live save.
|
|
|
@24198
|
15 years |
vboxsync |
SSM: Do the SaveDone round on live failure.
|
|
|
@24197
|
15 years |
vboxsync |
Introducing PGMHasDirtyPages
|
|
|
@24196
|
15 years |
vboxsync |
Main: add logging + weighted progress to restoreSnapshot(); convert …
|
|
|
@24195
|
15 years |
vboxsync |
DevAPIC: Properly deliver ExtINT from LAPIC as level sensitive.
|
|
|
@24194
|
15 years |
vboxsync |
grr, submitted too much!
|
|
|
@24193
|
15 years |
vboxsync |
DevAPIC: Properly clear local APIC state on VM reset.
|
|
|
@24192
|
15 years |
vboxsync |
Enabled dirty page optimization again; watch for regressions
|
|
|
@24191
|
15 years |
vboxsync |
Main,Misc Devices: _LS VMSTATEs.
|
|
|
@24190
|
15 years |
vboxsync |
netflt/win: fix packet loss caused by packet status not being reset
|
|
|
@24189
|
15 years |
vboxsync |
IPRT: Added RTFileQuerySize.
|
|
|
@24188
|
15 years |
vboxsync |
VBoxGLSupportInfo: annoying gcc warning
|
|
|
@24187
|
15 years |
vboxsync |
FE/Qt4-OSX: change resize policies
|
|
|
@24186
|
15 years |
vboxsync |
FE/Qt4-OSX: don't use deprecated method
|
|
|
@24185
|
15 years |
vboxsync |
FE/Qt4: Don't show an error if the user canceled the disk creation.
|
|
|
@24184
|
15 years |
vboxsync |
VBoxManage createhd: append the proper extension to the filename …
|
|
|
@24183
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
|
|
|
@24182
|
15 years |
vboxsync |
FE/Qt4: Relayout the progress dialog a bit & make the ETA text more …
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@24180
|
15 years |
vboxsync |
IPRT: Drop the extra usage counting in powernotification-r0drv.c and …
|
|
|
@24179
|
15 years |
vboxsync |
iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
|
|
|
@24178
|
15 years |
vboxsync |
ISCSIHDDCore.cpp: Fixed regression from >2TB target change - check the …
|
|
|
@24177
|
15 years |
vboxsync |
AHCI: Try to fix the build again
|
|
|
@24176
|
15 years |
vboxsync |
AHCI: Alignment for STAM
|
|
|
@24175
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: More precise tree-view branches …
|
|
|
@24174
|
15 years |
vboxsync |
AHCI: Try to fix the build
|
|
|
@24173
|
15 years |
vboxsync |
ATA: Rename macros
|
|
|
@24172
|
15 years |
vboxsync |
AHCI: Add additional VPD keys
|
|
|
@24171
|
15 years |
vboxsync |
2d accel: fix snapshot restore
|
|
|
@24170
|
15 years |
vboxsync |
2d accel: ensure gl info is initialized before first use
|
|
|
@24169
|
15 years |
vboxsync |
ATA/ATAPI: Add more keys to overwrite VPD data for CD drives
|
|
|
@24168
|
15 years |
vboxsync |
FE/Qt4: Fixing assert for r54106.
|
|
|
@24167
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Removing conflicting enumeration call, which …
|
|
|
@24166
|
15 years |
vboxsync |
2d accel: fix the typo; some dbg assertions
|
|
|
@24165
|
15 years |
vboxsync |
2d accel: proper handle the 2d command when framebuffer in null
|
|
|
@24163
|
15 years |
vboxsync |
2d accel: propper command release on failure
|
|
|
@24162
|
15 years |
vboxsync |
2d accel: fix reset handling
|
|
|
@24161
|
15 years |
vboxsync |
FE/Qt4: VM Settings / Storage Page: Fixed bug - loading "empty" …
|
|
|
@24160
|
15 years |
vboxsync |
Main: fixed fixupMedia() and reverted changes in r54089
|
|
|
@24159
|
15 years |
vboxsync |
Compile fix
|
|
|
@24158
|
15 years |
vboxsync |
Compile fix
|
|
|
@24157
|
15 years |
vboxsync |
MediumImpl.cpp: log locking.
|
|
|
@24156
|
15 years |
vboxsync |
2d accel: fix HGSMIReset
|
|
|
@24155
|
15 years |
vboxsync |
Main: call medium->detachFrom() on the medium which just got detached
|
|
|
@24154
|
15 years |
vboxsync |
Fixed relocation for disabled pfnLocalInterruptRC handler
|
|
|
@24153
|
15 years |
vboxsync |
case-sensitive FS include.
|
|
|
@24152
|
15 years |
vboxsync |
FE/Qt: text fixes
|
|
|
@24151
|
15 years |
vboxsync |
FE/Qt: text fixes
|
|
|
@24150
|
15 years |
vboxsync |
Storage/VHD+VDI: fix incorrect initialization in VHD, unused variable …
|
|
|
@24149
|
15 years |
vboxsync |
FE/Qt4: One more icon fix for r54078.
|
|
|
@24148
|
15 years |
vboxsync |
FE/Qt4: Icon fix for r54078.
|
|
|
@24147
|
15 years |
vboxsync |
FE/Qt4: VBoxConsoleWND: Device dropdown & popup menus for CD & FD …
|
|
|
@24146
|
15 years |
vboxsync |
Unused variables
|
|
|
@24145
|
15 years |
vboxsync |
DevPCI: Don't disable PCI device before the PCI state is being loaded.
|
|
|
@24144
|
15 years |
vboxsync |
Storage/iSCSI: try to get the capacity with a command that supports …
|
|
|
@24143
|
15 years |
vboxsync |
VBoxManageModifyVM: use RTGETOPT_REQ_BOOL_ONOFF instead of …
|
|
|
@24142
|
15 years |
vboxsync |
GuestHost and HostServices/SharedClipboard/x11: fix a crash when …
|
|
|
@24141
|
15 years |
vboxsync |
Disable the APIC fix due to Linux SMP regressions
|
|
|
@24140
|
15 years |
vboxsync |
IPRT: added RTGETOPT_REQ_BOOL_ONOFF
|
|
|
@24139
|
15 years |
vboxsync |
Also missing ApicHlp_SetInterruptFF cases for R0/RC.
|
|
|
@24138
|
15 years |
vboxsync |
Missing Set/ClearInterruptFF cases for R0 & RC.
|
|
|