|
|
@67258
|
8 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
|
|
|
@67257
|
8 years |
vboxsync |
Main/ApplianceImplExport.cpp: Try get the names consistent when …
|
|
|
@67256
|
8 years |
vboxsync |
RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
|
|
|
@67255
|
8 years |
vboxsync |
RTZipTarCmd: pass --owner, --group, and file and dir mode masks to the …
|
|
|
@67254
|
8 years |
vboxsync |
Main/ApplianceExport: Set special user and group names and IDs in the …
|
|
|
@67253
|
8 years |
vboxsync |
IPRT/tarvfswriter.cpp: Added RTZipTarFsStreamSetOwner, …
|
|
|
@67252
|
8 years |
vboxsync |
Main/Appliance::i_writeFSOPC: Clean up. Drop the try/catch based …
|
|
|
@67251
|
8 years |
vboxsync |
FE/Qt: bugref:8847: Host Network Manager: A bit of shine and paranoia.
|
|
|
@67250
|
8 years |
vboxsync |
FE/Qt: Selector UI: Virtual Media Manager: Make sure tree-widget is …
|
|
|
@67249
|
8 years |
vboxsync |
Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
|
|
|
@67248
|
8 years |
vboxsync |
HDA: The War on Macros continues. Again no functional changes intended.
|
|
|
@67246
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Do not close …
|
|
|
@67245
|
8 years |
vboxsync |
Main/ProgresImpl: Added a callback method for VD as well …
|
|
|
@67244
|
8 years |
vboxsync |
Main,VD: Compressed the Medium::i_exportFile method …
|
|
|
@67242
|
8 years |
vboxsync |
Main/ProgresImpl: Added a callback method for VD as well …
|
|
|
@67241
|
8 years |
vboxsync |
HDA: Die macros die! Note: This commit is not intended to make any …
|
|
|
@67239
|
8 years |
vboxsync |
Main/MediumImpl: bugref:8344: use RTPathStartsWithRoot() to ensure …
|
|
|
@67238
|
8 years |
vboxsync |
HDA: Fewer macros.
|
|
|
@67237
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Split out the opening of the medium as we …
|
|
|
@67236
|
8 years |
vboxsync |
VMM/EMHM: hm, perhaps not.
|
|
|
@67235
|
8 years |
vboxsync |
VMM/EMHM: Log prefix typo.
|
|
|
@67234
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Added missing AutoCaller.
|
|
|
@67233
|
8 years |
vboxsync |
Main/Medium::i_addRawToFss: Removed unnecessary lock list Clear call, …
|
|
|
@67232
|
8 years |
vboxsync |
Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
|
|
|
@67231
|
8 years |
vboxsync |
Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
|
|
|
@67230
|
8 years |
vboxsync |
Main/ProgressImpl: Added IPRT progress callback method.
|
|
|
@67229
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: fixes
|
|
|
@67228
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: adjustments
|
|
|
@67227
|
8 years |
vboxsync |
VBoxManage: bugref:8344: when moving a medium, create an absolute path …
|
|
|
@67226
|
8 years |
vboxsync |
Main/MediumImpl: bugref:8344: enforce an absolute path when changing …
|
|
|
@67225
|
8 years |
vboxsync |
Appliance::i_writeFSImpl: hManifest isn't used, drop it.
|
|
|
@67224
|
8 years |
vboxsync |
IPRT: vfsprogress.cpp: Added RTVFSPROGRESS_F_ALLOW_CANCEL for some …
|
|
|
@67221
|
8 years |
vboxsync |
IPRT: Adding RTVfsIoStrmGetOpenFlags, RTVfsFileGetOpenFlags, …
|
|
|
@67220
|
8 years |
vboxsync |
tarvfswriter.cpp: Fixed sparse header bug.
|
|
|
@67219
|
8 years |
vboxsync |
Main/Console: Use RT_SUCCESS() for IPRT status codes
|
|
|
@67218
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Do not wipe out cached …
|
|
|
@67217
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: A bit of HiDPI care.
|
|
|
@67215
|
8 years |
vboxsync |
FE/Qt: bugref:8847: Host Network Manager: Icon fix.
|
|
|
@67214
|
8 years |
vboxsync |
FE/Qt: Build fix for r115895.
|
|
|
@67213
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: A bit of Russian NLS …
|
|
|
@67212
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Cleanup/rework for a …
|
|
|
@67211
|
8 years |
vboxsync |
Main: Enabled new tar creator code in IAppliance.
|
|
|
@67210
|
8 years |
vboxsync |
Main: Appliance: filename fixes
|
|
|
@67209
|
8 years |
vboxsync |
Main: Appliance: todo
|
|
|
@67208
|
8 years |
vboxsync |
Main,VBoxManage: More OPC hacking. Seems to be working now.
|
|
|
@67207
|
8 years |
vboxsync |
Storage/VDVfs.cpp: Faked up a working query function. Some adjustments.
|
|
|
@67206
|
8 years |
vboxsync |
IPRT: rtZipTarFssWriter_WriteGnuSparseHeaders: isextended location …
|
|
|
@67205
|
8 years |
vboxsync |
Main: More hacking on OPC exporting.
|
|
|
@67204
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Physical interrupts and virtual interrupt fixes.
|
|
|
@67203
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
|
|
|
@67202
|
8 years |
vboxsync |
VBoxDDU: Make sure VDCreateVfsFileFromDisk is included.
|
|
|
@67201
|
8 years |
vboxsync |
FE/Qt: Selector UI: Virtual Media Manager: Duplicate NLS warning fix …
|
|
|
@67200
|
8 years |
vboxsync |
VMM/HMSVMAll: Logging nits.
|
|
|
@67199
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67197
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67195
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67194
|
8 years |
vboxsync |
VBoxManage export: Hacking OPC export.
|
|
|
@67193
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Hacking OPC exporting.
|
|
|
@67192
|
8 years |
vboxsync |
ValidationKit/testboxscript: during setup, do also warn aboutr …
|
|
|
@67191
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67190
|
8 years |
vboxsync |
Main: ApplianceImplExport.cpp: Got VBOX_WITH_NEW_TAR_CREATOR mostly …
|
|
|
@67189
|
8 years |
vboxsync |
IPRT: vfsbase.cpp: flag validation fixes in new apis.
|
|
|
@67188
|
8 years |
vboxsync |
IPRT: rtManifestPtIos_Write: Handle gaps in the output as zero filled.
|
|
|
@67186
|
8 years |
vboxsync |
IPRT: Added RTVfsFsStrmToNormalDir, RTVfsFsStrmToDirUndo, …
|
|
|
@67185
|
8 years |
vboxsync |
VMM/Makefile: Define VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM until R0 …
|
|
|
@67184
|
8 years |
vboxsync |
Main: Reworking IAppliance export to use new TAR creator. Changes …
|
|
|
@67183
|
8 years |
vboxsync |
vfsmemory.cpp: Don't assert negative offset parameter in read and …
|
|
|
@67182
|
8 years |
vboxsync |
VDIfVfs2.cpp: Assert in stubs.
|
|
|
@67181
|
8 years |
vboxsync |
IPRT/vfsmemory.cpp: Initialize the object attributes a bit better.
|
|
|
@67180
|
8 years |
vboxsync |
IPRT: Added RTVfsMemIoStrmCreate for convenience.
|
|
|
@67179
|
8 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: logging fixes, sid= prefix for all surface ids
|
|
|
@67177
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67176
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: A bit of HiDPI support …
|
|
|
@67175
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67174
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67173
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Split snapshot details …
|
|
|
@67172
|
8 years |
vboxsync |
MediumImpl: @todo
|
|
|
@67170
|
8 years |
vboxsync |
RTSocketSelectOneEx: Addendeum to r115827: Should set …
|
|
|
@67169
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67168
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Snapshot details …
|
|
|
@67167
|
8 years |
vboxsync |
RTZipTarCmd: Added --use-push-file to test the RTVfsFsStrmPushFile API.
|
|
|
@67166
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Initial push-file implementation (untested).
|
|
|
@67165
|
8 years |
vboxsync |
VMM/HMSVMR0: Nested Hw.virt: Fixes.
|
|
|
@67164
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Fixing missed thumbnail …
|
|
|
@67163
|
8 years |
vboxsync |
VMM/IEM: Temporary hack for toggling forcing of execution to continue …
|
|
|
@67162
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Renaming/moving …
|
|
|
@67161
|
8 years |
vboxsync |
bs3-cpu-generated-1-template.c: Redid r115830 by not using …
|
|
|
@67160
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Rework details dialog …
|
|
|
@67159
|
8 years |
vboxsync |
VMM/IEM: Nested Hw.virt: Fixes.
|
|
|
@67158
|
8 years |
vboxsync |
VMM/HMSVMAll: Nested Hw.virt: fixes.
|
|
|
@67157
|
8 years |
vboxsync |
VMM/CPUM: Nested Hw.virt: fixes.
|
|
|
@67156
|
8 years |
vboxsync |
VMM/HMSVMR0, VMM/HMSVMAll: Nested Hw.virt: Fixes.
|
|
|
@67154
|
8 years |
vboxsync |
bs3-cpu-generated-1-template.c: fixed gcc warnings
|
|
|
@67152
|
8 years |
vboxsync |
vsheriff: teach about "driver not compilable" on Linux hosts
|
|
|
@67151
|
8 years |
vboxsync |
Runtime/r3/socket: when checking for select() results it is possible …
|
|
|
@67150
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
|
|
|
@67149
|
8 years |
vboxsync |
IPRT/vfstarwriter.cpp: Early version of API for pushing file data into …
|
|
|
@67148
|
8 years |
vboxsync |
bugref:8524: Additions/linux: play nicely with distribution-installed …
|
|
|
@67147
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Extend snapshot details …
|
|
|
@67146
|
8 years |
vboxsync |
FE/Qt: Selector UI: Tools pane: Snapshot pane: Cleanup/rework for …
|
|
|