|
|
@38469
|
13 years |
vboxsync |
VD: Interface cleanup. Merge the two involved structures (generic …
|
|
|
@38437
|
13 years |
vboxsync |
GuestCtrl: Update.
|
|
|
@38378
|
13 years |
vboxsync |
Don't issue instructions rescheduling to RAW or HWACCM mode when …
|
|
|
@38349
|
13 years |
vboxsync |
em.h: Saved state fix.
|
|
|
@38326
|
13 years |
vboxsync |
EM,REM: Make the EM execution scheduling policies apply to HM as well.
|
|
|
@38325
|
13 years |
vboxsync |
VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
|
|
|
@38324
|
13 years |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@38320
|
13 years |
vboxsync |
Redid the A20 gate assertion fix - the recompiler needs to be told.
|
|
|
@38312
|
13 years |
vboxsync |
Added "autologon" logging group (VBoxGINA, VBoxCredProv, PAM).
|
|
|
@38309
|
13 years |
vboxsync |
VMMDevTesting.h/.mac: VMMDEV_TESTING_UNIT_NONE.
|
|
|
@38300
|
13 years |
vboxsync |
REM,PGM: Fix A20 syncing between the VMM and the recompiler.
|
|
|
@38207
|
13 years |
vboxsync |
Additions/VBoxVideo: move a couple of functions from the X.Org driver …
|
|
|
@38203
|
13 years |
vboxsync |
VD: New VDCopyEx() API which can speedup cloning of diff images when …
|
|
|
@38133
|
13 years |
vboxsync |
GuestCtrl: Removed obsolete code for guest directory enumeration.
|
|
|
@38085
|
13 years |
vboxsync |
GuestCtrl: Update of copy from guest (work in progress).
|
|
|
@38016
|
13 years |
vboxsync |
USB/Solaris: vboxuser group access constraint for USB devices.
|
|
|
@37980
|
13 years |
vboxsync |
nit.
|
|
|
@37979
|
13 years |
vboxsync |
IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
|
|
|
@37968
|
13 years |
vboxsync |
include/*/*.mac: regenerated assmebly headers.
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37954
|
13 years |
vboxsync |
x86.h: Added new CR4 flags.
|
|
|
@37861
|
13 years |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37859
|
13 years |
vboxsync |
Committed usb_thread.patch with tiny adjustments.
|
|
|
@37824
|
13 years |
vboxsync |
Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
|
|
|
@37822
|
13 years |
vboxsync |
space
|
|
|
@37807
|
13 years |
vboxsync |
include/VBox/vusb.h: correct declaration of device qualifier (please …
|
|
|
@37799
|
13 years |
vboxsync |
OSE build fix
|
|
|
@37794
|
13 years |
vboxsync |
more PCI passthrough fixes
|
|
|
@37781
|
13 years |
vboxsync |
PCI passthrough fixes
|
|
|
@37750
|
13 years |
vboxsync |
ExtPacks/UsbCardReader: USB card reader emulation + config descriptor.
|
|
|
@37709
|
13 years |
vboxsync |
Main/MediumAttachment+Machine: add a setting which controls the …
|
|
|
@37707
|
13 years |
vboxsync |
VRDE.h: comment clarification
|
|
|
@37702
|
13 years |
vboxsync |
REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
|
|
|
@37687
|
13 years |
vboxsync |
Main/Console+Machine: add notification for guest triggered eject, …
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37635
|
13 years |
vboxsync |
VBox/log.h: LOG_GROUP_CORE_DUMPER is IPRT, not VBox.
|
|
|
@37584
|
13 years |
vboxsync |
VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
|
|
|
@37582
|
13 years |
vboxsync |
PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
|
|
|
@37557
|
13 years |
vboxsync |
com: tabs again
|
|
|
@37553
|
13 years |
vboxsync |
com: method for SafeArray -> RTCList
|
|
|
@37547
|
13 years |
vboxsync |
com: temp remove template
|
|
|
@37545
|
13 years |
vboxsync |
com: next try
|
|
|
@37542
|
13 years |
vboxsync |
com: test
|
|
|
@37530
|
13 years |
vboxsync |
com: helper for converting safe arrays to RTCLists
|
|
|
@37517
|
13 years |
vboxsync |
TM: Simplified the virtual sync timers by requiring changes to be done …
|
|
|
@37516
|
13 years |
vboxsync |
comment typo.
|
|
|
@37502
|
14 years |
vboxsync |
Main;Settings: make the settings copyable
|
|
|
@37490
|
14 years |
vboxsync |
wddm: autoresize fixes
|
|
|
@37479
|
14 years |
vboxsync |
OSE header fixes
|
|
|
@37475
|
14 years |
vboxsync |
DevAPIC: Locking reworking in progress.
|
|
|
@37466
|
14 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37464
|
14 years |
vboxsync |
vm.h: Alignment fix (32-bit hosts).
|
|
|
@37452
|
14 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37443
|
14 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37442
|
14 years |
vboxsync |
tm.h: Forgot the header changes relating to timer clock locking.
|
|
|
@37434
|
14 years |
vboxsync |
GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
|
|
|
@37423
|
14 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37418
|
14 years |
vboxsync |
Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
|
|
|
@37417
|
14 years |
vboxsync |
Try to fix build
|
|
|
@37416
|
14 years |
vboxsync |
Try to fix build
|
|
|
@37413
|
14 years |
vboxsync |
vmm/dbgftrace.h: Forgot the DBGF trace header.
|
|
|
@37410
|
14 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@37375
|
14 years |
vboxsync |
GuestCtrl: Added APIs for guest directory enumeration, guest file …
|
|
|
@37362
|
14 years |
vboxsync |
PGMNotifyNxeChanged: Another try.
|
|
|
@37358
|
14 years |
vboxsync |
PDM/TM: Implemented USB timers.
|
|
|
@37357
|
14 years |
vboxsync |
PGM: relax some assertion added earlier today so they'll survive reset …
|
|
|
@37354
|
14 years |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37325
|
14 years |
vboxsync |
USB: device qualifier descriptor (from spec).
|
|
|
@37320
|
14 years |
vboxsync |
HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
|
|
|
@37319
|
14 years |
vboxsync |
HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
|
|
|
@37282
|
14 years |
vboxsync |
Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
|
|
|
@37242
|
14 years |
vboxsync |
GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM.
|
|
|
@37228
|
14 years |
vboxsync |
SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
|
|
|
@37226
|
14 years |
vboxsync |
VBoxMouse/VBoxGuest/win: avoid poller thread for mouse events …
|
|
|
@37221
|
14 years |
vboxsync |
VBoxMouse,VBoxGuest/win: NEW_PROTOCOL for mouse integration
|
|
|
@37217
|
14 years |
vboxsync |
VBoxMouse: missing part of r71849
|
|
|
@37211
|
14 years |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@37200
|
14 years |
vboxsync |
API+Frontends: Generic network attachment driver support which …
|
|
|
@37199
|
14 years |
vboxsync |
Device/Network/UDPTunnel: build integration
|
|
|
@37174
|
14 years |
vboxsync |
Additions/x11/seamless: allow for the possibility that nothing is …
|
|
|
@37152
|
14 years |
vboxsync |
not used since ages
|
|
|
@37139
|
14 years |
vboxsync |
forgot to commit
|
|
|
@37136
|
14 years |
vboxsync |
CPUM: Option to set Hypervisor Present bit.
|
|
|
@37133
|
14 years |
vboxsync |
CPUM,x86.h: Hypervisor present bit.
|
|
|
@37080
|
14 years |
vboxsync |
x86.h: Made X86_SEL_XXX unsigned.
|
|
|
@37068
|
14 years |
vboxsync |
Main: add support for Com(Obj)Ptr<IFACE> in our RTC(MT)List classes
|
|
|
@37034
|
14 years |
vboxsync |
IEM: Hacking in progress…
|
|
|
@37019
|
14 years |
vboxsync |
Guest Additions: Also report extended version information to the host …
|
|
|
@36984
|
14 years |
vboxsync |
GMMR0: Yield the mutex during cleanup since it may take quite a while …
|
|
|
@36961
|
14 years |
vboxsync |
Main/USB/linux: return correct error codes and messages if the user …
|
|
|
@36959
|
14 years |
vboxsync |
usb: avoid redundant device info updates
|
|
|
@36944
|
14 years |
vboxsync |
VBox/param.h: Bumped the max RAM limit up to 2TB on 64-bit hosts (was …
|
|
|
@36941
|
14 years |
vboxsync |
usb rework
|
|
|
@36925
|
14 years |
vboxsync |
3D for VRDP: updates (xTracker 5565).
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36887
|
14 years |
vboxsync |
GuestCtrl: Added support for getting separated stdout/stderr output.
|
|
|
@36882
|
14 years |
vboxsync |
<VBox/VBoxVideo.h>: make it compile with VBOX_WITH_WDDM disabled
|
|
|
@36869
|
14 years |
vboxsync |
include/VBox/RemoteDesktop: export missing header
|
|
|
@36860
|
14 years |
vboxsync |
IEM: rdtsc, mov DRx, ltr, lldt. cmovnle fix.
|
|
|
@36858
|
14 years |
vboxsync |
build fix.
|
|
|