summaryrefslogtreecommitdiff
path: root/include/VBox/types.h
Commit message (Expand)AuthorAgeFilesLines
* Disassembler: ARMv8 skeleton, bugref:10394vboxsync2023-03-301-0/+11
* Disassember,*: Start separating the disassembler into a architecture specific...vboxsync2023-03-301-0/+6
* Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types (preparatio...vboxsync2023-03-291-5/+0
* VMM: More ARMv8 x86/amd64 separation work, get past DBGF, bugref:10385vboxsync2023-03-151-4/+10
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* VMM,VBox/types.h: Removed the CPUMCTXCORE type.vboxsync2022-10-181-5/+0
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be a bit s...vboxsync2022-02-051-0/+7
* VMM,Main,HostServices: Use a function table for accessing the VBoxVMM.dll/so/...vboxsync2022-01-261-0/+3
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* VMM/DBGFR3SampleReport: Some prototype code to allow creating guest sample re...vboxsync2021-06-111-0/+5
* VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) code. bug...vboxsync2021-02-031-4/+2
* VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses as it ...vboxsync2020-12-291-1/+1
* include/VBox,VMM,DBGF: Some boilerplate for the new breakpoint manager which ...vboxsync2020-10-211-0/+16
* AMD IOMMU: bugref:9654 PDM interface changes for supplying bus:device:functio...vboxsync2020-06-151-0/+19
* VMM/DBGF: First commit of new tracing facility, bugref:9210vboxsync2020-05-221-0/+23
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* PDM,PGM: Added handled based MMIO2 interface. Made some adjustments to the P...vboxsync2019-11-011-0/+7
* *: doxygen fixesvboxsync2019-10-181-2/+0
* PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS allocation. ...vboxsync2019-09-261-0/+2
* VMM,Devices: Some PDM device model refactoring. bugref:9218vboxsync2019-09-011-11/+38
* /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217vboxsync2019-08-161-4/+4
* VMM: Started refactoring VMMAll/* for bugref:9217vboxsync2019-08-131-4/+4
* VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217vboxsync2019-08-121-1/+36
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in the for...vboxsync2018-12-231-3/+18
* VBox/vmm/gmm.h,pgm.h: Avoid dragging in VMMDev.h just for VMMDEVSHAREDREGIOND...vboxsync2018-12-231-0/+11
* NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044vboxsync2018-03-051-0/+2
* include/VBox/: (C) yearvboxsync2017-10-171-1/+1
* PDM,Devices: Support for multiple PCI devices/function in a single PDM device.vboxsync2016-10-231-0/+3
* (C) 2016vboxsync2016-07-221-1/+1
* IEM: Switched from using IEMCPU directly to using with via VMCPU. This saves ...vboxsync2016-07-041-0/+2
* VMM,Devices,Main: Implemented soft/warm reset for shutdown status codes 05h, ...vboxsync2016-04-091-0/+4
* include,misc: More Doxygen grouping adjustments.vboxsync2015-10-071-1/+1
* sup.h,VBox/types.h: Promoted SUPSEMEVENT and SUPSEMEVENTMULTI to VBox/types.h.vboxsync2015-06-131-1/+16
* PGM,++: VBOXSTRICTRC for physical access handlers.vboxsync2015-05-201-3/+3
* doxygen fixes.vboxsync2014-12-311-5/+1
* PDMCritSectRw: Early morphing stage - untested, ring-3 only.vboxsync2013-03-231-0/+5
* header (C) fixesvboxsync2013-02-041-1/+1
* SELM,DIS,CPUM,EM: Hidden selector register cleanups.vboxsync2012-07-171-0/+13
* CPUM: Combined the visible and hidden selector register data into one structu...vboxsync2012-06-241-4/+11
* VBox/types.h: VBOXGDTR_VER1_6 -> cpumctx-v1_6.h.vboxsync2012-06-231-11/+0
* CPUM: Working over the saved state code to put/get structures using field des...vboxsync2012-06-231-11/+0
* DISCPUSTATE -> DISSTATE (slow change).vboxsync2012-06-161-4/+9
* comment update.vboxsync2012-05-221-1/+1
* VMCPUSET changes.vboxsync2011-11-151-14/+1
* GSO: UDP fragmentation offloading (#5846)vboxsync2011-08-261-2/+4