|
|
@6851
|
17 years |
vboxsync |
Ported r27277:27975 (array support) from branches/dmik/s2.
|
|
|
@6850
|
17 years |
vboxsync |
XPCOM/IPC/DConnect: Implemented support for one-dimensional arrays …
|
|
|
@6849
|
17 years |
vboxsync |
Additions/common: fixed the guest R3 library display change query …
|
|
|
@6848
|
17 years |
vboxsync |
Shared folders: Bugfix for accessing file properties of files on the …
|
|
|
@6847
|
17 years |
vboxsync |
Fixed VBoxRichListItem::width() for the Shared Folders list usage …
|
|
|
@6846
|
17 years |
vboxsync |
Fix for previous change, move vermagic.h include back to where it was.
|
|
|
@6845
|
17 years |
vboxsync |
Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
|
|
|
@6844
|
17 years |
vboxsync |
Little bit another variant of total list viewport width calculation …
|
|
|
@6843
|
17 years |
vboxsync |
Additions/common: added a call to wait for a display change request …
|
|
|
@6842
|
17 years |
vboxsync |
Additions/common: added a call to wait for a display change request …
|
|
|
@6841
|
17 years |
vboxsync |
forgot LOG_GROUP.
|
|
|
@6840
|
17 years |
vboxsync |
Free the allocated pages on ROM registration failure.
|
|
|
@6839
|
17 years |
vboxsync |
Added GMMR0FreePages request wrappers for ring-3.
|
|
|
@6838
|
17 years |
vboxsync |
More bugfixes for shared folders.
|
|
|
@6837
|
17 years |
vboxsync |
Implemented PGMR3PhysRomRegister.
|
|
|
@6836
|
17 years |
vboxsync |
Added ring-3 request wrapper for GMMR0AllocatePages that takes care of …
|
|
|
@6835
|
17 years |
vboxsync |
Added VMGetStateName.
|
|
|
@6834
|
17 years |
vboxsync |
Added VM_ASSERT_STATE[_RETURN].
|
|
|
@6833
|
17 years |
vboxsync |
pcnet: typo
|
|
|
@6832
|
17 years |
vboxsync |
Eliminated tabs.
|
|
|
@6831
|
17 years |
vboxsync |
First bugfix for shared folder guest -> host copying. Now overwriting …
|
|
|
@6830
|
17 years |
vboxsync |
Used PGMR3PhysRegisterRam.
|
|
|
@6829
|
17 years |
vboxsync |
Addressed the R0/R3 issues with the PGMRAMRANGE structure.
|
|
|
@6828
|
17 years |
vboxsync |
warning.
|
|
|
@6827
|
17 years |
vboxsync |
warning.
|
|
|
@6826
|
17 years |
vboxsync |
Fixed the lingering VBoxSVC process on darwin.
The daemonize fix for …
|
|
|
@6825
|
17 years |
vboxsync |
Mac OS X: Didn't set the window icon with setIcon because this is …
|
|
|
@6824
|
17 years |
vboxsync |
the warning makes a bad brief for the group…
|
|
|
@6823
|
17 years |
vboxsync |
Tabs >_<
|
|
|
@6822
|
17 years |
vboxsync |
FE/Qt: 1) New OS type icons. 2) Set the VM-specific OS type icon as …
|
|
|
@6821
|
17 years |
vboxsync |
Removed duplicate documentation (functions are documented where they …
|
|
|
@6820
|
17 years |
vboxsync |
Implemented PGMR3PhysRegisterRam (not used). Enforced alignment of …
|
|
|
@6819
|
17 years |
vboxsync |
Added VM_ASSERT_EMT_RETURN.
|
|
|
@6818
|
17 years |
vboxsync |
New tag: MM_TAG_PGM_PHYS.
|
|
|
@6817
|
17 years |
vboxsync |
Fixed to reservation update code.
|
|
|
@6816
|
17 years |
vboxsync |
Made MMR3HyperAllocOnceNoRel suitable for allocating the PGMRAMRANGE …
|
|
|
@6815
|
17 years |
vboxsync |
Print misaligned member offset in hex.
|
|
|
@6814
|
17 years |
vboxsync |
Added a new family of assertions, AssertLogRel, that's intended for …
|
|
|
@6813
|
17 years |
vboxsync |
Using embedded list-box in media-combo-box (just as in most of qt …
|
|
|
@6812
|
17 years |
vboxsync |
Mac OS X: For painting in the dock on 10.5 the blending mode has to be …
|
|
|
@6811
|
17 years |
vboxsync |
2626: FE/Qt support for readonly shared folders:
Latest updates:
1. …
|
|
|
@6810
|
17 years |
vboxsync |
Added R3R0PTRTYPE (same as HCPTRTYPE) to vslick.h.
|
|
|
@6809
|
17 years |
vboxsync |
FE/Qt spelling update
|
|
|
@6808
|
17 years |
vboxsync |
typo
|
|
|
@6807
|
17 years |
vboxsync |
FE/Qt: Spelling.
|
|
|
@6806
|
17 years |
vboxsync |
Spelling.
|
|
|
@6805
|
17 years |
vboxsync |
preliminary German nls update
|
|
|
@6804
|
17 years |
vboxsync |
Fixed VMR3PowerOn regression.
The problem was that the EMT outer …
|
|
|
@6803
|
17 years |
vboxsync |
Solaris vboxguest: added proper checks while setting up IRQs.
|
|
|
@6802
|
17 years |
vboxsync |
Enabled the GMMR3InitialReservation call in MM.
|
|
|
@6801
|
17 years |
vboxsync |
Changed GVM the ownership rules - at long last. EMT is the guy that …
|
|
|
@6800
|
17 years |
vboxsync |
Fixed incorrect GMMPRIORITY_END value.
|
|
|
@6799
|
17 years |
vboxsync |
Fixed two bugs in the VMR3Create failure path introduced in the big …
|
|
|
@6798
|
17 years |
vboxsync |
/*= NULL*/ - document defaults
|
|
|
@6797
|
17 years |
vboxsync |
cleanup.
|
|
|
@6796
|
17 years |
vboxsync |
Fixed init problems wrt. VM ownership by implementing the UVM …
|
|
|
@6795
|
17 years |
vboxsync |
fixed
|
|
|
@6794
|
17 years |
vboxsync |
A quick implementation sketch of a solution to the SetVisibleRegion? …
|
|
|
@6793
|
17 years |
vboxsync |
Wrong parameters order (VBoxBFE).
|
|
|
@6792
|
17 years |
vboxsync |
Wrong parameters order.
|
|
|
@6791
|
17 years |
vboxsync |
Document that SUPR0LowAlloc/SUPLowAlloc doesn't zero the memory.
|
|
|
@6790
|
17 years |
vboxsync |
Document that SUPR0LowAlloc doesn't zero the memory.
|
|
|
@6789
|
17 years |
vboxsync |
1761: Create VM session information dialog:
Latest statistics format …
|
|
|
@6788
|
17 years |
vboxsync |
export these two .rc files to OSE
|
|
|
@6787
|
17 years |
vboxsync |
VRDPOrders.h is needed for building the Win guest additions in OSE
|
|
|
@6786
|
17 years |
vboxsync |
as zlib and png are in OSE, the Makefiles cannot be confidential
|
|
|
@6785
|
17 years |
vboxsync |
improved audio controller id strings
|
|
|
@6784
|
17 years |
vboxsync |
2655: FE/Qt support for SB16:
Controller combo-box added into audio …
|
|
|
@6783
|
17 years |
vboxsync |
Additions/x11: Seamless and solaris specifics.
|
|
|
@6782
|
17 years |
vboxsync |
Added a bunch of ASMAtomic*Read/Write functions and …
|
|
|
@6781
|
17 years |
vboxsync |
Fixed problem cross building x86 additions in a amd64 build.
|
|
|
@6780
|
17 years |
vboxsync |
Additions/common and Additions/Linux: and indefinite timeout is …
|
|
|
@6779
|
17 years |
vboxsync |
Additions/common: define our own prototypes for the reduced XFree86 …
|
|
|
@6778
|
17 years |
vboxsync |
VBOX_WITH_WEBSERVICES got lost when resolving a conflict the other …
|
|
|
@6777
|
17 years |
vboxsync |
added simple benchmark for low-level assembler instructions
|
|
|
@6776
|
17 years |
vboxsync |
Corrected Solaris vboxadd as vboxguest in more places.
|
|
|
@6775
|
17 years |
vboxsync |
Solaris vboxguest: Fix and cleanups.
|
|
|
@6774
|
17 years |
vboxsync |
Solaris vboxguest: Fix ifdef and updated conf file.
|
|
|
@6773
|
17 years |
vboxsync |
Hostside shareclipboard makefile: Use if1of here.
|
|
|
@6772
|
17 years |
vboxsync |
A little adjustment of the put webservices-last hack.
|
|
|
@6771
|
17 years |
vboxsync |
No shared clipboard on OS/2 yet.
|
|
|
@6770
|
17 years |
vboxsync |
doc: Readme for OS/2.
|
|
|
@6769
|
17 years |
vboxsync |
FE/Qt: OS/2: Hacked BEGINCODE again as it doesn't properly work for …
|
|
|
@6768
|
17 years |
vboxsync |
FE/Qt: Spelling (Russian).
|
|
|
@6767
|
17 years |
vboxsync |
FE/Qt: 1) Release pressed keys even on focus loss in Paused state (for …
|
|
|
@6766
|
17 years |
vboxsync |
Runtime: OS/2: Hacked RTFileChangeLock the same way it is done on Win32.
|
|
|
@6765
|
17 years |
vboxsync |
oops.
|
|
|
@6764
|
17 years |
vboxsync |
Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
|
|
|
@6763
|
17 years |
vboxsync |
FE/Qt: Add _DRIVE when adding drive shares on OS/2.
|
|
|
@6762
|
17 years |
vboxsync |
Main: Fixed loading of the Shared Folders service on OS/2.
|
|
|
@6761
|
17 years |
vboxsync |
Devices/Network: Made NAT networking work on OS/2 hosts.
|
|
|
@6760
|
17 years |
vboxsync |
Implemented test signing. Documented under CodeSigning in the wiki.
|
|
|
@6759
|
17 years |
vboxsync |
Converted all but VirtualBox/Makefile.kmk to sub-makefiles.
|
|
|
@6758
|
17 years |
vboxsync |
Converted the (recursive) linux makefiles to sub-makefiles.
|
|
|
@6757
|
17 years |
vboxsync |
Converted the (recursive) linux makefiles to sub-makefiles.
|
|
|
@6756
|
17 years |
vboxsync |
Converted the (recursive) x11 makefiles to sub-makefiles.
|
|
|
@6755
|
17 years |
vboxsync |
Just a sanity check.
|
|
|
@6754
|
17 years |
vboxsync |
Unbreak l4 (linux.arch).
|
|
|
@6753
|
17 years |
vboxsync |
Added selfsign and the cross compiler to the svn:ignore tag.
|
|
|
@6752
|
17 years |
vboxsync |
Converted to sub-makefiles so we can build webservices in parallel …
|
|
|