VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30361   15 years vboxsync NAT: icmp_input copy src mbuf and compose new one to deliver.
(edit) @30360   15 years vboxsync supdrv/win: fix typo
(edit) @30359   15 years vboxsync Typo
(edit) @30358   15 years vboxsync Main: temp disabled EventSource init
(edit) @30357   15 years vboxsync FE/Qt4: fix burn
(edit) @30356   15 years vboxsync FE/Qt4: added a new segmented button type; code cleanup
(edit) @30355   15 years vboxsync NAT: cosmetics
(edit) @30354   15 years vboxsync NAT: removed one goto from arp_input()
(edit) @30353   15 years vboxsync NAT: fixed m_freem() in arp_input()
(edit) @30352   15 years vboxsync NAT: comments
(edit) @30351   15 years vboxsync NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case of …
(edit) @30350   15 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30349   15 years vboxsync NAT: allow link down/link up when the VM is suspended
(edit) @30348   15 years vboxsync FE/Qt: New running VM core: Moving fIsAutoCaptureDisabled flag from …
(edit) @30347   15 years vboxsync FE/Qt: New running VM core: no need to pass render-mode everywhere as …
(edit) @30346   15 years vboxsync wddm/3d: create render target resource & issue present request for …
(edit) @30345   15 years vboxsync Main: more events
(edit) @30344   15 years vboxsync Use NIL_VMCPUID (see r62731).
(edit) @30343   15 years vboxsync FE/Qt4-OSX: Disable automatic menu role guessing. The text "Exit …
(edit) @30342   15 years vboxsync VMM: todo: Use NIL_VMCPUID with two SUPR3CallVMMR0Ex calls?
(edit) @30341   15 years vboxsync Use PGM_PAGE_GET_STATE.
(edit) @30340   15 years vboxsync DPC check for win7 x64
(edit) @30339   15 years vboxsync crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests
(edit) @30338   15 years vboxsync EM,IOM: Don't try write directly to the fault address as the backing …
(edit) @30336   15 years vboxsync logging.
(edit) @30335   15 years vboxsync VRDP: video channel: enable SunFlsh support by default (xTracker 4606).
(edit) @30334   15 years vboxsync Must initialize idHostCpu properly (breaks SMP guest restore)
(edit) @30333   15 years vboxsync E1000: properly disconnect the network cable if the guest driver was …
(edit) @30332   15 years vboxsync Redundant lock/unlock
(edit) @30331   15 years vboxsync Main: further event work
(edit) @30330   15 years vboxsync FE/Qt: New running VM core: reworking some UIMachineLogic(+specific …
(edit) @30329   15 years vboxsync No need to call it twice
(edit) @30328   15 years vboxsync More paranoia
(edit) @30327   15 years vboxsync Paranoia
(edit) @30326   15 years vboxsync PGM: PGMShwModifyPage/PGMShwSetPage -> PGMShwMakePageWritable, …
(edit) @30325   15 years vboxsync Obsolete pgmLock/Unlock
(edit) @30324   15 years vboxsync Main, Runtime: refined file system check to warn for disabled host …
(edit) @30323   15 years vboxsync FE/Qt4: Only show first run wizard, if we are not in teleportation mode.
(edit) @30322   15 years vboxsync VBoxManage: cosmetical fixes
(edit) @30321   15 years vboxsync VBoxInternalManage.cpp: Copy & past in debuglog.
(edit) @30320   15 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30319   15 years vboxsync VBoxManage: added internal command: debuglog
(edit) @30318   15 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @30317   15 years vboxsync wddm/2d: bugfixing + more impl
(edit) @30316   15 years vboxsync CPUM.cpp: Too quick with r62871, the test just wasn't updated when …
(edit) @30315   15 years vboxsync CPUM.cpp: Fixed inverted uVersion check in cpumR3LoadcpuId.
(edit) @30314   15 years vboxsync Main: fixes to saveSettings and locking calls, part 2
(edit) @30313   15 years vboxsync Storage/VBoxHDD: optimize image cloning, at the moment only for newly …
(edit) @30312   15 years vboxsync Runtime/process-posix: Better error message if the binaries format is …
(edit) @30311   15 years vboxsync forgotten couple
(edit) @30310   15 years vboxsync Main: some events work
(edit) @30309   15 years vboxsync Storage/iSCSI: switch to sending in a single call, avoiding separate …
(edit) @30308   15 years vboxsync wddm/2d: bugfixing
(edit) @30307   15 years vboxsync compile fix
(edit) @30306   15 years vboxsync Runtime/socket: Windows does have a good enough sendmsg() equivalent …
(edit) @30305   15 years vboxsync build fix
(edit) @30304   15 years vboxsync Main: fixes to saveSettings and locking calls
(edit) @30303   15 years vboxsync iprt/RTDirRead: fixed memory leak introduced in r60863
(edit) @30302   15 years vboxsync comment.
(edit) @30301   15 years vboxsync VMM: Flush REM TLB during the live save / teleportation shadow page …
(edit) @30300   15 years vboxsync Main: another minor BSTR/Bstr fix
(edit) @30299   15 years vboxsync Main/testcase/Makefile.kmk: OVF testcase fix.
(edit) @30298   15 years vboxsync fixed memory leaks in Machine::GetGuestPropertyValue() and …
(edit) @30297   15 years vboxsync AsyncCompletion/File: Disable async flushes on Solaris hosts for now. …
(edit) @30296   15 years vboxsync Additions/linux/installer: support ArchLinux better
(edit) @30295   15 years vboxsync Additions/linux/installer: make sure the rest of the installation …
(edit) @30294   15 years vboxsync build fix
(edit) @30293   15 years vboxsync Runtime/Makefile.kmk: Don't set RT_WITH_ICONV_CACHE when building …
(edit) @30292   15 years vboxsync Main/Medium: add a couple of forgotten AutoCaller objects to fix …
(edit) @30291   15 years vboxsync FE/Qt: New running VM core: Move some machine-view settings from …
(edit) @30290   15 years vboxsync small fix
(edit) @30289   15 years vboxsync improved r62816: only show a warning now, not an error; enable the …
(edit) @30288   15 years vboxsync FE/Qt4: cleanup
(edit) @30287   15 years vboxsync Main: added some host partition sanity checks for all virtual disk …
(edit) @30286   15 years vboxsync Main/Settings: fixed determination if we require settings V1_9 or …
(edit) @30285   15 years vboxsync Clean up balloon statistics in case the VM process crashed.
(edit) @30284   15 years vboxsync todo
(edit) @30283   15 years vboxsync Runtime: error checking
(edit) @30282   15 years vboxsync RTFsQueryType(): hfsplus on Linux
(edit) @30281   15 years vboxsync Runtime: added Darwin support to RTFsQueryType
(edit) @30280   15 years vboxsync VBoxShell: foreach with simple XPath-like nodes addressing
(edit) @30279   15 years vboxsync removed unused header
(edit) @30277   15 years vboxsync Main/Medium: fix broken error messages
(edit) @30276   15 years vboxsync iprt: added RTFsQueryType() for Windows
(edit) @30275   15 years vboxsync Runtime/socket: fix size_t/int problem
(edit) @30274   15 years vboxsync iprt: testcase for RTFsQueryType()
(edit) @30273   15 years vboxsync Runtime/socket: typo
(edit) @30272   15 years vboxsync Runtime/socket: there is no sendmsg equivalent on all Windows …
(edit) @30271   15 years vboxsync EFI: fixes signature of GetSystemMemorySize, fetching amount of …
(edit) @30270   15 years vboxsync Runtime/tcp+socket: Add function to write to a socket using a …
(edit) @30269   15 years vboxsync svn keywords fix
(edit) @30268   15 years vboxsync logging fix
(edit) @30267   15 years vboxsync OSE fix
(edit) @30266   15 years vboxsync OSE fix
(edit) @30265   15 years vboxsync OSE fix
(edit) @30264   15 years vboxsync wddm/2d: bugfixing
(edit) @30263   15 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @30262   15 years vboxsync VBoxNetFlt-linux.c: nits
(edit) @30261   15 years vboxsync VBoxShell: generic foreach
(edit) @30260   15 years vboxsync OVF: first testcase.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette