|
|
@9356
|
17 年 |
vboxsync |
Fe/Qt4: Network VMSettings (linux part) ported into qt4. Win part to …
|
|
|
@9355
|
17 年 |
vboxsync |
d_name can be defined as <= MAX_PATH (solaris does this). Clearified …
|
|
|
@9354
|
17 年 |
vboxsync |
Added CPUMGetCPUVendor.
Added CPUMCPUIDFEATURE_NXE, …
|
|
|
@9353
|
17 年 |
vboxsync |
Accidental commit
|
|
|
@9352
|
17 年 |
vboxsync |
Added missing pTimer->iTick++.
|
|
|
@9350
|
17 年 |
vboxsync |
Automatic cast is wrong
|
|
|
@9349
|
17 年 |
vboxsync |
More type fixes for GC execution.
|
|
|
@9346
|
17 年 |
vboxsync |
gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
|
|
|
@9345
|
17 年 |
vboxsync |
String format
|
|
|
@9344
|
17 年 |
vboxsync |
Types and string format specifiers.
|
|
|
@9343
|
17 年 |
vboxsync |
FE/Qt4-OSX: Reverted cause this feature seems available since Qt4.4 only.
|
|
|
@9342
|
17 年 |
vboxsync |
Corrected the array index.
|
|
|
@9341
|
17 年 |
vboxsync |
Format specifiers again…
|
|
|
@9340
|
17 年 |
vboxsync |
Only negate the displacement if it's an offset. A full address is …
|
|
|
@9339
|
17 年 |
vboxsync |
FE/Qt4-OSX: No icons in the menu of a mac application.
|
|
|
@9338
|
17 年 |
vboxsync |
comments
|
|
|
@9336
|
17 年 |
vboxsync |
oops, left at stdint.h include in there.
|
|
|
@9335
|
17 年 |
vboxsync |
Another UINT32_C() case.
|
|
|
@9334
|
17 年 |
vboxsync |
Extended the testcase a bit.
|
|
|
@9333
|
17 年 |
vboxsync |
More UINT32_C() mess.
|
|
|
@9332
|
17 年 |
vboxsync |
Must make sure UINT32_C() and friends are defined when stdint.h might …
|
|
|
@9331
|
17 年 |
vboxsync |
Use PCI config register setters.
|
|
|
@9330
|
17 年 |
vboxsync |
More PCI config register setters.
|
|
|
@9329
|
17 年 |
vboxsync |
Some cleanup; mainly adding some missing spaces and correcting the …
|
|
|
@9328
|
17 年 |
vboxsync |
typos.
|
|
|
@9327
|
17 年 |
vboxsync |
typos.
|
|
|
@9326
|
17 年 |
vboxsync |
Some cleanup. Added a todo in dsp_read about non-byte reads.
|
|
|
@9324
|
17 年 |
vboxsync |
Added CFGMR3QueryUInt, CFGMR3QueryUIntDef, CFGMR3QuerySInt and …
|
|
|
@9323
|
17 年 |
vboxsync |
Adjusted the CFGM design notes a bit.
|
|
|
@9322
|
17 年 |
vboxsync |
Adjusted the CFGM design notes a bit.
|
|
|
@9321
|
17 年 |
vboxsync |
Added CFGM methods taking default values for the …
|
|
|
@9318
|
17 年 |
vboxsync |
Use the-solaris-kernel.h.
|
|
|
@9317
|
17 年 |
vboxsync |
NOREF(pvOS);
|
|
|
@9316
|
17 年 |
vboxsync |
build fixes.
|
|
|
@9315
|
17 年 |
vboxsync |
r0drv/solaris/mpnotification-r0drv-solaris.cpp -> …
|
|
|
@9314
|
17 年 |
vboxsync |
mpnotification-r0drv.cpp -> mpnotification-r0drv.c
|
|
|
@9313
|
17 年 |
vboxsync |
NOTIFY_DONE.
|
|
|
@9312
|
17 年 |
vboxsync |
include notifier for RTMpNotification*.
|
|
|
@9311
|
17 年 |
vboxsync |
props
|
|
|
@9310
|
17 年 |
vboxsync |
Frontends/VirtualBox: more fixes to the French translation
|
|
|
@9309
|
17 年 |
vboxsync |
Added RTMpNotificationRegister/Deregister that provides notification …
|
|
|
@9308
|
17 年 |
vboxsync |
Comment.
|
|
|
@9307
|
17 年 |
vboxsync |
update testcase
|
|
|
@9304
|
17 年 |
vboxsync |
FE/Qt4: Add help shortcut the the console window.
|
|
|
@9303
|
17 年 |
vboxsync |
Signed/unsigned mismatch. More string format specifiers
|
|
|
@9300
|
17 年 |
vboxsync |
More 64 bits guest ptr fixes
|
|
|
@9299
|
17 年 |
vboxsync |
FE/Qt4: Use the usual "Help" key for every OS.
|
|
|
@9298
|
17 年 |
vboxsync |
doxy: be less verbose (with bird's permission)
|
|
|
@9296
|
17 年 |
vboxsync |
FE/Qt4: Readded the progress bar to the VDM. QIDialogButtonBox can now …
|
|
|
@9295
|
17 年 |
vboxsync |
Wrong string specifiers
|
|
|
@9294
|
17 年 |
vboxsync |
Wrong string format specifiers
|
|
|
@9293
|
17 年 |
vboxsync |
Enforce RTRCPTR usage.
|
|
|
@9292
|
17 年 |
vboxsync |
DBGDisas: distinguish between 32 & 64 bits modes.
|
|
|
@9291
|
17 年 |
vboxsync |
Not used
|
|
|
@9290
|
17 年 |
vboxsync |
Wrong cast
|
|
|
@9289
|
17 年 |
vboxsync |
Updates for 64 bits guests
|
|
|
@9288
|
17 年 |
vboxsync |
More type changes.
|
|
|
@9287
|
17 年 |
vboxsync |
FE/Qt4: Use VBoxGlobal::standardIcon on all places.
|
|
|
@9286
|
17 年 |
vboxsync |
Frontends/VirtualBox and VirtualBox4: replaced a mistranslated message …
|
|
|
@9285
|
17 年 |
vboxsync |
For all parameters
|
|
|
@9284
|
17 年 |
vboxsync |
Missing IDX_ParseFixedReg
|
|
|
@9283
|
17 年 |
vboxsync |
Frontends/VirtualBox and VirtualBox4: corrected some more mistakes in …
|
|
|
@9282
|
17 年 |
vboxsync |
Type and cast corrections
|
|
|
@9281
|
17 年 |
vboxsync |
String format correction
|
|
|
@9280
|
17 年 |
vboxsync |
Corrected casts (64 bits guest pointers)
|
|
|
@9279
|
17 年 |
vboxsync |
Solaris installer: excluded VirtualBoxKern from base package as its in …
|
|
|
@9278
|
17 年 |
vboxsync |
Solaris installer: Added check for xVM Dom0.
|
|
|
@9277
|
17 年 |
vboxsync |
Kick off.
|
|
|
@9276
|
17 年 |
vboxsync |
Prevent an fInRem assertion in the tlb flushing code when A20 is …
|
|
|
@9275
|
17 年 |
vboxsync |
todos.
|
|
|
@9274
|
17 年 |
vboxsync |
Removed the old formatting code.
|
|
|
@9273
|
17 年 |
vboxsync |
Use the new DISFormat* stuff so we can get useful disassembly in …
|
|
|
@9272
|
17 年 |
vboxsync |
Fixed symbol lookup - pCpu was missing.
|
|
|
@9271
|
17 年 |
vboxsync |
Implemented symbol lookup, strict / relaxed assembly, and relative …
|
|
|
@9270
|
17 年 |
vboxsync |
Fixed the file headers.
|
|
|
@9269
|
17 年 |
vboxsync |
Fixed the file headers.
|
|
|
@9268
|
17 年 |
vboxsync |
reverted stylehint/family order.
|
|
|
@9267
|
17 年 |
vboxsync |
mac hacks.
|
|
|
@9266
|
17 年 |
vboxsync |
DISFormatYasm(Ex).
|
|
|
@9264
|
17 年 |
vboxsync |
Changed pseudo random generator initialization to use a single 32-bit …
|
|
|
@9263
|
17 年 |
vboxsync |
Small fix in VDI backend, writes exceeding a block boundary were truncated.
|
|
|
@9262
|
17 年 |
vboxsync |
VDMerge testcase with pseudo random writes.
|
|
|
@9261
|
17 年 |
vboxsync |
FE/Qt4-OSX: Add an extra standardIcon method to VBoxGlobal, cause on …
|
|
|
@9260
|
17 年 |
vboxsync |
Fe/Qt4: Shared Folder VMSettings got it's toolbar & context menu, …
|
|
|
@9259
|
17 年 |
vboxsync |
FE/Qt4-OSX: Center the text in the drag pixmap & add some white shadow …
|
|
|
@9258
|
17 年 |
vboxsync |
String formatters again
|
|
|
@9257
|
17 年 |
vboxsync |
FE/Qt4: Merged QIAbstractDialog into QIMainDialog. The log viewer & …
|
|
|
@9256
|
17 年 |
vboxsync |
More string specifiers
|
|
|
@9255
|
17 年 |
vboxsync |
64 bits guest fix
|
|
|
@9254
|
17 年 |
vboxsync |
Wrong string specifiers for 64 bits guest addresses/rtrcptrs.
|
|
|
@9253
|
17 年 |
vboxsync |
Fe/Qt4: Shared Folders VMSettings renamed according other settings …
|
|
|
@9252
|
17 年 |
vboxsync |
Additions/x11 and linux: make the Additions work with Fedora 9/X.org …
|
|
|
@9250
|
17 年 |
vboxsync |
Corrected some unused code. Still untested though.
|
|
|
@9249
|
17 年 |
vboxsync |
Additions/x11: some refactoring inside the X11 graphics driver
|
|
|
@9248
|
17 年 |
vboxsync |
Enabled cmpxchg8b again.
|
|
|
@9247
|
17 年 |
vboxsync |
Fixed broken cmpxchg8b emulation.
|
|
|
@9246
|
17 年 |
vboxsync |
Disable GC emulation of cmpxchg8b to see if that helps with the win2k …
|
|
|
@9245
|
17 年 |
vboxsync |
FE/Qt4: Created QIMainDialog which could be used as a QMainWindow, but …
|
|
|
@9244
|
17 年 |
vboxsync |
GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
|
|
|
@9242
|
17 年 |
vboxsync |
only allow to change logging settings if LOG_ENABLED
|
|
|