|
|
@33214
|
14 years |
vboxsync |
AHCI: put MSI in place which allows to avoid conflicts
|
|
|
@33213
|
14 years |
vboxsync |
Storage/vbox-img: implement stdin and stdout support. stdin is tested, …
|
|
|
@33212
|
14 years |
vboxsync |
EFI: fixed file attributes
|
|
|
@33211
|
14 years |
vboxsync |
EFI: fixed file attributes
|
|
|
@33210
|
14 years |
vboxsync |
Missing testcase changes
|
|
|
@33209
|
14 years |
vboxsync |
AHCI: Some cleanup
Until now there were two different methods to …
|
|
|
@33208
|
14 years |
vboxsync |
BIOS: Ensured string instruction direction, commented out unused routines.
|
|
|
@33207
|
14 years |
vboxsync |
tstRTInlineAsm: another fix
|
|
|
@33206
|
14 years |
vboxsync |
tstRTInlineAsm: fixed CpuId test for newer Intel CPUs
|
|
|
@33205
|
14 years |
vboxsync |
comment typos
|
|
|
@33204
|
14 years |
vboxsync |
vboxshell: tweaks
|
|
|
@33203
|
14 years |
vboxsync |
PCI: tight packing of builting devices into functions, chipset slot …
|
|
|
@33202
|
14 years |
vboxsync |
VBoxManage: error reporting
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@33199
|
14 years |
vboxsync |
iprt/asm: C90 warning
|
|
|
@33198
|
14 years |
vboxsync |
tstRTInlineAsm: show hex values
|
|
|
@33197
|
14 years |
vboxsync |
iprt/asm: fixed bug in ASMAtomicReadU64() and …
|
|
|
@33196
|
14 years |
vboxsync |
iprt/asm: make the behavior of ASMAtomicAddU64() match the …
|
|
|
@33195
|
14 years |
vboxsync |
Comment
|
|
|
@33194
|
14 years |
vboxsync |
IPRT/pipe-win.cpp: Check for write quota (hack).
|
|
|
@33193
|
14 years |
vboxsync |
Fetch ram size from cfgm
|
|
|
@33192
|
14 years |
vboxsync |
Need more space for the hypervisor heap for large memory guests
|
|
|
@33191
|
14 years |
vboxsync |
Storage/VMDK: fix conditions for reading VMDK footer (regression)
|
|
|
@33190
|
14 years |
vboxsync |
Storage/VMDK: create new streamOptimized images in write only mode
|
|
|
@33189
|
14 years |
vboxsync |
FE/Qt4: Make sure there is enough room when painting the preview …
|
|
|
@33188
|
14 years |
vboxsync |
changelog
|
|
|
@33187
|
14 years |
vboxsync |
Main/Medium: use the correct image interface for importFile
|
|
|
@33186
|
14 years |
vboxsync |
Storage/VMDK: read streamOptimized images to the very end
|
|
|
@33185
|
14 years |
vboxsync |
generalized and moved auth modules
|
|
|
@33184
|
14 years |
vboxsync |
Additions/VBoxGuest/linux/Makefile: cleanup of the 'clean' target
|
|
|
@33183
|
14 years |
vboxsync |
Additions/linux/Makefile: build the vboxvideo module
|
|
|
@33182
|
14 years |
vboxsync |
Devices/Storage: implement sequential reading of streamOptimized VMDK …
|
|
|
@33181
|
14 years |
vboxsync |
VBoxDrvInst: Minor cleanup / logging update.
|
|
|
@33180
|
14 years |
vboxsync |
addressed internal networking todo
|
|
|
@33179
|
14 years |
vboxsync |
user_Networking.xml: Added a todo for fixing some incorrect intnet …
|
|
|
@33178
|
14 years |
vboxsync |
VGA: Improve compatibility with bad old VESA software (Sanctuary Woods).
|
|
|
@33177
|
14 years |
vboxsync |
Better fix.
|
|
|
@33176
|
14 years |
vboxsync |
Darn alignment…
|
|
|
@33175
|
14 years |
vboxsync |
AHCI: Implement suspend on error for the async I/O path
|
|
|
@33174
|
14 years |
vboxsync |
VGA: Allow loading VGA BIOS from file. Also dump GC registers.
|
|
|
@33173
|
14 years |
vboxsync |
VBE: Do not allocate big buffers on stack (get mode info fn).
|
|
|
@33172
|
14 years |
vboxsync |
VMEmt,GVMM: Some more tuning…
|
|
|
@33171
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi fixes
|
|
|
@33170
|
14 years |
vboxsync |
GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
|
|
|
@33169
|
14 years |
vboxsync |
iprt/cdefs.h: time constants.
|
|
|
@33168
|
14 years |
vboxsync |
warning
|
|
|
@33167
|
14 years |
vboxsync |
SUPDrv,SUPLib: Expose the high resolution event semaphore APIs.
|
|
|
@33166
|
14 years |
vboxsync |
semeventwait-r0drv-solaris.h: addressed a potential timeout race.
|
|
|
@33165
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactoring
|
|
|
@33164
|
14 years |
vboxsync |
Can't deal with 8 byte operands in our 32-bit emulation code.
|
|
|
@33163
|
14 years |
vboxsync |
Todo
|
|
|
@33162
|
14 years |
vboxsync |
Reduce the maximum number of extents allocated from the hyper heap. …
|
|
|
@33161
|
14 years |
vboxsync |
VBoxService/exec: Input notification pipe sketches + some @todos.
|
|
|
@33160
|
14 years |
vboxsync |
Additions/common/VBoxServiceControlExec: Solaris build fix.
|
|
|
@33159
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33158
|
14 years |
vboxsync |
build fixes
|
|
|
@33157
|
14 years |
vboxsync |
doc/manual: copy/paste typo.
|
|
|
@33156
|
14 years |
vboxsync |
doc/manual: document VM core format.
|
|
|
@33155
|
14 years |
vboxsync |
IPRT: Added RTSemEventGetResolution and RTSemEventMultiGetResolution …
|
|
|
@33154
|
14 years |
vboxsync |
VBoxService/Toolbox: Update.
|
|
|
@33153
|
14 years |
vboxsync |
IPRT: Require RTSemEventWaitEx in ring-0 (breaks freebsd and OS/2, …
|
|
|
@33152
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33151
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33150
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Some more adjustments.
|
|
|
@33149
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Use timeout_generic for high resolution timeouts …
|
|
|
@33148
|
14 years |
vboxsync |
IPRT/IsoFS: Raise block size to 64K.
|
|
|
@33147
|
14 years |
vboxsync |
crOpenGL/wddm: enable hw blitting on nvidia cards for all rects
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33145
|
14 years |
vboxsync |
NAT: releasing of temporal buffer.
|
|
|
@33144
|
14 years |
vboxsync |
IPRT: Reimplemented ring-0 event semaphores for solaris.
|
|
|
@33143
|
14 years |
vboxsync |
Config: enabled MSI support in devices by default - watch for …
|
|
|
@33142
|
14 years |
vboxsync |
PCI: new bus implementation can be used with IDE controller too
|
|
|
@33141
|
14 years |
vboxsync |
VBoxNetFlt/solaris: fix panic with using fastmutex with preemption …
|
|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@33139
|
14 years |
vboxsync |
Warnings.
|
|
|
@33138
|
14 years |
vboxsync |
iprt/asm.h: build fix.
|
|
|
@33137
|
14 years |
vboxsync |
PCI: MSI in USB controllers
|
|
|
@33136
|
14 years |
vboxsync |
iprt/asm.h,tstRTInlineAsm: Added 64-bit atomic OR, AND, INC, DEC, ADD …
|
|
|
@33135
|
14 years |
vboxsync |
Runtime: Restart waitpid if it got interrupted
|
|
|
@33134
|
14 years |
vboxsync |
Runtime/process: forgotten initialization
|
|
|
@33133
|
14 years |
vboxsync |
PCI: typo in HBC address
|
|
|
@33132
|
14 years |
vboxsync |
Frontends/VBoxManage: fix more error paths around unknown/invalid media
|
|
|
@33131
|
14 years |
vboxsync |
VHD: Fix comparison
|
|
|
@33130
|
14 years |
vboxsync |
tstInlineAsm -> tstRTInlineAsm.
|
|
|
@33129
|
14 years |
vboxsync |
Burn fix.
|
|
|
@33128
|
14 years |
vboxsync |
VBoxService: Added simple 'cat' functionality to new internal toolbox …
|
|
|
@33127
|
14 years |
vboxsync |
PCI: bits
|
|
|
@33126
|
14 years |
vboxsync |
EFI: frash firmware with SATA support
|
|
|
@33125
|
14 years |
vboxsync |
AHCI: More verbose assertion
|
|
|
@33124
|
14 years |
vboxsync |
iSCSI: Clear the counter for waiting requests when aborting all …
|
|
|
@33123
|
14 years |
vboxsync |
Must pass on ldtr info
|
|
|
@33122
|
14 years |
vboxsync |
Extended ldtr/tr check
|
|
|
@33121
|
14 years |
vboxsync |
iSCSI: Fix broken disconnect handling
|
|
|
@33120
|
14 years |
vboxsync |
wddm/3d: cromium hgsmi support fix
|
|
|
@33119
|
14 years |
vboxsync |
header fix
|
|
|
@33118
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (missing file)
|
|
|
@33117
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (guest part 2, disabled)
|
|
|
@33116
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (guest part, disabled)
|
|
|
@33115
|
14 years |
vboxsync |
LsiLogic: Implement enough of the FW Upload/Download requests to make …
|
|
|