|
|
@49520
|
11 years |
vboxsync |
VMM: MSR auto-load/store handling rewrite for VT-x.
|
|
|
@49519
|
11 years |
vboxsync |
Devices/Graphics/DevVGA_VDMA: warning.
|
|
|
@49518
|
11 years |
vboxsync |
Additions/linux/drm: convert to VirtualBox white-space and brace rules.
|
|
|
@49517
|
11 years |
vboxsync |
Main: NetworkServiceRunner dependencies included in …
|
|
|
@49516
|
11 years |
vboxsync |
Introduce option "--need-main(-M) on|off" in network services to …
|
|
|
@49515
|
11 years |
vboxsync |
Snapshot work in progress on ping proxy. Not hooked into the build yet.
|
|
|
@49514
|
11 years |
vboxsync |
A bit of glue to proxy echo requests.
|
|
|
@49513
|
11 years |
vboxsync |
VMM/HMSVMR0: warnings.
|
|
|
@49512
|
11 years |
vboxsync |
Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
|
|
|
@49511
|
11 years |
vboxsync |
VBoxService: don't disable logging if no log file name is passed
|
|
|
@49510
|
11 years |
vboxsync |
vga/crogl: fix assertion
|
|
|
@49509
|
11 years |
vboxsync |
vga/crOpenGL: some more
|
|
|
@49508
|
11 years |
vboxsync |
VMM/HM: Fix APIC access exits to work after resetting the CPU.
|
|
|
@49507
|
11 years |
vboxsync |
vga/crOpenGL: basics for ring buffer-based command submission
|
|
|
@49506
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Make sure last visual-state type chosen by user …
|
|
|
@49505
|
11 years |
vboxsync |
FE/Qt: Runtime UI: UIVisualState framework cleanup: Moving most of …
|
|
|
@49504
|
11 years |
vboxsync |
Main/GuestCtrl: Reference counting bugfixes, handle more …
|
|
|
@49503
|
11 years |
vboxsync |
FE/VBoxManage: GuestCtrl: Removed debug output.
|
|
|
@49502
|
11 years |
vboxsync |
FE/VBoxManage: GuestCtrl: Don't use signal handlers for closing active …
|
|
|
@49501
|
11 years |
vboxsync |
Uninitialized variable.
|
|
|
@49500
|
11 years |
vboxsync |
Warning.
|
|
|
@49499
|
11 years |
vboxsync |
Space.
|
|
|
@49498
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Moving some visual-state change logic into …
|
|
|
@49497
|
11 years |
vboxsync |
build-fix: like r90651.
|
|
|
@49496
|
11 years |
vboxsync |
build-fix: like r90651.
|
|
|
@49495
|
11 years |
vboxsync |
build fix: perhaps we need guardian to split class …
|
|
|
@49494
|
11 years |
vboxsync |
Main/NetServiceRunner: Make command line more flexible for adding …
|
|
|
@49493
|
11 years |
vboxsync |
Devices/E1000: warning
|
|
|
@49492
|
11 years |
vboxsync |
VboxNetBaseService.cpp: comments and style.
|
|
|
@49490
|
11 years |
vboxsync |
VBoxNetDHCP. split ::init to ::initWithMain and ::initNoMain. The …
|
|
|
@49489
|
11 years |
vboxsync |
Main/src-server: Warning.
|
|
|
@49486
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49485
|
11 years |
vboxsync |
FE/Qt: warnings
|
|
|
@49484
|
11 years |
vboxsync |
DevVGA: warning
|
|
|
@49483
|
11 years |
vboxsync |
VMM: Warning.
|
|
|
@49482
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49481
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49480
|
11 years |
vboxsync |
Runtime, Devices, Disassembler R0: warnings.
|
|
|
@49479
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@49478
|
11 years |
vboxsync |
VMM/HMVMXR0: Fixed single-stepping in the guest to generate #DB correctly.
|
|
|
@49477
|
11 years |
vboxsync |
Additions/x11: more undefined symbols on Ubuntu 13.10
|
|
|
@49476
|
11 years |
vboxsync |
burn fix take2
|
|
|
@49475
|
11 years |
vboxsync |
burn fix
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@49473
|
11 years |
vboxsync |
PATMSSM.cpp: Must qualify the busted saved state check with >= 4.2.51.
|
|
|
@49472
|
11 years |
vboxsync |
FE/Qt: 7092: QIRichTextLabel should use proper text colors.
|
|
|
@49471
|
11 years |
vboxsync |
ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
|
|
|
@49470
|
11 years |
vboxsync |
Additions/3D: prevent an OpenGL dead-lock.
|
|
|
@49469
|
11 years |
vboxsync |
DevPS2: Release keys after restoring saved state, not while loading it.
|
|
|
@49468
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Close actions handling rework (step 4): Make sure …
|
|
|
@49467
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Close actions handling rework (step 3): Some change …
|
|
|
@49466
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Close actions handling rework (step 2): Make sure …
|
|
|
@49465
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Close actions handling rework (step 1): Providing …
|
|
|
@49464
|
11 years |
vboxsync |
PATM: Fixed saved state regression introduced with r86139, bumping up …
|
|
|
@49463
|
11 years |
vboxsync |
OS X host: HID LEDs sync: split IOKit callback into smaller parts; …
|
|
|
@49462
|
11 years |
vboxsync |
FE/Qt: Runtime UI: Menu/menubar factory cleanup/rework.
|
|
|
@49460
|
11 years |
vboxsync |
fixed burn
|
|
|
@49459
|
11 years |
vboxsync |
Main: fixed race
|
|
|
@49458
|
11 years |
vboxsync |
WINNT/VBoxVideo: separate mode table for each guest monitor.
|
|
|
@49457
|
11 years |
vboxsync |
OS X host: HID LEDs sync: take care about CAPS LOCK timeout on Apple …
|
|
|
@49456
|
11 years |
vboxsync |
ConsoleImpl2.cpp: Put HMForced in the rigth place.
|
|
|
@49455
|
11 years |
vboxsync |
Additions/x11/VBoxClient: DnD service todos.
|
|
|
@49454
|
11 years |
vboxsync |
HGCM param verification
|
|
|
@49453
|
11 years |
vboxsync |
Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
|
|
|
@49452
|
11 years |
vboxsync |
whitespace cleanup
|
|
|
@49451
|
11 years |
vboxsync |
DrvKeyboardQueue: activate on resume (from saved state).
|
|
|
@49450
|
11 years |
vboxsync |
Additions/WINNT/Graphics/Video/mp/common/VBoxMPCommon.h,VBoxMPDevExt.h, …
|
|
|
@49449
|
11 years |
vboxsync |
wddm: proper surf release
|
|
|
@49448
|
11 years |
vboxsync |
crOpenGL: failure branch
|
|
|
@49447
|
11 years |
vboxsync |
pr7072. Changing the old logic for finding an appropriate image format …
|
|
|
@49446
|
11 years |
vboxsync |
pr7074. import logic for work with multiple VMs in OVF appliance was …
|
|
|
@49445
|
11 years |
vboxsync |
Main/HostDnsServiceWin: use sizeof() here
|
|
|
@49444
|
11 years |
vboxsync |
Main/HostDnsServiceWin: initlialization of local variables in …
|
|
|
@49443
|
11 years |
vboxsync |
Don't schedule pxdns_timer() if we don't have any active requests.
|
|
|
@49442
|
11 years |
vboxsync |
DevAPIC: Always set the APIC CPUID feature bits when the device is …
|
|
|
@49441
|
11 years |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@49440
|
11 years |
vboxsync |
Main/GuestCtrl: Bugfixes:
- Hold lock while registering wait event in …
|
|
|
@49439
|
11 years |
vboxsync |
FE/VBoxManage: GuestCtrl: Explicitly wait for guest process to start, …
|
|
|
@49437
|
11 years |
vboxsync |
DevAPIC.cpp: Don't disable the CPUID feature bit just because someone …
|
|
|
@49436
|
11 years |
vboxsync |
slirp_dns.c: nits.
|
|
|
@49435
|
11 years |
vboxsync |
burn fix
|
|
|
@49434
|
11 years |
vboxsync |
VHWA: smp guests syncronization
|
|
|
@49433
|
11 years |
vboxsync |
VHWA: sleep 2ms really
|
|
|
@49432
|
11 years |
vboxsync |
NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
|
|
|
@49431
|
11 years |
vboxsync |
vhwa: warning fix
|
|
|
@49430
|
11 years |
vboxsync |
VHWA: forward port other fixes
|
|
|
@49429
|
11 years |
vboxsync |
FE/Qt: Icons: Fixing incorrect Linux 2.6 icon.
|
|
|
@49428
|
11 years |
vboxsync |
Additions/linux/drm: better RHEL61 fix.
|
|
|
@49427
|
11 years |
vboxsync |
DevVGA: check parameter.
|
|
|
@49426
|
11 years |
vboxsync |
VMMDev: check parameter.
|
|
|
@49425
|
11 years |
vboxsync |
forward-port followup to VHWA fix
|
|
|
@49424
|
11 years |
vboxsync |
missing file
|
|
|
@49423
|
11 years |
vboxsync |
Do not block input on keyboard queue level when VM is paused.
|
|
|
@49422
|
11 years |
vboxsync |
burn fix
|
|
|
@49421
|
11 years |
vboxsync |
VMMDev: removed obsolete assertions, cleanup.
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@49419
|
11 years |
vboxsync |
wined3d: bugfix
|
|
|
@49418
|
11 years |
vboxsync |
FE/Qt: 7063: Export Appliance wizard should not forget to attach OVA …
|
|
|
@49416
|
11 years |
vboxsync |
pr7074. import logic for work with multiple VMs in OVF appliance was fixed.
|
|
|
@49415
|
11 years |
vboxsync |
VBoxNetBaseService: comment
|
|
|