|
|
@36210
|
14 years |
vboxsync |
DrvIntNet: todo
|
|
|
@36209
|
14 years |
vboxsync |
freeze note.
|
|
|
@36208
|
14 years |
vboxsync |
forgot this one
|
|
|
@36207
|
14 years |
vboxsync |
style + spaces
|
|
|
@36206
|
14 years |
vboxsync |
Guest Execution: more review stuff.
|
|
|
@36205
|
14 years |
vboxsync |
BIOS: Shortened a ridiculously long loop.
|
|
|
@36204
|
14 years |
vboxsync |
DMA: Reworked the DMA code, added comments, fixed minor issues, made …
|
|
|
@36203
|
14 years |
vboxsync |
don't use doxygen comments to document code sections, they'll end up …
|
|
|
@36202
|
14 years |
vboxsync |
VMMDev: be a bit more verbose
|
|
|
@36201
|
14 years |
vboxsync |
VMMDev: always allow VMMDevReq_GetHostVersion.
|
|
|
@36200
|
14 years |
vboxsync |
fixed assertion
|
|
|
@36199
|
14 years |
vboxsync |
Additions/common/HGCMInternal: added an assertion
|
|
|
@36198
|
14 years |
vboxsync |
Additions/linux/drm: added missing files
|
|
|
@36197
|
14 years |
vboxsync |
Additions/linux/vboxadd-service.sh: when terminating the service with …
|
|
|
@36196
|
14 years |
vboxsync |
VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
|
|
|
@36195
|
14 years |
vboxsync |
solaris/vboxsf: Use IPRT from VBoxGuest.
|
|
|
@36193
|
14 years |
vboxsync |
Additions/common/HGCMInternal: typo which caused to allocate a buffer …
|
|
|
@36192
|
14 years |
vboxsync |
typo
|
|
|
@36191
|
14 years |
vboxsync |
oops
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@36189
|
14 years |
vboxsync |
VBoxManage: typo
|
|
|
@36188
|
14 years |
vboxsync |
Main/SnapshotImpl: progressCallback not used anymore since r70196
|
|
|
@36187
|
14 years |
vboxsync |
Main/Machine: handle the case where snapshot dir = VM dir (previously …
|
|
|
@36185
|
14 years |
vboxsync |
VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
|
|
|
@36184
|
14 years |
vboxsync |
rework NetFlt/Adp
|
|
|
@36183
|
14 years |
vboxsync |
VBoxService: Fix for reporting pre-init/terminated status, added -V …
|
|
|
@36182
|
14 years |
vboxsync |
VBoxService: Fixed Windows mutex checking/creation.
|
|
|
@36181
|
14 years |
vboxsync |
Main: Fix crashes when starting a VM with a bandwidth group caused by …
|
|
|
@36179
|
14 years |
vboxsync |
Comments.
|
|
|
@36178
|
14 years |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36177
|
14 years |
vboxsync |
build fix
|
|
|
@36176
|
14 years |
vboxsync |
build fix
|
|
|
@36175
|
14 years |
vboxsync |
rem: Synced up to v0.11.1 (35bfc7324e2e6946c4113ada5db30553a1a7c40b) …
|
|
|
@36174
|
14 years |
vboxsync |
Logging adjustments.
|
|
|
@36173
|
14 years |
vboxsync |
Storage/VMDK: fix small and harmless UUID issue when "adopting" an …
|
|
|
@36172
|
14 years |
vboxsync |
build fix
|
|
|
@36171
|
14 years |
vboxsync |
rem: Merged in changes from the branches/stable_0_10 (r7249).
|
|
|
@36170
|
14 years |
vboxsync |
rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
|
|
|
@36168
|
14 years |
vboxsync |
Main: a few more time format fixes
|
|
|
@36167
|
14 years |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@36166
|
14 years |
vboxsync |
Runtime/r3/posix: RTDirCreate should fail when creating a directory …
|
|
|
@36165
|
14 years |
vboxsync |
format string fix
|
|
|
@36163
|
14 years |
vboxsync |
Main: Do not use colons in filenames(!), add nanosecond to saved state …
|
|
|
@36162
|
14 years |
vboxsync |
FE/BFE: testcase comments
|
|
|
@36161
|
14 years |
vboxsync |
Main: minor mouse updates
|
|
|
@36160
|
14 years |
vboxsync |
FE/VBoxBFE: another makefile fix attempt
|
|
|
@36159
|
14 years |
vboxsync |
another try to fix the dependencies
|
|
|
@36158
|
14 years |
vboxsync |
VBoxBFE: attempt to fix the dependency issue and two warnings
|
|
|
@36157
|
14 years |
vboxsync |
VMM: fix for gcc 4.5
|
|
|
@36156
|
14 years |
vboxsync |
FE/BFE: try the mouse testcase again
|
|
|
@36155
|
14 years |
vboxsync |
Runtime/r3/solaris/coredumper: Make sure directory exists during …
|
|
|
@36154
|
14 years |
vboxsync |
VBoxNetFltBow/Solaris: logging.
|
|
|
@36153
|
14 years |
vboxsync |
PCI: more raw and 64-bit BARs coding
|
|
|
@36152
|
14 years |
vboxsync |
FE/VBoxBFE: disabled mouse testcase until I have time to make it build …
|
|
|
@36151
|
14 years |
vboxsync |
BlockCache: Don't add waiting writs to the list again after an I/O …
|
|
|
@36150
|
14 years |
vboxsync |
Main/Mouse: mouse handling fix found by the testcase
|
|
|
@36149
|
14 years |
vboxsync |
FE/VBoxBFE: added a testcase for the Main mouse class
|
|
|
@36148
|
14 years |
vboxsync |
rem: stdio.h build fix, 3rd try.
|
|
|
@36147
|
14 years |
vboxsync |
rem: stdio.h build fix, 2nd try.
|
|
|
@36146
|
14 years |
vboxsync |
rem: build fix; removed obsolete header section.
|
|
|
@36145
|
14 years |
vboxsync |
rem: README.vbox, not REAMDE.vbox.
|
|
|
@36144
|
14 years |
vboxsync |
rem: Removed more obsolete/unused files.
|
|
|
@36143
|
14 years |
vboxsync |
REM : cpu_abort warning.
|
|
|
@36142
|
14 years |
vboxsync |
rem: removing obsolete files.
|
|
|
@36141
|
14 years |
vboxsync |
build fix
|
|
|
@36140
|
14 years |
vboxsync |
rem: Re-synced to svn://svn.savannah.nongnu.org/qemu/trunk@5495 (repo …
|
|
|
@36139
|
14 years |
vboxsync |
FE/Qt: VM settings / Display page: Change spacing between video memory …
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36137
|
14 years |
vboxsync |
VMDK: Logging fix
|
|
|
@36136
|
14 years |
vboxsync |
Storage: Fix read from wrong snapshots. Happens only with formats …
|
|
|
@36135
|
14 years |
vboxsync |
tstVDIo: New command for printing messages (no formatting) and a new …
|
|
|
@36134
|
14 years |
vboxsync |
tstVDIo: Add simple data verification.
|
|
|
@36133
|
14 years |
vboxsync |
iSCSI: Clear tail pointer of waiting PDUs during reattach too (safety) …
|
|
|
@36132
|
14 years |
vboxsync |
VD: Update the modification UUID during async I/O
|
|
|
@36131
|
14 years |
vboxsync |
tstVDIo: Updates
|
|
|
@36130
|
14 years |
vboxsync |
Main: don't allow to start a VM if USB2.0 was enabled but no extension …
|
|
|
@36128
|
14 years |
vboxsync |
Main/Metrics: Hypervisor and guest metrics re-done (#5566)
|
|
|
@36127
|
14 years |
vboxsync |
FE/Qt: removed two VirtualBox OSE strings
|
|
|
@36126
|
14 years |
vboxsync |
libs: remove mesa-7.2, as we probably will not be using it in the …
|
|
|
@36125
|
14 years |
vboxsync |
recompiler: Removing traces of attempts at making the recompiler …
|
|
|
@36124
|
14 years |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|
@36123
|
14 years |
vboxsync |
IPRT: Required fixes for VFS on Windows.
|
|
|
@36122
|
14 years |
vboxsync |
FE/Qt: fixed remaining progress time (public ticket #7814)
|
|
|
@36121
|
14 years |
vboxsync |
rework NetFlt/Adp
|
|
|
@36120
|
14 years |
vboxsync |
FE/BFE: fix some warnings
|
|
|
@36119
|
14 years |
vboxsync |
RDP/client: fix some warnings
|
|
|
@36117
|
14 years |
vboxsync |
VBoxDisp: do not claim GCAPS_MONO_DITHER, because the driver does not …
|
|
|
@36116
|
14 years |
vboxsync |
ICH9/PciBridge: Use the secondary bus number during device init and …
|
|
|
@36115
|
14 years |
vboxsync |
VBoxNetFlt/linux: warning
|
|
|
@36114
|
14 years |
vboxsync |
VBoxManage: cosmetical fix
|
|
|
@36111
|
14 years |
vboxsync |
FE/Qt: fix a regression which caused Host+F1 to pop up help instead of …
|
|
|
@36110
|
14 years |
vboxsync |
Main: typo deserializing guest path in PCI passthrough
|
|
|
@36109
|
14 years |
vboxsync |
spaces
|
|
|
@36107
|
14 years |
vboxsync |
PCI: some Main work to provide correct attachment info for physical devices
|
|
|
@36105
|
14 years |
vboxsync |
Main: properly save the promiscous mode
|
|
|
@36104
|
14 years |
vboxsync |
FE/Qt: VM Settings / Network page: coding-style rework, promiscuous …
|
|
|
@36103
|
14 years |
vboxsync |
typo
|
|
|
@36102
|
14 years |
vboxsync |
Build fix.
|
|
|
@36101
|
14 years |
vboxsync |
Build fix.
|
|
|
@36100
|
14 years |
vboxsync |
VBoxNetFlt: Linux 2.6.18...21 debug build fix
|
|
|