|
|
@33732
|
14 years |
vboxsync |
wddm/3d: fix memory corruption
|
|
|
@33731
|
14 years |
vboxsync |
Disable large page support by default for Linux hosts until further notice
|
|
|
@33730
|
14 years |
vboxsync |
FE/Qt: Enforces IOAPIC to be set for the machine which uses ICH9 …
|
|
|
@33729
|
14 years |
vboxsync |
Serial/DevHostSerial: properly handle non-blocking I/O
|
|
|
@33728
|
14 years |
vboxsync |
Serial/DrvHostSerial: on Linux, try to open the serial device in …
|
|
|
@33727
|
14 years |
vboxsync |
fix build
|
|
|
@33726
|
14 years |
vboxsync |
Allocation timeout > 1 second means immediate disabling of large page …
|
|
|
@33725
|
14 years |
vboxsync |
More stats for large page allocation
|
|
|
@33724
|
14 years |
vboxsync |
Comment typo.
|
|
|
@33723
|
14 years |
vboxsync |
Automatic Guest Additions update: Support/graceful handling for …
|
|
|
@33722
|
14 years |
vboxsync |
Main, PCI: uniform PCI slots management, please watch/report regressions
|
|
|
@33721
|
14 years |
vboxsync |
Audio/HDA: VerbID: F00[0xC] clarification and clean up.
|
|
|
@33720
|
14 years |
vboxsync |
EventQueue::uninit: Don't run the native mac os x runloop in default …
|
|
|
@33719
|
14 years |
vboxsync |
Audio/HDA: verbID: F00[09] clarification and clean up.
|
|
|
@33718
|
14 years |
vboxsync |
Main: perform the file system check not only when starting the VM but …
|
|
|
@33717
|
14 years |
vboxsync |
Audio/HDA: more clean ups. fixes typo in r67342 node count macro.
|
|
|
@33716
|
14 years |
vboxsync |
Audio/HDA: some clean up.
|
|
|
@33715
|
14 years |
vboxsync |
wddm/3d: avoid unnecessary paging transfers, cleanup
|
|
|
@33714
|
14 years |
vboxsync |
wddm/3d: CrHgsmi cleanup, free resources correctly; 2D fixes
|
|
|
@33713
|
14 years |
vboxsync |
Additions/WINNT/Graphics: fix an accident
|
|
|
@33712
|
14 years |
vboxsync |
FE/Qt: Get rid of Virtual Media Manager links in Machine storage …
|
|
|
@33711
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactoring
|
|
|
@33710
|
14 years |
vboxsync |
Audio/HDA: continue of r67331 on the rest of stac9220 nodes responding …
|
|
|
@33709
|
14 years |
vboxsync |
Main/Machine: Reject any attempt to open a VM config with the same …
|
|
|
@33708
|
14 years |
vboxsync |
Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
|
|
|
@33707
|
14 years |
vboxsync |
Main/Console: use appropriately sized types to resolve the compiler …
|
|
|
@33706
|
14 years |
vboxsync |
Main/Appliance: MSVC compiler warnings
|
|
|
@33705
|
14 years |
vboxsync |
Audio/HDA: makes default configuration (verb: F1C) more clear (for …
|
|
|
@33704
|
14 years |
vboxsync |
comment update
|
|
|
@33703
|
14 years |
vboxsync |
FE/Qt4: text
|
|
|
@33702
|
14 years |
vboxsync |
FE/Qt4: warn when exporting machines which are in save state
|
|
|
@33701
|
14 years |
vboxsync |
SUPLib: Some new hardening APIs (almost done).
|
|
|
@33700
|
14 years |
vboxsync |
Main;Runtime: use size_t
|
|
|
@33699
|
14 years |
vboxsync |
Main-OVF: fix win burn
|
|
|
@33698
|
14 years |
vboxsync |
Main-OVF: make it possible to overwrite all available items if a …
|
|
|
@33697
|
14 years |
vboxsync |
Guest Control: Provide canceling overall task progress as well.
|
|
|
@33696
|
14 years |
vboxsync |
Guest Control: Updates on guest path/environment resolving, …
|
|
|
@33695
|
14 years |
vboxsync |
build fix
|
|
|
@33693
|
14 years |
vboxsync |
Main: More ExtPack code.
|
|
|
@33691
|
14 years |
vboxsync |
Main: openMedium() should return the same IMedium when called twice …
|
|
|
@33690
|
14 years |
vboxsync |
PCI: more slot management bits
|
|
|
@33689
|
14 years |
vboxsync |
FE/Qt: Crash fix in UISettingsSerializer.
|
|
|
@33688
|
14 years |
vboxsync |
PIC: forgotten code to record assignment
|
|
|
@33687
|
14 years |
vboxsync |
PCI: part 1 of PCI slots assignment logic in Main
|
|
|
@33686
|
14 years |
vboxsync |
FE/Qt: Global / Machine settings pages variables initialization.
|
|
|
@33685
|
14 years |
vboxsync |
Main: remove assertion which causes all machine startups to fail
|
|
|
@33684
|
14 years |
vboxsync |
wddm/3d: fix hgcm fallback (for insufficient hgsmi resources)
|
|
|
@33683
|
14 years |
vboxsync |
FE/Qt: remove annoying assertion in virtual media manager which is …
|
|
|
@33682
|
14 years |
vboxsync |
EFI firmware bin: now with bridge support
|
|
|
@33681
|
14 years |
vboxsync |
Audio/HDA: move microphone on port D. Mac guest doesn't like enabled E …
|
|
|
@33680
|
14 years |
vboxsync |
IPRT: Added RTBldCfgCompiler.
|
|
|
@33679
|
14 years |
vboxsync |
IPRT: Added RTBldCfgTarget, RTBldCfgTargetArch, RTBldCfgTargetDotArch …
|
|
|
@33678
|
14 years |
vboxsync |
IPRT: Added RTStrCat and RTStrCatEx.
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33674
|
14 years |
vboxsync |
Linux installer: fedora14
|
|
|
@33673
|
14 years |
vboxsync |
Audio/HDA: don't flood release log.
|
|
|
@33672
|
14 years |
vboxsync |
VBoxManage/Guest Control: Update.
|
|
|
@33671
|
14 years |
vboxsync |
ExtPackManagerImpl: typo
|
|
|
@33670
|
14 years |
vboxsync |
FE/Qt: 5302: Reworking Machine settings / Storage page for VBox config 4.0.
|
|
|
@33669
|
14 years |
vboxsync |
FE/Qt: 5302: Updating Virtual Media Manager for VBox config 4.0.
|
|
|
@33668
|
14 years |
vboxsync |
FE/Qt: 5302: Reworking New HD wizard for VBox config 4.0 (part 2).
|
|
|
@33667
|
14 years |
vboxsync |
FE/Qt: 5302: Reworking New VM wizard and New HD wizard for VBox config 4.0.
|
|
|
@33666
|
14 years |
vboxsync |
FE/Qt: 4989: Lazy init VM settings dialog: QEventLoop replaced with …
|
|
|
@33665
|
14 years |
vboxsync |
Main-OVF: allow overwriting of the OS type; prefer the OS type from a …
|
|
|
@33664
|
14 years |
vboxsync |
log-vbox: fgetc() returns int not char
|
|
|
@33663
|
14 years |
vboxsync |
Runtime/common/dbg/dbgas.cpp: typo
|
|
|
@33662
|
14 years |
vboxsync |
HPET: avoid VERR_INTERNAL_ERROR on narrow reads, as this is being done …
|
|
|
@33661
|
14 years |
vboxsync |
Main/OVF: never write the Machine/@stateFile attribute in machine XML …
|
|
|
@33660
|
14 years |
vboxsync |
License header fix
|
|
|
@33659
|
14 years |
vboxsync |
Main-OVF: cleanup
|
|
|
@33658
|
14 years |
vboxsync |
License header fix
|
|
|
@33657
|
14 years |
vboxsync |
Main: API docs
|
|
|
@33656
|
14 years |
vboxsync |
*: rebrand Sun (L)GPL disclaimers
|
|
|
@33655
|
14 years |
vboxsync |
fix license header
|
|
|
@33654
|
14 years |
vboxsync |
fix license header
|
|
|
@33653
|
14 years |
vboxsync |
fix license header
|
|
|
@33652
|
14 years |
vboxsync |
Main-OVF: typo
|
|
|
@33651
|
14 years |
vboxsync |
Main-OVF: rename
|
|
|
@33650
|
14 years |
vboxsync |
build fix
|
|
|
@33649
|
14 years |
vboxsync |
Devices/testcase: DEFS cleanup
|
|
|
@33648
|
14 years |
vboxsync |
fix builds
|
|
|
@33647
|
14 years |
vboxsync |
no need to include these defines twice
|
|
|
@33646
|
14 years |
vboxsync |
EFI: allow running EFI with PCI bridges
|
|
|
@33645
|
14 years |
vboxsync |
no need to include these defines twice
|
|
|
@33644
|
14 years |
vboxsync |
dev/vga: fix VGAState inconsistency across different .cpp files
|
|
|
@33643
|
14 years |
vboxsync |
Main-OVF: streamify Sha1ReadBuf
|
|
|
@33642
|
14 years |
vboxsync |
this flag is not available in Linux 2.4
|
|
|
@33641
|
14 years |
vboxsync |
bit more safety
|
|
|
@33640
|
14 years |
vboxsync |
Linux host page allocator: don't use system reserves for >=1M reqs
|
|
|
@33639
|
14 years |
vboxsync |
FE/Qt: Try to fix x11 crash while loading VM settings.
|
|
|
@33638
|
14 years |
vboxsync |
FE/Qt: Exclude 2D/3D test procedures from cache as they are not safe …
|
|
|
@33637
|
14 years |
vboxsync |
Shared folders: enable symlinks on Windows hosts
|
|
|
@33636
|
14 years |
vboxsync |
FE/Qt: Build fix for r67244 (part 5).
|
|
|
@33635
|
14 years |
vboxsync |
FE/Qt: Build fix for r67244 (part 4).
|
|
|
@33634
|
14 years |
vboxsync |
FE/Qt: Build fix for r67244 (part 3).
|
|
|
@33633
|
14 years |
vboxsync |
FE/Qt: Build fix for r67244 (part 2).
|
|
|
@33632
|
14 years |
vboxsync |
FE/Qt: Build fix for r67244 (part 1).
|
|
|
@33631
|
14 years |
vboxsync |
FE/Qt: Async settings mechanism. Global and Machine settings reworked …
|
|
|
@33630
|
14 years |
vboxsync |
waitqueue-r0drv-linux.h: Use the RT_NS/US_1SEC constants.
|
|
|
@33629
|
14 years |
vboxsync |
Audio/HDA: fixes occasional microphone disable.
|
|
|