VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22303   15 years vboxsync Main/XML: fix USB filter data not being saved
(edit) @22302   15 years vboxsync Main/XML: add XML line numbers to error messages
(edit) @22301   15 years vboxsync Main/XML: better error message
(edit) @22300   15 years vboxsync Main: fix bad unicode in discarding snapshot title
(edit) @22299   15 years vboxsync Reset last seen TSC when the tsc is changed (msr).
(edit) @22298   15 years vboxsync Main: fix locking assertion when discarding snapshots with state when …
(edit) @22297   15 years vboxsync Main: fix boot order XML again
(edit) @22296   15 years vboxsync Main: fix boot order XML (position indices were wrong), set correct …
(edit) @22295   15 years vboxsync Main: more readable XML errors
(edit) @22294   15 years vboxsync Main: gcc warnings
(edit) @22293   15 years vboxsync Corrected guest OS name check for tpr patching
(edit) @22292   15 years vboxsync Duplicate line removed
(edit) @22291   15 years vboxsync Enable for TPR guest patching (AMD-V, IO-APIC enabled, nt, win2k, xp, …
(edit) @22290   15 years vboxsync Wrong tree
(edit) @22289   15 years vboxsync Write TPR patching enabled state to release log
(edit) @22288   15 years vboxsync Wrong assertion
(edit) @22287   15 years vboxsync Main: fix missing shared folders XML save
(edit) @22286   15 years vboxsync Logging change
(edit) @22285   15 years vboxsync Solaris/VBoxNetAdp: fixed default MAC address.
(edit) @22284   15 years vboxsync crOpenGL: add compiled vertex array support
(edit) @22283   15 years vboxsync crOpenGL: enable FBO as default method of wine's offscreen rendering
(edit) @22281   15 years vboxsync IPRT: parentheses
(edit) @22278   15 years vboxsync build fix.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22276   15 years vboxsync video hw accel & HGSMI saved state fixes
(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
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