VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101598   11 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   11 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101596   12 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Renaming …
(edit) @101595   12 months vboxsync FE/Qt: bugref:10513: Forgot something in r159678.
(edit) @101594   12 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Reworking editor …
(edit) @101593   12 months vboxsync doc/manual,Frontends/VBoxManage,Main/{Global,GuestOSType,VirtualBox.xid …
(edit) @101592   12 months vboxsync Host Drivers: Linux: VBoxNetFlt: Add initial support for RHEL 9.4 …
(edit) @101591   12 months vboxsync FE/Qt: bugref:10513: Machine settings / Network page: Reworking …
(edit) @101590   12 months vboxsync FE/Qt: bugref:10535. Overlay icons rather than pixmaps to have the …
(edit) @101589   12 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ_AND_EFL_BIT_SET, …
(edit) @101588   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about GUI Makefile.
(edit) @101587   12 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U32 and IEM_MC_SUB_GREG_U64. Covers …
(edit) @101586   12 months vboxsync IPRT/formats/udf.h: Docs fixes. bugref:10517
(edit) @101585   12 months vboxsync VMM/IEM: Native IEM_MC_SUB_GREG_U16, …
(edit) @101584   12 months vboxsync VMM/IEM: Native IEM_MC_IF_ECX_IS_NZ and IEM_MC_IF_RCX_IS_NZ …
(edit) @101583   12 months vboxsync VMM/IEM: Native IEM_MC_IF_CX_IS_NZ implementation. bugref:10371
(edit) @101582   12 months vboxsync VBox-CodingGuidelines.cpp: Added some more examples of 'p' prefix use, …
(edit) @101581   12 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_SET_OR_BITS_NE and …
(edit) @101580   12 months vboxsync VMM/IEM: Fixes for IEM_MC_IF_EFL_BITS_NE and enabled native …
(edit) @101579   12 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101578   12 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384 [fix for Fedora]
(edit) @101577   12 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
(edit) @101576   12 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BITS_NE translation. bugref:10371
(edit) @101575   12 months vboxsync FE/Qt: bugref:10535. Removing 32 bit OS icons.
(edit) @101574   12 months vboxsync Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
(edit) @101573   12 months vboxsync Main,FE/Qt: More ARM guest variants, bugref:10384
(edit) @101572   12 months vboxsync include/VBox/ostypes.h: Add more ARM variants, bugref:10384
(edit) @101571   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about replacing …
(edit) @101570   12 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
(edit) @101569   12 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
(edit) @101568   12 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
(edit) @101567   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about type changes.
(edit) @101566   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about QMetaType …
(edit) @101565   12 months vboxsync FE/Qt: bugref:10450: Somehow missed part of r159640.
(edit) @101564   12 months vboxsync FE/Qt: bugref:10450: macOS build fix for r159644.
(edit) @101563   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about signal …
(edit) @101562   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101561   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101560   12 months vboxsync FE/Qt: bugref:10450: Bits forgotten in r159636.
(edit) @101559   12 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101558   12 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: Adjusting pixmap dpr …
(edit) @101557   12 months vboxsync VMM/IEM: Got conditional jumps working, currently only those testing …
(edit) @101556   12 months vboxsync Main, ExtPacks/Puel and FE/VBoxManage: bugref:10450: Get rid of Qt5 stuff.
(edit) @101555   12 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @101554   12 months vboxsync Debugger: bugref:10450: Get rid of Qt5 stuff.
(edit) @101553   12 months vboxsync doc/manual: bugref:10450: Get rid of Qt5 stuff.
(edit) @101552   12 months vboxsync Installer/darwin: bugref:10450: Get rid of Qt5 stuff.
(edit) @101551   12 months vboxsync Installer/win: bugref:10450: Get rid of Qt5 stuff.
(edit) @101550   12 months vboxsync Installer/win: bugref:10450: Missing Qt6StateMachine and …
(edit) @101549   12 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
(edit) @101548   12 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101547   12 months vboxsync VMM/IEM: More TB disassembly and TB debuginfo. bugref:10371
(edit) @101546   12 months vboxsync DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
(edit) @101545   12 months vboxsync DIS: scm fix.
(edit) @101544   12 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101543   12 months vboxsync VMM/IEM: Hmm, what's up with VC++ here? bugref:10371
(edit) @101542   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101541   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101540   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101539   12 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101538   12 months vboxsync VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
(edit) @101537   12 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101536   12 months vboxsync VMM/IEM: Some code shuffling. bugref:10371
(edit) @101535   12 months vboxsync VMM/IEM: Assert that we don't overshoot iemNativeInstrBufEnsure space …
(edit) @101534   12 months vboxsync Additions/solaris/vboxms: Follow-up build fix as some ancient build …
(edit) @101533   12 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101532   12 months vboxsync Additions/solaris/vboxms: Update vboxmslnk to stash away the …
(edit) @101531   12 months vboxsync SUPDrv: Make SUPR0GetKernelFeatures and supdrvOSGetCurrentGdtRw …
(edit) @101530   12 months vboxsync SUPDrv: Doc update on PaX/grsec tweak. bugref:8864
(edit) @101529   12 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsNetwork: Get rid of Advanced …
(edit) @101528   12 months vboxsync SUPDrv: Put back r159603, it only affects PaX stuff, so who cares. …
(edit) @101527   12 months vboxsync SUPDrv: Try explain r159602. bugref:8864
(edit) @101526   12 months vboxsync HostDrivers/Support: Reverted previous change (r159602) as it is …
(edit) @101525   12 months vboxsync HostDrivers/Support: Fix the detection of Linux's read-only GDT in …
(edit) @101524   12 months vboxsync VMM/HMR0A.asm: Reverted previous change (r159598) as it is wrong. …
(edit) @101523   12 months vboxsync VMM/IEM: Cleanups. bugref:10371
(edit) @101522   12 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsNetwork: Make sure adapters from …
(edit) @101521   12 months vboxsync HMR0A.asm: The code handled Linux's read-only GDT in addition to the …
(edit) @101520   12 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsDisplay: Get rid of Recording …
(edit) @101519   12 months vboxsync FE/Qt: bugref:10523. We call 'variant'/'kind' now 'subtype'.
(edit) @101518   12 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101517   12 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   12 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101515   12 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
(edit) @101514   12 months vboxsync FE/Qt: bugref:10535. Draw overlay rect. with rounded corners.
(edit) @101513   12 months vboxsync Additions/linux: Another packaging and installer fix for arm64. Take …
(edit) @101512   12 months vboxsync kBuild 3597 -> 3600: linux.arm64 binaries; mt.exe retry.
(edit) @101511   12 months vboxsync FE/Qt: bugref:10513: Adjust layout for pages/editors with manual label …
(edit) @101510   12 months vboxsync FE/Qt: bugref:10523: UINameAndSystemEditor: A bit of fixes for r159185.
(edit) @101509   12 months vboxsync FE/Qt: bugref:10535: HiDPI support for stuff added in r159580.
(edit) @101508   12 months vboxsync FE/Qt: bugref:10535. Overlaying OS arch. text onto type icons. Also …
(edit) @101507   12 months vboxsync Additions/linux: Packaging and installer fix for arm64. Take into …
(edit) @101506   12 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. [build …
(edit) @101505   12 months vboxsync VMM/IEM: Deal with the two other PC advancing MCs. Some fixes. bugref:10371
(edit) @101504   12 months vboxsync VMM/IEM: Fixed some confusion in the iemOpHlpCalcRmEffAddr* functions. …
(edit) @101503   12 months vboxsync Config.kmk,Makefile.kmk: Try building the linux.arm64 guest additions …
(edit) @101502   12 months vboxsync Config.kmk,Makefile.kmk: Try building the linux.arm64 guest additions …
(edit) @101501   12 months vboxsync Runtime: Switch to mempage-direct for the build programs runtime in …
(edit) @101500   12 months vboxsync FE/Qt: bugref:10535. Implementing overlay function. Not active.
(edit) @101499   12 months vboxsync Devices/Misc/DevPlatform: Properly initialize the fResourceId boolean …
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