VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24777   15 years vboxsync temporary burn fix
(edit) @24776   15 years vboxsync Additions/x11/VBoxClient: properly disable seamless mode and …
(edit) @24775   15 years vboxsync FE/Qt: string fixes
(edit) @24774   15 years vboxsync FE/Qt4: Snapshots Dialog: snapshot tree-widget item now contains …
(edit) @24773   15 years vboxsync VM.cpp: Memory zeroing todo.
(edit) @24772   15 years vboxsync DevAHCI,ATAController: Async hanlding of reset, suspend and power off.
(edit) @24771   15 years vboxsync FE/Qt: Skip the faded screen shot at the end of a teleportation, it's …
(edit) @24770   15 years vboxsync Main: fixed teleportation cancellation.
(edit) @24769   15 years vboxsync PGMSavedState.cpp: upped the threshold from 256 to 4096 dirty pages.
(edit) @24768   15 years vboxsync PGM: Live save stats.
(edit) @24767   15 years vboxsync PGM: Deal with write monitored pages without involving EMT. This works …
(edit) @24766   15 years vboxsync FE/Qt: string fixes
(edit) @24765   15 years vboxsync MachineImpl/AttachDevice: the "smartness" applies only to hard disks. …
(edit) @24764   15 years vboxsync Handle missing page inconsistency with guest smp (instruction emulation)
(edit) @24763   15 years vboxsync Deal with extra error case
(edit) @24762   15 years vboxsync VBoxProgressDialog.cpp: Fixed "QString::arg: Argument missing: 1 hour, …
(edit) @24761   15 years vboxsync Storage/ATA: clear pending DMA on controller reset (and on command …
(edit) @24760   15 years vboxsync DevAHCI: A little cleanup.
(edit) @24759   15 years vboxsync Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC …
(edit) @24758   15 years vboxsync netflt/win: better driver initialization (do NdisIMAssociateMiniport …
(edit) @24757   15 years vboxsync #3987: Virtio: Control queue implementation and address filtering.
(edit) @24756   15 years vboxsync Solaris/Installer: undid temporary testing change.
(edit) @24755   15 years vboxsync Solaris/Installer: temporary for testing.
(edit) @24754   15 years vboxsync Frontends/VBoxManage: print the "usage" info for dvd and floppy media, …
(edit) @24753   15 years vboxsync VMM: simple MSR_IA32_PERF_STATUS implementation, watch for regression …
(edit) @24752   15 years vboxsync FE/Qt: fixed some strings and adjusted the translation files as well …
(edit) @24751   15 years vboxsync DrvSCSI: Converted to async reset, suspend and power off notification …
(edit) @24750   15 years vboxsync DevAHCI: copy&past comments.
(edit) @24749   15 years vboxsync DevAHCI: async suspend, reset and power off handling for the SATA part.
(edit) @24748   15 years vboxsync PDM.cpp: debug loop counter.
(edit) @24747   15 years vboxsync DevATA: Cleanup the waiting for idle stuff... only ataR3Construct …
(edit) @24746   15 years vboxsync AsyncCompletion: Make it possible to enable the new I/O path with a …
(edit) @24745   15 years vboxsync DevATA: Async reset handling, protect reset or we'll die.
(edit) @24744   15 years vboxsync PDM: Async reset notification handling as well.
(edit) @24743   15 years vboxsync FE/Qt4: VBoxMedium tool-tip bug fix - word-wrapping allowed for medium …
(edit) @24742   15 years vboxsync VbglR3: Fixed endless path conversion.
(edit) @24741   15 years vboxsync DevATA: Use the async notification handling.
(edit) @24740   15 years vboxsync VMM, PDM: Need a AsyncNotificationCompleted helper so we can skip the …
(edit) @24739   15 years vboxsync Additions/linux/installer: fixed a display text
(edit) @24738   15 years vboxsync VMReq.cpp: Made VMR3ReqProcessU re-entrant.
(edit) @24737   15 years vboxsync FE/Qt4: Snapshot Details Dialog: Preserving aspect ratio for initially …
(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.
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