|
|
@62346
|
8 years |
vboxsync |
Main/Machine: add lock release which was lost in the previous changeset
|
|
|
@62292
|
8 years |
vboxsync |
Main/Machine: Eliminate unneeded taking of the Host object lock in …
|
|
|
@62192
|
8 years |
vboxsync |
Main: Allow StorageBus_PCIe
|
|
|
@62105
|
8 years |
vboxsync |
Main/Machine: fix extradata map copying to work where STL isn't …
|
|
|
@62014
|
8 years |
vboxsync |
Main/Machine: add a stub for an aux settings file (which will be an …
|
|
|
@61788
|
8 years |
vboxsync |
re-enable x2APIC for new Linux VMs
|
|
|
@61758
|
8 years |
vboxsync |
Temporarily disabled x2APIC for new VMs.
|
|
|
@61747
|
8 years |
vboxsync |
enable X2APIC for Linux guests
|
|
|
@61588
|
8 years |
vboxsync |
Main/Machine: some comment fixing
|
|
|
@61042
|
9 years |
vboxsync |
Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
|
|
|
@61009
|
9 years |
vboxsync |
Main: big settings cleanup and writing optimization. Moved …
|
|
|
@60809
|
9 years |
vboxsync |
Main/Machine: initialize the parallel port addresses even if no OS …
|
|
|
@60644
|
9 years |
vboxsync |
Main/Machine: fix restoring snapshots which have more network adapters …
|
|
|
@60627
|
9 years |
vboxsync |
Main/Medium: When creating a medium lock list, explicitly state which …
|
|
|
@60410
|
9 years |
vboxsync |
IMachine: Added CPUProfile attribute (read/write string). Added a …
|
|
|
@60054
|
9 years |
vboxsync |
never use AssertStmt(..., continue) but use AssertContinue(...) (look …
|
|
|
@59996
|
9 years |
vboxsync |
Main/VirtualBox: postpone the error reporting from VirtualBox object …
|
|
|
@59926
|
9 years |
vboxsync |
Main/Machine+SerialPort+ParallelPort: only write the non-default …
|
|
|
@59464
|
9 years |
vboxsync |
Main: When refcounting NAT network usage, don't consider adapters …
|
|
|
@59130
|
9 years |
vboxsync |
Main: release the machine lock when calling the external auth library.
|
|
|
@58553
|
9 years |
vboxsync |
Main/Machine: signal error on the poweroff progress object if the VM …
|
|
|
@58484
|
9 years |
vboxsync |
Main/Machine+Medium: for diff images keep the variant of the parent if …
|
|
|
@58437
|
9 years |
vboxsync |
Main: Added paravirtdebug options.
|
|
|
@58420
|
9 years |
vboxsync |
Main/MachineImpl: be on the safe side and clear the list of attached …
|
|
|
@58383
|
9 years |
vboxsync |
Main: an option to use VRDE auth library from VBoxSVC (not enabled)
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@57832
|
9 years |
vboxsync |
Main,GUI: positioned the VBoxStartup.log as the 2nd log that can be …
|
|
|
@57823
|
9 years |
vboxsync |
VBoxStartup.log -> VBoxHardening.log; option renamed likewise.
|
|
|
@57403
|
9 years |
vboxsync |
Main/Machine: Make sure the list of USB controllers is empty before …
|
|
|
@57332
|
9 years |
vboxsync |
Main/Machine: fix list of allowed machine states when guest properties …
|
|
|
@57319
|
9 years |
vboxsync |
MachineImpl: slightly adapted the error text
|
|
|
@57134
|
9 years |
vboxsync |
Main/Machine: fix session state checking helpers (properly …
|
|
|
@56994
|
9 years |
vboxsync |
Main: Log and assert formatting fixes.
|
|
|
@56820
|
9 years |
vboxsync |
Main/StorageController: Fix storage controller renaming, it needs …
|
|
|
@56788
|
9 years |
vboxsync |
Main/Machine: new attribute (not yet implemented to the level that it …
|
|
|
@56610
|
9 years |
vboxsync |
Main/Machine: add stub of a new method which will apply the VM default …
|
|
|
@56595
|
9 years |
vboxsync |
Main/Machine+ProgresProxy: for the few things not handled by the …
|
|
|
@56477
|
9 years |
vboxsync |
Main/StorageController: Eliminate leftovers from the SATA IDE …
|
|
|
@56035
|
10 years |
vboxsync |
Main/Machine+USBController+StorageController: Mix of deleting useless …
|
|
|
@56019
|
10 years |
vboxsync |
Main/Machine: fix starting (re-attaching case) a "separate" UI
|
|
|
@55988
|
10 years |
vboxsync |
iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
|
|
|
@55854
|
10 years |
vboxsync |
Main: saved screenshot API cleanup.
|
|
|
@55835
|
10 years |
vboxsync |
Main/Machine: repair VM configs a bit more thoroughly, as otherwise it …
|
|
|
@55833
|
10 years |
vboxsync |
Main/Machine: fix handling of transient guest properties (both on …
|
|
|
@55807
|
10 years |
vboxsync |
Main/Machine: fix self-deadlock during inaccessible machine unregistration
|
|
|
@55800
|
10 years |
vboxsync |
Main/Session+Machine: small API cleanup, introducing explicit session …
|
|
|
@55769
|
10 years |
vboxsync |
Main: it++ => ++it
|
|
|
@55728
|
10 years |
vboxsync |
Main/Machine+Snapshot+Medium: Remove bogus assertion when locking a …
|
|
|
@55674
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55670
|
10 years |
vboxsync |
Machine::temporaryEjectDevice(): fixed the test for the machine state …
|
|
|
@55642
|
10 years |
vboxsync |
MachineImpl.cpp doesn't seem to need GuestImpl.h (Guest* lives in …
|
|
|
@55511
|
10 years |
vboxsync |
Main/Snapshot: fix handling of saved state with offline snapshots …
|
|
|
@55437
|
10 years |
vboxsync |
Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
|
|
|
@55233
|
10 years |
vboxsync |
Main/Machine+Snapshot: fix state checks and introduce standardized …
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55168
|
10 years |
vboxsync |
Main/Machine: fix overlooked case sensitive frontend name check
|
|
|
@55167
|
10 years |
vboxsync |
Main/Machine: Add support for launching separate UI/VM setups. …
|
|
|
@55120
|
10 years |
vboxsync |
Main/Machine: too strict limitations for extradata changes... for …
|
|
|
@55094
|
10 years |
vboxsync |
Main/Machine: fix condition when permanent shared folders can be …
|
|
|
@54971
|
10 years |
vboxsync |
Main/AudioAdapter+BandwidthControl+Machine+NetworkAdapter+ParallelPort+ …
|
|
|
@54966
|
10 years |
vboxsync |
MediumImpl: be a bit more verbose if locking of the media failed
|
|
|
@54948
|
10 years |
vboxsync |
Main/Medium+Snapshot: make all code recursing over trees (objects …
|
|
|
@54927
|
10 years |
vboxsync |
Main/src-server: comment.
|
|
|
@54926
|
10 years |
vboxsync |
Main/src-server/MachineImpl: enable KVM paravirt for almost all linux …
|
|
|
@54911
|
10 years |
vboxsync |
Main: Added paravirt. provider KVM APIs.
|
|
|
@54791
|
10 years |
vboxsync |
Main/Machine: fix long-standing bug with setting extradata (it isn't …
|
|
|
@54645
|
10 years |
vboxsync |
Encryption/Main: Allow encryption of differencing media as long as …
|
|
|
@54177
|
10 years |
vboxsync |
Main/Machine: typo in rsevious change
|
|
|
@54175
|
10 years |
vboxsync |
Main/Machine: fix another (unnecessary, the parent lock isn't needed …
|
|
|
@54174
|
10 years |
vboxsync |
Main/Machine: fix lock order violation when detaching all media, child …
|
|
|
@53867
|
10 years |
vboxsync |
Main: Added machine state change probe.
|
|
|
@53603
|
10 years |
vboxsync |
Main: Don't try to delete the storage of a disk image when the format …
|
|
|
@53354
|
10 years |
vboxsync |
R7524 - needs testing in VBoxManage.
|
|
|
@53171
|
10 years |
vboxsync |
MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
|
|
|
@53170
|
10 years |
vboxsync |
MachineImpl: delete TRANSIENT and TRANSRESET guest properties on VM …
|
|
|
@53110
|
10 years |
vboxsync |
Main/src-server: unused param warning.
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@53012
|
10 years |
vboxsync |
Main,Frontend: Windows 10 guest os type.
|
|
|
@52990
|
10 years |
vboxsync |
Main/Machine: also delete VBoxStartup.log when deleting a VM
|
|
|
@52958
|
10 years |
vboxsync |
Main: merged IMachine::readSavedThumbnailToArray and …
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52933
|
10 years |
vboxsync |
MachineImpl: return code mismatch
|
|
|
@52861
|
10 years |
vboxsync |
Main/Machine: TABs
|
|
|
@52821
|
10 years |
vboxsync |
Main: warning, cleanup.
|
|
|
@52682
|
10 years |
vboxsync |
Main/Machine+Settings: Changing extradata for a Machine instance is …
|
|
|
@52497
|
10 years |
vboxsync |
Main/Machine: simplify object reference assignments
|
|
|
@52492
|
10 years |
vboxsync |
MachineImpl: warnings
|
|
|
@52490
|
10 years |
vboxsync |
Main: more cleanup after r95701
|
|
|
@52489
|
10 years |
vboxsync |
Main: tabs
|
|
|
@52483
|
10 years |
vboxsync |
Main: cleanup after r95701
|
|
|
@52481
|
10 years |
vboxsync |
6813 - MachineImpl.cpp - IInternalMachineControl changes.
|
|
|
@52339
|
10 years |
vboxsync |
Main/MachineImpl: Enable Hyper-V GIM for new Windows VMs.
|
|
|
@52312
|
10 years |
vboxsync |
6219: New parameters related to file size / recording time limitation …
|
|
|
@52251
|
10 years |
vboxsync |
Main: update guest properties API to work with API wrappers, removed …
|
|
|
@52175
|
10 years |
vboxsync |
MachineImpl.cpp: Create the log directory before launching the VM; …
|
|
|
@52171
|
10 years |
vboxsync |
Main: VM startup logging on windows.
|
|
|
@52139
|
10 years |
vboxsync |
SUP: child-process purification to avoid sysfer.dll.
|
|
|
@52090
|
10 years |
vboxsync |
Main, Fe/Qt4: Added method to get effective paravirt. provider in …
|
|
|
@51903
|
10 years |
vboxsync |
Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the …
|
|
|