VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22418   16 years vboxsync IPRT: RTThreadPreemptDisble/Restore must work the SPL/PIL as well for …
(edit) @22412   16 years vboxsync HGSMI/VBVA updates
(edit) @22398   16 years vboxsync IPRT: Fix compiling on FreeBSD amd64. When compiling code for 32bit …
(edit) @22357   16 years vboxsync COM, Python: wrappers cleanup, some generic improvments
(edit) @22344   16 years vboxsync PDMDevice: the pointer to pointer to Dev fix.
(edit) @22334   16 years vboxsync PDMR3DriverAttach: implemented, but untested.
(edit) @22328   16 years vboxsync pdmapi.h: spaces
(edit) @22322   16 years vboxsync pdmdrv.h: spaces
(edit) @22318   16 years vboxsync handle required settings upgrade transparently in the settings backend only
(edit) @22308   16 years vboxsync Runtime: Add RTFOFF Avl tree variant for the I/O cache
(edit) @22305   16 years vboxsync Main: generic callback wrappers mechanism
(edit) @22296   16 years vboxsync Main: fix boot order XML (position indices were wrong), set correct …
(edit) @22280   16 years vboxsync ASMIntDisableFlags() / gcc: don't use '=rm' as output constraint …
(edit) @22279   16 years vboxsync ASMGetFlags() / gcc: don't use '=g' (includes '=m') as output …
(edit) @22277   16 years vboxsync PDMDRVREG change (big changeset).
(edit) @22273   16 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22247   16 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22242   16 years vboxsync Made TSC underflow checking more generic.
(edit) @22235   16 years vboxsync Reapplied 51023/25
(edit) @22224   16 years vboxsync Backed out 51023/24/25.
(edit) @22223   16 years vboxsync missing assembly struct update
(edit) @22221   16 years vboxsync Added u32UpdateIntervalNS to SUPGIPCPU (experiment)
(edit) @22215   16 years vboxsync video hw accel: basics for saved state support
(edit) @22213   16 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22198   16 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22189   16 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22188   16 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22186   16 years vboxsync Main: fix more windows warnings
(edit) @22185   16 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22183   16 years vboxsync Main: fix more windows warnings + burns
(edit) @22181   16 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @22177   16 years vboxsync Main: fix burns on darwin and linux 64
(edit) @22175   16 years vboxsync Main: fix windows burns/warnings
(edit) @22173   16 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22165   16 years vboxsync crOpenGL: add warning window when additions version is incompatible (#4108)
(edit) @22161   16 years vboxsync CFGM: Added CFGMR3InsertStringW, CFGMR3InsertStringF and …
(edit) @22150   16 years vboxsync IPRT,SUPDrv: Changed RTTHREADPREEMPTSTATE breaking binary …
(edit) @22127   16 years vboxsync iprt/spinlock.h: nit picking.
(edit) @22116   16 years vboxsync RTDbgAs: Added RTDbgAsModuleQueryMapByIndex.
(edit) @22114   16 years vboxsync RTDbgMod: Added module tagging so the diggers can tell which modules …
(edit) @22112   16 years vboxsync DBGF,REM,Diggers: Converted more of the code dealing with debug symbol …
(edit) @22109   16 years vboxsync IPRT: Added RTPathTraverseList.
(edit) @22108   16 years vboxsync DBGC: plug-ins in the works.
(edit) @22106   16 years vboxsync DBGF,DBGC: 64-bit stack walking.
(edit) @22105   16 years vboxsync DBGF: Added DBGFSELQI_FLAGS_DT_ADJ_64BIT_MODE for making stack walking …
(edit) @22096   16 years vboxsync Devices/VMMDev: simplify and complete mouse status requests
(edit) @22092   16 years vboxsync iprt/md5.cpp|h: some cleanup and tuning to see how fast it can be (too …
(edit) @22065   16 years vboxsync iprt/stdint.h: Fixed wrong UINT32_C redifinition in darwin kernel context.
(edit) @22044   16 years vboxsync Fixed regression in USB over VRDP.
(edit) @22042   16 years vboxsync VMM: refactor CPUID limitation, passed OSType
(edit) @22037   16 years vboxsync VMM: correct report cores count, also expose more CPUID leaves by default
(edit) @22036   16 years vboxsync Updates
(edit) @22028   16 years vboxsync video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used …
(edit) @22005   16 years vboxsync ASMMemIsZeroPage: require 16-byte alignment.
(edit) @22004   16 years vboxsync iprt/asm.h: Added ASMMemIsZeroPage.
(edit) @21986   16 years vboxsync VBox/vm.h: Avoid VM_IS_EMT in VM_ASSERT_VALID_EXT_RETURN to same a few …
(edit) @21981   16 years vboxsync VMMDev.h: UINT32_C() instead of const-1.
(edit) @21978   16 years vboxsync VbglR3: u32Timeout -> cMillies and other nitpicking.
(edit) @21974   16 years vboxsync Get rid of an annoying assertion during termination; allow disassembly …
(edit) @21953   16 years vboxsync iprt/log.h: Made _LogRelIt do what _LogIt does.
(edit) @21943   16 years vboxsync iprt/asm.h: typos.
(edit) @21939   16 years vboxsync Video Hw Accel: debugging & better color support (still debugging & …
(edit) @21930   16 years vboxsync VBox/param.mac,VBox/err.mac,VBox/x86.mac,iprt/err.mac: regenerated …
(edit) @21927   16 years vboxsync SSM,VBox/err.h: SSMR3SkipToEndOfUnit and more error codes.
(edit) @21918   16 years vboxsync IPRT: Added RTMd5().
(edit) @21914   16 years vboxsync iprt: combined crc32.h and crc64.h into crc.h. Added Adler-32.
(edit) @21913   16 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21912   16 years vboxsync Additions/x11 and common: simplify requests for getting video mode …
(edit) @21820   16 years vboxsync ACPI: implement remappable PM device, better saved states, need some …
(edit) @21814   16 years vboxsync IPRT: RTZipBlock for block compression.
(edit) @21812   16 years vboxsync Runtime: rename
(edit) @21810   16 years vboxsync IPRT: r=bird: RTZip - dunno if anything works after my changes because …
(edit) @21806   16 years vboxsync Storage/VBoxHDD: resurrect the facility to dump information about disk …
(edit) @21801   16 years vboxsync IPRT: Clearified RTFileReadAll*.
(edit) @21795   16 years vboxsync include/VBox/ssm.h: Clearified the extern load exec return code (new code).
(edit) @21794   16 years vboxsync iprt/log.h: Assume gcc 4+ on dawrin and set LOG_USE_C99.
(edit) @21792   16 years vboxsync iprt/assert.h: added AssertCompile2MemberOffsets.
(edit) @21787   16 years vboxsync SSMR3ValidateFile/ConsoleImpl.cpp: Don't waste lots of time …
(edit) @21784   16 years vboxsync Runtime: Implemented tar archive I/O.
(edit) @21783   16 years vboxsync API: make IVirtualBoxErrorInfo available via the webservice, and …
(edit) @21757   16 years vboxsync Runtime: fix return type documentation
(edit) @21756   16 years vboxsync Runtime: wording
(edit) @21754   16 years vboxsync Runtime: fix doxygen documentation
(edit) @21753   16 years vboxsync Runtime: typos
(edit) @21751   16 years vboxsync Runtime: typo
(edit) @21750   16 years vboxsync Runtime: forgot the headers as always
(edit) @21742   16 years vboxsync Runtime: added SHA1 and manifest file support
(edit) @21741   16 years vboxsync iprt/string.h: documentation correction for the extended conversion …
(edit) @21738   16 years vboxsync VMMDev.h: Fixed 32-bit additions build break.
(edit) @21725   16 years vboxsync iprt: Added RTMpGetDescription.
(edit) @21722   16 years vboxsync iprt/string.h: put things in the right groups.
(edit) @21721   16 years vboxsync iprt/string.h: doc corrections.
(edit) @21720   16 years vboxsync iprt/stdint.h: Replaced by stdint-new.h.
(edit) @21714   16 years vboxsync iprt/string: conversion between Utf16 and Latin1
(edit) @21699   16 years vboxsync iprt/log.h: Fixed the LogRel*Func macros.
(edit) @21685   16 years vboxsync iprt/stdint.h: try use the new one.
(edit) @21684   16 years vboxsync iprt/stdint-new.h: New stdint.h wrapper that makes sure the macros are …
(edit) @21681   16 years vboxsync Solaris/USB: bits.
(edit) @21669   16 years vboxsync reverted r50150 as it fixes nothing.
(edit) @21653   16 years vboxsync TPR patching updates
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette