VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23644   15 years vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23643   15 years vboxsync VRDP port range API.
(edit) @23639   15 years vboxsync Accidental commit
(edit) @23637   15 years vboxsync Addition cpuid & msr values
(edit) @23631   15 years vboxsync string.h: Unconditionally define memmove on FreeBSD. FreeBSD_version …
(edit) @23627   15 years vboxsync Fix building on FreeBSD < 7.2. No memmove in R0 there
(edit) @23625   15 years vboxsync IPRT: Added RTTcpServerShutdown and cleaned up the code.
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @23600   15 years vboxsync Main: three new Machine settings (not enabled).
(edit) @23598   15 years vboxsync VMM,Main,VBoxBFE: Split up VMR3Load into VMR3LoadFromFile and …
(edit) @23595   15 years vboxsync SSM: SSMR3LiveToFile -> SSMR3LiveSave.
(edit) @23593   15 years vboxsync SSM: Fixed bug causing invalid/unnecessary directory entries. Made …
(edit) @23589   15 years vboxsync SSM: Generalizing the file handling.
(edit) @23556   15 years vboxsync Corrected padding
(edit) @23540   15 years vboxsync SSM: Added a live save flag to the file header and handle, exposing it …
(edit) @23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
(edit) @23507   15 years vboxsync IPRT: Added APIs for convering digests to/from strings.
(edit) @23501   15 years vboxsync IPRT: Added SHA-1, SHA-256 and SHA-512 APIs. Added a simple digest …
(edit) @23481   15 years vboxsync iprt/types.h: Corrected RTUINT16U.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23460   15 years vboxsync PGM: Page lock counters. (disabled)
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @23380   15 years vboxsync no trailing ';' in STAM_GET_TS macro
(edit) @23356   15 years vboxsync SCSI: Add support for disks greater 2TB
(edit) @23350   15 years vboxsync VMM: Added PDMCritSectHasWaiters and PDMR3CritSectYield.
(edit) @23334   15 years vboxsync Main: be stricter with bumping settings version to 1.9 when …
(edit) @23332   15 years vboxsync iprt/linux/sysfs.h/cpp: code review, fixing RTLinuxSysFsGetLinkDest[V] …
(edit) @23315   15 years vboxsync VBox/hgcmsvc.h,GuestProperties/service.cpp: gcc 4.0.1 warnings.
(edit) @23309   15 years vboxsync iprt/linux: add APIs for locating device nodes to sysfs APIs
(edit) @23305   15 years vboxsync iprt/dir.h: RTDirExists clearification.
(edit) @23294   15 years vboxsync iprt/path.h: typo
(edit) @23291   15 years vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @23288   15 years vboxsync Main: implement XML reader for settings versions 1.3, 1.4 and 1.5 for …
(edit) @23266   15 years vboxsync export to OSE
(edit) @23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
(edit) @23223   15 years vboxsync API: big medium handling change and lots of assorted other cleanups …
(edit) @23219   15 years vboxsync Task switch additions for VT-x
(edit) @23218   15 years vboxsync Compile fix
(edit) @23217   15 years vboxsync Update for task switch exit
(edit) @23214   15 years vboxsync VM_FF_EMT_RENDEZVOUS should cause a switch to ring 3 as well.
(edit) @23209   15 years vboxsync More stupid alignment issues
(edit) @23185   15 years vboxsync Skip VBVA update if framebufer is being resized.
(edit) @23179   15 years vboxsync Main: firmware type setter
(edit) @23160   15 years vboxsync Serial: Add support for break conditions. On Windows it also possible …
(edit) @23151   15 years vboxsync VBox/err.h,VMM: VMR3Save should be mostly done now.
(edit) @23146   15 years vboxsync VMM: State reworking.
(edit) @23145   15 years vboxsync VMM: Extended VMMR3EmtRendezvous with TYPE_ASCENDING, TYPE_DESCENDING …
(edit) @23124   15 years vboxsync IPRT: Added RTThreadIsMain().
(edit) @23092   15 years vboxsync Main/glue: EventQueue bugfixes and code style adjustments and …
(edit) @23080   15 years vboxsync VMM,ConsoleImpl.cpp: Added fFlags to VMR3ReqCall.
(edit) @23047   15 years vboxsync Fix RTFILE_O_NO_CACHE on Windows. Document that FILE_APPEND_DATA is …
(edit) @23037   15 years vboxsync VMR3Save: Code done. (Had to add VMSTATE_RESET_LS to deal with reset.)
(edit) @23016   15 years vboxsync VMM,Devices: VMR3ReqCallEx -> VMR3ReqCallVoidNoWait; retired the old API.
(edit) @23015   15 years vboxsync VMM,Main,Devices,VBoxBFE: VMReqCallVoid[U] -> VMR3ReqCallVoidWait. …
(edit) @23010   15 years vboxsync VBox/vmapi.h,VMReq.cpp: Added A number of convenice function to …
(edit) @23009   15 years vboxsync VMM: State machine adjustments. Have only received basic testing.
(edit) @23002   15 years vboxsync VBox/ssm.h: SSMR3Cancel.
(edit) @23000   15 years vboxsync Corrected 52285
(edit) @22998   15 years vboxsync Suggested reduction in size
(edit) @22987   15 years vboxsync VBox/uvm.h: Added UVM_ASSERT_VALID_EXT_RETURN.
(edit) @22986   15 years vboxsync VMM: Removed the AtReset callbacks. Rewrote the AtState registration …
(edit) @22983   15 years vboxsync Forgotten header change
(edit) @22975   15 years vboxsync VMM: State coding in progress - bed time commit.
(edit) @22966   15 years vboxsync Storage: Convert the backends to use the interface for I/O rather than …
(edit) @22961   15 years vboxsync VMM: state updates (almost there).
(edit) @22932   15 years vboxsync VBox/uvm.h: For some reason AssertCompileMemberAlignment doesn't work …
(edit) @22931   15 years vboxsync VBox/uvm.h: another try.
(edit) @22930   15 years vboxsync VBox/uvm.h: typo.
(edit) @22928   15 years vboxsync VBox/uvm.h: another try.
(edit) @22927   15 years vboxsync VBox/uvm.h: alignment fix.
(edit) @22922   15 years vboxsync VBox/uvm.h: major mess up! The per component data was declared as …
(edit) @22920   15 years vboxsync Video hw accel: fallback for PBO allocation failure
(edit) @22915   15 years vboxsync VMM: some state stuff (work in progress, back out on bustage).
(edit) @22911   15 years vboxsync event queues cleaned up
(edit) @22893   15 years vboxsync vm.h: page align VMCPU::pgm (it's 28KB).
(edit) @22892   15 years vboxsync vm.h: another shot at the windows build break.
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22889   15 years vboxsync vm.h: VMMCPU is bigger on 64-bit windows because we're saving lots …
(edit) @22888   15 years vboxsync vm.h/vm.mac: tweaking.
(edit) @22887   15 years vboxsync vm.h: Make 32-bit and 64-bit stuff be more uniform…
(edit) @22886   15 years vboxsync vm.h: 64-bit host realignment.
(edit) @22885   15 years vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @22884   15 years vboxsync SSM: Added cancellation support (SSMR3Cancel). Needed by the state …
(edit) @22866   15 years vboxsync #3987: Virtio PCI + Net skeleton.
(edit) @22847   15 years vboxsync Python, COM glue: event processing API
(edit) @22812   15 years vboxsync PDM: upgrade mouse device to an MS IntelliMouse Explorer (five buttons …
(edit) @22808   15 years vboxsync TM: hiding VMM internal APIs.
(edit) @22807   15 years vboxsync SSM: sketched out cancellation and handling of VMs powering off and stuff.
(edit) @22806   15 years vboxsync iprt/err.mac: regenerated
(edit) @22803   15 years vboxsync ssm: Use VMMR3_INT_DECL.
(edit) @22802   15 years vboxsync VBox/cdefs.h: Added VMM*_INT_DECL and made the VMMR?CDECL macros use …
(edit) @22801   15 years vboxsync iprt/cdefs.h: Added DECL_INVALID(type).
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22792   15 years vboxsync SSM: Live snapshot and migration coding.
(edit) @22789   15 years vboxsync VBox/vm.h: Added VM_ASSERT_EMT0 and VM_ASSERT_EMT0_RETURN.
(edit) @22784   15 years vboxsync VMM,Main,VBoxBFE: Changed VMR3Save and started working on making …
(edit) @22764   15 years vboxsync PGMPoolFlushPage -> pgmPoolFlushPageByGCPhys
(edit) @22736   15 years vboxsync IPRT: Added RTStrDupN.
(edit) @22722   15 years vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22708   15 years vboxsync Main: comptr+webservice logging
Note: See TracRevisionLog for help on using the revision log.

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