|
|
@22318
|
15 years |
vboxsync |
handle required settings upgrade transparently in the settings backend only
|
|
|
@22305
|
15 years |
vboxsync |
Main: generic callback wrappers mechanism
|
|
|
@22296
|
15 years |
vboxsync |
Main: fix boot order XML (position indices were wrong), set correct …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22247
|
15 years |
vboxsync |
video hw accel: more saved state support impl, bugfixes
|
|
|
@22242
|
15 years |
vboxsync |
Made TSC underflow checking more generic.
|
|
|
@22235
|
15 years |
vboxsync |
Reapplied 51023/25
|
|
|
@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 …
|
|
|
@22112
|
15 years |
vboxsync |
DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@21795
|
15 years |
vboxsync |
include/VBox/ssm.h: Clearified the extern load exec return code (new code).
|
|
|
@21787
|
15 years |
vboxsync |
SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
|
|
|
@21783
|
15 years |
vboxsync |
API: make IVirtualBoxErrorInfo available via the webservice, and …
|
|
|
@21738
|
15 years |
vboxsync |
VMMDev.h: Fixed 32-bit additions build break.
|
|
|
@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
|
|
|
@21645
|
15 years |
vboxsync |
Naming changes
|
|
|
@21644
|
15 years |
vboxsync |
Register guest allocated memory (locked & executable) for patching …
|
|
|
@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).
|
|
|
@21609
|
15 years |
vboxsync |
video hw accel: raise interrupts for urgent commands only, hgsmi …
|
|
|
@21588
|
15 years |
vboxsync |
Main: move vbox-independent OVF reader code to separate file; move …
|
|
|
@21559
|
15 years |
vboxsync |
COM: implemented arrays support for Visual Basic (not VBS), sample …
|
|
|
@21553
|
15 years |
vboxsync |
video hw accel: overlay & flip fixes
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21521
|
15 years |
vboxsync |
fixed burn
|
|
|
@21515
|
15 years |
vboxsync |
make the headers build cleanly again
|
|
|
@21506
|
15 years |
vboxsync |
VBoxGuest,VMMDev: New HGCM cancellation request.
|
|
|
@21490
|
15 years |
vboxsync |
video hw accel: overlay support (not debugged yet), better colorkey & …
|
|
|
@21488
|
15 years |
vboxsync |
VMMDev.h: Added VBOX_HGCM_F_PARM_ARE_VALID(fFlags).
|
|
|
@21485
|
15 years |
vboxsync |
sf: parameter validation.
|
|
|
@21463
|
15 years |
vboxsync |
VMMDev.h: doxygen
|
|
|
@21461
|
15 years |
vboxsync |
VBoxGuestLib: Implemented detection of physical page list support.
|
|
|
@21458
|
15 years |
vboxsync |
VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
|
|
|
@21457
|
15 years |
vboxsync |
VMMDev: Adjusted and implemented GetHostVersion.
|
|
|
@21456
|
15 years |
vboxsync |
HGCM&Co: physical page list.
|
|
|
@21435
|
15 years |
vboxsync |
Main: teach Bstr to convert from a MiniString as well as Utf8Str
|
|
|
@21427
|
15 years |
vboxsync |
Main: remove dead code
|
|
|
@21412
|
15 years |
vboxsync |
Add,++: Switch to common addition kernel module.
|
|
|
@21409
|
15 years |
vboxsync |
IPRT: rename ministring, add iprt:: namespace
|
|
|
@21369
|
15 years |
vboxsync |
IPRT: hide ministring::operator bool() to force people to use …
|
|
|
@21363
|
15 years |
vboxsync |
PDMQueue&users-thereof: Named the queues and added statistics.
|
|
|
@21359
|
15 years |
vboxsync |
fixed a gcc warning
|
|
|
@21343
|
15 years |
vboxsync |
export vboxnetflt for Windows to OSE
|
|
|
@21333
|
15 years |
vboxsync |
Net[Flt,Adp]/win: export to OSE, disabled by default
|
|
|
@21327
|
15 years |
vboxsync |
cpumR3Load: ignore some advanced capability bits, that we don't expose …
|
|
|
@21320
|
15 years |
vboxsync |
Extra CPUID 1 ecx capability bits
|
|
|
@21260
|
15 years |
vboxsync |
VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
|
|
|
@21253
|
15 years |
vboxsync |
video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
|
|
|
@21252
|
15 years |
vboxsync |
First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@21226
|
15 years |
vboxsync |
VMMDev.h: cleanup.
|
|
|
@21225
|
15 years |
vboxsync |
Eliminated the VMMDEVHYP[PTR|PHYS]* types.
|
|
|
@21224
|
15 years |
vboxsync |
VBoxGuest.* cleanup.
|
|
|
@21223
|
15 years |
vboxsync |
Moving VMMDEV bits from VBoxGuest.h to VMMDev.h
|
|
|
@21219
|
15 years |
vboxsync |
VBox/VBoxDev.h -> VBox/VMMDev.h
|
|
|
@21217
|
15 years |
vboxsync |
include/VBox/*.h: Mark which components the header files relate to.
|
|
|
@21212
|
15 years |
vboxsync |
VBoxGuest.h: This is the driver interface definition.
|
|
|
@21211
|
15 years |
vboxsync |
VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
|
|
|
@21210
|
15 years |
vboxsync |
Updates
|
|
|
@21209
|
15 years |
vboxsync |
Updates for io instruction restarts
|
|
|