|
|
@92590
|
3 years |
vboxsync |
configure, debian/rules, rpm/rules: Fix AUTOCFG handing in configure, …
|
|
|
@92589
|
3 years |
vboxsync |
scm fix.
|
|
|
@92588
|
3 years |
vboxsync |
FE/Qt: Moving several virtual media related dialog initilization from …
|
|
|
@92587
|
3 years |
vboxsync |
FE/Qt: bugref:6699 Small fixes in file manager code.
|
|
|
@92585
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92584
|
3 years |
vboxsync |
Audio/Validation Kit: Updated docs based on latest feedback. bugref:10008
|
|
|
@92583
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92582
|
3 years |
vboxsync |
Audio/Validation Kit: Added VBoxAudioTest to the Linux installer …
|
|
|
@92581
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
|
|
|
@92580
|
3 years |
vboxsync |
ValKit/bs3-apic-1: Just some extremely basic APIC checking. bugref:9044
|
|
|
@92579
|
3 years |
vboxsync |
VMM/NEM-linux: Implemented the apic_base synchronization, ubuntu now …
|
|
|
@92578
|
3 years |
vboxsync |
VMM/NEM-linux: Started work on handling all non-common MSRs ourselves. …
|
|
|
@92577
|
3 years |
vboxsync |
IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
|
|
|
@92576
|
3 years |
vboxsync |
IPRT: Fixed 32-bit variants of ASMWrMsrEx and ASMRdMsrEx.
|
|
|
@92575
|
3 years |
vboxsync |
ValidationKit: More fixing in testboxscript, make pylint happy.
|
|
|
@92574
|
3 years |
vboxsync |
ValidationKit: More fixing in testboxscript upgrade code for python …
|
|
|
@92573
|
3 years |
vboxsync |
ValKit: typo fix in previous change
|
|
|
@92572
|
3 years |
vboxsync |
ValKit: python3 fixing in the testboxscript upgrade code.
|
|
|
@92571
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Nit.
|
|
|
@92570
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Build fix.
|
|
|
@92569
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
|
|
|
@92568
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
|
|
|
@92567
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Initialize EPT related info.
|
|
|
@92566
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
|
|
|
@92565
|
3 years |
vboxsync |
VMM/PGM: Reset all relevant fields in the handy page array when …
|
|
|
@92564
|
3 years |
vboxsync |
VMM/PGM: Reset all relevant fields in the handy page array when …
|
|
|
@92563
|
3 years |
vboxsync |
FE/Qt: Fixing broken action shortcut for machine reset. It was caused …
|
|
|
@92561
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
|
|
|
@92560
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Smaller fixes, bugref:9044
|
|
|
@92559
|
3 years |
vboxsync |
Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
|
|
|
@92558
|
3 years |
vboxsync |
Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
|
|
|
@92557
|
3 years |
vboxsync |
SUP/linux: Build fix on lnx32-chk. bugref:9044 bugref:5324
|
|
|
@92556
|
3 years |
vboxsync |
SUP,VMM: Added a fFlags parameter to SUPR3PageAlloc so we can indicate …
|
|
|
@92555
|
3 years |
vboxsync |
VMM/NEM-linux: Fixed the flushing of stateful exits for larger MMIO …
|
|
|
@92554
|
3 years |
vboxsync |
ValKit/bs3-fpustate-1: More NEM/linux tweaks. bugref:9044
|
|
|
@92553
|
3 years |
vboxsync |
VMM/IEM: Tweaked iemFpuUpdateOpcodeAndIpWorker and iemFpuUpdateDP for …
|
|
|
@92552
|
3 years |
vboxsync |
FE/Qt: bugref:9974. Fizing broken signal slot connection for machine reset.
|
|
|
@92551
|
3 years |
vboxsync |
Main/Machine: Fix paravirt provider default for Windows 11
|
|
|
@92550
|
3 years |
vboxsync |
DevATA: Reduced the size of MODE_SENSE_CD_STATUS response to match …
|
|
|
@92549
|
3 years |
vboxsync |
Installer/darwin: hostArchitectures is comma delimited, not space delimited
|
|
|
@92548
|
3 years |
vboxsync |
DevATA: Removed MODE SENSE (6) support. This is not needed for ATAPI …
|
|
|
@92547
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When CR3 is updated (PGMFlushTLB or …
|
|
|
@92546
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Just check for RT_SUCCESS for …
|
|
|
@92545
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Don't GP(0) only for …
|
|
|
@92544
|
3 years |
vboxsync |
Guest Control/Main + FE/Qt: Fixes for host -> guest and guest -> host …
|
|
|
@92543
|
3 years |
vboxsync |
VMM/PGM: Missed one PGMChangeMode call in r148416. bugref:10092
|
|
|
@92542
|
3 years |
vboxsync |
VMM/NEM-linux: nicer main loop w/o continue. bugref:9044
|
|
|
@92541
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
|
|
|
@92539
|
3 years |
vboxsync |
Main/MachineImpl: A couple of hacks for enabling VMMDev/Testing for …
|
|
|
@92538
|
3 years |
vboxsync |
VBoxManage/modifyvm,showvminfo: Added --testing-enabled=bool, …
|
|
|
@92537
|
3 years |
vboxsync |
VBoxManage/showvminfo: Tried to make the storage output more readable. …
|
|
|
@92536
|
3 years |
vboxsync |
VBoxManage/showvminfo: More tightening up.
|
|
|
@92535
|
3 years |
vboxsync |
VBoxManage/showvminfo: Tighten up empty lists a little.
|
|
|
@92534
|
3 years |
vboxsync |
VBoxManage: Dashified the modifyvm options, the leaving the wordsoup …
|
|
|
@92533
|
3 years |
vboxsync |
VBoxManage: Document DECLARE_TRANSLATION_CONTEXT and fixed prefix …
|
|
|
@92532
|
3 years |
vboxsync |
ValKit/bs3kit: Copy & past fix. bugref:9044
|
|
|
@92531
|
3 years |
vboxsync |
ValKit/bs3kit: nits. bugref:9044
|
|
|
@92530
|
3 years |
vboxsync |
ValKit/bs3-fpustate-1: Skip the SIDT test, doesn't work for KVM. …
|
|
|
@92529
|
3 years |
vboxsync |
ValKit/bs3kit: Added Bs3TestQueryCfgBool, Bs3TestQueryCfgU8 & …
|
|
|
@92528
|
3 years |
vboxsync |
VMMDev: Added a command for querying configuration values, with 10 …
|
|
|
@92527
|
3 years |
vboxsync |
VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for …
|
|
|
@92526
|
3 years |
vboxsync |
VMM/SELM: Make sure we have the GDTR & LDTR as well as paging related …
|
|
|
@92525
|
3 years |
vboxsync |
VMM/NEM-linux: Exit history updates. bugref:9044
|
|
|
@92524
|
3 years |
vboxsync |
ValKit/bs3kit: Adding a fForcedReInit parameter to Bs3PicSetup. bugref:9044
|
|
|
@92523
|
3 years |
vboxsync |
VMMDev,ValKit/Bootsectors: Moved the VMMDevTesting MMIO page from …
|
|
|
@92522
|
3 years |
vboxsync |
VMM/NEM-linux: Make sure to flush pending IO or MMIO exits before …
|
|
|
@92521
|
3 years |
vboxsync |
VMM/TRPMR3InjectEvent: Only windows want's to use IEM to inject …
|
|
|
@92520
|
3 years |
vboxsync |
VMM/NEM-linux,EM: The interrupt injection code in emR3ForcedActions is …
|
|
|
@92519
|
3 years |
vboxsync |
VMM/NEM-linux,EM: Deal with internal errors due to complicated MMIO …
|
|
|
@92518
|
3 years |
vboxsync |
VMM/PGM: Fixed incorrect check in pgmR3PhysMmio2Create when …
|
|
|
@92517
|
3 years |
vboxsync |
FE/Qt: Set the focus to the VM name field in the expert wizard. bugref:9996
|
|
|
@92516
|
3 years |
vboxsync |
VMM/CPUM,NEM: The fNestedPagingAndFullGuestExec condition in …
|
|
|
@92515
|
3 years |
vboxsync |
VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state …
|
|
|
@92512
|
3 years |
vboxsync |
FE/Qt: In UIChart parametrize right margin width in average char. width.
|
|
|
@92511
|
3 years |
vboxsync |
FE/Qt: Correcting delta computation in the session information I/O chart.
|
|
|
@92510
|
3 years |
vboxsync |
FE/Qt: A small code fix in retranslation stuff of the file manager dialog.
|
|
|
@92508
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. DSL is now getting close to starting X, …
|
|
|
@92507
|
3 years |
vboxsync |
IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
|
|
|
@92506
|
3 years |
vboxsync |
FE/Qt: bugref:10141. build fix.
|
|
|
@92505
|
3 years |
vboxsync |
FE/Qt: bugref:10141. build fix.
|
|
|
@92504
|
3 years |
vboxsync |
FE/Qt: bugref:10141: Some more improvements on viso creator dialog
…
|
|
|
@92503
|
3 years |
vboxsync |
Installer/solaris, Additions/solaris/Installer: Fix handing of …
|
|
|
@92502
|
3 years |
vboxsync |
VBoxGuest-netbsd.c: bugref:8547: if /dev/vboxguest already exists, …
|
|
|
@92501
|
3 years |
vboxsync |
Installer/darwin: Report installer compatibility with arm64, otherwise …
|
|
|
@92500
|
3 years |
vboxsync |
Installer/darwin: Minor shell script tweaking, should in practice be …
|
|
|
@92499
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin.cpp: Fix TPR shadowing configuration (huge …
|
|
|
@92498
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Fix setting the context changed flags for th …
|
|
|
@92497
|
3 years |
vboxsync |
IPRT/memobj: Catch up wtih r147165 "Passing pszTag around..."
|
|
|
@92496
|
3 years |
vboxsync |
FE/Qt: A small refactoring in UIExtraDataManager to increase code reuse.
|
|
|
@92495
|
3 years |
vboxsync |
VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
|
|
|
@92493
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used.
|
|
|
@92492
|
3 years |
vboxsync |
FE/Qt: bugref:10141. Dialog geometry restore for the viso creator dialog.
|
|
|
@92491
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Todo for converting CR3 from …
|
|
|
@92490
|
3 years |
vboxsync |
FE/Qt: bugref:10141. Managing escape key in viso creator dialog.
|
|
|
@92489
|
3 years |
vboxsync |
FE/Qt: bugref:10141. Small translation context fixes in VISO classes.
|
|
|
@92488
|
3 years |
vboxsync |
FE/Qt: Changing translation context of the UIDialogPanel's close button.
|
|
|
@92487
|
3 years |
vboxsync |
FE/Qt: bugref:10141. Removing VISO Creator from the set of machine tools.
|
|
|
@92486
|
3 years |
vboxsync |
Additions/solaris/Installer/vboxdevlink.sed: Remove long unused file.
|
|
|
@92485
|
3 years |
vboxsync |
Installer/solaris/Makefile.kmk: Add QHelp docs to Solaris package.
|
|
|
@92484
|
3 years |
vboxsync |
FE/Qt: bugref:10148: UIMediumEnumerator: Rework r148336 to log more …
|
|
|