VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22275   15 years vboxsync VBoxNetDHCP.cpp: uEnd (excludsive) -> uLast (inclusive).
(edit) @22274   15 years vboxsync HGSMI saved state impl (not debugged yet)
(edit) @22273   15 years vboxsync IPRT: Added RTHeapSimpleRelocate for saving and restoring of the heap.
(edit) @22272   15 years vboxsync Devices/VMMDev: reset all guest mouse capabilities on device reset
(edit) @22271   15 years vboxsync Devices/VMMDev: do not hide the mouse pointer after a restore from …
(edit) @22270   15 years vboxsync Devices/VMMDev: reverted r51107 in order to split it into two changesets
(edit) @22269   15 years vboxsync Additions/x11/seamless unit test: r51034 was not quite right
(edit) @22268   15 years vboxsync Devices/VMMDev: do not hide the mouse pointer after a restore from …
(edit) @22267   15 years vboxsync Comment update
(edit) @22266   15 years vboxsync Webserice: fixed error code check
(edit) @22265   15 years vboxsync Accidental change
(edit) @22264   15 years vboxsync Move the TPR patching decision logic to Main.
(edit) @22263   15 years vboxsync Selectively enable TPR patching for certain Windows guests.
(edit) @22262   15 years vboxsync video hw accel: more saved state support
(edit) @22258   15 years vboxsync Storage/iSCSI: pick up data length parameters no matter where they show up
(edit) @22257   15 years vboxsync Guestimate too high; was still seeing decreasing rdtsc values
(edit) @22256   15 years vboxsync Storage/iSCSI: bunch of fixes which improve RFC compliance and error …
(edit) @22255   15 years vboxsync Fixed bug that broke snapshot loading
(edit) @22254   15 years vboxsync VBoxNetDHCP: lease out even the upper IP address
(edit) @22253   15 years vboxsync Fixed saving of missing serial port attributes.
(edit) @22252   15 years vboxsync NAT: polling + counter wakeup counter in NATRx
(edit) @22251   15 years vboxsync NAT: name counter fix
(edit) @22250   15 years vboxsync NAT: counter consumer false
(edit) @22249   15 years vboxsync NAT: retransmit counters
(edit) @22248   15 years vboxsync video hw accel: remove unnecessary host cmd check
(edit) @22247   15 years vboxsync video hw accel: more saved state support impl, bugfixes
(edit) @22246   15 years vboxsync Main: fix saving of serial + parallel ports broken by XML update
(edit) @22245   15 years vboxsync Only update the last seen tsc when the new one is larger.
(edit) @22244   15 years vboxsync Missing update
(edit) @22243   15 years vboxsync Apply the same tsc underflow check to AMD-V.
(edit) @22242   15 years vboxsync Made TSC underflow checking more generic.
(edit) @22241   15 years vboxsync Attempt to get rid of decreasing rdtsc return values.
(edit) @22240   15 years vboxsync NAT: typo
(edit) @22239   15 years vboxsync VBoxGINA: Fix for domain combo box selection.
(edit) @22238   15 years vboxsync Fixed broken configNetwork() when calling EnableStaticIpConfig().
(edit) @22237   15 years vboxsync GuestHost/SharedClipboard/x11: always send nul-terminated text to …
(edit) @22236   15 years vboxsync Grab TSC as quickly as possible; minor accuracy improvement
(edit) @22234   15 years vboxsync GuestHost/SharedClipboard/x11: revert r50977, as Windows doesn't like …
(edit) @22233   15 years vboxsync GuestHost/SharedClipboard/x11: remove more bits which XFIXES made …
(edit) @22232   15 years vboxsync gcc warnings (not important)
(edit) @22231   15 years vboxsync FE/Qt4: VirtualBox icons update.
(edit) @22230   15 years vboxsync FE/Qt4: Cosmetic fix Global Settings => General Page: hiding second …
(edit) @22229   15 years vboxsync Main: fix comment
(edit) @22228   15 years vboxsync Main: fix both SetExtraData() implementations to call …
(edit) @22227   15 years vboxsync Solaris/Installer: vboxconfig.sh minor tweak.
(edit) @22226   15 years vboxsync Main: improve XML error messages
(edit) @22225   15 years vboxsync NAT: typo
(edit) @22224   15 years vboxsync Backed out 51023/24/25.
(edit) @22222   15 years vboxsync Calculate delta between two timer callbacks.
(edit) @22220   15 years vboxsync crOpenGL: fix comment
(edit) @22219   15 years vboxsync NAT: cosmetics
(edit) @22218   15 years vboxsync #3547: multicast is broken, fixed multicast array matching.
(edit) @22217   15 years vboxsync NAT: remove RX-check via PDM Queue experiment
(edit) @22216   15 years vboxsync NAT: enable experiment
(edit) @22215   15 years vboxsync video hw accel: basics for saved state support
(edit) @22214   15 years vboxsync Main: documentation.
(edit) @22213   15 years vboxsync Main: make XML settings parser support settings format 1.6 for reading …
(edit) @22212   15 years vboxsync GuestHost/SharedClipboard/x11: fixed an accidental deletion and make …
(edit) @22211   15 years vboxsync HostImpl: Removed the return parameter from …
(edit) @22210   15 years vboxsync IPRT/XML: do not treat all non-elements as elements (fix wrong …
(edit) @22209   15 years vboxsync Main: fix exception handling around VirtualBox.xml parser
(edit) @22208   15 years vboxsync Main: API docs
(edit) @22207   15 years vboxsync NAT: PDMQueueFlusher => NATRx
(edit) @22206   15 years vboxsync NAT: make experiment more clear
(edit) @22205   15 years vboxsync NAT: Disabling PDMQueueFlush
(edit) @22204   15 years vboxsync Cosmetics
(edit) @22203   15 years vboxsync Don't call RTLogWrite functions if there's nothing to flush (nice …
(edit) @22202   15 years vboxsync NAT: burn fix
(edit) @22201   15 years vboxsync NAT: updated experimental pdmqueue flusher (disabled)
(edit) @22200   15 years vboxsync Main: API docs fix
(edit) @22199   15 years vboxsync Main: bump machine settings version only if new features are really …
(edit) @22198   15 years vboxsync Main: document XML settings versions correctly; bring back DHCP server …
(edit) @22197   15 years vboxsync Main: fix gcc warnings.
(edit) @22196   15 years vboxsync support driver: remove check for VBoxSettings.so which has been removed
(edit) @22195   15 years vboxsync Main: minor optimization
(edit) @22194   15 years vboxsync Main: fix taking snapshots broken by r50951
(edit) @22193   15 years vboxsync NAT: Moving splitting slirp_output to experimental (disabled) code and …
(edit) @22192   15 years vboxsync NAT: slirp_can_send (on NAT thread and EMT) flushes PDM queue on …
(edit) @22191   15 years vboxsync GuestHost/SharedClipboard: the X11 clipboard code should not add nul …
(edit) @22190   15 years vboxsync GuestHost/SharedClipboard: use RTTEST in the X11 clipboard code
(edit) @22189   15 years vboxsync video hw accel: propper report supported functionality, some code cleaning
(edit) @22188   15 years vboxsync Main: fix crash if VirtualBox.xml is not present.
(edit) @22187   15 years vboxsync Main: remove some obsolete files
(edit) @22186   15 years vboxsync Main: fix more windows warnings
(edit) @22185   15 years vboxsync Main: remove VBoxSettings library and link settings code into VBoxSVC …
(edit) @22184   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22183   15 years vboxsync Main: fix more windows warnings + burns
(edit) @22182   15 years vboxsync NAT: fix in rebinding/renew state detection
(edit) @22181   15 years vboxsync GuestHost/SharedClipboard: use the XFIXES notification extension in …
(edit) @22180   15 years vboxsync Fixed failure in CreateHostOnlyNetworkInterface() on linux (no GUID).
(edit) @22179   15 years vboxsync FE/Qt: French NLS
(edit) @22178   15 years vboxsync Main: fix more windows burns
(edit) @22176   15 years vboxsync Main: fix burns with ffmpeg enabled
(edit) @22174   15 years vboxsync alloc-r0drv.cpp: relaxed the assertion in RTMemExecAlloc a bit.
(edit) @22173   15 years vboxsync Main: the big XML settings rework. Move XML reading/writing out of …
(edit) @22172   15 years vboxsync FE/Qt: French NLS
(edit) @22171   15 years vboxsync ConsoleImpl2.cpp: More cleanup.
(edit) @22170   15 years vboxsync Missing commit
(edit) @22169   15 years vboxsync Avoid incorrect reuse of big pages: take the NX bit into account too.
(edit) @22168   15 years vboxsync BIOS: Fix OS/2 bootmanager
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