VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82215   5 years vboxsync DevPCNet: Convered the temp MMIO2 region we create when loading old …
(edit) @82214   5 years vboxsync DevEFI: Converted I/O port handler. bugref:9218
(edit) @82213   5 years vboxsync doxygen fixes. bugref:9218
(edit) @82210   5 years vboxsync GIM,GIMDev: Converted GIMDev to new style. bugref:9218
(edit) @82209   5 years vboxsync GIMDev: Corrected method order (dtor before ctor), eliminated …
(edit) @82208   5 years vboxsync DevPS2: Converted the generic queue stuff into some a lot more …
(edit) @82207   5 years vboxsync VGABIOS: Implemented mode 13h scrolling.
(edit) @82206   5 years vboxsync DevPS2: Split up the state structures. bugref:9218
(edit) @82205   5 years vboxsync VGABIOS: Fixed scrolling down in graphics modes.
(edit) @82204   5 years vboxsync DevPS2: type name cleanup. bugref:9218
(edit) @82203   5 years vboxsync DevPS2: Eliminated some pDevInsR? structure members. bugref:9218
(edit) @82202   5 years vboxsync DevPS2: simplifying fluff. bugref:9218
(edit) @82201   5 years vboxsync DevPS2: Converted I/O ports. bugref:9218
(edit) @82200   5 years vboxsync DevPS2: Critsect. bugref:9218
(edit) @82199   5 years vboxsync DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
(edit) @82198   5 years vboxsync Frontends/VBoxManage: add forgotten --system-uuid-le option to help output
(edit) @82197   5 years vboxsync VGABIOS: This is very silly. Stop it.
(edit) @82196   5 years vboxsync VGABIOS: Improved IBM compatibility with static table updates and …
(edit) @82195   5 years vboxsync DevPS2: Converted timers. bugref:9218
(edit) @82194   5 years vboxsync Shared Clipboard/VBoxShClDaemon: Don't export to OSE yet.
(edit) @82193   5 years vboxsync FE/Qt: bugref:9609: UIActionPool: Provide Log-viewer Refresh action …
(edit) @82192   5 years vboxsync Main/RecordingSettings: move monitor count query to place before …
(edit) @82191   5 years vboxsync DevPS2: Moved XlateAT2PC to the DevPS2.cpp file. bugref:9218
(edit) @82190   5 years vboxsync DevPS2: ps2kRemoveQueue is common to both DevPS2M.cpp and DevPS2K.cpp, …
(edit) @82189   5 years vboxsync DevPS2: Saved state, prefixes, ++. bugref:9218
(edit) @82188   5 years vboxsync DevFdc: Saved state fix - forgot to increase FDC_SAVESTATE_CURRENT. duh!
(edit) @82187   5 years vboxsync FE/Qt: bugref:9609: Rework UIShortcut interface to support standard …
(edit) @82186   5 years vboxsync FE/Qt: bugref:9609: Rework UIAction and UIShortcut interfaces to …
(edit) @82185   5 years vboxsync Shared Clipboard/VBoxShClDaemon: SCM fix.
(edit) @82184   5 years vboxsync Shared Clipboard/Transfers: Initial commit of VBoxShClDaemon, a custom …
(edit) @82183   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed sizeof() calc in virtioScsiR3ReqErr() …
(edit) @82182   5 years vboxsync PC/BIOS: Don't panic when an INQUIRY fails but don't continue with …
(edit) @82181   5 years vboxsync Additions/3D/mesa: another modification for VBox: check the pointer
(edit) @82180   5 years vboxsync PC/BIOS: Add support for CD/DVD drives attached to a Virtio SCSI …
(edit) @82179   5 years vboxsync buslogic*Construct: NIL handles and assert NIL values in ring-0. …
(edit) @82178   5 years vboxsync DevVGA: Made status register 0 more IBM compatible.
(edit) @82177   5 years vboxsync DevFdc: Saved state fixes (cannot just save two extra timers w/o …
(edit) @82176   5 years vboxsync PC/BIOS: The index of the avail queue is supposed to be free running …
(edit) @82175   5 years vboxsync PC/BIOS: Enable the VirtIo driver by default, bugref:9440
(edit) @82174   5 years vboxsync PC/BIOS/virtio.c: Fixes, seems to work now
(edit) @82173   5 years vboxsync DevPS2: Less opaque and structure duplicatication. (The opaque stuff …
(edit) @82172   5 years vboxsync linux/vboxsf: Indent fix. bugref:9172
(edit) @82171   5 years vboxsync linux/vboxsf: Clarification. bugref:9172
(edit) @82170   5 years vboxsync Devices: PS2K.cpp -> DevPS2K.cpp; PS2M.cpp -> DevPS2M.cpp; PS2Dev.h -> …
(edit) @82169   5 years vboxsync WDDM: gallium driver does not need the workaround.
(edit) @82168   5 years vboxsync DevBusMouse: Converted to new style. Cleanups. Untested. [fixes] …
(edit) @82167   5 years vboxsync DevBusMouse: Converted to new style. Cleanups. Untested. bugref:9218
(edit) @82166   5 years vboxsync linux/vboxsf: Workaround for missing noop_backing_dev_info export in …
(edit) @82165   5 years vboxsync Devices/Graphics: OpenGL backend: fixes for compressed textures.
(edit) @82164   5 years vboxsync PC/BIOS/VirtIoScsi: Current state
(edit) @82163   5 years vboxsync PC/BIOS: Hook up VirtIO driver to the disk layer
(edit) @82162   5 years vboxsync PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it …
(edit) @82159   5 years vboxsync VMM/HMVMXR0: Fix single-stepping in the hypervisor debugger using MTF …
(edit) @82157   5 years vboxsync Shared Clipboard: Build fix.
(edit) @82156   5 years vboxsync Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
(edit) @82155   5 years vboxsync BusMouse.cpp -> DevBusMouse.cpp
(edit) @82154   5 years vboxsync VGABIOS: Flipped inverted BDA bit.
(edit) @82153   5 years vboxsync DevBusLogic: Fixed R0 setup in ISA-only mode.
(edit) @82152   5 years vboxsync DevFdc: Introduced IRQDelay option to postpone interrupts, needed for …
(edit) @82151   5 years vboxsync Storage/DevVirtioSCSI.cpp: Did some work on virtio async event …
(edit) @82150   5 years vboxsync VGABIOS: Take the page number into account for planar graphics modes …
(edit) @82149   5 years vboxsync VirtualKD -> DevVirtualKD
(edit) @82148   5 years vboxsync VirtualKD: Converted to new style. bugref:9218
(edit) @82147   5 years vboxsync DevPCNet: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82146   5 years vboxsync DevPCNet: Split the state structure. Set new-style flag. bugref:9218
(edit) @82145   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed problem with scsi offline errors on …
(edit) @82144   5 years vboxsync DevPCNet: clang fix. bugref:9218
(edit) @82143   5 years vboxsync vgabios.c: make scm happy.
(edit) @82142   5 years vboxsync DevPCNet: Logging cleanups. bugref:9218
(edit) @82141   5 years vboxsync DevPCNet: Converted MMIO handlers. [fixes] bugref:9218
(edit) @82140   5 years vboxsync DevPCNet: Converted MMIO handlers. bugref:9218
(edit) @82139   5 years vboxsync DevPCNet: Conveted I/O port handlers. bugref:9218
(edit) @82138   5 years vboxsync DevPCNet: Set up critsect correctly for ring-0/raw-mode too. bugref:9218
(edit) @82137   5 years vboxsync DevPCNet: Replaced pXmitQueue with a PDM Task. bugref:9218
(edit) @82136   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82135   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82134   5 years vboxsync DevPCNet: Converted timers. bugref:9218
(edit) @82133   5 years vboxsync VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
(edit) @82132   5 years vboxsync ConsoleImpl2.cpp: nits.
(edit) @82131   5 years vboxsync FE/Qt: Statistics have moved again. Optimized statistics querying by …
(edit) @82130   5 years vboxsync DrvVD: Moved the statistics to /Public/Storage/ to make them official …
(edit) @82129   5 years vboxsync Devices/Network: Don't decorate the public stats with device, just use …
(edit) @82128   5 years vboxsync DevPCNet: Do CFGM and SSM via devhlp. Use default statistics prefix. …
(edit) @82127   5 years vboxsync DevVGA: Doxygen fixes. bugref:9218
(edit) @82126   5 years vboxsync DevParallel: VBOXSTRICTRC+AssertRC fixes. +T bugref:9218
(edit) @82125   5 years vboxsync DevParallel: VBOXSTRICTRC+AssertRC fixes. bugref:9218
(edit) @82124   5 years vboxsync PGM: Doxygen fixes. bugref:9218
(edit) @82123   5 years vboxsync DevParallel: Split structure. Set new_style flag. [grr] bugref:9218
(edit) @82122   5 years vboxsync DevParallel: Split structure. Set new_style flag. bugref:9218
(edit) @82121   5 years vboxsync DevParallel: Converted I/O handlers. bugref:9218
(edit) @82120   5 years vboxsync DevParallel: CFGM & SSM via devhlp. bugref:9218
(edit) @82119   5 years vboxsync PGM: nit. bugref:9218
(edit) @82118   5 years vboxsync PGM: Doxygen fixes. bugref:9218
(edit) @82117   5 years vboxsync DevVGA: doxygen fixes. bugref:9218
(edit) @82116   5 years vboxsync DevVGA: Darwin bulid fix. bugref:9218
(edit) @82115   5 years vboxsync DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82114   5 years vboxsync DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
(edit) @82113   5 years vboxsync VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
(edit) @82112   5 years vboxsync DevVGA: Darwin fixes. bugref:9218
(edit) @82111   5 years vboxsync VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
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