|
|
@55747
|
10 years |
vboxsync |
SharedOpenGL: fix CrFbBltGetContents and …
|
|
|
@55746
|
10 years |
vboxsync |
FE/Qt: updated Korean translation, thank you Shinjo Park.
|
|
|
@55745
|
10 years |
vboxsync |
FE/Qt: Proper icons for VM save/restore progress dialogs.
|
|
|
@55744
|
10 years |
vboxsync |
DnDURIList.cpp: Fixed object accounting.
|
|
|
@55743
|
10 years |
vboxsync |
FE/Qt: Settings dialog: Fixing bug due to which powered off VM with …
|
|
|
@55742
|
10 years |
vboxsync |
FE/Qt: Settings dialog: Fixing serialization flaw due to which session …
|
|
|
@55741
|
10 years |
vboxsync |
NAT: send_icmp_to_guest - don't call udp_detach() on ICMP errors.
|
|
|
@55740
|
10 years |
vboxsync |
leaf 0xd fixes
|
|
|
@55739
|
10 years |
vboxsync |
FE/Qt: update check: make the regexp for sanitizing the version number …
|
|
|
@55738
|
10 years |
vboxsync |
CPUMR0A.asm,HMR0A.asm: Microsoft documents doesn't extend the …
|
|
|
@55737
|
10 years |
vboxsync |
build fiX
|
|
|
@55736
|
10 years |
vboxsync |
CPUM.cpp/info: Missed on place where CPUMCTX_XSAVE_C_PTR should be applied.
|
|
|
@55735
|
10 years |
vboxsync |
HMSVMR0.cpp: Should use IEM for CRx writes, CR4.OSXSAVE isn't …
|
|
|
@55734
|
10 years |
vboxsync |
asmdefs.mac: Added RT_BIT_64 for xsave macros.
|
|
|
@55733
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Fixed CPUID sub-leaves collection for leaf 0xd. …
|
|
|
@55732
|
10 years |
vboxsync |
after Beta 3
|
|
|
@55731
|
10 years |
vboxsync |
5.0.0 Beta 3
|
|
|
@55730
|
10 years |
vboxsync |
FE/Qt: update Simplified Chinese translation, thank you Lee Chenhwa.
|
|
|
@55729
|
10 years |
vboxsync |
Fixed ASMXSave and ASMXRstor windows only bugs.
|
|
|
@55728
|
10 years |
vboxsync |
Main/Machine+Snapshot+Medium: Remove bogus assertion when locking a …
|
|
|
@55727
|
10 years |
vboxsync |
FE/Qt: 6278: Runtime UI: Use the fast scaling mechanism for the HiDPI …
|
|
|
@55726
|
10 years |
vboxsync |
FE/Qt: 6278: Runtime UI: Fetch the extra-data HiDPI optimization type …
|
|
|
@55725
|
10 years |
vboxsync |
DevAHCI: print the actual unknown command
|
|
|
@55724
|
10 years |
vboxsync |
FE/Qt: Runtime UI: Do not cache already cached options accessible …
|
|
|
@55723
|
10 years |
vboxsync |
Additions/x11/vboxvideo: pass on virtual size to input devices when we …
|
|
|
@55722
|
10 years |
vboxsync |
FE/Qt: 6278: Scaling support: Do not forget to initialize frame-buffer …
|
|
|
@55721
|
10 years |
vboxsync |
Main: Allow host-suspend/resume notifiers to be called several times …
|
|
|
@55720
|
10 years |
vboxsync |
FE/Qt: Selector UI: Details pane: Moving scaling related stuff from …
|
|
|
@55719
|
10 years |
vboxsync |
FE/Qt: Machine Settings dialog: Moving scaling related stuff from User …
|
|
|
@55718
|
10 years |
vboxsync |
German NLS update
|
|
|
@55717
|
10 years |
vboxsync |
FE/Qt: Selector UI: Details pane: User Interface element: Menu-bar / …
|
|
|
@55716
|
10 years |
vboxsync |
just disable AVX on AMD-V wholesale.
|
|
|
@55715
|
10 years |
vboxsync |
VMM: typo.
|
|
|
@55714
|
10 years |
vboxsync |
VMM/GIM: scoping.
|
|
|
@55713
|
10 years |
vboxsync |
Disabled AVX/XSAVE for AMD fam 15h.
|
|
|
@55712
|
10 years |
vboxsync |
doc/manual: document more VBoxManage modifyvm parameters
|
|
|
@55711
|
10 years |
vboxsync |
NetShaper: Prevent assertions due to duplicate lock names when …
|
|
|
@55710
|
10 years |
vboxsync |
Main: correct place for AutoUninitSpan in HostVideoInputDevice::uninit
|
|
|
@55709
|
10 years |
vboxsync |
WDDM: fix inverted condition, which triggered unnecessary guest …
|
|
|
@55708
|
10 years |
vboxsync |
Additions/Windows: remove old (unused for ages) Wine code
|
|
|
@55707
|
10 years |
vboxsync |
DnD: Additions/X11/VBoxClient: Some more sanity checking, extended logging.
|
|
|
@55706
|
10 years |
vboxsync |
Logging.
|
|
|
@55705
|
10 years |
vboxsync |
German NLS update
|
|
|
@55704
|
10 years |
vboxsync |
WDDM: FUNCTION is enough for logging
|
|
|
@55703
|
10 years |
vboxsync |
ldrPE.cpp: Fixed debug-loading regression introduced when adding …
|
|
|
@55702
|
10 years |
vboxsync |
MachineDebuggerImpl.cpp: Fixed the getRegisters method, missing vector …
|
|
|
@55701
|
10 years |
vboxsync |
WDDM: preserve FPU control word.
|
|
|
@55700
|
10 years |
vboxsync |
pwd todo
|
|
|
@55699
|
10 years |
vboxsync |
dbgcfg.cpp: Must fix the slashes before invoking expand.exe, it …
|
|
|
@55698
|
10 years |
vboxsync |
Main/Snapshot: fix taking a snapshot of an already paused VM (needs …
|
|
|
@55697
|
10 years |
vboxsync |
FE/Qt: Runtime UI: Extend manual-override mode to prevent unwanted …
|
|
|
@55696
|
10 years |
vboxsync |
FE/Qt: Progress-dialog: Make sure wrapped CProgress is completed upon …
|
|
|
@55695
|
10 years |
vboxsync |
UIMachineView: LogRel nits.
|
|
|
@55694
|
10 years |
vboxsync |
comment typo.
|
|
|
@55693
|
10 years |
vboxsync |
DevVGA-SVGA.cpp: Fixed for cubebench hang. The FIFO must take the lock …
|
|
|
@55692
|
10 years |
vboxsync |
FE/Qt: a few new OS code names
|
|
|
@55691
|
10 years |
vboxsync |
CPUMR3CpuId.cpp: Added PKU and OSPKU to g_aLeaf7Sub0EcxSubFields.
|
|
|
@55690
|
10 years |
vboxsync |
x86.h: PKE
|
|
|
@55689
|
10 years |
vboxsync |
supHardNtVpFileMemCompareSection: Forgot to move pbFile forward along …
|
|
|
@55688
|
10 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@55687
|
10 years |
vboxsync |
FE/Qt: A bit of care for r100071.
|
|
|
@55686
|
10 years |
vboxsync |
DrvVD: rc is not part of the format string anymore
|
|
|
@55685
|
10 years |
vboxsync |
VBoxNetFlt/linux: inet6_dev::addr_list became struct list_head in 2.6.35.
|
|
|
@55684
|
10 years |
vboxsync |
SVGA3d: mipmap related patch from trivirt.
|
|
|
@55683
|
10 years |
vboxsync |
VBoxNetFlt/linux: for_each_netdev_rcu() appeared in 2.6.33.
|
|
|
@55682
|
10 years |
vboxsync |
VBoxNetFlt/linux: netdev_name() officially appeared in 2.6.34.
|
|
|
@55681
|
10 years |
vboxsync |
VBoxNetFlt/linux: dev_net() appeared in 2.6.26 (redo r100072 w/out …
|
|
|
@55680
|
10 years |
vboxsync |
VBoxNetFlt/linux: *sigh*, revert previous... note to self, don't edit …
|
|
|
@55679
|
10 years |
vboxsync |
VBoxNetFlt/linux: dev_net() appeared in 2.6.26
|
|
|
@55678
|
10 years |
vboxsync |
VirtualBox: Added --fdc <image|none> and --dvd <image|none> from VBoxSDL.
|
|
|
@55677
|
10 years |
vboxsync |
wrong.
|
|
|
@55676
|
10 years |
vboxsync |
MachineConfigFile::readHardware: Read 'hotplug' and 'executionCap' …
|
|
|
@55675
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55674
|
10 years |
vboxsync |
Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
|
|
|
@55673
|
10 years |
vboxsync |
duh
|
|
|
@55672
|
10 years |
vboxsync |
gctrl.cpp: Missed one RTGetOptArgvFromString call.
|
|
|
@55671
|
10 years |
vboxsync |
RTGetOptArgvFromString: Added fFlags parameter for selecting the …
|
|
|
@55670
|
10 years |
vboxsync |
Machine::temporaryEjectDevice(): fixed the test for the machine state …
|
|
|
@55669
|
10 years |
vboxsync |
German NLS update
|
|
|
@55668
|
10 years |
vboxsync |
Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
|
|
|
@55667
|
10 years |
vboxsync |
FE/Qt: typo
|
|
|
@55666
|
10 years |
vboxsync |
VGABIOS: Calculate VBE PMI size correctly.
|
|
|
@55665
|
10 years |
vboxsync |
FE/Qt: updated Italian and Bulgarian translation, thank you Vincenzo …
|
|
|
@55664
|
10 years |
vboxsync |
Main/Makefile: VBOX_WITH_DBUS needs to be propagated while compiling …
|
|
|
@55663
|
10 years |
vboxsync |
VMM/GIM: comment.
|
|
|
@55662
|
10 years |
vboxsync |
FE/Qt: Selector UI: Some cleanup and crash protection inspired by the …
|
|
|
@55661
|
10 years |
vboxsync |
FE/Qt: fix
|
|
|
@55660
|
10 years |
vboxsync |
VBox/err.h: typos.
|
|
|
@55659
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55658
|
10 years |
vboxsync |
iprt/err.h: typos.
|
|
|
@55657
|
10 years |
vboxsync |
NetShaper: Fallback to R3 if there is no underlying R0 (#5582).
|
|
|
@55656
|
10 years |
vboxsync |
VBoxNetFlt: build fix
|
|
|
@55655
|
10 years |
vboxsync |
FE/Qt: Settings dialog: Fixing serialization flaw due to which Main …
|
|
|
@55654
|
10 years |
vboxsync |
VMM/GIM: Comment.
|
|
|
@55653
|
10 years |
vboxsync |
IntNet/NetFlt: temporarily disable r100033 on linux - need to adapt to …
|
|
|
@55652
|
10 years |
vboxsync |
IntNet/NetFlt: blacklist host's L3 addresses when bridging to wifi. …
|
|
|
@55651
|
10 years |
vboxsync |
Main/HostPowerLinux: avoid gcc warning.
|
|
|
@55650
|
10 years |
vboxsync |
DrvAudioVRDE: consume samples at configured rate
|
|
|
@55649
|
10 years |
vboxsync |
DrvHostNullAudio: consume samples at configured rate
|
|
|
@55648
|
10 years |
vboxsync |
Additions: Added missing dependency. The other '-generated' files are …
|
|
|