VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101356   14 months vboxsync Unattended: ​bugref:10530. Looks like OL8 kickstart used to include a …
(edit) @101355   14 months vboxsync IPRT/VBoxRTImp-vcc64.def: scm fix.
(edit) @101354   14 months vboxsync IPRT/VBoxRTImp-vcc*.def: Updated files with RTCString and other changes.
(edit) @101353   14 months vboxsync IPRT: Stable interface checker build hack. [scm fix]
(edit) @101352   14 months vboxsync IPRT: Stable interface checker build hack.
(edit) @101351   14 months vboxsync Unattended: bugref:10530. Adapting kickstart file and kernel command …
(edit) @101350   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101349   14 months vboxsync IPRT: Stable interface corrections and checker fixes (never really …
(edit) @101347   14 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101346   14 months vboxsync IPRT/ministring: More complete set of endsWith[I] and startsWith[I] …
(edit) @101344   14 months vboxsync Main/Settings.cpp: Fixed incorrect and inefficient (you don't use …
(edit) @101343   14 months vboxsync IPRT/ministring: Added C-style endsWith methods.
(edit) @101342   14 months vboxsync FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Add scroll-bar …
(edit) @101341   14 months vboxsync ValKit: Query about a supported DirectX feature level, request using …
(edit) @101340   14 months vboxsync ValKit: Query about a supported DirectX feature level, request using …
(edit) @101335   14 months vboxsync FE/Qt: bugref:10513: Build fix.
(edit) @101334   14 months vboxsync FE/Qt: bugref:10513: A way for description field to have own …
(edit) @101333   14 months vboxsync FE/Qt: bugref:10513: Layout adjustment for VM settings / Storage page; …
(edit) @101332   14 months vboxsync FE/Qt: bugref:10513: Small layout adjustment for VM settings / Storage …
(edit) @101331   14 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for VM settings / Storage page.
(edit) @101330   14 months vboxsync FE/Qt: bugref:10513: Small NLS adjustment for VM settings / Storage page.
(edit) @101328   14 months vboxsync FE/Qt: bugref:10513: Forgot layout adjusting in r159327.
(edit) @101327   14 months vboxsync FE/Qt: bugref:10513: Large rework for UIMachineSettingsSerial page; …
(edit) @101326   14 months vboxsync FE/Qt: bugref:10523. Don't allocate os types vector on the heap.
(edit) @101325   14 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UIMachineSettingsSerial stuff.
(edit) @101324   14 months vboxsync FE/Qt: bugref:10523: A bit of icon layout care for UINameAndSystemEditor.
(edit) @101323   14 months vboxsync VMM: Nested VMX: bugref:10318 Macro for deriving guest VMX features …
(edit) @101322   14 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
(edit) @101321   14 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101320   14 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101319   14 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101318   14 months vboxsync Main: Move findEfiRom to the common code and add a …
(edit) @101317   14 months vboxsync Main/Unattended: Check for guest OS EFI requirement when preparing the …
(edit) @101316   14 months vboxsync FE/Qt: bugref:10523. Changing return type of …
(edit) @101315   14 months vboxsync FE/Qt: bugref:10523. Removing guest OS type related getters from UICommon.
(edit) @101314   14 months vboxsync Main: Raised the RAM + VRAM a bit for the Other_arm64 OS type, so that …
(edit) @101313   14 months vboxsync Main: Don't return E_NOTIMPL when setting VirtioSound audio adapter, …
(edit) @101312   14 months vboxsync VMM: Detect and log new VMX features, part 5.
(edit) @101310   14 months vboxsync VMM: Detect and log new VMX features, part 3.
(edit) @101309   14 months vboxsync VMM: Detect and log new VMX features, part 2.
(edit) @101307   14 months vboxsync VMM/IEM: Enabled native recompilation of pure defer-to-CImpl …
(edit) @101306   14 months vboxsync VMM/IEM: Arm build fix. bugref:10371
(edit) @101305   14 months vboxsync VMM/IEM: Covert zero arg count defer-CImpl instruction emulations as …
(edit) @101304   14 months vboxsync VMM/IEM: Emit native code for pure defer-CImpl instructions. Tested on …
(edit) @101303   14 months vboxsync WDDM: More D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101302   14 months vboxsync added REST support for the function IMachine::readLog()
(edit) @101301   14 months vboxsync IPRT: Nit. bugref:10371
(edit) @101300   14 months vboxsync IPRT: Smoother and simpler alternative to r3/mempage-heap.cpp for the …
(edit) @101299   14 months vboxsync Main: Build fix for r159265 - gcc (on solaris/extpack at least) want …
(edit) @101298   14 months vboxsync DrvKeyboardQueue: Added a compile time option to not pass along any …
(edit) @101297   14 months vboxsync EFI/Firmware: Removed old EFI firmware. Using edk2-stable202308 from …
(edit) @101296   14 months vboxsync EFI/FirmwareNew: Fix building with msvc, RUNTIME_FUNCTION is redefined …
(edit) @101295   14 months vboxsync FE/Qt: bugref:10523. Some polishing.
(edit) @101294   14 months vboxsync FE/Qt: bugref:10523: Some refactoring in UIGuestOSType classes: - …
(edit) @101293   14 months vboxsync Main/ExtPack*: tidying up. (Please, do NOT use 'm' as a local …
(edit) @101292   14 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101291   14 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101290   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101289   14 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101288   14 months vboxsync FE/VBoxManage: Added listing supported guest OS types for the system …
(edit) @101287   14 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101286   14 months vboxsync FE/Qt: bugref:10523. Some more cleaning.
(edit) @101285   14 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeSelectionButton to …
(edit) @101284   14 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101283   14 months vboxsync EFI/Firmware: Preparing for updating to edk2-stable202308, bugref:4643
(edit) @101282   14 months vboxsync Main: Added IPlatformProperties::supportedGuestOSTypes() getter to …
(edit) @101280   14 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101279   14 months vboxsync Installer/darwin: Use the automatically generated entitlements files …
(edit) @101278   14 months vboxsync FE/Qt: bugref:10523. Refactoring UIGuestOSTypeII to UIGuestOSType.
(edit) @101277   14 months vboxsync FE/Qt: bugref:10523. Some cleaning.
(edit) @101275   14 months vboxsync VMM/IEM: Started on bugref:10371 …
(edit) @101274   14 months vboxsync Main: Added guest OS type ID conversion in the settings code to …
(edit) @101273   14 months vboxsync FE/Qt: bugref:10523. Build fix.
(edit) @101272   14 months vboxsync FE/Qt: bugref:10523. New vm wizard does not cache guest OS type object …
(edit) @101271   14 months vboxsync Main: More guest OS types string fixes; we now use explicitly _x64 …
(edit) @101270   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101269   14 months vboxsync Main: Fixed guest OS types handling for …
(edit) @101268   14 months vboxsync IPRT: Don't use r3/mempage-heap.cpp for GA version of IPRT, it depends …
(edit) @101267   14 months vboxsync VMM/CPUMR3CpuId-armv8: Dump the auxiliary feature registers 0 and 1 …
(edit) @101266   14 months vboxsync EFI/Firmware: Add our defines to identify a VBox firmware build, …
(edit) @101265   14 months vboxsync FE/Qt: bugref:10523. Addendum to r159247.
(edit) @101264   14 months vboxsync FE/Qt: bugref:10523. Don't cache UIGuestOSType object when all we need …
(edit) @101263   14 months vboxsync FE/Qt: bugref:10523. Refactoring in machine setting related code to …
(edit) @101262   14 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101261   14 months vboxsync VMM/IEM: Corrected FNIEMNATIVETB so it clearly indicates that …
(edit) @101259   15 months vboxsync curl-8.3.0: fixing export flag for some files. bugref:10526
(edit) @101258   15 months vboxsync VMM/IEM: Made throw/unwinding work on darwin.arm64. This was a bit of …
(edit) @101257   15 months vboxsync Support/SUPR3HardenedEntitlementsVM.plist: Seems that …
(edit) @101255   15 months vboxsync ValKit: Query about a supported DirectX feature level. Makefile cleanup.
(edit) @101254   15 months vboxsync WDDM: Some D3D11_1DDI_VIDEODEVICEFUNCS stubs. bugref:10529
(edit) @101253   15 months vboxsync FE/Qt: bugref:10523. New vm wizard uses UIGuestOSType from no on.
(edit) @101252   15 months vboxsync openssl: fixing export flag for some files. ​bugref:10526
(edit) @101251   15 months vboxsync VMM/IEM: started completeing the unwind info for darwin.amd64 (not yet …
(edit) @101250   15 months vboxsync VMM/IEM: Fixed EXC_BAD_INSTRUCTION issue. bugref:10370
(edit) @101249   15 months vboxsync VMM/IEM: Wrote a very simple sub-allocator for the executable memory …
(edit) @101248   15 months vboxsync VMM/IEM: Ran first native arm TB. Executable memory fun prevents …
(edit) @101247   15 months vboxsync VMM/IEM: Working on emitting native arm64 instructions... bugref:10370
(edit) @101245   15 months vboxsync VMM/IEM: nit. bugref:10370
(edit) @101244   15 months vboxsync FE/Qt: bugref:10523. Select Oracle Linux by default when OS family is …
(edit) @101242   15 months vboxsync FE/Qt: bugref:10523. Mics. fixes in name and type selection widget.
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