|
|
@77679
|
6 years |
vboxsync |
Main: Drop trailing whitespace in previous.
|
|
|
@77678
|
6 years |
vboxsync |
EFI: Use resource compiler to avoid errors. 32-bit EFI now boots to …
|
|
|
@77677
|
6 years |
vboxsync |
FE/Qt: bugref:9378. Adding a vm search widget to chooser pane vm list. …
|
|
|
@77676
|
6 years |
vboxsync |
websrv-cpp.xsl: the interface name is in $thatifname, not $ifname. …
|
|
|
@77675
|
6 years |
vboxsync |
Main: Oops, add wsmap to previous.
|
|
|
@77674
|
6 years |
vboxsync |
Main: Define IForm and related interfaces.
|
|
|
@77673
|
6 years |
vboxsync |
EFI: MEMFD_BASE_ADDRESS needs to be properly defined or decompression …
|
|
|
@77672
|
6 years |
vboxsync |
EFI: Zapped unimplemented/unnecessary debugging code.
|
|
|
@77671
|
6 years |
vboxsync |
EFI: Removing no longer necessary customizations, build fixes.
|
|
|
@77670
|
6 years |
vboxsync |
edk2: a bit of sanitizing missing for UDK2018. bugref:4643
|
|
|
@77669
|
6 years |
vboxsync |
EFI: Switched yasm to nasm, misc build fixes; work in progress.
|
|
|
@77668
|
6 years |
vboxsync |
FE/Qt: Send pointer out of range events to Main.
bugref:9376: Complete …
|
|
|
@77667
|
6 years |
vboxsync |
FE/Qt: try to avoid saving size hints for guest-initiated resizes. …
|
|
|
@77666
|
6 years |
vboxsync |
Main/HostDnsServiceDarwin: Fixed shutting down procedure by making …
|
|
|
@77665
|
6 years |
vboxsync |
DBGPlugInWinNt.cpp: Unbroke 32-bit.
|
|
|
@77664
|
6 years |
vboxsync |
Audio/DevIchAc97.cpp: Timer description strings must be static when …
|
|
|
@77663
|
6 years |
vboxsync |
FakeBios: Enable fast timing in PIIX/ICH IDETIM register. This …
|
|
|
@77662
|
6 years |
vboxsync |
EFI: First step in UDK2018 merge. Does not build yet.
|
|
|
@77661
|
6 years |
vboxsync |
os2/vboxsf: Supply RTFS_DOS_NT_NORMAL if fMode is zero, or the host …
|
|
|
@77660
|
6 years |
vboxsync |
FsPerf: Must use NtReadFile to check for STATUS_END_OF_FILE status in …
|
|
|
@77659
|
6 years |
vboxsync |
build fix
|
|
|
@77658
|
6 years |
vboxsync |
Runtime/fuzz: Statistics updates, don't fail if a working directory …
|
|
|
@77657
|
6 years |
vboxsync |
vsheriff: make the code checking the full result tree for failures …
|
|
|
@77656
|
6 years |
vboxsync |
vsheriff: check the entire failure tree for reasons indicating bad …
|
|
|
@77655
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Missed a bit …
|
|
|
@77654
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Properly …
|
|
|
@77653
|
6 years |
vboxsync |
vsheriff: Limit check for hanging testboxes to cHoursBack and …
|
|
|
@77652
|
6 years |
vboxsync |
Runtime/fuzzmastercmd.cpp: Fix hang when the connection is closed …
|
|
|
@77651
|
6 years |
vboxsync |
Runtime/fuzz: scm
|
|
|
@77650
|
6 years |
vboxsync |
Runtime/fuzz: Add mutators to change possible integers to some …
|
|
|
@77649
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Removing a rogue printf.
|
|
|
@77648
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Fix for r129277.
|
|
|
@77647
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Adding an action to show detailed session/process …
|
|
|
@77646
|
6 years |
vboxsync |
WDDM: opengl test application.
|
|
|
@77645
|
6 years |
vboxsync |
vsheriff: enable automatic rebooting/disabling of testboxes which are …
|
|
|
@77644
|
6 years |
vboxsync |
vsheriff: detect solaris host install failures and driver unload failures
|
|
|
@77643
|
6 years |
vboxsync |
Guest Control/Validation Kit: Try to fix tests (don't force NAT …
|
|
|
@77642
|
6 years |
vboxsync |
os2/vboxsf: Corrected OS/2 -> IPRT time conversion …
|
|
|
@77641
|
6 years |
vboxsync |
IPRT/fileio-win.cpp: Corrected RTFileReadAt so it does not return …
|
|
|
@77640
|
6 years |
vboxsync |
os2/vboxsf: KernStrToUcs and (probably also) KernStrFromUcs trashes ES …
|
|
|
@77639
|
6 years |
vboxsync |
FE/Qt: bugref:9241: Build fix for r129266.
|
|
|
@77638
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Rework …
|
|
|
@77637
|
6 years |
vboxsync |
Main/Global.cpp: Ecomstation needs a floppy too, for the key file.
|
|
|
@77636
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Move …
|
|
|
@77635
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
|
|
|
@77634
|
6 years |
vboxsync |
FsPerf: Added writev testcase. bugref:9172 ticketref:17360
|
|
|
@77633
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). [build …
|
|
|
@77632
|
6 years |
vboxsync |
IPRT: Adding RTFileSgRead and RTFileSgWrite (for FsPerf). bugref:9172
|
|
|
@77631
|
6 years |
vboxsync |
linux/vboxsf: Implemented write_iter as well. Can write to loop …
|
|
|
@77630
|
6 years |
vboxsync |
FsPerf: Added readv testcase. bugref:9172 ticketref:17360
|
|
|
@77629
|
6 years |
vboxsync |
linux/vboxsf: Fixed TTL calc bug in vbsf_dentry_revalidate(). bugref:9172
|
|
|
@77628
|
6 years |
vboxsync |
linux/vboxsf: Slash the right page0 offset in vbsf_iter_lock_pages(). …
|
|
|
@77627
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Group item: …
|
|
|
@77626
|
6 years |
vboxsync |
linux/vboxsf: Early implementation of file_operations::read_iter to …
|
|
|
@77625
|
6 years |
vboxsync |
VBoxManage/handleCreateMedium: Build fixes.
|
|
|
@77624
|
6 years |
vboxsync |
Main/ExtPackManager: fix leak of CloudProviderManager instance from an …
|
|
|
@77623
|
6 years |
vboxsync |
Guest Control/Validation Kit: Disabled test case for bugref:9398 for …
|
|
|
@77622
|
6 years |
vboxsync |
Bug fix/ syntax cleanup of AllocationBlockSize / createmedium property …
|
|
|
@77621
|
6 years |
vboxsync |
FE/Qt: bugref:9241: Build fix for r129248.
|
|
|
@77620
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Another large bunch of …
|
|
|
@77619
|
6 years |
vboxsync |
ValidationKit: disable Ubuntu 18.04 smoketest, it fails all over the place
|
|
|
@77618
|
6 years |
vboxsync |
Guest Control/Validation Kit: Added a test case for bugref:9398 (build …
|
|
|
@77617
|
6 years |
vboxsync |
Moved the .scm settings for EFI/Firmware down into the firmware …
|
|
|
@77616
|
6 years |
vboxsync |
Moved the .scm settings for EFI/Firmware down into the firmware …
|
|
|
@77615
|
6 years |
vboxsync |
Guest Control/Validation Kit: Added a test case for bugref:9398 [pylint].
|
|
|
@77614
|
6 years |
vboxsync |
Validation Kit/testdriver: Minor comment typo.
|
|
|
@77613
|
6 years |
vboxsync |
Guest Control/Validation Kit: Added a test case for bugref:9398.
|
|
|
@77612
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix uninitialized case.
|
|
|
@77611
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Fix calling IEMExecVmxVmexitApicWrite.
|
|
|
@77610
|
6 years |
vboxsync |
VMM/EM, VMM/IEM: Nested VMX: bugref:9180 Implemented NMI-exiting, …
|
|
|
@77609
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
|
|
|
@77608
|
6 years |
vboxsync |
Attempt to eliminate burns on Windows due to erroniously assigning …
|
|
|
@77607
|
6 years |
vboxsync |
First attempt to fix burn from integration of r129234
|
|
|
@77606
|
6 years |
vboxsync |
Added AllocationBlockSize property to VDI backend, and ability to set …
|
|
|
@77605
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Always choose …
|
|
|
@77604
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Another large bunch of …
|
|
|
@77603
|
6 years |
vboxsync |
Audio/Mixer: audioMixerStreamCtlInternal() is static.
|
|
|
@77602
|
6 years |
vboxsync |
Audio/Mixer: Centralized a mixer stream's internal status updating by …
|
|
|
@77601
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Another bit of refactoring …
|
|
|
@77600
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Wipe out a …
|
|
|
@77599
|
6 years |
vboxsync |
efi: Preparing for updating to UDK2018. bugref:4643
|
|
|
@77598
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Fixing crash …
|
|
|
@77597
|
6 years |
vboxsync |
Build fix for r129223.
|
|
|
@77596
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Refactoring for Chooser …
|
|
|
@77595
|
6 years |
vboxsync |
VBoxManage: Re-do help category handling (command/sub-command specific …
|
|
|
@77594
|
6 years |
vboxsync |
FE/Qt: bugref:8938 Replacing signal/slot sytax with Qt5 ones under …
|
|
|
@77593
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager UI: Chooser pane: Moving some …
|
|
|
@77592
|
6 years |
vboxsync |
FE/Qt: bugref:6769. cleaning the created folder correctly as the …
|
|
|
@77591
|
6 years |
vboxsync |
VMM/HM: Dump Real-on-v86 state as part of HM debugger info (and thus …
|
|
|
@77590
|
6 years |
vboxsync |
Adjusted for clarity. Not a bug fix.
|
|
|
@77589
|
6 years |
vboxsync |
HMAll: Log HmCanExecuteGuest() results.
|
|
|
@77588
|
6 years |
vboxsync |
Guest Control/Main: Implemented virtual guest object methods for …
|
|
|
@77587
|
6 years |
vboxsync |
Guest Control/Main: Implemented virtual guest object methods for …
|
|
|
@77586
|
6 years |
vboxsync |
Guest Control/Main: Make sure to cancel pending wait events in …
|
|
|
@77585
|
6 years |
vboxsync |
Guest Control/Main: No need to use ASMAtomicXXX routines for …
|
|
|
@77584
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Moving the guest control session tree widget to …
|
|
|
@77583
|
6 years |
vboxsync |
Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
|
|
|
@77582
|
6 years |
vboxsync |
Guest Control/Main: Renamed IGuestSession::i_isReadyExternal() -> …
|
|
|
@77581
|
6 years |
vboxsync |
Global: Default to no USB for DOS and NetWare, floppy drive for NetWare.
|
|
|
@77580
|
6 years |
vboxsync |
DevATA: Do not set signature for nonexistent devices, it was wrong …
|
|
|