VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @101571   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about replacing …
(edit) @101570   11 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_BIT_NOT_SET translation. bugref:10371
(edit) @101569   11 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_NO_BITS_SET. translation. bugref:10371
(edit) @101568   11 months vboxsync VMM/IEM: Native IEM_MC_IF_EFL_ANY_BITS_SET translation. bugref:10371
(edit) @101567   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about type changes.
(edit) @101566   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about QMetaType …
(edit) @101565   11 months vboxsync FE/Qt: bugref:10450: Somehow missed part of r159640.
(edit) @101564   11 months vboxsync FE/Qt: bugref:10450: macOS build fix for r159644.
(edit) @101563   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about signal …
(edit) @101562   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101561   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101560   11 months vboxsync FE/Qt: bugref:10450: Bits forgotten in r159636.
(edit) @101559   11 months vboxsync FE/Qt: bugref:10450: Get rid of Qt5 stuff; This one is about …
(edit) @101558   11 months vboxsync FE/Qt: bugref:10513: UISettingsSelector: Adjusting pixmap dpr …
(edit) @101557   11 months vboxsync VMM/IEM: Got conditional jumps working, currently only those testing …
(edit) @101556   11 months vboxsync Main, ExtPacks/Puel and FE/VBoxManage: bugref:10450: Get rid of Qt5 stuff.
(edit) @101555   11 months vboxsync Guest/Host: bugref:10450: Get rid of Qt5 stuff.
(edit) @101554   11 months vboxsync Debugger: bugref:10450: Get rid of Qt5 stuff.
(edit) @101553   11 months vboxsync doc/manual: bugref:10450: Get rid of Qt5 stuff.
(edit) @101552   11 months vboxsync Installer/darwin: bugref:10450: Get rid of Qt5 stuff.
(edit) @101551   11 months vboxsync Installer/win: bugref:10450: Get rid of Qt5 stuff.
(edit) @101550   11 months vboxsync Installer/win: bugref:10450: Missing Qt6StateMachine and …
(edit) @101549   11 months vboxsync VMM/Armv8: Allow configuring the program counter reset value, bugref:10528
(edit) @101548   11 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101547   11 months vboxsync VMM/IEM: More TB disassembly and TB debuginfo. bugref:10371
(edit) @101546   11 months vboxsync DIS: Added DIS_FMT_FLAGS_BYTES_WIDTH_MASK/SHIFT/MAKE and …
(edit) @101545   11 months vboxsync DIS: scm fix.
(edit) @101544   11 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101543   11 months vboxsync VMM/IEM: Hmm, what's up with VC++ here? bugref:10371
(edit) @101542   11 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101541   11 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101540   11 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101539   11 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101538   11 months vboxsync VMM/IEM: Freed up some space in IEMTB for a pointer to debug info or …
(edit) @101537   11 months vboxsync VMM/IEM: Undebugged code for …
(edit) @101536   11 months vboxsync VMM/IEM: Some code shuffling. bugref:10371
(edit) @101535   11 months vboxsync VMM/IEM: Assert that we don't overshoot iemNativeInstrBufEnsure space …
(edit) @101534   11 months vboxsync Additions/solaris/vboxms: Follow-up build fix as some ancient build …
(edit) @101533   11 months vboxsync iprt/armv8.h: doxygen fix. bugref:10371
(edit) @101532   11 months vboxsync Additions/solaris/vboxms: Update vboxmslnk to stash away the …
(edit) @101531   11 months vboxsync SUPDrv: Make SUPR0GetKernelFeatures and supdrvOSGetCurrentGdtRw …
(edit) @101530   11 months vboxsync SUPDrv: Doc update on PaX/grsec tweak. bugref:8864
(edit) @101529   11 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsNetwork: Get rid of Advanced …
(edit) @101528   11 months vboxsync SUPDrv: Put back r159603, it only affects PaX stuff, so who cares. …
(edit) @101527   11 months vboxsync SUPDrv: Try explain r159602. bugref:8864
(edit) @101526   11 months vboxsync HostDrivers/Support: Reverted previous change (r159602) as it is …
(edit) @101525   11 months vboxsync HostDrivers/Support: Fix the detection of Linux's read-only GDT in …
(edit) @101524   11 months vboxsync VMM/HMR0A.asm: Reverted previous change (r159598) as it is wrong. …
(edit) @101523   11 months vboxsync VMM/IEM: Cleanups. bugref:10371
(edit) @101522   11 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsNetwork: Make sure adapters from …
(edit) @101521   11 months vboxsync HMR0A.asm: The code handled Linux's read-only GDT in addition to the …
(edit) @101520   11 months vboxsync FE/Qt: bugref:10513: UIMachineSettingsDisplay: Get rid of Recording …
(edit) @101519   11 months vboxsync FE/Qt: bugref:10523. We call 'variant'/'kind' now 'subtype'.
(edit) @101518   11 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101517   11 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101516   11 months vboxsync VMM/IEM: Deal with unconditional relative jumps (sans flag checking). …
(edit) @101515   11 months vboxsync Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
(edit) @101514   11 months vboxsync FE/Qt: bugref:10535. Draw overlay rect. with rounded corners.
(edit) @101513   11 months vboxsync Additions/linux: Another packaging and installer fix for arm64. Take …
(edit) @101512   11 months vboxsync kBuild 3597 -> 3600: linux.arm64 binaries; mt.exe retry.
(edit) @101511   11 months vboxsync FE/Qt: bugref:10513: Adjust layout for pages/editors with manual label …
(edit) @101510   11 months vboxsync FE/Qt: bugref:10523: UINameAndSystemEditor: A bit of fixes for r159185.
(edit) @101509   11 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 …
(edit) @101498   12 months vboxsync FE/Qt: bugref:10513: Mark VM Settings editors required for Basic …
(edit) @101497   12 months vboxsync FE/Qt: bugref:10513: Proper UIEditor hierarchy for Network and Serial …
(edit) @101496   12 months vboxsync VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
(edit) @101495   12 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526/r159565.
(edit) @101494   12 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIUSBControllerEditor.
(edit) @101493   12 months vboxsync FE/Qt: bugref:10513: Forgot something in r159526.
(edit) @101492   12 months vboxsync FE/Qt: bugref:10513: Adjusting size policy for UIDescriptionEditor.
(edit) @101491   12 months vboxsync Devices/EFI/FirmwareBin: Update ARM EFI firmware containing latest …
(edit) @101490   12 months vboxsync VMM/IEM: Added missing guest register shadow copy flushing. nop …
(edit) @101489   12 months vboxsync Devices/EFI/Firmware/ArmPkg/CpuDxe: Disable exposing the …
(edit) @101488   12 months vboxsync VMM/IEM: doxygen fix. bugref:10371
(edit) @101487   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 Add assertions to verify NMI …
(edit) @101486   12 months vboxsync iprt/armv8.h: Build fix. bugref:10371
(edit) @101485   12 months vboxsync VMM/IEM: Nested VMX: bugref:10318 RDRAND, RDSEED VMX VM-exit fixes.
(edit) @101484   12 months vboxsync VMM/IEM: Basic register allocator sketches that incorporates simple …
(edit) @101483   12 months vboxsync Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
(edit) @101482   12 months vboxsync Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
(edit) @101481   12 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101480   12 months vboxsync Main/src-all,Main/src-client: Add support for PCI bridges for the …
(edit) @101479   12 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101478   12 months vboxsync Main/PlatformProperties: Add AC97/HDA audio controller to the …
(edit) @101477   12 months vboxsync Main/ConsoleImpl: Use the common method to configure the graphics …
(edit) @101476   12 months vboxsync Main: Allow creation of x86 VMs (based on guest OS type or the set …
(edit) @101475   12 months vboxsync Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
(edit) @101474   12 months vboxsync Main/ConsoleImpl: Add parameter to the method configuring the VMM …
(edit) @101473   12 months vboxsync Main/BusAssignmentManager: Preliminary support for the VirtualBox
(edit) @101472   12 months vboxsync FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability …
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