|
|
@101619
|
13 months |
vboxsync |
Main/src-client/ConsoleImpl: Preliminary code to hook up the power …
|
|
|
@101597
|
13 months |
vboxsync |
pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
|
|
|
@101577
|
13 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8.cpp: Some cleanups, use …
|
|
|
@101574
|
13 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmv8.cpp: Some cleanups, bugref:10528
|
|
|
@101515
|
14 months |
vboxsync |
Main: Don't apply the PCI slot swap hack for the ARMv8 virtual …
|
|
|
@101496
|
14 months |
vboxsync |
VMM,Main: Don't hardcode the vTimer interrupt number in the NEM …
|
|
|
@101483
|
14 months |
vboxsync |
Main/src-client/ConsoleImplArmV8.cpp: Adhere to the UTC setting, …
|
|
|
@101482
|
14 months |
vboxsync |
Main/src-client/ConsoleImplConfigX86.cpp: Remove some now unused …
|
|
|
@101480
|
14 months |
vboxsync |
Main/src-all,Main/src-client: Add support for PCI bridges for the …
|
|
|
@101477
|
14 months |
vboxsync |
Main/ConsoleImpl: Use the common method to configure the graphics …
|
|
|
@101475
|
14 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8.cpp: Get rid of most of the …
|
|
|
@101474
|
14 months |
vboxsync |
Main/ConsoleImpl: Add parameter to the method configuring the VMM …
|
|
|
@101473
|
14 months |
vboxsync |
Main/BusAssignmentManager: Preliminary support for the VirtualBox …
|
|
|
@101469
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the network controller configuration out of the …
|
|
|
@101468
|
14 months |
vboxsync |
Main: Allow running x86 VMs (via IEM) on ARM hosts again. Running ARM …
|
|
|
@101465
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the storage controller configuration out of the …
|
|
|
@101464
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the guest debug configuration out of the x86 …
|
|
|
@101462
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the PDM configuration out of the x86 config …
|
|
|
@101461
|
14 months |
vboxsync |
Main: Allow creation of x86 VMs (based on guest OS type or the set …
|
|
|
@101459
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the VMM device configuration out of the x86 …
|
|
|
@101458
|
14 months |
vboxsync |
Main/ConsoleImpl: Move the audio controller configuration out of the …
|
|
|
@101443
|
14 months |
vboxsync |
Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
|
|
|
@101418
|
14 months |
vboxsync |
Main: Added VM setting (AutoSerialNumGen) for enabling automatic VM …
|
|
|
@101381
|
14 months |
vboxsync |
Main: More guest OS id marking. bugref:10384
|
|
|
@101374
|
14 months |
vboxsync |
Main: Some more guest OS id strings converted to arch macros. bugref:10384
|
|
|
@101322
|
14 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8.cpp: Setup the EFI ROM and the …
|
|
|
@101318
|
14 months |
vboxsync |
Main: Move findEfiRom to the common code and add a …
|
|
|
@101271
|
14 months |
vboxsync |
Main: More guest OS types string fixes; we now use explicitly _x64 …
|
|
|
@101200
|
15 months |
vboxsync |
Main,FE/Qt: Add the QEMU RAM based framebuffer device as a possible …
|
|
|
@101199
|
15 months |
vboxsync |
Main + FE/Qt: More Virtio-Sound handling configuration. bugref:10384
|
|
|
@101191
|
15 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Emit the uart FDT node only when a …
|
|
|
@101173
|
15 months |
vboxsync |
Main: Nit. bugref:10384
|
|
|
@101073
|
15 months |
vboxsync |
Main: Log guest platform architecture in release log. bugref:10384
|
|
|
@101043
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101039
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101035
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@101014
|
15 months |
vboxsync |
Main/src-client/ConsoleImplConfig*: Polishing. More obvious buffer …
|
|
|
@100717
|
16 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100716
|
16 months |
vboxsync |
Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
|
|
|
@100707
|
16 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100706
|
16 months |
vboxsync |
Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
|
|
|
@100655
|
17 months |
vboxsync |
Shared Clipboard/VRDE: Integrated the logic of …
|
|
|
@100651
|
17 months |
vboxsync |
Shared Clipboard: Also give the registered service extension the …
|
|
|
@100619
|
17 months |
vboxsync |
Shared Clipboard: Made the Main host service dispatcher a bit more …
|
|
|
@100616
|
17 months |
vboxsync |
Shared Clipboard: More code for host service error propagation. bugref:9437
|
|
|
@100612
|
17 months |
vboxsync |
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
|
|
|
@100610
|
17 months |
vboxsync |
Shared Clipboard/Main: Logging nit. bugref:9437
|
|
|
@100609
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100606
|
17 months |
vboxsync |
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
|
|
|
@100521
|
17 months |
vboxsync |
Main: separate function for parsing the entries in remote USB device …
|
|
|
@100325
|
17 months |
vboxsync |
Guest Control/Main: Return from GuestSession::i_sendMessage() in case …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@100105
|
18 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Fix FDT generation for SMP …
|
|
|
@100042
|
18 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@100041
|
18 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: A first shot at generating the FDT on …
|
|
|
@100038
|
18 months |
vboxsync |
Main: Start simple ResourceStore implementation similar to NvramStore …
|
|
|
@99970
|
18 months |
vboxsync |
Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
|
|
|
@99944
|
19 months |
vboxsync |
Main/ConsoleImplConfigArmV8.cpp: Some additions to the config …
|
|
|
@99927
|
19 months |
vboxsync |
Devices/EFI,Main: Include EFI firmware images for ARMv8 in VBoxDD2 and …
|
|
|
@99925
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99915
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99913
|
19 months |
vboxsync |
Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
|
|
|
@99912
|
19 months |
vboxsync |
Main/DisplayImpl: Don't fail if the graphics adapter doesn't provide a …
|
|
|
@99909
|
19 months |
vboxsync |
Main/ConsoleImpl: Split the VM config code into a common and …
|
|
|
@99808
|
19 months |
vboxsync |
Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
|
|
|
@99782
|
19 months |
vboxsync |
Guest Control/Main: Marked IGuestSession::waitFor() and …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99416
|
20 months |
vboxsync |
Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" …
|
|
|
@99393
|
20 months |
vboxsync |
Guest Control: Completely revamped / overhauled the (now legacy) …
|
|
|
@99392
|
20 months |
vboxsync |
Guest Control: Completely revamped / overhauled the (now legacy) …
|
|
|
@99295
|
20 months |
vboxsync |
Guest Additions/Main: Return and document a dedicated error if …
|
|
|
@99262
|
20 months |
vboxsync |
Guest Control: Implements IGuestSession::fsQueryInfo() and …
|
|
|
@99258
|
20 months |
vboxsync |
Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> …
|
|
|
@99253
|
20 months |
vboxsync |
Guest Control: Renamed HOST_MSG_FS_QUERY_INFO -> …
|
|
|
@99252
|
20 months |
vboxsync |
Guest Control/Main: Renamed IGuestSession::i_fsQueryInfo() -> …
|
|
|
@99251
|
20 months |
vboxsync |
Guest Control/Main: Follow-up fix for using the new semantics of …
|
|
|
@99150
|
21 months |
vboxsync |
Guest Control: Changed the parameter position of the CWD parameter, so …
|
|
|
@99122
|
21 months |
vboxsync |
Guest Control: Added ability of specifying an optional current working …
|
|
|
@99120
|
21 months |
vboxsync |
Guest Control: Added ability of specifying an optional current working …
|
|
|
@99085
|
21 months |
vboxsync |
Guest Control: Added directory listing support via IDirectory::list(). …
|
|
|
@99073
|
21 months |
vboxsync |
Guest Control/Main: Always dereference symlinks by default when …
|
|
|
@99011
|
21 months |
vboxsync |
Guest Control/Main: Removed unused ACL parameters from …
|
|
|
@98824
|
21 months |
vboxsync |
Guest Control: Made the directory entry reading really dynamic by …
|
|
|
@98818
|
21 months |
vboxsync |
Guest Control: Specify the directory reading parameters (additional …
|
|
|
@98816
|
21 months |
vboxsync |
Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
|
|
|
@98813
|
21 months |
vboxsync |
Guest Control: Removed the ACL data portion from the HGCM callback …
|
|
|
@98807
|
21 months |
vboxsync |
Some small Solaris-specific build warning fixes:
Main/Console: Remove …
|
|
|
@98789
|
21 months |
vboxsync |
Guest Control: Made temporary directory / file creation using …
|
|
|
@98780
|
21 months |
vboxsync |
Main: src-client: build fix, bugref:10359.
Do not use #ifdef …
|
|
|
@98777
|
21 months |
vboxsync |
Guest Control/Main: Compilation fixes when …
|
|
|
@98775
|
21 months |
vboxsync |
Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
|
|
|
@98729
|
21 months |
vboxsync |
Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
|
|
|
@98725
|
21 months |
vboxsync |
Guest Control/Main: Fixed deleting files via built-in toolbox; …
|
|
|
@98716
|
21 months |
vboxsync |
Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
|
|
|
@98715
|
21 months |
vboxsync |
Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
|
|
|
@98714
|
21 months |
vboxsync |
Guest Control/Main: Compilation fix when …
|
|
|
@98713
|
21 months |
vboxsync |
Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
|
|
|
@98710
|
21 months |
vboxsync |
Guest Control: Implemented directory handling / walking as non-toolbox …
|
|
|
@98709
|
21 months |
vboxsync |
Guest Control: Implemented directory handling / walking as non-toolbox …
|
|
|