VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85182   4 years vboxsync pdmpcidev*.h: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85149   4 years vboxsync Yet another build fix for r139093.
(edit) @85148   4 years vboxsync Another build fix for r139093.
(edit) @85147   4 years vboxsync Build fix for r139093.
(edit) @85146   4 years vboxsync Dev/E1000,PDM: (bugref:9764) disable UFO, UDP header checks, zero MSS …
(edit) @85127   4 years vboxsync iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to …
(edit) @85126   4 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85123   4 years vboxsync iprt/cdefs.h: Some cleaning up. bugref:9794
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85099   4 years vboxsync VBox/cdefs.h,VBoxGuestLib.h: Make all _DECL macros NOTHROW'ers. bugref:9794
(edit) @85093   4 years vboxsync SUPLib: Adjustments to avoid CxxFrameHandler4. bugref:9794
(edit) @85028   4 years vboxsync DnD: DnDPathSanitizeFilename() -> DnDPathSanitize().
(edit) @85024   4 years vboxsync VBoxGuest.h: doxygen group name correction.
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @85002   4 years vboxsync DnD: More work on path conversion / validation.
(edit) @84998   4 years vboxsync DnD: Greatly simplified usage / API of the DnDURIObject class.
(edit) @84996   4 years vboxsync Shared Clipboard/Transfers: Removed some superfluous HGCM parameters. …
(edit) @84984   4 years vboxsync DnD/DragAndDropSvc: Renaming to emphasize that these structs actually …
(edit) @84983   4 years vboxsync DnD/DroppedFiles: Docs, a bit of renaming.
(edit) @84858   4 years vboxsync AMD IOMMU: bugref:9654 The caller (IOAPIC) might need to distinguish …
(edit) @84828   4 years vboxsync VBox/msi.h: Consistency.
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84816   4 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84799   4 years vboxsync VBox/pci.h: Add macros for device and bus masks from the …
(edit) @84766   4 years vboxsync VMM/DBGFTracer: Add events when I/O port and MMIO regions are created, …
(edit) @84740   4 years vboxsync Main,include: provide a new method for the graphics device to pass …
(edit) @84732   4 years vboxsync Guest Control/VbglR3: Made initial session startup information a bit …
(edit) @84716   4 years vboxsync VBox/log.h: Fix log group ordering causing tstLog to fail, introduced …
(edit) @84714   4 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84706   4 years vboxsync VMM/DBGF: Add DBGFR3GetCpuState() to return the current CPU state as a …
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84662   5 years vboxsync VBox/msi.h: added VBOX_MSI_ADDR_SHIFT.
(edit) @84652   5 years vboxsync APIC: Move generic defs from VBox/vmm/apic.h and APICInternal.h to …
(edit) @84651   5 years vboxsync AMD IOMMU: bugref:9654 Move MSIADDR, MSIDATA and MSIMSG from IOMMU …
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @84552   5 years vboxsync VMM/DBGFTracer: Support string I/O port accesses, bugref:9210
(edit) @84548   5 years vboxsync Guest Control: Implemented guest side support for gracefully rebooting …
(edit) @84530   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84515   5 years vboxsync AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
(edit) @84509   5 years vboxsync iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
(edit) @84466   5 years vboxsync VMMDevCoreTypes.h: VC++ 14.2 warning. bugref:8489
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84342   5 years vboxsync Main: VC++ 19.2 adjustments. bugref:8489
(edit) @84341   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84339   5 years vboxsync Glue/Bstr: Added base64DecodedLength and base64Decode methods too. …
(edit) @84332   5 years vboxsync PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
(edit) @84317   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84287   5 years vboxsync Glue/Bstr: Adding a base64Encode method using the new UTF-16 base64 …
(edit) @84243   5 years vboxsync Guest Control: Implemented support for long(er) command lines. bugref:9320
(edit) @84227   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84215   5 years vboxsync Guest Control/VbglR3 + VBoxService: Moved code to retrieve and …
(edit) @84198   5 years vboxsync Guest Control/VbglR3: Added VbglR3GuestCtrlSessionHasChanged() to …
(edit) @84170   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84147   5 years vboxsync Guest Control/VBoxService: Implemented heap data allocation for …
(edit) @84119   5 years vboxsync hmvmxinline.h,stam.h: Use the intrin.h wrapper in iprt or we'll end up …
(edit) @83987   5 years vboxsync AMD IOMMU: bugref:9654 Naming nit.
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83776   5 years vboxsync iprt/asm*,++: Contain the intrin.h mess in iprt/win/msvc_intrin.h. …
(edit) @83651   5 years vboxsync Guest Control/VBoxSerivce: Added an own vbox_stat toolbox exit code …
(edit) @83624   5 years vboxsync SharedClipboard: Eliminated SHCLFORMATDATA and did some minor darwin …
(edit) @83621   5 years vboxsync SharedClipboard/darwin: Logging. bugref:9620
(edit) @83550   5 years vboxsync pdmifs.h: nit
(edit) @83474   5 years vboxsync VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
(edit) @83408   5 years vboxsync Guest Control: Adjusted the ARGV0 feature flag docs.
(edit) @83405   5 years vboxsync Guest Control/Main + VBoxService: Resolved another @todo: Added …
(edit) @83285   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83281   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83275   5 years vboxsync OCI: Add stub ICloudMachine interface and …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @83156   5 years vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83122   5 years vboxsync VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
(edit) @83033   5 years vboxsync /Config.kmk,/Makefile.kmk,Installer/darwin,FE/QT,SUPHard: Eliminated …
(edit) @82990   5 years vboxsync VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
(edit) @82989   5 years vboxsync VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82906   5 years vboxsync Shared Clipboard/x11: Factored out common guest/host X11 testcases / …
(edit) @82880   5 years vboxsync Shared Clipboard: Ditched SHCLDATABLOCK.
(edit) @82874   5 years vboxsync Shared Clipboard/common: Added ShClEventRetain() and ShClEventRelease().
(edit) @82852   5 years vboxsync Shared Clipboard: Added missing / disabled code for negotiating …
(edit) @82850   5 years vboxsync Shared Clipboard: Removed unused code. bugref:9437
(edit) @82848   5 years vboxsync Shared Clipboard: More fixes to get the transfer code compiled again. …
(edit) @82817   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
(edit) @82815   5 years vboxsync hm_vmx.h: Incorrect size validation.
(edit) @82814   5 years vboxsync VMM/HM: Implement last-branch-record (LBR) support for guests executed …
(edit) @82684   5 years vboxsync hmvmxinline: Remove disabled code. The new assembly code has been …
(edit) @82682   5 years vboxsync scm complains about a commented-out line I left in a file
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82590   5 years vboxsync SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82573   5 years vboxsync hm_vmx.h: Important comment to update CPUMIsGuestVmxVmcsFieldValid …
(edit) @82565   5 years vboxsync MM: Eliminated all but the MMR3PageDummyHC* functions for the …
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @82544   5 years vboxsync VMMR0: No SrvPciRawR0 stuff.
(edit) @82534   5 years vboxsync VBoxSharedClipboardSvc: Fixed unresolved ShClEventIDGenerate in …
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
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