|
|
@16363
|
16 years |
vboxsync |
Main/USBProxyServiceLinux: logging and fix a burn
|
|
|
@16362
|
16 years |
vboxsync |
OVF: win fix
|
|
|
@16361
|
16 years |
vboxsync |
typo
|
|
|
@16360
|
16 years |
vboxsync |
OVF: HD Controller, Audio, Floppy, USB Controller support
|
|
|
@16359
|
16 years |
vboxsync |
Windows VBoxGuest: This should fix the error 0xe0000101 (The required …
|
|
|
@16358
|
16 years |
vboxsync |
Fixed 42155 regression (presumably).
|
|
|
@16357
|
16 years |
vboxsync |
German NLS fix
|
|
|
@16356
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
|
|
|
@16355
|
16 years |
vboxsync |
VBoxNetFlt/Info.plist: Looks like 10.6 doesn't like comments.
|
|
|
@16354
|
16 years |
vboxsync |
mp-r0drv-darwin.cpp, the-darwin-kernel.h: ml_get_max_cpus() isn't …
|
|
|
@16353
|
16 years |
vboxsync |
Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on …
|
|
|
@16352
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: replaced proc_ucred with …
|
|
|
@16351
|
16 years |
vboxsync |
Config.kmk: darwin build fix (double -classic_linker doesn't go down …
|
|
|
@16350
|
16 years |
vboxsync |
tstInstrEmul: Moved it up to the root dir, it's causing too much …
|
|
|
@16349
|
16 years |
vboxsync |
Config.kmk: ifndef VBOX_WITH_QTGUI then no QT4 template nor …
|
|
|
@16348
|
16 years |
vboxsync |
VBoxDrv,VBoxNetFlt: Don't build a tiger version when targeting AMD64 …
|
|
|
@16347
|
16 years |
vboxsync |
SUPDrv.c: Adjusted the SUPR0GipMap log statement for darwin/amd64.
|
|
|
@16346
|
16 years |
vboxsync |
IPRT/sanity.h: Check the basic stdint.h types.
|
|
|
@16345
|
16 years |
vboxsync |
iprt/stdint.h: [U]INT32_C() is wrong in the 10a222 kernel header …
|
|
|
@16344
|
16 years |
vboxsync |
.darwin.x86 isn't right for VBOXGC since that's BLD_TRG_ARCH=x86 and …
|
|
|
@16343
|
16 years |
vboxsync |
Config.kmk: VBOXGCEXE LDFLAGS fix.
|
|
|
@16342
|
16 years |
vboxsync |
target-i386/op_helper.c: another try.
|
|
|
@16341
|
16 years |
vboxsync |
Makefiles: .darwin -> .darwin.x86.
|
|
|
@16340
|
16 years |
vboxsync |
target-i386/op_helper.c: fixed stack alignment check in …
|
|
|
@16339
|
16 years |
vboxsync |
exec-all.h: Removed darwin/64 warning.
|
|
|
@16338
|
16 years |
vboxsync |
iprt/asmdefs.mac: Darwin decorates symbols on AMD64 just like on x86 …
|
|
|
@16337
|
16 years |
vboxsync |
gcc warning (strncat may overflow)
|
|
|
@16336
|
16 years |
vboxsync |
Config.kmk/darwin.amd64: Drop CROGL for now.
|
|
|
@16335
|
16 years |
vboxsync |
SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
|
|
|
@16334
|
16 years |
vboxsync |
DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
|
|
|
@16333
|
16 years |
vboxsync |
Config.kmk: 64-bit mac in the works…
|
|
|
@16332
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: removed duplicated documentation.
|
|
|
@16331
|
16 years |
vboxsync |
time-r0drv-darwin.cpp: 10.6 build fix.
|
|
|
@16330
|
16 years |
vboxsync |
the-darwin-kernel.h: Added IOKit/IOBufferMemoryDescriptor.h and made …
|
|
|
@16329
|
16 years |
vboxsync |
memobj-r0drv-darwin.cpp: A few APIs was retired or deprecated in …
|
|
|
@16328
|
16 years |
vboxsync |
darwin-r0/RTMpGetSet: Generic implementation.
|
|
|
@16327
|
16 years |
vboxsync |
Main/HostHardwareLinux: forgot two volatiles
|
|
|
@16326
|
16 years |
vboxsync |
document Utf8Str::substr
|
|
|
@16325
|
16 years |
vboxsync |
OVF: make com::xml and IAppliance use Utf8Str instead of std::string
|
|
|
@16324
|
16 years |
vboxsync |
COM: teach Utf8Str substr() like std::string
|
|
|
@16323
|
16 years |
vboxsync |
typo
|
|
|
@16322
|
16 years |
vboxsync |
FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
|
|
|
@16321
|
16 years |
vboxsync |
More paging updates
|
|
|
@16320
|
16 years |
vboxsync |
FE/Qt: Corrected mouse integration icons for the disabled mouse …
|
|
|
@16319
|
16 years |
vboxsync |
FE/Qt4: 3530: Host+Home shows machine menu in Seamless/Fullscreen …
|
|
|
@16318
|
16 years |
vboxsync |
xpcom/Makefile: corrected a bunch of INST props.
|
|
|
@16317
|
16 years |
vboxsync |
Moved Map- and UnmapCR3 to Bth as they affect both guest and shadow …
|
|
|
@16316
|
16 years |
vboxsync |
IPRT/math: use xSP and friends from asmdefs.mac instead of cooking our …
|
|
|
@16315
|
16 years |
vboxsync |
Additions/Linux: note to /me, don't spam the log!
|
|
|
@16314
|
16 years |
vboxsync |
iprt/asmdefs.mac: copy & past fun.
|
|
|
@16313
|
16 years |
vboxsync |
logl.asm: 64-bit darwin build fix.
|
|
|
@16312
|
16 years |
vboxsync |
iprt/asmdefs.mac: Added xWrtRIP to avoid having to ifdef label …
|
|
|
@16311
|
16 years |
vboxsync |
IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
|
|
|
@16310
|
16 years |
vboxsync |
AutoLock.cpp: TLS question.
|
|
|
@16309
|
16 years |
vboxsync |
OVF: avoid excessive string/list copying
|
|
|
@16308
|
16 years |
vboxsync |
darwin.amd64: copy of darwin.x86.
|
|
|
@16307
|
16 years |
vboxsync |
OVF: ensure 64-bit math
|
|
|
@16306
|
16 years |
vboxsync |
OVF: parse floppy, cd-rom, usb controller, sound card
|
|
|
@16305
|
16 years |
vboxsync |
configure: Better gsoap fix
|
|
|
@16304
|
16 years |
vboxsync |
FE/Qt4: 3225: Disable ACPI actions if guest is not entered ACPI for …
|
|
|
@16303
|
16 years |
vboxsync |
NAT:DNS freeing DNS server list
|
|
|
@16302
|
16 years |
vboxsync |
OVF: spelling in constants
|
|
|
@16301
|
16 years |
vboxsync |
webservice: logging improvements, optimizations
|
|
|
@16300
|
16 years |
vboxsync |
More paging updates
|
|
|
@16299
|
16 years |
vboxsync |
OVF: fix windows burn
|
|
|
@16298
|
16 years |
vboxsync |
OVF: copy disk image & attach it to the IDE controller for now
|
|
|
@16297
|
16 years |
vboxsync |
configure: webservices are enabled for non-OSE builds of course
|
|
|
@16296
|
16 years |
vboxsync |
NAT: Enbaled multi dns on Linux.
|
|
|
@16295
|
16 years |
vboxsync |
Should return TRUE for WM_POWERBROADCAST according to MSDN.
|
|
|
@16294
|
16 years |
vboxsync |
crOpenGL: don't build opengl guest/host part if we're building …
|
|
|
@16293
|
16 years |
vboxsync |
NAT:ICMP: fixed the crash in case of communication via ICMP socket.
|
|
|
@16292
|
16 years |
vboxsync |
NAT:MT cosmetic
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16290
|
16 years |
vboxsync |
Config.kmk: oops. unintentional change to PROPS_ACCUMULATE_L.
|
|
|
@16289
|
16 years |
vboxsync |
HostImpl.cpp: continuation indent.
|
|
|
@16288
|
16 years |
vboxsync |
SharedOpenGL/Makefile: ditto.
|
|
|
@16287
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: using EXTENDS_BY = prepending is simpler here.
|
|
|
@16286
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: try just appending our stuff to the …
|
|
|
@16285
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@16284
|
16 years |
vboxsync |
Config.kmk,OGL/Makefiles: Created a DARWIN-OPENGL SDK for the …
|
|
|
@16283
|
16 years |
vboxsync |
darwin build fix.
|
|
|
@16282
|
16 years |
vboxsync |
GuestHost/OGL/Makefile: _INTERMEDIATE inheriting works now.
|
|
|
@16281
|
16 years |
vboxsync |
SharedOpenGL/Makefile.kmk: Use an installation target, that way we'll …
|
|
|
@16280
|
16 years |
vboxsync |
Config.kmk: Corrected the INTERMEDIATE inheritance workaround (kBuild …
|
|
|
@16279
|
16 years |
vboxsync |
SharedOpenGL/Makefile.kmk: the newline is required.
|
|
|
@16278
|
16 years |
vboxsync |
GuestHost/OpenGL/Makefile.kmk: some _LIBS cleanup.
|
|
|
@16277
|
16 years |
vboxsync |
SharedOpenGL/Makefile.kmk: file header
|
|
|
@16276
|
16 years |
vboxsync |
SharedOpenGL/Makefile.kmk: review and some style adjustments.
|
|
|
@16275
|
16 years |
vboxsync |
German NLS
|
|
|
@16274
|
16 years |
vboxsync |
GuestHost/OpenGL/Makefile.kmk: review and some style adjustments.
|
|
|
@16273
|
16 years |
vboxsync |
wording
|
|
|
@16272
|
16 years |
vboxsync |
Log typo
|
|
|
@16271
|
16 years |
vboxsync |
export to OSE
|
|
|
@16270
|
16 years |
vboxsync |
remove unnecessary boost files
|
|
|
@16269
|
16 years |
vboxsync |
FE/Qt4: Fixed the "not thread-safe" assertion in VBoxFrameBuffer (#3583).
|
|
|
@16268
|
16 years |
vboxsync |
Added the boost license file.
|
|
|
@16267
|
16 years |
vboxsync |
#3575: bump IPC_MAX_CLIENTS to 1500 (unix platforms) and fd softlimit …
|
|
|
@16266
|
16 years |
vboxsync |
Fix a handful of GCC warnings to reduce noise on stderr.
|
|
|
@16265
|
16 years |
vboxsync |
SharedOpenGL/Makefile.kmk: Merged the two …
|
|
|
@16264
|
16 years |
vboxsync |
FE/Qt4: 3225: Disable ACPI actions if the guest did not enter (or exit …
|
|
|