|
|
@47394
|
12 years |
vboxsync |
IEM: movd/movq overhaul and both directions.
|
|
|
@47393
|
12 years |
vboxsync |
VirtualBox.xidl: Clarification for IProcess::terminate().
|
|
|
@47392
|
12 years |
vboxsync |
Main/webservice/Makefile.kmk: fix dependency typo leading to …
|
|
|
@47391
|
12 years |
vboxsync |
Main/VirtualBoxErrorInfo: Initialize mResultDetail.
|
|
|
@47390
|
12 years |
vboxsync |
Main: Fix lock order violation in USBDeviceFiltersImpl
|
|
|
@47389
|
12 years |
vboxsync |
IEM: More SSE and MMX.
|
|
|
@47388
|
12 years |
vboxsync |
Additions/linux/drm: next mode-setting code drop.
|
|
|
@47387
|
12 years |
vboxsync |
VBOX_YASM_CHECK output fix.
|
|
|
@47386
|
12 years |
vboxsync |
Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
|
|
|
@47385
|
12 years |
vboxsync |
IEM: More SSE/MMX stuff.
|
|
|
@47384
|
12 years |
vboxsync |
Main/testcase/tstMouseImpl: warnings.
|
|
|
@47383
|
12 years |
vboxsync |
IEMAll.cpp: Build fix.
|
|
|
@47382
|
12 years |
vboxsync |
IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
|
|
|
@47381
|
12 years |
vboxsync |
keep within 130 columns.
|
|
|
@47380
|
12 years |
vboxsync |
build fix
|
|
|
@47379
|
12 years |
vboxsync |
IEM: syscall and sysret.
|
|
|
@47378
|
12 years |
vboxsync |
VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
|
|
|
@47377
|
12 years |
vboxsync |
build fix
|
|
|
@47376
|
12 years |
vboxsync |
Main/USB: USB Controller implementation rework. Moved filter handling …
|
|
|
@47375
|
12 years |
vboxsync |
r0drv/linux: Unintentional commit of release logging.
|
|
|
@47374
|
12 years |
vboxsync |
GuestHost/OpenGL: Warning and spaces.
|
|
|
@47373
|
12 years |
vboxsync |
nit.
|
|
|
@47372
|
12 years |
vboxsync |
Continue repainting the screen on guru meditation so we can see what …
|
|
|
@47371
|
12 years |
vboxsync |
Lets try not ask VBoxSVC for the VM status and see if that helps.
|
|
|
@47370
|
12 years |
vboxsync |
iprt/thread.h: Define/document the return values more explicitly when …
|
|
|
@47369
|
12 years |
vboxsync |
Reverted r87514 + r87515: Not needed since -fexceptions is not …
|
|
|
@47368
|
12 years |
vboxsync |
Build fix.
|
|
|
@47367
|
12 years |
vboxsync |
VBox/com/ptr.h: Handle bad_alloc.
|
|
|
@47366
|
12 years |
vboxsync |
OS X installer: more checks for preinstall and postflight scripts.
|
|
|
@47365
|
12 years |
vboxsync |
FE/Qt: General Icon Update: Group manipulation icons.
|
|
|
@47364
|
12 years |
vboxsync |
r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
|
|
|
@47363
|
12 years |
vboxsync |
FE/Qt: General Icon Update: Group header icons.
|
|
|
@47362
|
12 years |
vboxsync |
OS X installer: keep previously installed extension packs on upgrade.
|
|
|
@47361
|
12 years |
vboxsync |
AHCI: Fix comment
|
|
|
@47360
|
12 years |
vboxsync |
Multi-touch: little fixes.
|
|
|
@47359
|
12 years |
vboxsync |
IPRT: Added compression to the gzip VFS I/O stream class …
|
|
|
@47358
|
12 years |
vboxsync |
Main/MouseImpl: properly pass through multi-touch notification.
|
|
|
@47357
|
12 years |
vboxsync |
This is how I meant you should do decompression.
|
|
|
@47356
|
12 years |
vboxsync |
IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
|
|
|
@47355
|
12 years |
vboxsync |
FE/Qt: Selector UI: Details pane: Using *hd* icon instead of too …
|
|
|
@47354
|
12 years |
vboxsync |
Runtime/r0drv/solaris: Free the hook object if the owner thread has …
|
|
|
@47353
|
12 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@47352
|
12 years |
vboxsync |
Runtime/r0drv: Reference counting for kernel thread-context hooks.
|
|
|
@47351
|
12 years |
vboxsync |
doc typo
|
|
|
@47350
|
12 years |
vboxsync |
IEM: SS=0 fixes, the right way this time.
|
|
|
@47349
|
12 years |
vboxsync |
Added VDIfCreateVfsStream for OVA importing/exporting - completely …
|
|
|
@47348
|
12 years |
vboxsync |
FE/Qt: General Icon Update: Storage controller/attachment icons (part 3).
|
|
|
@47347
|
12 years |
vboxsync |
FE/Qt: General Icon Update: Virtual Media Manager icons.
|
|
|
@47346
|
12 years |
vboxsync |
FE/Qt: General Icon Update: Session Information dialog icons (part 2).
|
|
|
@47345
|
12 years |
vboxsync |
Added VDIfCreateVfsStream for OVA importing/exporting - completely …
|
|
|
@47344
|
12 years |
vboxsync |
RTZipGzipDecompressBuffer was removed.
|
|
|
@47343
|
12 years |
vboxsync |
pr6022. cleaning up the code. RTZip interface …
|
|
|
@47342
|
12 years |
vboxsync |
Main: Cache information about USB controller availability locally in …
|
|
|
@47341
|
12 years |
vboxsync |
Additions/linux/drm: more kernel version magic and a small additional …
|
|
|
@47340
|
12 years |
vboxsync |
pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
|
|
|
@47339
|
12 years |
vboxsync |
kStuff is up to date on trunk, with KLDRMOD_OPEN_FLAGS_FOR_INFO …
|
|
|
@47338
|
12 years |
vboxsync |
Use <pre> instead of <computeroutput>.
|
|
|
@47337
|
12 years |
vboxsync |
Documentation.
|
|
|
@47336
|
12 years |
vboxsync |
VBoxService/VMInfo: Free after use.
|
|
|
@47335
|
12 years |
vboxsync |
VBoxService/VMInfo: Added internal state tracking for idle user …
|
|
|
@47334
|
12 years |
vboxsync |
Comment typo.
|
|
|
@47333
|
12 years |
vboxsync |
Main: add missing TouchContactState/None enumeration value to the IDL.
|
|
|
@47332
|
12 years |
vboxsync |
Runtime/dbgmoddwarf: Ignore a few more sections emitted by apple llvm-clang
|
|
|
@47331
|
12 years |
vboxsync |
Devices/Input/Multi-Touch: actually install the multi-touch call back.
|
|
|
@47330
|
12 years |
vboxsync |
DIS: Formatting TODO.
|
|
|
@47329
|
12 years |
vboxsync |
IEM: Fixed a RIP relative addressing bug in the 32-bit operand case of …
|
|
|
@47328
|
12 years |
vboxsync |
CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
|
|
|
@47327
|
12 years |
vboxsync |
IEM: Implemented swapgs
|
|
|
@47326
|
12 years |
vboxsync |
IEM: Implemented the mwait & monitor instructions. (Still work to be …
|
|
|
@47325
|
12 years |
vboxsync |
VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
|
|
|
@47324
|
12 years |
vboxsync |
REM: NULL SS on iret change.
|
|
|
@47323
|
12 years |
vboxsync |
IEM: BSWAP fix (don't blindly trust the intel manual).
|
|
|
@47322
|
12 years |
vboxsync |
hm_vmx: spaces and cosmetics.
|
|
|
@47321
|
12 years |
vboxsync |
PS2K: Merged and extended scan set 1/2 processing.
|
|
|
@47320
|
12 years |
vboxsync |
hm_vmx: MSR capability for extended information on String I/O exits.
|
|
|
@47319
|
12 years |
vboxsync |
IEM: More 64-bit fixes.
|
|
|
@47318
|
12 years |
vboxsync |
Installer/Solaris, Additions/Installer/Solaris: SVN properties.
|
|
|
@47317
|
12 years |
vboxsync |
Additions/solaris/Installer: Addressed a todo and avoids spawning svcs …
|
|
|
@47316
|
12 years |
vboxsync |
UsbKbd: Do not drop SysReq.
|
|
|
@47315
|
12 years |
vboxsync |
Solaris/Installer: Wait until all services have been imported before …
|
|
|
@47314
|
12 years |
vboxsync |
Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
|
|
|
@47313
|
12 years |
vboxsync |
PS2K: Do not lose SysReq key.
|
|
|
@47312
|
12 years |
vboxsync |
Changelog.
|
|
|
@47311
|
12 years |
vboxsync |
VBoxManage/GuestCtrl: Make "guestcontrol list …
|
|
|
@47310
|
12 years |
vboxsync |
Build fix.
|
|
|
@47309
|
12 years |
vboxsync |
REM: Try set DESC_INTEL_UNUSED where applicable. Fixed values in DR6, …
|
|
|
@47308
|
12 years |
vboxsync |
Build fix.
|
|
|
@47307
|
12 years |
vboxsync |
IEM: Implemented mfence, lfence, sfence.
|
|
|
@47306
|
12 years |
vboxsync |
DIS: *fence todo.
|
|
|
@47305
|
12 years |
vboxsync |
x86.h/mac: opcode prefixes.
|
|
|
@47304
|
12 years |
vboxsync |
spaces.
|
|
|
@47303
|
12 years |
vboxsync |
kBuild from 2689 -> 2694: YASM fixes.
|
|
|
@47302
|
12 years |
vboxsync |
r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
|
|
|
@47301
|
12 years |
vboxsync |
Build fix.
|
|
|
@47300
|
12 years |
vboxsync |
VMMDev/ReportGuestUserState: Bugfixes.
|
|
|
@47299
|
12 years |
vboxsync |
AHCI: Unused variables, typo.
|
|
|
@47298
|
12 years |
vboxsync |
Forgot to submit file.
|
|
|
@47297
|
12 years |
vboxsync |
RAW: Added .flp floppy image extension for compatibility with other …
|
|
|
@47296
|
12 years |
vboxsync |
VBoxTray/IPC: Only process commands w/ header version 0 for now.
|
|
|
@47295
|
12 years |
vboxsync |
Docs: Update.
|
|
|