VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @81137   5 years vboxsync IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81135   5 years vboxsync BIOS/virtio.c: Updates, can submit requests to the device now
(edit) @81134   5 years vboxsync Shared Clipboard/VBoxTray: Shutdown fixes.
(edit) @81133   5 years vboxsync Shared Clipboard/HostService: Make sure to send a quit message to the …
(edit) @81132   5 years vboxsync Additions/VBoxTray: Added a simple (debug) context menu for the …
(edit) @81131   5 years vboxsync Main/glue: Log the host's firmware type (and Secure Boot state, if …
(edit) @81130   5 years vboxsync BIOS: Fixed incorrect word swapping.
(edit) @81129   5 years vboxsync Devices/PC/BIOS/virtio.c: Updates
(edit) @81128   5 years vboxsync Devices/BIOS: Enable pci_write_config_* for the upcoming virtio driver
(edit) @81127   5 years vboxsync added cloud arguments for import command.
(edit) @81126   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81125   5 years vboxsync FE/Qt: bugref:6143. Replacing some flags with an enum.
(edit) @81124   5 years vboxsync removed wrong line.
(edit) @81123   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81122   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81121   5 years vboxsync FE/Qt: bugref:6143. Commenting
(edit) @81120   5 years vboxsync IPRT/ldrPE: Slienced import assertion for IN_SUP_HARDENED_R3 as it …
(edit) @81119   5 years vboxsync bugref:9527. Added global weak reference of VirtualBox into ExtPack.
(edit) @81118   5 years vboxsync SUPHardNt: Try hook KiUserExceptionDispatcher and log exceptions.
(edit) @81117   5 years vboxsync kBuild 3290 -> 3298: New kmk.exe for windows with fixes for systems …
(edit) @81116   5 years vboxsync vsheriff: disabled the non-functional reset code as it screws up my …
(edit) @81115   5 years vboxsync vsheriff: disabled the non-functional reset code as it screws up my …
(edit) @81114   5 years vboxsync IPRT/mp-win.cpp: A couple of fixes wrt lots of processors and groups. …
(edit) @81113   5 years vboxsync testboxscript_real.py: Unused import.
(edit) @81112   5 years vboxsync common/utils.py: Added getPresentCpuCount method. [fix] bugref:9501
(edit) @81111   5 years vboxsync WDDM: install the OpenGL ICD if VBOX_WITH_MESA3D is defined; remove …
(edit) @81110   5 years vboxsync FE/Qt: bugref:6143. Refactoring
(edit) @81109   5 years vboxsync FE/Qt: bugref:9510. Refactoring
(edit) @81108   5 years vboxsync testboxscript_real.py: Use utils.getPresentCpuCount() instead of …
(edit) @81107   5 years vboxsync common/utils.py: Added getPresentCpuCount method. bugref:9501
(edit) @81106   5 years vboxsync IPRT,SUP,*: Some GIP related fixes for supporting APIC IDs over 256 …
(edit) @81105   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Since we now able to …
(edit) @81104   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Removing controller …
(edit) @81103   5 years vboxsync scm fix.
(edit) @81102   5 years vboxsync Devices/Graphics: removed apparently unused header files.
(edit) @81101   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: HUGE cleanup related …
(edit) @81100   5 years vboxsync FE/Qt: bugref:9582: Build fix for r133710.
(edit) @81099   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Cleanup related to …
(edit) @81098   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: HUGE cleanup related …
(edit) @81097   5 years vboxsync FE/Qt: bugref:9510. Some corrections
(edit) @81096   5 years vboxsync IPRT,SUP,*: Increased RTCPUSET_MAX_CPUS to 1024 for AMD64, except for …
(edit) @81095   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: A bit of doxy for all …
(edit) @81094   5 years vboxsync FE/Qt: bugref:9510. Some refactoring
(edit) @81093   5 years vboxsync bugref:9555. Update SDK reference and user manual.
(edit) @81092   5 years vboxsync VMM/HMSVMR0: Nested SVM: bugref:7243 Optimize run loop to avoid exits …
(edit) @81091   5 years vboxsync VMM/IEM: Nit.
(edit) @81090   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81089   5 years vboxsync Devices/BIOS: Skeleton of a VirtIO driver, just detects any device for …
(edit) @81088   5 years vboxsync FE/Qt: bugref:7720: VM settings / Network page: Missed save for …
(edit) @81087   5 years vboxsync Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing …
(edit) @81086   5 years vboxsync bugref:9555. Fixed error: enumeration value …
(edit) @81085   5 years vboxsync bugref:9555. Fixed error: enumeration value …
(edit) @81084   5 years vboxsync bugref:9555. Added ability to create an instance from a boot volume.
(edit) @81083   5 years vboxsync USB/win: Drill down to PDO base when looking up device objects. Solves …
(edit) @81082   5 years vboxsync WDDM: display driver: added asserts.
(edit) @81081   5 years vboxsync WDDM: opengl test application: DrawArraysInstanced.
(edit) @81080   5 years vboxsync Devices/Graphics: correctly process the vertex attribute arrays with …
(edit) @81079   5 years vboxsync IPRT: Include ASMCpuIdExSlow.asm for everyone in the r0drv library. …
(edit) @81078   5 years vboxsync USB/win: Logging fix.
(edit) @81077   5 years vboxsync tstRTCRest-1,tstRTStrFormat,tstRTTimeSpec: Fixed warnings about 64-bit …
(edit) @81076   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81075   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81074   5 years vboxsync FE/Qt: bugref:9510. Some table improvement
(edit) @81073   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81072   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81070   5 years vboxsync USB/win: Log an error to Event Viewer if INTERNAL_IOCTL_PROXY_STARTUP …
(edit) @81069   5 years vboxsync IPRT/timer-r0drv-linux.c: Guess we could schedule timers with the same …
(edit) @81068   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux. [fix]
(edit) @81067   5 years vboxsync tstUsbMouse: Must initialize pvInstanceDataR3 or PDMINS_2_DATA will …
(edit) @81066   5 years vboxsync iprt/system.h: Drop firmware variable we won't implement at present. …
(edit) @81065   5 years vboxsync IPRT: Added simple RTSystemFirmware* implementation for linux.
(edit) @81064   5 years vboxsync tstRTSystemQueryFirmware: build fix,
(edit) @81063   5 years vboxsync iprt/win: Fixed method for determining firmware type on win 8.0 and …
(edit) @81062   5 years vboxsync iprt/system: Fixing the firmware stuff a little.
(edit) @81061   5 years vboxsync IPRT/timer-r0drv-linux.c: Rewriting the drop-behind handling in the …
(edit) @81060   5 years vboxsync Shared Clipboard/VBoxClient: Cleaned up connecting to host service.
(edit) @81059   5 years vboxsync Shared Clipboard/VbglR3: Don't change return value of …
(edit) @81058   5 years vboxsync USB/win: Additional logging, format specifier fixes.
(edit) @81057   5 years vboxsync Additions/VBoxClient: Added GetOpt command line argument parsing with …
(edit) @81056   5 years vboxsync IOM: Dump new-style I/O ports in the 'ioport' info item. bugref:9218
(edit) @81055   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Move private classes …
(edit) @81054   5 years vboxsync FE/Qt: bugref:9582: macOS: VM settings / Storage page: Remove some old w/a.
(edit) @81053   5 years vboxsync Shared Clipboard/X11: Fixed Linux32 burns.
(edit) @81052   5 years vboxsync Additions/VBoxClient: Added proper logfile handling (and rotation …
(edit) @81051   5 years vboxsync DevPciIch9: Always save the MSI-X state size. bugref:9218
(edit) @81050   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Merge ControllerType …
(edit) @81049   5 years vboxsync SSM: Added a SSMR3HandleTellInUnit api for debugging purposes only.
(edit) @81048   5 years vboxsync DevPCI: Only save 256 bytes of config space to match the load code and …
(edit) @81047   5 years vboxsync FE/Qt: bugref:9582: VM settings / Storage page: Rename …
(edit) @81046   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81045   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81044   5 years vboxsync Shared Clipboard/X11: Emphasize which X11 backend APIs are callbacks …
(edit) @81043   5 years vboxsync Shared Clipboard: More RT_NOREF tweaks.
(edit) @81042   5 years vboxsync Additions/VBoxClient: RT_NOREF tweaking.
(edit) @81041   5 years vboxsync Shared Clipboard: Don't return VINF_NO_CHANGE when clients are …
(edit) @81040   5 years vboxsync Additions/VBoxClient: Revamped and unified local logging …
(edit) @81039   5 years vboxsync DevPciIch9: build fix. bugref:9218
(edit) @81038   5 years vboxsync Additions/VBoxClient: Moved modifying the release logger when running …
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