|
|
@31169
|
14 years |
vboxsync |
Only sync a minimal guest state when nothing has changed.
|
|
|
@31168
|
14 years |
vboxsync |
REM: fixed assertion.
|
|
|
@31167
|
14 years |
vboxsync |
PGM: Pass pVCpu instead of pPGM (PPGMCPU) and eliminate …
|
|
|
@31166
|
14 years |
vboxsync |
Java bridge: allow multiple concurrent SOAP connections
|
|
|
@31165
|
14 years |
vboxsync |
SUPR0.def: remove non-tag versions.
|
|
|
@31164
|
14 years |
vboxsync |
Main/Medium: fix querying the AutoReset property, was broken since …
|
|
|
@31163
|
14 years |
vboxsync |
windows build fix
|
|
|
@31162
|
14 years |
vboxsync |
windows build fix
|
|
|
@31161
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31160
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31159
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31158
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31157
|
14 years |
vboxsync |
iprt,++: Tag allocation in all builds with a string, defaulting to …
|
|
|
@31156
|
14 years |
vboxsync |
Audio/HDA: HDA: 1. UR delivered depending on GCTL status, 2. MSI …
|
|
|
@31155
|
14 years |
vboxsync |
iprt/condvar.h: condition variable spec.
|
|
|
@31154
|
14 years |
vboxsync |
iprt/condvar.h: condition variable spec.
|
|
|
@31153
|
14 years |
vboxsync |
tabs
|
|
|
@31152
|
14 years |
vboxsync |
VBoxManage: another fix for VBoxManage createhd --type shareable …
|
|
|
@31151
|
14 years |
vboxsync |
VBoxManage: fixed createhd --type shareable
|
|
|
@31150
|
14 years |
vboxsync |
additions: fix Linux .run name
|
|
|
@31149
|
14 years |
vboxsync |
reduce clutter
|
|
|
@31148
|
14 years |
vboxsync |
win adds burn fix
|
|
|
@31147
|
14 years |
vboxsync |
xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD …
|
|
|
@31146
|
14 years |
vboxsync |
Additions/linux/vboxguest: fix missing symbol/function
|
|
|
@31145
|
14 years |
vboxsync |
VBoxTray: move display WDDM/XPDM abstraction API to a separate file
|
|
|
@31144
|
14 years |
vboxsync |
Additions: name the Linux .run packages correctly if we are doing a …
|
|
|
@31143
|
14 years |
vboxsync |
Additions/linux: slight correction to r64101 - we want to remove all …
|
|
|
@31142
|
14 years |
vboxsync |
FE/Qt: 4397: Virtual Media Manager UI: Window-host Virtual Media …
|
|
|
@31141
|
14 years |
vboxsync |
PGM: If we get to the end of Trap0eHandler it doesn't mean it is a …
|
|
|
@31140
|
14 years |
vboxsync |
PGM: Removed CheckPageFault as it is no longer used. Removed …
|
|
|
@31139
|
14 years |
vboxsync |
Makefile.kmk: try to separate the final packing of the Linux Additions …
|
|
|
@31138
|
14 years |
vboxsync |
Additions/linux/Makefile.kmk: there is no $(ifndef), use $(if-expr ) …
|
|
|
@31137
|
14 years |
vboxsync |
Additions/linux: new build option - VBOX_WITHOUT_LINUX_GUEST_PACKAGE - …
|
|
|
@31136
|
14 years |
vboxsync |
PGM: cache the last physical handler lookup result in each ring.
|
|
|
@31135
|
14 years |
vboxsync |
Java: samples rule
|
|
|
@31134
|
14 years |
vboxsync |
Additions/Linux: prepare for combined packaging
|
|
|
@31133
|
14 years |
vboxsync |
Additions/linux/Makefile.kmk: Please use $(RM) and $(CP) even for …
|
|
|
@31132
|
14 years |
vboxsync |
FE/Qt4-NLS: added lt; merged ca
|
|
|
@31131
|
14 years |
vboxsync |
Main: properly store the NAT network in XML settings >= 1.10
|
|
|
@31130
|
14 years |
vboxsync |
Const.
|
|
|
@31129
|
14 years |
vboxsync |
Additions/linux/installer: option for a unified Linux Additions installer
|
|
|
@31128
|
14 years |
vboxsync |
Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
|
|
|
@31127
|
14 years |
vboxsync |
PGM: windows build fix.
|
|
|
@31126
|
14 years |
vboxsync |
PGM: Mac build fixes.
|
|
|
@31125
|
14 years |
vboxsync |
doc/VBoxManage: make the shared disk support visible
|
|
|
@31124
|
14 years |
vboxsync |
PGM: sugar!
|
|
|
@31123
|
14 years |
vboxsync |
PGM: Moved the PGM stats out of the VM structure. Reduces the size of …
|
|
|
@31122
|
14 years |
vboxsync |
IPRT/Sockets: Fix switch to blocking mode
|
|
|
@31121
|
14 years |
vboxsync |
IPRT/Sockets: Fix switch to blocking mode
|
|
|
@31120
|
14 years |
vboxsync |
vboxweb.cpp: nit, processEventQueue returns a VBox status code and …
|
|
|
@31119
|
14 years |
vboxsync |
docs
|
|
|
@31118
|
14 years |
vboxsync |
Main: only perform the ext4/fat check during VM creation, not later
|
|
|
@31117
|
14 years |
vboxsync |
Python WS: generate code compatible with newer ZSI
|
|
|
@31116
|
14 years |
vboxsync |
Main: event API docs
|
|
|
@31115
|
14 years |
vboxsync |
Main: docs update
|
|
|
@31114
|
14 years |
vboxsync |
TAP: make it work again on Linux hosts
|
|
|
@31113
|
14 years |
vboxsync |
OS X hosts give us annoying VERR_TIMEOUTs on each SOAP message, ignore them
|
|
|
@31112
|
14 years |
vboxsync |
Python shell: session API updated
|
|
|
@31111
|
14 years |
vboxsync |
Shared Folders/VBoxTray: Auto-mount all shares depending on free drive …
|
|
|
@31110
|
14 years |
vboxsync |
Webservice: synchronize logging better, add timestamp to each log output
|
|
|
@31109
|
14 years |
vboxsync |
VMMDevTesting.cpp: print values in a fashion that's easier to read.
|
|
|
@31108
|
14 years |
vboxsync |
FE/Qt: Keyboard autograbbed on start up and resume: Might be fixed.
|
|
|
@31107
|
14 years |
vboxsync |
Webservice: add HTTP keepalive
|
|
|
@31106
|
14 years |
vboxsync |
Fix windows burn, take 3
|
|
|
@31105
|
14 years |
vboxsync |
Really fix windows burn
|
|
|
@31104
|
14 years |
vboxsync |
Fix windows burn
|
|
|
@31103
|
14 years |
vboxsync |
IPRT/Socket: Add non blocking versions of the read/write methods. The …
|
|
|
@31102
|
14 years |
vboxsync |
PGM: #PF stats. Drop the old ones in favor of StatRZTrap0eTime2*. …
|
|
|
@31101
|
14 years |
vboxsync |
PGM: Moved the code dealing with access handlers out of the #PF function.
|
|
|
@31100
|
14 years |
vboxsync |
Doppelmoppel
|
|
|
@31099
|
14 years |
vboxsync |
VMM: RT_UNLIKELY misusage (disabled code)
|
|
|
@31098
|
14 years |
vboxsync |
iSCSI: First part for async I/O. Move I/O into a separate thread and …
|
|
|
@31097
|
14 years |
vboxsync |
RT_LIKELY misusage
|
|
|
@31096
|
14 years |
vboxsync |
Java: MSCOM update
|
|
|
@31095
|
14 years |
vboxsync |
Java: few warnings shut up
|
|
|
@31094
|
14 years |
vboxsync |
typo
|
|
|
@31093
|
14 years |
vboxsync |
PGM: More #PF cleanup, eliminating a few PGMGstGetPage() calls that …
|
|
|
@31092
|
14 years |
vboxsync |
PGM: Some #PF cleanup, no code change just rearranging and unindenting …
|
|
|
@31091
|
14 years |
vboxsync |
comment reflow.
|
|
|
@31090
|
14 years |
vboxsync |
PGMAllBth.h: Cleaned out the old code.
|
|
|
@31089
|
14 years |
vboxsync |
PGMAllBth.h: Enabled the GstWalk code again as it doesn't seem to make …
|
|
|
@31088
|
14 years |
vboxsync |
warnings
|
|
|
@31087
|
14 years |
vboxsync |
AHCI: Add debugger info callback to inspect controller state
|
|
|
@31086
|
14 years |
vboxsync |
PGM: Disabled the GstWalk #PF code.
|
|
|
@31085
|
14 years |
vboxsync |
Audio/HDA: nuked trailing whitespaces.
|
|
|
@31084
|
14 years |
vboxsync |
Audio/HDA: nuked trailing white spaces.
|
|
|
@31083
|
14 years |
vboxsync |
Audio/HDA: naming and formating.
|
|
|
@31082
|
14 years |
vboxsync |
build fix?
|
|
|
@31081
|
14 years |
vboxsync |
PGM: Use GstWalk in the #PF, part 1.
|
|
|
@31080
|
14 years |
vboxsync |
PGM: Micro optimizations.
|
|
|
@31079
|
14 years |
vboxsync |
spaces
|
|
|
@31078
|
14 years |
vboxsync |
Solaris/VBoxNetFlt: even though kmem_alloc SLEEP can never fail, free …
|
|
|
@31077
|
14 years |
vboxsync |
Audio/HDA: typo.
|
|
|
@31076
|
14 years |
vboxsync |
Audio/HDA: some todo and more verbs(SetAmplifier(B--), …
|
|
|
@31075
|
14 years |
vboxsync |
Audio/HDA: some todos & clean up.
|
|
|
@31074
|
14 years |
vboxsync |
Solaris/VBoxNetFlt: schedule promiscuous off request using qtimeout.
|
|
|
@31073
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31072
|
14 years |
vboxsync |
SDKRef: API changelog (sessions), fix invalid docbook, headings
|
|
|
@31071
|
14 years |
vboxsync |
VBoxShell: correct machine state check
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|