VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45454   12 years vboxsync Runtime/http: added RTHttpAbort()
(edit) @45434   12 years vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45428   12 years vboxsync VMM: Propagate errors from PGM through the disassembler. Get rid of …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45411   12 years vboxsync comment.
(edit) @45400   12 years vboxsync IPRT: A Study in Paths - Chapter 3: Reassembling parsed and split paths.
(edit) @45398   12 years vboxsync Runtime/http: more error codes
(edit) @45394   12 years vboxsync IPRT: A Study in Paths - Chapter 2: The splitting of a path into …
(edit) @45393   12 years vboxsync build fix.
(edit) @45392   12 years vboxsync iprt/string.h: comment fix.
(edit) @45391   12 years vboxsync IPRT: Changed the RTPATHPARSE_FLAGS_ into generic ones as they will be …
(edit) @45389   12 years vboxsync IPRT: A Study in Paths - Chapter 1: The cross platform parser.
(edit) @45385   12 years vboxsync VBox/err.h: VINF_VMX_DOUBLE_FAULT.
(edit) @45381   12 years vboxsync Runtime/http: added error code + don't make tstHttp fail if we can't …
(edit) @45375   12 years vboxsync RTPathParse -> RTPathParseSimple.
(edit) @45370   12 years vboxsync VBox/log.h: VBGD and VBGL log groups.
(edit) @45369   12 years vboxsync FNVBGLHGCMCALLBACK declaration fix.
(edit) @45339   12 years vboxsync Runtime/http: check the digest of the downloaded certificates
(edit) @45331   12 years vboxsync Runtime/http: add new function to set the filename containing the …
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45301   12 years vboxsync IOM: Preparing to use read/write critsect.
(edit) @45299   12 years vboxsync PDMCritSectRw: Fixes.
(edit) @45293   12 years vboxsync PGMCritSectRw: Prep for ring-0 and raw-mode context operation.
(edit) @45291   12 years vboxsync VMM: HM bits.
(edit) @45276   12 years vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45265   12 years vboxsync doc typo.
(edit) @45249   12 years vboxsync VBoxGuestLib.h: Darwin visibility experiment.
(edit) @45231   12 years vboxsync doppelmoppel
(edit) @45230   12 years vboxsync Main: OVF 2.0 support. A few corrections. Added …
(edit) @45229   12 years vboxsync build fix
(edit) @45227   12 years vboxsync Main: OVF 2.0 support. Part 1 - SHA256 digest is supported.
(edit) @45216   12 years vboxsync VMM: HM bits.
(edit) @45189   12 years vboxsync STAM,VM: ring-3 only testing of pdmcritsectrw.h (disabled).
(edit) @45187   12 years vboxsync iprt/handletable.h: New handle table flag: …
(edit) @45181   12 years vboxsync spinlock.h: doc adj.
(edit) @45174   12 years vboxsync accident
(edit) @45173   12 years vboxsync doc: re-added vbox-greeter documentation
(edit) @45154   12 years vboxsync Try to fix build boxes
(edit) @45153   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45152   12 years vboxsync PDMCritSectRw: Early morphing stage - untested, ring-3 only.
(edit) @45151   12 years vboxsync iprt/critsect.h: Cleanups (R/W mostly).
(edit) @45139   12 years vboxsync build fix
(edit) @45138   12 years vboxsync Main/NATNetworks: API+XML serialization for NATNetworks.
(edit) @45130   12 years vboxsync RTCritSectRwIsInitialized: Fix.
(edit) @45129   12 years vboxsync RTCritSectRwIsWriteOwner
(edit) @45128   12 years vboxsync build fix
(edit) @45126   12 years vboxsync block fix.
(edit) @45125   12 years vboxsync VBox/com/*.h: file header and block fixes.
(edit) @45124   12 years vboxsync VRDEVideoIn.h,Extpacks/Puel/UsbWebcam: streaming updates, logging, cleanup.
(edit) @45120   12 years vboxsync inserted the blank lines I asked for and a todo.
(edit) @45118   12 years vboxsync IPRT/manglin.h: RTNetStrToIPv4Addr.
(edit) @45117   12 years vboxsync Main/NATNetwork API (xTracker/5894).
(edit) @45116   12 years vboxsync patch getopt-cidr.patch from xTracker/5894 with applied …
(edit) @45115   12 years vboxsync RT/net: rt-network-str2ipv4.patch from xTRacker/5894 with applyed …
(edit) @45113   12 years vboxsync build fix
(edit) @45112   12 years vboxsync build fix
(edit) @45111   12 years vboxsync build fix
(edit) @45110   12 years vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45105   12 years vboxsync VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.
(edit) @45097   12 years vboxsync Alignment.
(edit) @45092   12 years vboxsync VMM/VMMR0: HM bits, cleanup header a bit.
(edit) @45091   12 years vboxsync VMM/VMMR0: HM old-code segregation.
(edit) @45086   12 years vboxsync Use 6200-6299 (or 6399) for guest control, not 7100.
(edit) @45078   12 years vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45058   12 years vboxsync include/VBox/com/defs.h: add macro to get size of a safearray, plus …
(edit) @45047   12 years vboxsync iprt/cidr.h: RTIPV4ADDR -> RTNETADDRIPV4. the dependencies are …
(edit) @45033   12 years vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 years vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45031   12 years vboxsync pdmcardreaderinfs.h: Todo about repeating the interface name in each …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @45014   12 years vboxsync VBoxGuest.h: Fixed BSD IOCTL macros.
(edit) @45011   12 years vboxsync Build fix; forgot a file.
(edit) @45006   12 years vboxsync DBGF/DBGC: Fixing power off problems.
(edit) @45003   12 years vboxsync Additions/x11/vboxvideo: more dependency breaking.
(edit) @44992   12 years vboxsync VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
(edit) @44970   12 years vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44948   12 years vboxsync Main/SystemProperties+Machine: new config setting for default VM …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44896   12 years vboxsync Clarified the register getter and setter interface callbacks.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44826   12 years vboxsync ExtPacks\Puel\UsbWebcam,VRDP: emulated USB webcam updates.
(edit) @44793   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44791   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44762   12 years vboxsync Vbox/VMM/VMMDev: Fix the inconsistency in the type of parameters being …
(edit) @44758   12 years vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44743   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44730   12 years vboxsync BUGZ:6606 Guest CPU offlining/onlining now works. Renamed …
(edit) @44724   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44708   12 years vboxsync PDMIVMMDEVPORT::pfnRequestDisplayChange: Attempted documenting "new" …
(edit) @44707   12 years vboxsync PDMIVMMDEVPORT::pfnRequestDisplayChange: Attempted documenting "new" …
(edit) @44691   12 years vboxsync Added a device helper for registering device registers with DBGF …
(edit) @44689   12 years vboxsync Expose I/O APIC registers to the debugger facilities.
(edit) @44664   12 years vboxsync comment typo.
(edit) @44657   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44626   12 years vboxsync DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
(edit) @44624   12 years vboxsync Missing entry in mangling.h
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