VirtualBox

source: vbox/trunk/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80886   5 years vboxsync Shared Clipboard/Transfers: More renaming, fixed some assertions.
(edit) @80879   5 years vboxsync com/string.h: comments and hiding default constructors for format …
(edit) @80877   5 years vboxsync USB/win: Removed unused VBOX_USB_USE_DEVICE_NOTIFICATION code from …
(edit) @80876   5 years vboxsync Additions/WINNT/Graphics,include: remove obsolete Chromium code. …
(edit) @80872   5 years vboxsync Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
(edit) @80864   5 years vboxsync Shared Clipboard/URI: SCM fix.
(edit) @80863   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80862   5 years vboxsync Shared Clipboard/URI: File renaming: *-uri* -> *-transfers*.
(edit) @80860   5 years vboxsync IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
(edit) @80858   5 years vboxsync Shared Clipboard/URI: More renaming (URI -> transfer).
(edit) @80856   5 years vboxsync space
(edit) @80855   5 years vboxsync RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
(edit) @80851   5 years vboxsync Main/glue: Implement BstrFmt and BstrFmtVA using the printfV method …
(edit) @80850   5 years vboxsync Main/glue: Moved the implementation of cleanup and copyFrom out of the …
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80848   5 years vboxsync Shared Clipboard/URI: More renaming (typos).
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80846   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80845   5 years vboxsync Shared Clipboard/URI: More code for transfer channel handling.
(edit) @80839   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Define macros CR0 ignore mask on …
(edit) @80838   5 years vboxsync Main/glue: Added an erase method identical to the one in RTCString.
(edit) @80836   5 years vboxsync Main/glue: Added all the append methods that RTCString have and then some.
(edit) @80835   5 years vboxsync Main/glue: Added bstr testcase and fixed printf bugs. Introduced jolt, …
(edit) @80832   5 years vboxsync IPRT: Added RTPathEnsureTrailingSeparatorEx.
(edit) @80827   5 years vboxsync IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
(edit) @80807   5 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMIsGuestVmxInterceptEvents and …
(edit) @80803   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix I/O bitmap accesses. We need to …
(edit) @80793   5 years vboxsync Bstr: Added printf, printfNoThrow, printfV and printfVNoThrow methods …
(edit) @80790   5 years vboxsync Main/glue/xpcom/helpers.cpp: Fixed and re-enabled the …
(edit) @80779   5 years vboxsync IPRT/RTCString: The object state isn't unchanged if printf and friends …
(edit) @80778   5 years vboxsync VBox/com/array.h: Adding ComSafeArrayNullInParam. bugref:9341
(edit) @80767   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Add IoBitmapAPtrReadPhys and …
(edit) @80765   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80764   5 years vboxsync IPRT: Optimized RTEnvPutEx. bugref:9341
(edit) @80722   5 years vboxsync PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
(edit) @80719   5 years vboxsync include/iprt/stdint.h: Don't declare uintptr_t/intptr_t when …
(edit) @80708   5 years vboxsync IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
(edit) @80706   5 years vboxsync PDM: Check new device registration fields when creating the ring-0 …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80679   5 years vboxsync IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
(edit) @80673   5 years vboxsync PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
(edit) @80664   5 years vboxsync Shared Clipboard: More renaming + unification.
(edit) @80663   5 years vboxsync Shared Clipboard: Comment naming typos.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
(edit) @80659   5 years vboxsync hm_vmx.h: Add VMX_BASIC_PHYSADDR_WIDTH_32BIT for upcoming change.
(edit) @80649   5 years vboxsync IOM: I/O port statistics. bugref:9218
(edit) @80648   5 years vboxsync STAM: Adding STAMR3DeregisterByPrefix.
(edit) @80641   5 years vboxsync IOM: New I/O port registration code. bugref:9218
(edit) @80637   5 years vboxsync Shared Clipboard: Implemented new saved state handling for new protocol.
(edit) @80636   5 years vboxsync VBox/hgcmsvc.h: Made HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() C-compliant.
(edit) @80634   5 years vboxsync VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
(edit) @80632   5 years vboxsync VBox/hgcmsvc.h: Added HGCMSvcSSMR3Get() / HGCMSvcSSMR3Put() for …
(edit) @80623   5 years vboxsync Shared Clipboard: Removed old protocol handling cruft on the host side …
(edit) @80620   5 years vboxsync VMM/IEM: Add IEMExecDecodedInvpcid for upcoming changes.
(edit) @80596   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
(edit) @80593   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80589   5 years vboxsync Devices/Storage: Add two new parameters to …
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @80565   5 years vboxsync IPRT/string.h: Added hexformatting variants that takes an additional …
(edit) @80558   5 years vboxsync Shared Clipboard: Build fix (forgot a file).
(edit) @80542   5 years vboxsync VMM: Fix for problem loading VBoxEhciR0.r0 after PDM device …
(edit) @80539   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated …
(edit) @80537   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
(edit) @80535   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80534   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80533   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80532   5 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80530   5 years vboxsync IPRT/semmutex-r0drv-nt.cpp: Fixed is-owned check. bugref:9218
(edit) @80528   5 years vboxsync Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
(edit) @80527   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
(edit) @80518   5 years vboxsync Runtime/RTVfs: Implement RTVfsDirRewind
(edit) @80505   5 years vboxsync x86.h: Added LBR to/from IP (instruction pointer) MSRs.
(edit) @80504   5 years vboxsync x86.h: Added some MSRs being read by Ubuntu guests.
(edit) @80496   5 years vboxsync IPRT/string.h: Added added two more human readable size formatting …
(edit) @80481   5 years vboxsync IPRT/process-win.cpp: Adding RTPROC_FLAGS_AS_IMPERSONATED_TOKEN and …
(edit) @80478   5 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80472   5 years vboxsync VBoxVideoHost3D.h: Doxygen fixes
(edit) @80470   5 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80469   5 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80468   5 years vboxsync Shared Clipboard/URI: Made the event source and event IDs more …
(edit) @80459   5 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80453   5 years vboxsync HostServices/DragAndDropSvc.h: Added SVN header.
(edit) @80452   5 years vboxsync Shared Clipboard/URI: Added first protocol changelog.
(edit) @80446   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80444   5 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80418   5 years vboxsync hm_vmx.h: Added MSR_IA32_VMX_EPT_VPID_CAP_PAGE_WALK_LENGTH_5.
(edit) @80410   5 years vboxsync Make comments for two fields in RTSGBUF declaration consistent with …
(edit) @80401   5 years vboxsync Revert a part of r132865 until the guest WDDM driver got cleaned up, …
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80387   5 years vboxsync VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
(edit) @80386   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
(edit) @80385   5 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add pending debug exceptions to …
(edit) @80374   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80373   5 years vboxsync com/array.h: handling empty base elements better (hopefully will …
(edit) @80364   5 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(edit) @80359   5 years vboxsync Shared Clipboard/URI: Update.
(edit) @80358   5 years vboxsync iprt/string.h: Fixed RTStrStartsWith and RTStrIStartsWith return code …
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