|
|
@5725
|
17 years |
vboxsync |
Added Gigabit Ethernet device stub.
|
|
|
@5724
|
17 years |
vboxsync |
Export to OSE.
|
|
|
@5723
|
17 years |
vboxsync |
Fix UDP forwarding in the NAT code. Was completely broken.
|
|
|
@5722
|
17 years |
vboxsync |
Added a bottom pointer to the PDMLUN structure. Added plugge/unplugged …
|
|
|
@5721
|
17 years |
vboxsync |
Cleaned out some old (pre-PDMUSB) code.
|
|
|
@5720
|
17 years |
vboxsync |
USB destruction.
|
|
|
@5719
|
17 years |
vboxsync |
Solaris crossbow: allow using existing interfaces.
|
|
|
@5718
|
17 years |
vboxsync |
Created a template for CppUnit testcases. (Requires kBuild update.)
|
|
|
@5717
|
17 years |
vboxsync |
VBOXR3TSTEXE includes iprt.
|
|
|
@5716
|
17 years |
vboxsync |
Make sure DNS forwarding address is kept current. It can change at …
|
|
|
@5715
|
17 years |
vboxsync |
Get rid of K&R C code.
|
|
|
@5714
|
17 years |
vboxsync |
Added EEPROM device with unit tests. Add VBOX_WITH_CPPUNIT_TESTCASES=1 …
|
|
|
@5713
|
17 years |
vboxsync |
Added an maskedInterface property to the USB filters. It is used to …
|
|
|
@5712
|
17 years |
vboxsync |
Added warnings about trailing chars & spaces in the RTStrTo*Int* …
|
|
|
@5711
|
17 years |
vboxsync |
VMMDev must check if the guest actually provided the mouse pointer shape.
|
|
|
@5707
|
17 years |
vboxsync |
KeWaitForSingleObject must use UserMode or else a kill signal won't …
|
|
|
@5706
|
17 years |
vboxsync |
vga_draw_blank must not touch VRAM.
|
|
|
@5705
|
17 years |
vboxsync |
Free a previously allocated memory #2.
|
|
|
@5703
|
17 years |
vboxsync |
Solaris setuid wrapper, in progress.
|
|
|
@5702
|
17 years |
vboxsync |
Free a previously allocated memory.
|
|
|
@5701
|
17 years |
vboxsync |
r=bird
|
|
|
@5699
|
17 years |
vboxsync |
Fixed environment parameter for RTProcCreate and a problem with trying …
|
|
|
@5698
|
17 years |
vboxsync |
Solaris crossbow changes.
|
|
|
@5697
|
17 years |
vboxsync |
Solaris: protect the GIP using the GIP mutex during suspend/resume.
|
|
|
@5695
|
17 years |
vboxsync |
Don't drag in CPUMAllA.asm in ring-3 because leopard doesn't like the …
|
|
|
@5694
|
17 years |
vboxsync |
Put the templates in the CONST segment/section as the relocations it …
|
|
|
@5693
|
17 years |
vboxsync |
Don't take any lable addresses we don't have to take as it offends the …
|
|
|
@5688
|
17 years |
vboxsync |
Made the leopard happy.
|
|
|
@5687
|
17 years |
vboxsync |
AHCI: updates
|
|
|
@5686
|
17 years |
vboxsync |
Got the DBGC parser testcase framework going. enough fun for now.
|
|
|
@5685
|
17 years |
vboxsync |
testcase framework.
|
|
|
@5684
|
17 years |
vboxsync |
Build fix.
|
|
|
@5683
|
17 years |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5682
|
17 years |
vboxsync |
Don't try use Debugger.lib/a unless it's built and needed.
|
|
|
@5681
|
17 years |
vboxsync |
forgott this (just a skeleton).
|
|
|
@5680
|
17 years |
vboxsync |
Trying to fix the double linking of the DBGC code (VBoxDBG and …
|
|
|
@5679
|
17 years |
vboxsync |
Updated the @page.
|
|
|
@5678
|
17 years |
vboxsync |
Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77)
|
|
|
@5677
|
17 years |
vboxsync |
Split out command worker routines and stuffed the variable …
|
|
|
@5676
|
17 years |
vboxsync |
Split out the DBGCCMDHLP stuff.
|
|
|
@5675
|
17 years |
vboxsync |
Split out the commands.
|
|
|
@5674
|
17 years |
vboxsync |
Split out the built-in symbols.
|
|
|
@5673
|
17 years |
vboxsync |
Split out the operators.
|
|
|
@5672
|
17 years |
vboxsync |
build fix.
|
|
|
@5671
|
17 years |
vboxsync |
some cleanup.
|
|
|
@5670
|
17 years |
vboxsync |
build fix.
|
|
|
@5669
|
17 years |
vboxsync |
Split out the codeview/windbg commands.
|
|
|
@5668
|
17 years |
vboxsync |
Split out the core structures, defines and stuff into DBGCInternal.h
|
|
|
@5667
|
17 years |
vboxsync |
Debugger interface for searching memory. Fixed a const mixup.
|
|
|
@5666
|
17 years |
vboxsync |
PFNSTRFORMAT should return size_t.
|
|
|
@5665
|
17 years |
vboxsync |
Another attempt
|
|
|
@5664
|
17 years |
vboxsync |
Alignment for 64 bits build
|
|
|
@5663
|
17 years |
vboxsync |
Inverted test
|
|
|
@5662
|
17 years |
vboxsync |
Initial changes for guest PAE support
|
|
|
@5661
|
17 years |
vboxsync |
Added pgmGstGetPaePDPtr
|
|
|
@5659
|
17 years |
vboxsync |
Main: Fixed SerialPort::COMSETTER(Path) to not accept empty paths …
|
|
|
@5658
|
17 years |
vboxsync |
Main: Removed semicolons after the namespace closing curly braces (not …
|
|
|
@5657
|
17 years |
vboxsync |
2480: Add USB 2.0 UI: comment2 implemented.
|
|
|
@5656
|
17 years |
vboxsync |
FE/Qt: Wording.
|
|
|
@5654
|
17 years |
vboxsync |
2480: Add USB 2.0 UI: Checkbox to enable USB 2.0 support implemented.
|
|
|
@5653
|
17 years |
vboxsync |
sched-os2.cpp
|
|
|
@5652
|
17 years |
vboxsync |
Prototyping USB support for OS/2 hosts.
|
|
|
@5651
|
17 years |
vboxsync |
Prototyping USB support for OS/2 hosts.
|
|
|
@5649
|
17 years |
vboxsync |
language
|
|
|
@5648
|
17 years |
vboxsync |
2478: "Host+R should ask for confirmation" implemented.
|
|
|
@5646
|
17 years |
vboxsync |
Introduced VBOX_WITH_PREALLOC_RAM_BY_DEFAULT which is disabled of …
|
|
|
@5645
|
17 years |
vboxsync |
ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual …
|
|
|
@5644
|
17 years |
vboxsync |
GMMR0: gcc found this bug
|
|
|
@5643
|
17 years |
vboxsync |
Fixing some issues in fullscreen/seamless mode switch for KDE and Win.
|
|
|
@5642
|
17 years |
vboxsync |
Main: Return an error when two machines witht he same UUID are …
|
|
|
@5641
|
17 years |
vboxsync |
webservice: add support for retrieving local ISession object; extend …
|
|
|
@5640
|
17 years |
vboxsync |
Restore the old code. Please, don't mess with this without giving a …
|
|
|
@5639
|
17 years |
vboxsync |
indent.
|
|
|
@5638
|
17 years |
vboxsync |
Reset VRAM access handlers after a fullscreen update.
|
|
|
@5637
|
17 years |
vboxsync |
fa -> af. comment.
|
|
|
@5636
|
17 years |
vboxsync |
Backed out 25962/25963; there is no handle type distinction
|
|
|
@5635
|
17 years |
vboxsync |
Wrong type again
|
|
|
@5634
|
17 years |
vboxsync |
Wrong handle type
|
|
|
@5633
|
17 years |
vboxsync |
Free allocated file/directory handle instead of just removing it from …
|
|
|
@5632
|
17 years |
vboxsync |
Backed out 25383: don't trigger breakpoints in ring 0 on any platform
|
|
|
@5631
|
17 years |
vboxsync |
Main: Fixed silly typo.
|
|
|
@5630
|
17 years |
vboxsync |
|
|
|
@5629
|
17 years |
vboxsync |
remove deprecated macros
|
|
|
@5628
|
17 years |
vboxsync |
when inserting extra data, insert a number only if we can convert the …
|
|
|
@5627
|
17 years |
vboxsync |
Main: Improved Machine incapsulation by removing data(), userData(), …
|
|
|
@5626
|
17 years |
vboxsync |
Forgot to update the UUID
|
|
|
@5625
|
17 years |
vboxsync |
still a bool return value
|
|
|
@5624
|
17 years |
vboxsync |
removed obsolete code
|
|
|
@5623
|
17 years |
vboxsync |
Missing commit
|
|
|
@5622
|
17 years |
vboxsync |
And again VBOX_WITH_ECHI
|
|
|
@5621
|
17 years |
vboxsync |
Another missing VBOX_WITH_ECHI
|
|
|
@5620
|
17 years |
vboxsync |
VBOX_WITH_ECHI changes
|
|
|
@5619
|
17 years |
vboxsync |
VBOX_WITH_ECHI changes
|
|
|
@5617
|
17 years |
vboxsync |
Forgot to load and save the EnabledEhci setting
|
|
|
@5616
|
17 years |
vboxsync |
Correctly process a NULL netAddress value.
|
|
|
@5615
|
17 years |
vboxsync |
EHCI: added -usbehci VBoxManage option
|
|
|
@5613
|
17 years |
vboxsync |
EHCI: Added xml setting to enable the EHCI controller.
|
|
|
@5612
|
17 years |
vboxsync |
Bit more checking to ensure we don't invalidate instructions that are …
|
|
|
@5611
|
17 years |
vboxsync |
Fixed querying netAddress property in VRDP server.
|
|
|
@5610
|
17 years |
vboxsync |
Fixed boundary checks and support partial instruction updates (e.g. …
|
|
|