VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37745   13 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   13 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   13 years vboxsync NAT: so{read,write} logging.
(edit) @37742   13 years vboxsync NAT: warning.
(edit) @37741   13 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37739   13 years vboxsync Parallels: Fix possible data corruption
(edit) @37738   13 years vboxsync NAT: tracing tcp machine state change.
(edit) @37737   13 years vboxsync VHD: Fix possible data corruption
(edit) @37736   13 years vboxsync wddm: some cleanup
(edit) @37735   13 years vboxsync wddm: fix max VRAM size in VM settings GUI
(edit) @37734   13 years vboxsync wddm/3d: 1.fix ie9 under Aero (still some problems w/o Aero), 2.Fix …
(edit) @37733   13 years vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
(edit) @37732   13 years vboxsync somehow wrong
(edit) @37731   13 years vboxsync EMRemLock: Better assertions.
(edit) @37730   13 years vboxsync Main: LogRel installed extension packs
(edit) @37729   13 years vboxsync rpm: missing change
(edit) @37728   13 years vboxsync NAT: tcp_input more flow logging.
(edit) @37726   13 years vboxsync Additions/Testsuite: shorten the volume ID a bit and leave out …
(edit) @37725   13 years vboxsync Devices/VGA: make sure that physical resolution is properly bounded by …
(edit) @37724   13 years vboxsync NAT: todo (logging)
(edit) @37723   13 years vboxsync VBoxRecompiler.c: tlb_flush_page may trigger a full tlb flush during …
(edit) @37722   13 years vboxsync Default to 500M instead of 512MB to stay under 1024 cylinders.
(edit) @37721   13 years vboxsync Runtime: add C++-like vector implementation in C, burn fix
(edit) @37720   13 years vboxsync Runtime: add C++-like vector implementation in C
(edit) @37719   13 years vboxsync Additions/x11/VBoxClient: logging and an unused variable
(edit) @37717   13 years vboxsync 4.1.0 Beta 1
(edit) @37716   13 years vboxsync FE/Qt: reverted r72134 and follow-ups for now
(edit) @37715   13 years vboxsync FE/Qt: Machine settings / System page / CPU tab: NLS update for the …
(edit) @37714   13 years vboxsync WDDM/3d: remove assert
(edit) @37713   13 years vboxsync Main/linux/Performance: if collecting the stats for a process fails …
(edit) @37712   13 years vboxsync FE/Qt: 5763: Create CPU execution cap UI in Machine settings / System …
(edit) @37710   13 years vboxsync Frontends/VirtualBox: add config for controlling DVD eject in …
(edit) @37709   13 years vboxsync Main/MediumAttachment+Machine: add a setting which controls the …
(edit) @37708   13 years vboxsync WDDM/3d: force desktop repaint after visibile region changes changes
(edit) @37706   13 years vboxsync OpenGL-OSX: update the window after the visible regions went to zero …
(edit) @37704   13 years vboxsync warning
(edit) @37702   13 years vboxsync REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
(edit) @37700   13 years vboxsync Main/VRDEServer: fix GetVRDEProperty method, for unknown values it …
(edit) @37699   13 years vboxsync VBOX_WITH_R0_LOGGING: build fix
(edit) @37698   13 years vboxsync Main/Console: don't unmount the drive on eject if this is a host drive
(edit) @37697   13 years vboxsync duh.
(edit) @37696   13 years vboxsync rem: fixed 64-bit host bustage.
(edit) @37695   13 years vboxsync Main/MediumAttachment+Machine: maintain a flag whether the medium was …
(edit) @37693   13 years vboxsync Windows fixes
(edit) @37692   13 years vboxsync build fix.
(edit) @37691   13 years vboxsync win64 linking fix
(edit) @37690   13 years vboxsync Device/AHCI: 32bit alignment fixes
(edit) @37689   13 years vboxsync recompiler: Merged in changes from 0.13.0.
(edit) @37688   13 years vboxsync Storage/iSCSI: log opening and closing of connections, with local port …
(edit) @37687   13 years vboxsync Main/Console+Machine: add notification for guest triggered eject, …
(edit) @37686   13 years vboxsync Main: flags for emulated USB Webcam and CardReader.
(edit) @37684   13 years vboxsync FE/Qt: Copy Virtual Disk wizard: Hide window icon only under windows.
(edit) @37683   13 years vboxsync Main/win/svcmain.cpp: fix regression when registering the COM service, …
(edit) @37682   13 years vboxsync FE/Qt: Copy Virtual Disk wizard: Few bug fixes.
(edit) @37681   13 years vboxsync Main: correctly wait for async process
(edit) @37680   13 years vboxsync Main: medias have to delete them self (using the location is wrong: …
(edit) @37679   13 years vboxsync iprt/fileio-posix: gcc-4.6 warning => error
(edit) @37678   13 years vboxsync warning
(edit) @37677   13 years vboxsync solaris build fix.
(edit) @37676   13 years vboxsync clean up…
(edit) @37675   13 years vboxsync rem: Synced with v0.12.5.
(edit) @37674   13 years vboxsync FE/VBoxManage: Enable support for disk hotplug when using the CLI
(edit) @37673   13 years vboxsync AHCI: Hotplug fixes
(edit) @37672   13 years vboxsync warnings
(edit) @37671   13 years vboxsync Frontends/VBoxManage: show execution cap in the detailed VM info
(edit) @37670   13 years vboxsync Main/win/svcmain.cpp: fix command line parsing, and generally make the …
(edit) @37669   13 years vboxsync Main/linux: remove tstHostHardwareLinux which mainly duplicates …
(edit) @37668   13 years vboxsync Devices/USB/DevOHCI: disabled probably over-cautious assertion
(edit) @37667   13 years vboxsync build fix
(edit) @37666   13 years vboxsync Main/VBoxSVC: add release logging, with conservative log rotation …
(edit) @37665   13 years vboxsync Runtime/getopt: add new option flag to switch to case insensitive matching
(edit) @37664   13 years vboxsync crOpenGL: fix GL_VERSION for different locales (#5755)
(edit) @37663   13 years vboxsync comment fixes, to make doxygen happy
(edit) @37662   13 years vboxsync eliminate unneeded include file
(edit) @37661   13 years vboxsync Main/Console: fix very old copy/paste bug in comment
(edit) @37660   13 years vboxsync AHCI: Initialize vendor product data for hotplugged devices
(edit) @37659   13 years vboxsync FE/Qt: 4908: New Virtual Disk wizard: Cloning mode: NLS update #2.
(edit) @37658   13 years vboxsync FE/Qt: 4908: New Virtual Disk wizard: Clone mode: NLS update.
(edit) @37657   13 years vboxsync Main: Build fix
(edit) @37656   13 years vboxsync Main: Clarify the error message if the controller doesn't support …
(edit) @37655   13 years vboxsync FE/Qt: 4908: New Virtual Disk wizard: Cloning mode: Allowing to choose …
(edit) @37654   13 years vboxsync Audio/HDA: some todos.
(edit) @37653   13 years vboxsync Devices/DevATA: fixed missing parameter when calling pfnUnmount
(edit) @37652   13 years vboxsync FE/Qt: Machine settings / Display page: Disabling VRDE tab instead of …
(edit) @37650   13 years vboxsync debian: OSE build fix
(edit) @37649   13 years vboxsync FE/Qt: 4029: Allow to set http proxy information: Icons.
(edit) @37648   13 years vboxsync FE/Qt: Register few forgotten icons.
(edit) @37647   13 years vboxsync VGA: Return sensible EGA switch value in case guest reads it.
(edit) @37646   13 years vboxsync Tiny refactoring.
(edit) @37645   13 years vboxsync FE/Qt: Machine settings / Network page: Coding-style rework, minor …
(edit) @37644   13 years vboxsync e1000: applied e1kRegRead fix suggested by Vasily
(edit) @37643   13 years vboxsync Network/DevE1000: some note.
(edit) @37642   13 years vboxsync Audio/HDA: some todo (binary search).
(edit) @37641   13 years vboxsync DrvVD: Correct logging\n
(edit) @37640   13 years vboxsync wddm/3d: propper handling of ID3DDevice::Clear
(edit) @37639   13 years vboxsync DevIchIntelHDA: Don't write to the input buffer in MMIO write …
(edit) @37638   13 years vboxsync VBoxGINA: Moved loading global configuration to WlxInitialize().
(edit) @37637   13 years vboxsync ioapicMMIOWrite: Don't access more than cb bytes from pv!
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37634   13 years vboxsync VBoxManage/GuestCtrl: Disable copyfrom.
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