|
|
@22224
|
15 years |
vboxsync |
Backed out 51023/24/25.
|
|
|
@22223
|
15 years |
vboxsync |
missing assembly struct update
|
|
|
@22221
|
15 years |
vboxsync |
Added u32UpdateIntervalNS to SUPGIPCPU (experiment)
|
|
|
@22215
|
15 years |
vboxsync |
video hw accel: basics for saved state support
|
|
|
@22213
|
15 years |
vboxsync |
Main: make XML settings parser support settings format 1.6 for reading …
|
|
|
@22198
|
15 years |
vboxsync |
Main: document XML settings versions correctly; bring back DHCP server …
|
|
|
@22189
|
15 years |
vboxsync |
video hw accel: propper report supported functionality, some code cleaning
|
|
|
@22188
|
15 years |
vboxsync |
Main: fix crash if VirtualBox.xml is not present.
|
|
|
@22186
|
15 years |
vboxsync |
Main: fix more windows warnings
|
|
|
@22185
|
15 years |
vboxsync |
Main: remove VBoxSettings library and link settings code into VBoxSVC …
|
|
|
@22183
|
15 years |
vboxsync |
Main: fix more windows warnings + burns
|
|
|
@22181
|
15 years |
vboxsync |
GuestHost/SharedClipboard: use the XFIXES notification extension in …
|
|
|
@22177
|
15 years |
vboxsync |
Main: fix burns on darwin and linux 64
|
|
|
@22175
|
15 years |
vboxsync |
Main: fix windows burns/warnings
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22165
|
15 years |
vboxsync |
crOpenGL: add warning window when additions version is incompatible (#4108)
|
|
|
@22161
|
15 years |
vboxsync |
CFGM: Added CFGMR3InsertStringW, CFGMR3InsertStringF and …
|
|
|
@22150
|
15 years |
vboxsync |
IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
|
|
|
@22127
|
15 years |
vboxsync |
iprt/spinlock.h: nit picking.
|
|
|
@22116
|
15 years |
vboxsync |
RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
|
|
|
@22114
|
15 years |
vboxsync |
RTDbgMod: Added module tagging so the diggers can tell which modules …
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@22109
|
15 years |
vboxsync |
IPRT: Added RTPathTraverseList.
|
|
|
@22108
|
15 years |
vboxsync |
DBGC: plug-ins in the works.
|
|
|
@22106
|
15 years |
vboxsync |
DBGF,DBGC: 64-bit stack walking.
|
|
|
@22105
|
15 years |
vboxsync |
DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
|
|
|
@22096
|
15 years |
vboxsync |
Devices/VMMDev: simplify and complete mouse status requests
|
|
|
@22092
|
15 years |
vboxsync |
iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
|
|
|
@22065
|
15 years |
vboxsync |
iprt/stdint.h: Fixed wrong UINT32_C redifinition in darwin kernel context.
|
|
|
@22044
|
15 years |
vboxsync |
Fixed regression in USB over VRDP.
|
|
|
@22042
|
15 years |
vboxsync |
VMM: refactor CPUID limitation, passed OSType
|
|
|
@22037
|
15 years |
vboxsync |
VMM: correct report cores count, also expose more CPUID leaves by default
|
|
|
@22036
|
15 years |
vboxsync |
Updates
|
|
|
@22028
|
15 years |
vboxsync |
video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
|
|
|
@22005
|
15 years |
vboxsync |
ASMMemIsZeroPage: require 16-byte alignment.
|
|
|
@22004
|
15 years |
vboxsync |
iprt/asm.h: Added ASMMemIsZeroPage.
|
|
|
@21986
|
15 years |
vboxsync |
VBox/vm.h: Avoid VM_IS_EMT in VM_ASSERT_VALID_EXT_RETURN to same a few …
|
|
|
@21981
|
15 years |
vboxsync |
VMMDev.h: UINT32_C() instead of const-1.
|
|
|
@21978
|
15 years |
vboxsync |
VbglR3: u32Timeout -> cMillies and other nitpicking.
|
|
|
@21974
|
15 years |
vboxsync |
Get rid of an annoying assertion during termination; allow disassembly …
|
|
|
@21953
|
15 years |
vboxsync |
iprt/log.h: Made _LogRelIt do what _LogIt does.
|
|
|
@21943
|
15 years |
vboxsync |
iprt/asm.h: typos.
|
|
|
@21939
|
15 years |
vboxsync |
Video Hw Accel: debugging & better color support (still debugging & …
|
|
|
@21930
|
15 years |
vboxsync |
VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
|
|
|
@21927
|
15 years |
vboxsync |
SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
|
|
|
@21918
|
15 years |
vboxsync |
IPRT: Added RTMd5().
|
|
|
@21914
|
15 years |
vboxsync |
iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
|
|
|
@21913
|
15 years |
vboxsync |
Additions/x11 and common: simplify requests for getting video mode …
|
|
|
@21912
|
15 years |
vboxsync |
Additions/x11 and common: simplify requests for getting video mode …
|
|
|
@21820
|
15 years |
vboxsync |
ACPI: implement remappable PM device, better saved states, need some …
|
|
|
@21814
|
15 years |
vboxsync |
IPRT: RTZipBlock for block compression.
|
|
|
@21812
|
15 years |
vboxsync |
Runtime: rename
|
|
|
@21810
|
15 years |
vboxsync |
IPRT: r=bird: RTZip - dunno if anything works after my changes because …
|
|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@21801
|
15 years |
vboxsync |
IPRT: Clearified RTFileReadAll*.
|
|
|
@21795
|
15 years |
vboxsync |
include/VBox/ssm.h: Clearified the extern load exec return code (new code).
|
|
|
@21794
|
15 years |
vboxsync |
iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99.
|
|
|
@21792
|
15 years |
vboxsync |
iprt/assert.h: added AssertCompile2MemberOffsets.
|
|
|
@21787
|
15 years |
vboxsync |
SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
|
|
|
@21784
|
15 years |
vboxsync |
Runtime: Implemented tar archive I/O.
|
|
|
@21783
|
15 years |
vboxsync |
API: make IVirtualBoxErrorInfo available via the webservice, and …
|
|
|
@21757
|
15 years |
vboxsync |
Runtime: fix return type documentation
|
|
|
@21756
|
15 years |
vboxsync |
Runtime: wording
|
|
|
@21754
|
15 years |
vboxsync |
Runtime: fix doxygen documentation
|
|
|
@21753
|
15 years |
vboxsync |
Runtime: typos
|
|
|
@21751
|
15 years |
vboxsync |
Runtime: typo
|
|
|
@21750
|
15 years |
vboxsync |
Runtime: forgot the headers as always
|
|
|
@21742
|
15 years |
vboxsync |
Runtime: added SHA1 and manifest file support
|
|
|
@21741
|
15 years |
vboxsync |
iprt/string.h: documentation correction for the extended conversion …
|
|
|
@21738
|
15 years |
vboxsync |
VMMDev.h: Fixed 32-bit additions build break.
|
|
|
@21725
|
15 years |
vboxsync |
iprt: Added RTMpGetDescription.
|
|
|
@21722
|
15 years |
vboxsync |
iprt/string.h: put things in the right groups.
|
|
|
@21721
|
15 years |
vboxsync |
iprt/string.h: doc corrections.
|
|
|
@21720
|
15 years |
vboxsync |
iprt/stdint.h: Replaced by stdint-new.h.
|
|
|
@21714
|
15 years |
vboxsync |
iprt/string: conversion between Utf16 and Latin1
|
|
|
@21699
|
15 years |
vboxsync |
iprt/log.h: Fixed the LogRel*Func macros.
|
|
|
@21685
|
15 years |
vboxsync |
iprt/stdint.h: try use the new one.
|
|
|
@21684
|
15 years |
vboxsync |
iprt/stdint-new.h: New stdint.h wrapper that makes sure the macros are …
|
|
|
@21681
|
15 years |
vboxsync |
Solaris/USB: bits.
|
|
|
@21669
|
15 years |
vboxsync |
reverted r50150 as it fixes nothing.
|
|
|
@21653
|
15 years |
vboxsync |
TPR patching updates
|
|
|
@21652
|
15 years |
vboxsync |
Updates + compile fixes
|
|
|
@21650
|
15 years |
vboxsync |
Missed header file update
|
|
|
@21648
|
15 years |
vboxsync |
iprt/log: added LogRelFlowFunc
|
|
|
@21646
|
15 years |
vboxsync |
comment typo
|
|
|
@21645
|
15 years |
vboxsync |
Naming changes
|
|
|
@21644
|
15 years |
vboxsync |
Register guest allocated memory (locked & executable) for patching …
|
|
|
@21642
|
15 years |
vboxsync |
iprt/string.h: reverted r50153, Darwin burns are not far off
|
|
|
@21636
|
15 years |
vboxsync |
iprt/memcache.h: a reminder.
|
|
|
@21628
|
15 years |
vboxsync |
iprt: this definition is causing too much trouble
|
|
|
@21625
|
15 years |
vboxsync |
HostServices: attempt to fix a burn
|
|
|
@21623
|
15 years |
vboxsync |
HostServices: added getBuffer and getString methods to the host …
|
|
|
@21620
|
15 years |
vboxsync |
TPR access optimization experiments (disabled).
|
|
|
@21616
|
15 years |
vboxsync |
nitpicking.
|
|
|
@21609
|
15 years |
vboxsync |
video hw accel: raise interrupts for urgent commands only, hgsmi …
|
|
|
@21593
|
15 years |
vboxsync |
RTSemSpinMutexRequest: Some adjustments.
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21582
|
15 years |
vboxsync |
IPRT: RTFILE_O_APPEND.
|
|
|
@21573
|
15 years |
vboxsync |
iprt/file.h: spaces.
|
|
|
@21559
|
15 years |
vboxsync |
COM: implemented arrays support for Visual Basic (not VBS), sample …
|
|
|