|
|
@38663
|
13 years |
vboxsync |
Devices/VMMDev: document VMMDevReq_GetDisplayChangeRequest[2]
|
|
|
@38658
|
13 years |
vboxsync |
IPRT: , and are now deprecated, the conversion to local codeset …
|
|
|
@38655
|
13 years |
vboxsync |
Additions/Common/VBoxGuest: removed some dead code
|
|
|
@38650
|
13 years |
vboxsync |
Additions/common and X11: more VBOXGUEST_IOCTL_SET_MOUSE_STATUS …
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38632
|
13 years |
vboxsync |
Missing header
|
|
|
@38623
|
13 years |
vboxsync |
Add logging groups
|
|
|
@38622
|
13 years |
vboxsync |
AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
|
|
|
@38621
|
13 years |
vboxsync |
VD: Initial support to discard unused blocks in an image + support for …
|
|
|
@38618
|
13 years |
vboxsync |
VBoxHeadless/win: dont create console window for console VBoxHeadless app
|
|
|
@38606
|
13 years |
vboxsync |
More dwarf hacking.
|
|
|
@38601
|
13 years |
vboxsync |
IPRT: Some more dwarf bits.
|
|
|
@38592
|
13 years |
vboxsync |
Additions/common/VBoxGuest: mediate SET_MOUSE_STATUS in the kernel module
|
|
|
@38584
|
13 years |
vboxsync |
iprt/dwarf: Attacking .debug_info…
|
|
|
@38581
|
13 years |
vboxsync |
IPRT: More debug info & ldr stuff.
|
|
|
@38573
|
13 years |
vboxsync |
iprt: Read dwarf line numbers.
|
|
|
@38550
|
13 years |
vboxsync |
Windows build fix
|
|
|
@38549
|
13 years |
vboxsync |
GSO: UDP fragmentation offloading (#5846)
|
|
|
@38547
|
13 years |
vboxsync |
IPRT: More debug info hacking.
|
|
|
@38540
|
13 years |
vboxsync |
VD: Start of a new library which contains utilities for debugging, …
|
|
|
@38539
|
13 years |
vboxsync |
Runtime/SgBuf: Add new method to get the next segment from the S/G buffer
|
|
|
@38524
|
13 years |
vboxsync |
Main/glue/ErrorInfo: more macros
|
|
|
@38515
|
13 years |
vboxsync |
IPRT: Working on debug info again.
|
|
|
@38511
|
13 years |
vboxsync |
Main/Error: attempt to describe the error handling in COM
|
|
|
@38509
|
13 years |
vboxsync |
Main/glue/ErrorInfo: print _all_ error messages, not only the last …
|
|
|
@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 …
|
|
|
@38354
|
13 years |
vboxsync |
x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
|
|
|
@38353
|
13 years |
vboxsync |
amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
|
|
|
@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.
|
|
|
@37964
|
13 years |
vboxsync |
Register formatting in strformatrt.cpp (for logging).
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37954
|
13 years |
vboxsync |
x86.h: Added new CR4 flags.
|
|
|
@37951
|
13 years |
vboxsync |
IPRT: Added RTMsgSetProgName.
|
|
|
@37871
|
13 years |
vboxsync |
iprt/string.h: build fix for some FreeBSD versions which declare …
|
|
|
@37861
|
13 years |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37859
|
13 years |
vboxsync |
Committed usb_thread.patch with tiny adjustments.
|
|
|
@37829
|
13 years |
vboxsync |
header fixes
|
|
|
@37824
|
13 years |
vboxsync |
Main/Machine+MediumAttachment+Console: add method for marking a 'hard …
|
|
|
@37822
|
13 years |
vboxsync |
space
|
|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@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.
|
|
|
@37720
|
13 years |
vboxsync |
Runtime: add C++-like vector implementation in C
|
|
|
@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, …
|
|
|
@37665
|
13 years |
vboxsync |
Runtime/getopt: add new option flag to switch to case insensitive matching
|
|
|
@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.
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37591
|
13 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@37589
|
13 years |
vboxsync |
Main/GuestCtrl: Major overhaul of internal guest control handling, …
|
|
|
@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 …
|
|
|
@37573
|
13 years |
vboxsync |
iprt: More kernel symbol resolving on darwin.
|
|
|
@37559
|
13 years |
vboxsync |
iprt/file.h: RTFile will be available in kernel mode as well.
|
|
|
@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
|
|
|
@37535
|
13 years |
vboxsync |
iprt/cdefs.h: RT_HI/LO_Uxx macros.
|
|
|
@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
|
13 years |
vboxsync |
Main;Settings: make the settings copyable
|
|
|
@37491
|
13 years |
vboxsync |
Main-CloneVM: factor out the clone VM task
|
|
|
@37490
|
13 years |
vboxsync |
wddm: autoresize fixes
|
|
|
@37479
|
13 years |
vboxsync |
OSE header fixes
|
|
|
@37475
|
13 years |
vboxsync |
DevAPIC: Locking reworking in progress.
|
|
|
@37466
|
13 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37464
|
13 years |
vboxsync |
vm.h: Alignment fix (32-bit hosts).
|
|
|
@37452
|
13 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37447
|
13 years |
vboxsync |
GuestCtrl/Execute: Added NoProfile flag for executing processes …
|
|
|
@37443
|
13 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37442
|
13 years |
vboxsync |
tm.h: Forgot the header changes relating to timer clock locking.
|
|
|
@37434
|
13 years |
vboxsync |
GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@37419
|
13 years |
vboxsync |
PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
|
|
|