VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase/tstDeviceStructSize.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62563   8 years vboxsync Devices: Rename I/O APIC files.
(edit) @62505   8 years vboxsync (C) 2016
(edit) @62182   8 years vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @60855   9 years vboxsync Devices/testcase/tstDeviceStructSize.cpp: little more alignment …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @58112   9 years vboxsync xHCI: Expanded struct testcases a bit.
(edit) @57537   9 years vboxsync NVMe: Alignment testcase
(edit) @57410   9 years vboxsync Device/Graphics: fix padding if VBOX_WITH_VMSVGA is unset, and make …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @53831   10 years vboxsync PDM/Audio: Build fix; forgot some files.
(edit) @53442   10 years vboxsync PDM Audio: Branch -> trunk.
(edit) @52817   10 years vboxsync xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
(edit) @52508   10 years vboxsync SMC structure tests.
(edit) @52259   10 years vboxsync Updated devices testcase to cover more.
(edit) @50533   11 years vboxsync Another missing file
(edit) @50126   11 years vboxsync 32-bit build fix
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @48214   11 years vboxsync Added new PS/2 mouse implementation (currently disabled).
(edit) @47466   11 years vboxsync tstDeviceStructSize, tstHelp: Missed hex prefix.
(edit) @46272   12 years vboxsync Audio/DevIchHda: Implement support for R0 and RC
(edit) @45796   12 years vboxsync More adj.
(edit) @44892   12 years vboxsync DevPCNet.cpp: More cleanup.
(edit) @44876   12 years vboxsync DevVGA: Drop the default crit sect in favour of our own (now called …
(edit) @44806   12 years vboxsync DevPS2.cpp++: Drop two critsects in favor of the default device …
(edit) @44804   12 years vboxsync DevPit-i8254.cpp: Cleanups.
(edit) @44703   12 years vboxsync Forgot this one again.
(edit) @44680   12 years vboxsync DevIoApic.cpp: Small cleanups.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @42206   12 years vboxsync Storage/DevAHCI: Remvove complete dependency on ATAController.
(edit) @39972   13 years vboxsync Updated struct testcase to see what breaks.
(edit) @39684   13 years vboxsync Parallel: Some love for the long abandoned parallel port emulation. …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37781   13 years vboxsync PCI passthrough fixes
(edit) @37752   13 years vboxsync fix USB 2.0 for OSE builds
(edit) @37477   14 years vboxsync DevAPIC: Split out the IO-APIC into a separate source file.
(edit) @36268   14 years vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @35886   14 years vboxsync burn fix, typo
(edit) @35885   14 years vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @31901   14 years vboxsync OSE compile fixes
(edit) @30772   14 years vboxsync VMMDevTesting/test1: Report the results to the host via a RTTest* like …
(edit) @30597   14 years vboxsync alignment check on BUSLOGIC::CritSectIntr.
(edit) @30222   15 years vboxsync tstDeviceStructSize.cpp: VCC100 warnings.
(edit) @29435   15 years vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @29080   15 years vboxsync DevAHCI: Alignment fix?
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @26932   15 years vboxsync virtio-net: alignment
(edit) @26308   15 years vboxsync tstDeviceStructSize: qualified the output.
(edit) @25946   15 years vboxsync *: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
(edit) @24616   15 years vboxsync #3987: Virtio: Applied Frank's GC patch and made debug build work as well.
(edit) @23814   15 years vboxsync DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
(edit) @22963   15 years vboxsync tstDeviceStructSize.cpp: same as r52210 (gcc warns about operator …
(edit) @22885   15 years vboxsync VMM: Realigned VM and VMCPU members for 64 byte cache lines. Made …
(edit) @21232   15 years vboxsync VMMDev/VBoxDev.cpp -> VMMDev/VMMDev.cpp
(edit) @16170   16 years vboxsync More device work
(edit) @15475   16 years vboxsync LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic …
(edit) @14829   16 years vboxsync DevVGA: fixed some stats.
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12588   16 years vboxsync reworked APIC structures layout - hopefully not broken smth accidentally
(edit) @11556   16 years vboxsync BusLogic: updates, Linux guests are working and R0/GC components are …
(edit) @11270   16 years vboxsync #1865: DevParallel. Also fixed some serious GC/R0 alignment bugs and …
(edit) @11145   16 years vboxsync #1865: ATA and AHCI.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7978   17 years vboxsync removed the last ne2000 references
(edit) @7855   17 years vboxsync GC/HC state structure test
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5687   17 years vboxsync AHCI: updates
(edit) @5516   17 years vboxsync EHCI: testcases for checking alignment & size
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2246   18 years vboxsync Input/pckbd.c => Input/DevPS2.cpp
(edit) @1931   18 years vboxsync apic.c => DevAPIC.cpp
(edit) @1723   18 years vboxsync Serial device: - Renamed file & cleaned up - Enabled GC & R0 IO port …
(edit) @736   18 years vboxsync Disabled the wrong check.
(add) @735   18 years vboxsync huh? lets try remove + add
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