|
|
@4610
|
17 years |
vboxsync |
Fix
|
|
|
@4609
|
17 years |
vboxsync |
Updates
|
|
|
@4608
|
17 years |
vboxsync |
Missing stat
|
|
|
@4607
|
17 years |
vboxsync |
Correction
|
|
|
@4606
|
17 years |
vboxsync |
Round up
|
|
|
@4605
|
17 years |
vboxsync |
Round up
|
|
|
@4604
|
17 years |
vboxsync |
Corrections
|
|
|
@4603
|
17 years |
vboxsync |
another small fix, thx Ronny Standtke
|
|
|
@4602
|
17 years |
vboxsync |
Formatting
|
|
|
@4601
|
17 years |
vboxsync |
some German nls fixes after reports from users
|
|
|
@4599
|
17 years |
vboxsync |
More logging
|
|
|
@4598
|
17 years |
vboxsync |
Only check for vmx root mode for 64 bits hosts.
|
|
|
@4597
|
17 years |
vboxsync |
Logging updates
|
|
|
@4596
|
17 years |
vboxsync |
License key file only on Linux
|
|
|
@4595
|
17 years |
vboxsync |
Export
|
|
|
@4594
|
17 years |
vboxsync |
Split up stats & memory balloon management
|
|
|
@4593
|
17 years |
vboxsync |
Don't modify the X86_CR4_VMXE flag.
|
|
|
@4592
|
17 years |
vboxsync |
Give up earlier, esp. if we're not the EMT - just had EMT in a HLT …
|
|
|
@4591
|
17 years |
vboxsync |
PGMPhysGCPhys2CCPtr + PGMPhysGCPhys2CCPtrRelease. Started on the …
|
|
|
@4590
|
17 years |
vboxsync |
actually enable the GUI PUEL check
|
|
|
@4589
|
17 years |
vboxsync |
not for OSE
|
|
|
@4588
|
17 years |
vboxsync |
AssertRC(rc) == Assert(RT_SUCCESS(rc)) + NOREF(rc) + better message.
|
|
|
@4586
|
17 years |
vboxsync |
added License.html to Linux packages
|
|
|
@4585
|
17 years |
vboxsync |
Update
|
|
|
@4584
|
17 years |
vboxsync |
bin/VirtualBox predepends License-n.n.html
|
|
|
@4582
|
17 years |
vboxsync |
Sergey: change License file format to License-n.n.html
|
|
|
@4581
|
17 years |
vboxsync |
Corrected logging
|
|
|
@4580
|
17 years |
vboxsync |
todo added
|
|
|
@4579
|
17 years |
vboxsync |
Updates
|
|
|
@4578
|
17 years |
vboxsync |
Update
|
|
|
@4577
|
17 years |
vboxsync |
Corrections
|
|
|
@4576
|
17 years |
vboxsync |
compile fix
|
|
|
@4575
|
17 years |
vboxsync |
Updates
|
|
|
@4574
|
17 years |
vboxsync |
Linux host keyboard handler: fixed support for Brazilian, Belgian, US …
|
|
|
@4573
|
17 years |
vboxsync |
More statistics. Started implementing the guest side.
|
|
|
@4572
|
17 years |
vboxsync |
2292: Remove license display from .deb:
License Viewer implemented:
…
|
|
|
@4571
|
17 years |
vboxsync |
Future proof
|
|
|
@4570
|
17 years |
vboxsync |
More guest statistics
|
|
|
@4569
|
17 years |
vboxsync |
Read and write to GC virt is only allowed from EMT.
|
|
|
@4568
|
17 years |
vboxsync |
Compile fix
|
|
|
@4566
|
17 years |
vboxsync |
Cleaned up
|
|
|
@4565
|
17 years |
vboxsync |
GC phys to HC virt shortcut no longer allowed.
|
|
|
@4564
|
17 years |
vboxsync |
Don't allow gc to hc virt address conversions from non-EMT threads.
|
|
|
@4563
|
17 years |
vboxsync |
Add a release log message when PGMPhysGCPhys2HCPtr fails
|
|
|
@4561
|
17 years |
vboxsync |
Try to minimize gc to hc ptr conversion abuse.
|
|
|
@4558
|
17 years |
vboxsync |
Added PDMDEVHLP::pfnPhysGCPtr2GCPhys
|
|
|
@4557
|
17 years |
vboxsync |
Main: Attempted to fix the CoInitializeEx race condition (#2304).
|
|
|
@4556
|
17 years |
vboxsync |
blanks and (long).
|
|
|
@4555
|
17 years |
vboxsync |
the psinfo format is psinfo_t.
|
|
|
@4554
|
17 years |
vboxsync |
The X11 key translation doesn't work on solaris, using the fallback …
|
|
|
@4553
|
17 years |
vboxsync |
a couple of RT_OS_LINUX -> VBOXBFE_WITH_X11 for FreeBSD and Solaris
|
|
|
@4551
|
17 years |
vboxsync |
EMSTATE_NONE
|
|
|
@4550
|
17 years |
vboxsync |
another place 'u' needs to be undefined.
|
|
|
@4549
|
17 years |
vboxsync |
overlooked some import libs…
|
|
|
@4547
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4546
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4545
|
17 years |
vboxsync |
I'm missing r0drv/solaris/semeventmulti-r0drv-solaris.c for some reason…
|
|
|
@4544
|
17 years |
vboxsync |
'u' is #defined by sys/user.h when in _KERNEL mode, that's great since …
|
|
|
@4543
|
17 years |
vboxsync |
Spaces.
|
|
|
@4542
|
17 years |
vboxsync |
Some freebsd fixes.
|
|
|
@4540
|
17 years |
vboxsync |
Implemented notification for guest about an active VRDP connection.
|
|
|
@4539
|
17 years |
vboxsync |
Modified double-scan and non-zero starting row scan count handling. …
|
|
|
@4538
|
17 years |
vboxsync |
Made logbackdoor.cpp compile with a C compiler
|
|
|
@4537
|
17 years |
vboxsync |
fallback notes.
|
|
|
@4536
|
17 years |
vboxsync |
mapping cache notes.
|
|
|
@4534
|
17 years |
vboxsync |
FreeBSD needs extern char environ; Assume the other BSD needs this too.
|
|
|
@4533
|
17 years |
vboxsync |
Cleaned up a bit
|
|
|
@4532
|
17 years |
vboxsync |
Memory balloon size change updates
|
|
|
@4531
|
17 years |
vboxsync |
1903: Finalize DirectDraw rendering method:
Issue for intel-915 (at …
|
|
|
@4530
|
17 years |
vboxsync |
Wrong xml property name
|
|
|
@4529
|
17 years |
vboxsync |
Query memory balloon size & statistics update interval during IGuest …
|
|
|
@4528
|
17 years |
vboxsync |
Guest statistics interval updates (xml, imachine, iguest)
|
|
|
@4527
|
17 years |
vboxsync |
warning
|
|
|
@4526
|
17 years |
vboxsync |
Compile fix
|
|
|
@4525
|
17 years |
vboxsync |
F12 boot menu Floppy selection fixed.
|
|
|
@4524
|
17 years |
vboxsync |
Updates for guest statistics
|
|
|
@4523
|
17 years |
vboxsync |
do not build on OSE
|
|
|
@4522
|
17 years |
vboxsync |
Add StorageCraft Backup images as HDD format
|
|
|
@4521
|
17 years |
vboxsync |
Fixes for taking the address of a va_list parameter. (must make stack …
|
|
|
@4520
|
17 years |
vboxsync |
Don't take the address of a va_list parameter. must va_copy it first …
|
|
|
@4518
|
17 years |
vboxsync |
more words.
|
|
|
@4517
|
17 years |
vboxsync |
Update
|
|
|
@4516
|
17 years |
vboxsync |
Skeleton for guest management extension
|
|
|
@4514
|
17 years |
vboxsync |
2223: Improve Visual Mode change:
1. Definite resize mode integrated …
|
|
|
@4513
|
17 years |
vboxsync |
Reapplied fixed 24093.
|
|
|
@4512
|
17 years |
vboxsync |
Stubs for display callbacks in VBoxBFE.
|
|
|
@4511
|
17 years |
vboxsync |
lunch commit.
|
|
|
@4510
|
17 years |
vboxsync |
export dummy stub
|
|
|
@4508
|
17 years |
vboxsync |
grrrr
|
|
|
@4507
|
17 years |
vboxsync |
grrr
|
|
|
@4506
|
17 years |
vboxsync |
iprt/uuid.h
|
|
|
@4505
|
17 years |
vboxsync |
Moved the memorysize query up with the uuid one.
|
|
|
@4504
|
17 years |
vboxsync |
Put the UUID in the root as well.
|
|
|
@4503
|
17 years |
vboxsync |
CFGMR3InsertBytes should take a const data pointer.
|
|
|
@4502
|
17 years |
vboxsync |
The pc bios requires the UUID value now.
|
|
|
@4501
|
17 years |
vboxsync |
typo
|
|
|
@4500
|
17 years |
vboxsync |
Fix to make Linux/Debug build again - always build HappyHttp.cpp with -O2
|
|
|
@4499
|
17 years |
vboxsync |
Accidental commit
|
|
|
@4498
|
17 years |
vboxsync |
Backed out 24093
|
|
|
@4497
|
17 years |
vboxsync |
OSE / darwin fixes.
|
|
|