|
|
@12545
|
16 years |
vboxsync |
Updates for per-cpu MMIO range registration. (APIC)
|
|
|
@12515
|
16 years |
vboxsync |
unused
|
|
|
@12511
|
16 years |
vboxsync |
Devices/Storage: type problem in solaris part of the dvd passthrough code
|
|
|
@12510
|
16 years |
vboxsync |
Device/Storage: typo in windows part of the dvd passthrough code
|
|
|
@12509
|
16 years |
vboxsync |
Devices: adjust struct testcase for ATA changes
|
|
|
@12508
|
16 years |
vboxsync |
Device/Storage: fix CD/DVD media change problems in passthrough mode.
|
|
|
@12494
|
16 years |
vboxsync |
BIOS: moved some code around to allow more init calls
|
|
|
@12487
|
16 years |
vboxsync |
multiple LAPICs intermediate commit
|
|
|
@12484
|
16 years |
vboxsync |
branding
|
|
|
@12477
|
16 years |
vboxsync |
BIOS: add SCSI driver which is not finished yet and disabled
|
|
|
@12476
|
16 years |
vboxsync |
BusLogic: Complete the device part.
|
|
|
@12474
|
16 years |
vboxsync |
Better fix for not working VMDK's with SATA, a missing define in the …
|
|
|
@12468
|
16 years |
vboxsync |
VBOX_WITH_MORE_THAN_4GB config variable
|
|
|
@12467
|
16 years |
vboxsync |
Failures because rc is not reset. (#3175)
|
|
|
@12463
|
16 years |
vboxsync |
Return error in case of failure…
|
|
|
@12431
|
16 years |
vboxsync |
DevACPI: r=bird: C++ is ring-3 only. class names are not all …
|
|
|
@12428
|
16 years |
vboxsync |
more SMP work
|
|
|
@12425
|
16 years |
vboxsync |
DevSerial: reverted accidental commit (r36492).
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@12409
|
16 years |
vboxsync |
Fixed VMMDev reset problem: a HGCM related variable was not cleared.
|
|
|
@12384
|
16 years |
vboxsync |
DrvHostSerial: review.
|
|
|
@12381
|
16 years |
vboxsync |
DrvHostSerial: Open a new descriptor for reading the device to get …
|
|
|
@12380
|
16 years |
vboxsync |
DrvHostSerial: darwin hacking.
|
|
|
@12368
|
16 years |
vboxsync |
Storage/VBoxHDD-new: mark VDBackendInfo as in need of cleanup. Comment …
|
|
|
@12367
|
16 years |
vboxsync |
Storage/VMDK: disable paranoid size check because there are vmdks out …
|
|
|
@12365
|
16 years |
vboxsync |
VBoxHDD-new: rainy day @todo.
|
|
|
@12363
|
16 years |
vboxsync |
DrvHostSerial: polling back to 1 sec.
|
|
|
@12362
|
16 years |
vboxsync |
typo
|
|
|
@12361
|
16 years |
vboxsync |
DrvHostSerial: volatile vars and atomic set/get is required on the …
|
|
|
@12355
|
16 years |
vboxsync |
build fix.
|
|
|
@12354
|
16 years |
vboxsync |
build fix.
|
|
|
@12353
|
16 years |
vboxsync |
Storage/VMDK: negated condition broke sparse vmdk files
|
|
|
@12352
|
16 years |
vboxsync |
Host serial: fix compile error
|
|
|
@12351
|
16 years |
vboxsync |
Host serial: Fix a bug which could cause a thread to exit after …
|
|
|
@12349
|
16 years |
vboxsync |
DrvHostSerial: darwin fix.
|
|
|
@12348
|
16 years |
vboxsync |
DrvHostSerial: build fixes.
|
|
|
@12347
|
16 years |
vboxsync |
DrvHostSerial: poll is busted on darwin/x86, so use select for the …
|
|
|
@12343
|
16 years |
vboxsync |
VBoxHDD-new: Use RTDirReadEx to get type of the entry and use …
|
|
|
@12334
|
16 years |
vboxsync |
DrvHostSerial: darwin fix.
|
|
|
@12329
|
16 years |
vboxsync |
additional checks
|
|
|
@12328
|
16 years |
vboxsync |
fixed VDBackendInfo() for plugins
|
|
|
@12325
|
16 years |
vboxsync |
DrvHostSerial: Ported to darwin (untested).
|
|
|
@12311
|
16 years |
vboxsync |
further work on SMP BIOS tables (some ACPI code still TBD)
|
|
|
@12306
|
16 years |
vboxsync |
Storage/VMDK: make it understand the really odd vmdk variant used by …
|
|
|
@12304
|
16 years |
vboxsync |
VHD: fix non booting guests because of the wrong order we check for …
|
|
|
@12300
|
16 years |
vboxsync |
Devices and VMM: cosmetics: removed full stops at the end of …
|
|
|
@12298
|
16 years |
vboxsync |
Devices/testcase/Makefile: Fixed VBOX_DEVICES_TEST_OUT_DIR again.
|
|
|
@12294
|
16 years |
vboxsync |
conditional compilation of guest SMP related stuff (disabled by …
|
|
|
@12278
|
16 years |
vboxsync |
Devices/VMMDev: send a guest event too when the absolute mode mouse …
|
|
|
@12274
|
16 years |
vboxsync |
Graphics/BIOS: Fixed missing directory prereq.
|
|
|
@12273
|
16 years |
vboxsync |
Devices/testcase: typo.
|
|
|
@12269
|
16 years |
vboxsync |
PC/BIOS/Maekfile: fixed typo.
|
|
|
@12268
|
16 years |
vboxsync |
Devices/Makefiles: PATH_TARGET elimination, push up to root …
|
|
|
@12239
|
16 years |
vboxsync |
BIOS: Disabled the above 4GB memory change. This depends on PGM (and …
|
|
|
@12236
|
16 years |
vboxsync |
- fixed wrong comment
|
|
|
@12233
|
16 years |
vboxsync |
Support for more than 4G RAM in guest, may not really work, but …
|
|
|
@12188
|
16 years |
vboxsync |
BusLogic: Implement a simple SCSI access interface for the BIOS which …
|
|
|
@12170
|
16 years |
vboxsync |
Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
|
|
|
@12143
|
16 years |
vboxsync |
disk: ixed a bunch of NULL pointer accesses
|
|
|
@12125
|
16 years |
vboxsync |
symbolic constants
|
|
|
@12116
|
16 years |
vboxsync |
export VHD format to OSE
|
|
|
@12110
|
16 years |
vboxsync |
Device/Makefile: Removed the PATH_LIB dependency hacks for …
|
|
|
@12095
|
16 years |
vboxsync |
fixed XPCOMIPC deps, other minor fixes
|
|
|
@12083
|
16 years |
vboxsync |
Do not wait for a guest event notification request.
|
|
|
@11989
|
16 years |
vboxsync |
All: fix typo in filemuncher and 2 wrong headers resulting from it
|
|
|
@11982
|
16 years |
vboxsync |
All: license header changes for 2.0 (OSE headers, add Sun GPL/LGPL …
|
|
|
@11919
|
16 years |
vboxsync |
Devices/Makefile: $(PATH_LIB)/dll.lib deps fixed in kBuild 1692 (or …
|
|
|
@11849
|
16 years |
vboxsync |
Merged VBOX_WITH_NETFLT_WINDOWS into VBOX_WITH_NETFLT. Made the GUIs, …
|
|
|
@11825
|
16 years |
vboxsync |
VBOX_WITH_VMI
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11821
|
16 years |
vboxsync |
build fix
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11819
|
16 years |
vboxsync |
disable VMI BIOS
|
|
|
@11814
|
16 years |
vboxsync |
Initial commit of the NetFlt driver for Windows
|
|
|
@11805
|
16 years |
vboxsync |
- rearranged SDK-only stuff in makefiles per Knut advise
|
|
|
@11794
|
16 years |
vboxsync |
SUP: SUPInit(ppSession=NULL, cbReserved=0) -> SUPR3Init(ppSession)
|
|
|
@11786
|
16 years |
vboxsync |
size_t -> int
|
|
|
@11781
|
16 years |
vboxsync |
VBoxHDD-new: Prepend library path to plugin name to fix plugin …
|
|
|
@11759
|
16 years |
vboxsync |
Tab removing
|
|
|
@11758
|
16 years |
vboxsync |
get rid of unused callbcaks
|
|
|
@11750
|
16 years |
vboxsync |
switch from NetBSD's bswap* to RT_BSWAP_* macros
|
|
|
@11741
|
16 years |
vboxsync |
NAT+BSD TCP/IP stack
|
|
|
@11734
|
16 years |
vboxsync |
Forgot one template. moved the LIBS.l4 prop into VBOXR3AUTOTST.
|
|
|
@11733
|
16 years |
vboxsync |
Made the automatic build tests no depend on VBoxRT.
|
|
|
@11731
|
16 years |
vboxsync |
#3076: More DYLD_FALLBACK_LIBRARY_PATH hacking.
|
|
|
@11730
|
16 years |
vboxsync |
#3076: DYLD_FALLBACK_LIBRARY_PATH instead of DYLD_LIBRARY_PATH.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11721
|
16 years |
vboxsync |
- completly divorced SDK and binary, use 'kmk sdk' to build SDK
|
|
|
@11684
|
16 years |
vboxsync |
testcast/tstIntNet-1: ICMP ping testcase. Currently just uses fixed …
|
|
|
@11633
|
16 years |
vboxsync |
vbe.c: comments.
|
|
|
@11628
|
16 years |
vboxsync |
logging fix
|
|
|
@11590
|
16 years |
vboxsync |
DrvTAPOs2: drop the obsolete comment/assertion.
|
|
|
@11582
|
16 years |
vboxsync |
Storage/ATA: increment counter for errors reported to the release log …
|
|
|
@11565
|
16 years |
vboxsync |
Workaround for bug(s) in the Ubuntu splash screen instruction emulator
|
|
|
@11556
|
16 years |
vboxsync |
BusLogic: updates, Linux guests are working and R0/GC components are …
|
|
|
@11538
|
16 years |
vboxsync |
pcnet: Rearranged the giant frame detection, adding the VLAN EtherType …
|
|
|
@11536
|
16 years |
vboxsync |
Allow ring 0 logging from the VGA BIOS
|
|
|
@11502
|
16 years |
vboxsync |
BusLogic SCSI: update, stub for generic SCSI request parsing and …
|
|
|
@11484
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Add information about configuration settings …
|
|
|
@11470
|
16 years |
vboxsync |
testcase/tstIntNet-1: fixed swapped dst and src mac while printing …
|
|
|