VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24736   15 years vboxsync FE/Qt4: Snapshot Details: Thumbnail frame shape changed Box => Panel.
(edit) @24735   15 years vboxsync FE/Qt4: Copy binary data during snapshot thumbnail creation, seems Qt …
(edit) @24734   15 years vboxsync FE/Qt4: Current-state is bold now too in the snapshot tree.
(edit) @24733   15 years vboxsync FE/Qt4: VM Close Dialog: current snapshot 'name' included into …
(edit) @24732   15 years vboxsync FE/Qt4: Thumbnail & screenshot support for snapshot details page.
(edit) @24731   15 years vboxsync Logging changes
(edit) @24730   15 years vboxsync PDM: Implemented making device/driver/usb-device suspend and poweroff …
(edit) @24729   15 years vboxsync iprt/assert.h: AssertStmt.
(edit) @24728   15 years vboxsync CPUM: report L1 cache as data, and provide reasonable linesize
(edit) @24727   15 years vboxsync Main/MachineImpl: in DetachDrive don't forget to remove the backrefs …
(edit) @24726   15 years vboxsync FE/Qt4-NLS: spaces -> tab
(edit) @24725   15 years vboxsync Main/Medium: Move per-operation state (progress object reference etc) …
(edit) @24724   15 years vboxsync FE/Qt4-NLS: Updated Slovak, Galician, Spanish, Catalan, Serbian & …
(edit) @24723   15 years vboxsync Introducing PGMPhysInvalidatePageMapTLBEntry
(edit) @24722   15 years vboxsync Increased the size of the chunk and physical page TLBs
(edit) @24721   15 years vboxsync #3987: Virtio: No more mentioning linux guests in GUI.
(edit) @24720   15 years vboxsync Linux additions: --ignore-failed-read to work around a tar CIFS …
(edit) @24719   15 years vboxsync Additions/linux/installer: re-enable debugging symbols and cleanup a …
(edit) @24718   15 years vboxsync Additions/x11/Installer: bettter preserve the keyboard driver when …
(edit) @24717   15 years vboxsync Additions/linux/installer: fix public ticket 5475, support openSUSE …
(edit) @24716   15 years vboxsync FE/Qt: French nls fixes
(edit) @24715   15 years vboxsync Enabled the physical page TLB again to get feedback from the test machines.
(edit) @24714   15 years vboxsync DevVGA_VBVA: save and restore mouse pointer.
(edit) @24713   15 years vboxsync Removed unnecessary flushing from PGMHandlerPhysicalReset
(edit) @24712   15 years vboxsync #3987: Virtio: Drop packets if VM is not running or cable is disconnected.
(edit) @24711   15 years vboxsync Missing flushes + more stats
(edit) @24710   15 years vboxsync QT GUI: don't unset mouse cursor after a resize event.
(edit) @24709   15 years vboxsync Windows guest video driver: report mouse pointer shape only for …
(edit) @24708   15 years vboxsync AsyncCompletion: Remove the entry from the endpoint where it belongs …
(edit) @24707   15 years vboxsync fat fingers
(edit) @24706   15 years vboxsync EFI: ACPI work
(edit) @24705   15 years vboxsync #3987: Virtio: Got rid of indirect function calls (expect …
(edit) @24704   15 years vboxsync SessionMachine::PushGuestProperty: Fixed state validation. …
(edit) @24703   15 years vboxsync Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
(edit) @24702   15 years vboxsync Disabled the physical TLB again; regressions
(edit) @24701   15 years vboxsync Compile fix
(edit) @24700   15 years vboxsync Paranoia
(edit) @24699   15 years vboxsync PDMAllBth.h: Wrong format specifier.
(edit) @24698   15 years vboxsync Invalidate the physical page TLB for ram/rom/mmio region changes.
(edit) @24697   15 years vboxsync Python shell: WS version strings handling
(edit) @24696   15 years vboxsync VBoxTestGL: logging make the log file name be suffexed with …
(edit) @24695   15 years vboxsync Unify page TLB clearing in PGMPhysInvalidatePageMapTLB
(edit) @24694   15 years vboxsync VBoxTestGL: allow logging via --log=<log_file_name> option or …
(edit) @24693   15 years vboxsync Wrong format specifier
(edit) @24692   15 years vboxsync comment copy/paste bug
(edit) @24691   15 years vboxsync Main/MediumImpl: fix medium state refresh/locking order, as the …
(edit) @24690   15 years vboxsync FE/Qt4: Clean some Qt Designer garbage from VBoxVMSettingsHD.ui
(edit) @24689   15 years vboxsync fix .deb OSE
(edit) @24688   15 years vboxsync fix burn
(edit) @24687   15 years vboxsync FE/Qt4: Registration Dialog: Country list updated to current SUNs list …
(edit) @24686   15 years vboxsync VbglR3/VBoxService: Split up and removed redundant code.
(edit) @24685   15 years vboxsync Inverted assertion
(edit) @24684   15 years vboxsync Solaris/VBoxNetAdp: RT_XSTR.
(edit) @24683   15 years vboxsync Solaris/Additions: Xorg 1.7 support.
(edit) @24682   15 years vboxsync Solaris/Installer: show vboxusb loaded.
(edit) @24681   15 years vboxsync Solaris/Additions: fix autorun.sh id usage.
(edit) @24680   15 years vboxsync VMMGC.mac: Use new section definition form on darwin and ditch the 50 …
(edit) @24679   15 years vboxsync websrv-cpp.xsl: generate default case to shut up gcc's presumably …
(edit) @24678   15 years vboxsync Misc: Shut up annoying gcc warnings on darwin.
(edit) @24677   15 years vboxsync NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.
(edit) @24676   15 years vboxsync xptcstubs_unixish_x86.cpp: Shut up half a million gcc warnings (darwin).
(edit) @24675   15 years vboxsync HostDrivers/**/Makefile.kmk: Quiet linking on darwin.
(edit) @24674   15 years vboxsync VBoxNet[Adp|Flt]/Makefile.kmk: Be quiet when generating the Info.plist …
(edit) @24673   15 years vboxsync VBoxNetFlt.c: Don't use strcpy since it is deprecated on some …
(edit) @24672   15 years vboxsync VirtualBox/Makefile.kmk: Be more quiet when generating COMWrappers.h/cpp.
(edit) @24671   15 years vboxsync ISCSIHDDCore.cpp: Shut up GCC warning.
(edit) @24670   15 years vboxsync kStuff/Makefile.kmk: quieter, please.
(edit) @24669   15 years vboxsync DevACPI.cpp: shut up gcc warning about size() using m_pbData before it …
(edit) @24668   15 years vboxsync VBoxFBOverlay.cpp: fixed signed / unsigned warning caused by the …
(edit) @24667   15 years vboxsync xpcom18a4/Makefile.kmk: -framework only applies when linking according …
(edit) @24666   15 years vboxsync GuestPropertySvc.h: Fixed variable name and readability.
(edit) @24665   15 years vboxsync GuestProperties/service.cpp: comment
(edit) @24664   15 years vboxsync ConsoleImpl.cpp: Fussing over the guest property code. (no fixes yet)
(edit) @24663   15 years vboxsync MachineImpl.cpp: Some reviewing / fussing / optimizing of the guest …
(edit) @24662   15 years vboxsync Moved RTStrVersionToUInt32 out of strtonum.cpp.
(edit) @24661   15 years vboxsync review todo, not simple remark.
(edit) @24660   15 years vboxsync VBoxGuestLib: Backed out 54807 and 54806 because the code doesn't …
(edit) @24659   15 years vboxsync build grumble.
(edit) @24658   15 years vboxsync RTStrVersionToUInt32: bird review, things todo.
(edit) @24657   15 years vboxsync Utf8Str: Some comments (not a full review).
(edit) @24656   15 years vboxsync iprt/ministring: bird review - addressed object state after throwing …
(edit) @24655   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24654   15 years vboxsync VirtualBoxBase.h: new may throw std::bad_alloc, so don't assing …
(edit) @24653   15 years vboxsync Please, don't do this.
(edit) @24652   15 years vboxsync 32-bit build fix
(edit) @24651   15 years vboxsync Additions/linux/installer: major clean-up of xorg.conf configuration …
(edit) @24650   15 years vboxsync Disabling asserts preventing ISO image mounts
(edit) @24649   15 years vboxsync Main: another autolock was done too late in SetGuestProperty
(edit) @24648   15 years vboxsync burn fix
(edit) @24647   15 years vboxsync Fix physical page TLB.
(edit) @24646   15 years vboxsync 2d accel: 1. performmance: avoid separate drawing of primary surface …
(edit) @24645   15 years vboxsync IPRT: Burn fix.
(edit) @24644   15 years vboxsync Main: autolock was done too late in SetGuestProperty
(edit) @24643   15 years vboxsync VbglR3: Better assertion.
(edit) @24642   15 years vboxsync VbglR3: Make use of RTStrVersionToUInt32().
(edit) @24641   15 years vboxsync #3987: Virtio: TX delay timer for batching, fixed assertion on state …
(edit) @24640   15 years vboxsync Additions/linux/installer: fix some information messages and start the …
(edit) @24639   15 years vboxsync IPRT: Added RTStrVersionToUInt32() with testcase.
(edit) @24638   15 years vboxsync PCI: Fix interrupt mapping for certain slots behind a bridge
(edit) @24637   15 years vboxsync xpcom: prevent valgrind warning
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