|
|
@6313
|
17 years |
vboxsync |
Integrate async drivers. Fix testcase
|
|
|
@6312
|
17 years |
vboxsync |
remove functions from PDMIMEDIAASYNC and PCMIBLOCKASYNC. PDMIMEDIA and …
|
|
|
@6309
|
17 years |
vboxsync |
Silly typo (wrong parameter ordering).
|
|
|
@6306
|
17 years |
vboxsync |
drats
|
|
|
@6305
|
17 years |
vboxsync |
accidently commit
|
|
|
@6304
|
17 years |
vboxsync |
%Vrc
|
|
|
@6302
|
17 years |
vboxsync |
left this for debugging
|
|
|
@6300
|
17 years |
vboxsync |
no "\n", ".", nor "!" at end of an error message
|
|
|
@6299
|
17 years |
vboxsync |
Remove some old devel code leftovers, and make sure the once set LCHS …
|
|
|
@6295
|
17 years |
vboxsync |
typos
|
|
|
@6294
|
17 years |
vboxsync |
Fixed last-minute BIOS bug caused by changing the CMOS CHS geometry …
|
|
|
@6292
|
17 years |
vboxsync |
Editing the type without ajdusting the curly brackets work with MS …
|
|
|
@6291
|
17 years |
vboxsync |
Big virtual disk changeset containing several modifications
* remove …
|
|
|
@6285
|
17 years |
vboxsync |
(C) 2008
|
|
|
@6271
|
17 years |
vboxsync |
serial: fixed error handling; be a little bit more verbose on errors
|
|
|
@6268
|
17 years |
vboxsync |
AssertMsgFailed are NOP's in release builds
|
|
|
@6262
|
17 years |
vboxsync |
serial: respect return code of ioctl
|
|
|
@6260
|
17 years |
vboxsync |
VMMDev: changed IRQ logging from #ifdef DEBUG_sunlover to Log3, as it …
|
|
|
@6240
|
17 years |
vboxsync |
AHCI: Remove unused struct entries, rework session loading/saving and …
|
|
|
@6239
|
17 years |
vboxsync |
AHCI: Implement NCQ
|
|
|
@6234
|
17 years |
vboxsync |
pulseaudio: don't hang if there is no server available
|
|
|
@6228
|
17 years |
vboxsync |
Better error reporting
|
|
|
@6227
|
17 years |
vboxsync |
Allow R0/GCEnabled CFGM values.
|
|
|
@6226
|
17 years |
vboxsync |
Don't use doxgen comment markers to document code lines.
|
|
|
@6223
|
17 years |
vboxsync |
We can use poll instead of select and cleanups
|
|
|
@6222
|
17 years |
vboxsync |
Continue work on the parallel port device:
1. Removed the host device …
|
|
|
@6221
|
17 years |
vboxsync |
PDM async completion template creation wrapper third attempt
|
|
|
@6220
|
17 years |
vboxsync |
Update testcase
|
|
|
@6219
|
17 years |
vboxsync |
pcnet: don't crash if no driver is attached
|
|
|
@6218
|
17 years |
vboxsync |
pulse: hopefully fixed initialization once and for all
|
|
|
@6217
|
17 years |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6214
|
17 years |
vboxsync |
another race
|
|
|
@6213
|
17 years |
vboxsync |
fixed race during initialization of DrvNamedPipe
|
|
|
@6204
|
17 years |
vboxsync |
for now, the VHD backend is not OSE (yet)
|
|
|
@6203
|
17 years |
vboxsync |
Remove a forgoten RTMemFree. Trieying to free the static bakcend …
|
|
|
@6198
|
17 years |
vboxsync |
applied Alex' patch for correct handling of read-only disk images
|
|
|
@6196
|
17 years |
vboxsync |
Update header
|
|
|
@6195
|
17 years |
vboxsync |
Cleanup the plugin handler. The load function returns an static …
|
|
|
@6194
|
17 years |
vboxsync |
Adjust alignment
|
|
|
@6193
|
17 years |
vboxsync |
Clear MSR changed variable after reading lsr register to clear …
|
|
|
@6191
|
17 years |
vboxsync |
Add new element to testcase
|
|
|
@6189
|
17 years |
vboxsync |
Bump SSM version and fix compilation
|
|
|
@6188
|
17 years |
vboxsync |
Set interrupt if states changed
|
|
|
@6187
|
17 years |
vboxsync |
another one
|
|
|
@6186
|
17 years |
vboxsync |
stupid mistake
|
|
|
@6185
|
17 years |
vboxsync |
Add status line monitoring for windows hosts
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6160
|
17 years |
vboxsync |
VMM device: corrected a log statement which triggered a segfault
|
|
|
@6156
|
17 years |
vboxsync |
implemented the ACPI sleep button
|
|
|
@6153
|
17 years |
vboxsync |
fixed inverted write protect flag of the host floppy drive
|
|
|
@6140
|
17 years |
vboxsync |
Pass the VM name to the audio driver. PulseAudio will name the name of …
|
|
|
@6133
|
17 years |
vboxsync |
pulse: lock a little bit more
|
|
|
@6131
|
17 years |
vboxsync |
Make sure bool is bool.
|
|
|
@6127
|
17 years |
vboxsync |
export PulseAudio backend
|
|
|
@6120
|
17 years |
vboxsync |
fix crash if network card was not attached
|
|
|
@6117
|
17 years |
vboxsync |
audio: forgot this
|
|
|
@6115
|
17 years |
vboxsync |
Compiler fix
|
|
|
@6113
|
17 years |
vboxsync |
Integrate new drivers into Makefile.kmk. Disabled by default
|
|
|
@6105
|
17 years |
vboxsync |
typo
|
|
|
@6102
|
17 years |
vboxsync |
Implemented 8042 command E0h, read test inputs.
|
|
|
@6088
|
17 years |
vboxsync |
Compilation fix
|
|
|
@6087
|
17 years |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6082
|
17 years |
vboxsync |
GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
|
|
|
@6077
|
17 years |
vboxsync |
pulse/alsa: resolve _all_ symbols during initialization, otherwise …
|
|
|
@6073
|
17 years |
vboxsync |
IBase isn't a pointer either (just happens to have the same size).
|
|
|
@6072
|
17 years |
vboxsync |
Fixed a couple of comments so doxygen don't add them to the function …
|
|
|
@6070
|
17 years |
vboxsync |
pulse: don't link against libpulse.so.0, load this lib at runtime instead
|
|
|
@6067
|
17 years |
vboxsync |
audio: on exit, shut down _every_ stream, not only the enabled onces
|
|
|
@6064
|
17 years |
vboxsync |
audio: call driver's fini function before forcing the NULL audio driver
|
|
|
@6062
|
17 years |
vboxsync |
ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
|
|
|
@6061
|
17 years |
vboxsync |
Commented out 1600x1200 modes. Ubuntu fails too boot with them.
|
|
|
@6056
|
17 years |
vboxsync |
first version of a PulseAudio driver backend for Linux (still no pcm_in)
|
|
|
@6027
|
17 years |
vboxsync |
Reflect interface change in char driver
|
|
|
@6018
|
17 years |
vboxsync |
Fix compilation
|
|
|
@6016
|
17 years |
vboxsync |
First try to implement monitoring of status lines
|
|
|
@6001
|
17 years |
vboxsync |
Add configuration option to activate an IntNet interface early, before …
|
|
|
@6000
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change, fixes.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5998
|
17 years |
vboxsync |
Fix incorrect file headers that make filemuncher.pl choke.
|
|
|
@5980
|
17 years |
vboxsync |
Fixed debug build.
|
|
|
@5977
|
17 years |
vboxsync |
Fixed incorrect disable, exported solaudio to OSE.
|
|
|
@5976
|
17 years |
vboxsync |
Removed the tests for KMK_USE_REDIRECT, KMK_USE_TEST, KMK_NEW_SED and …
|
|
|
@5960
|
17 years |
vboxsync |
Disabled incomplete solaudio for OSE.
|
|
|
@5943
|
17 years |
vboxsync |
Enabled raw harddisk support for Solaris.
|
|
|
@5942
|
17 years |
vboxsync |
Remove incorrect trailing dots in the error messages.
|
|
|
@5939
|
17 years |
vboxsync |
Move lwIP header include directories to correct place, and also …
|
|
|
@5936
|
17 years |
vboxsync |
Sol: Added hostif setup,term scripts to installer. Added copyright …
|
|
|
@5931
|
17 years |
vboxsync |
sol64 build fix.
|
|
|
@5913
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5907
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5905
|
17 years |
vboxsync |
gcc-4.3 found this bug
|
|
|
@5898
|
17 years |
vboxsync |
kBuild 0.1.2 preps: Avoid the shell at all costs because cygwin is …
|
|
|
@5894
|
17 years |
vboxsync |
Started solaris raw HDD support (untested, disabled).
|
|
|
@5849
|
17 years |
vboxsync |
New device: internal network IP stack, based on lwIP.
|
|
|
@5848
|
17 years |
vboxsync |
Fixed Tap setup script to use an active NIC not iprb0.
|
|
|
@5833
|
17 years |
vboxsync |
spaces.
|
|
|
@5832
|
17 years |
vboxsync |
Minor comment fix.
|
|
|
@5829
|
17 years |
vboxsync |
Added internal PHY skeleton and MDIC register handling.
|
|
|
@5768
|
17 years |
vboxsync |
|
|
|
@5757
|
17 years |
vboxsync |
Added handler for unexpected HW interrupts. If one does occur for some …
|
|
|