VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32319   14 years vboxsync Stats
(edit) @32318   14 years vboxsync HWACCM.cpp: fix stat desc
(edit) @32317   14 years vboxsync Guest Additions/Windows: Various fixes for VBoxGuest PnP handling, …
(edit) @32316   14 years vboxsync Set to LF eol-style again.
(edit) @32315   14 years vboxsync VMMDev: Added CFGM parameter "GuestCoreDump" defaults to false.
(edit) @32314   14 years vboxsync doc/docbook2latex.xsl: prevent hyphenation when referring to …
(edit) @32313   14 years vboxsync VMMDev: added VMMDevReqWriteCoreDump. VMM/DBGFCoreWrite: remove unused …
(edit) @32312   14 years vboxsync Main/Makefile.kmk: $(QUIET)
(edit) @32311   14 years vboxsync Additions/common/VBoxGuestR0Lib: shadow declaration.
(edit) @32310   14 years vboxsync Main/idl: enums are written as foo_bar not foo::bar
(edit) @32309   14 years vboxsync doc/SDKRef.pdf: fixed handling of enum references
(edit) @32308   14 years vboxsync FTM: More stats
(edit) @32307   14 years vboxsync Include other range types too (FTM)
(edit) @32306   14 years vboxsync doc/SDK: removed references to obsolete methods
(edit) @32305   14 years vboxsync wine/wddm: missing files
(edit) @32304   14 years vboxsync AC97: Do not quit processing loop when empty buffer is encountered.
(edit) @32303   14 years vboxsync rtR0MemObjNativeFree/nt: Handle objects created by …
(edit) @32302   14 years vboxsync FTM statistics
(edit) @32301   14 years vboxsync Main/USBProxyServiceLinux: split out the check for usbfs into a static …
(edit) @32300   14 years vboxsync AHCI/ATAPI: port fixes for audio CD over and implement support for …
(edit) @32299   14 years vboxsync Main/USBProxyServiceLinux: move the implementation of the device …
(edit) @32298   14 years vboxsync FE/Qt: New VM Wizard: Update HDD page validation in case of invoked …
(edit) @32297   14 years vboxsync Alignment fix
(edit) @32296   14 years vboxsync FE/Qt: Added protection against crashes in situations when some of …
(edit) @32295   14 years vboxsync Deal with MMIO2 pages as well (FTM)
(edit) @32294   14 years vboxsync FT updates
(edit) @32293   14 years vboxsync HDA: Improve playback quality by not buffering too far ahead.
(edit) @32292   14 years vboxsync RTProcTerminate/win: Initializes globals.
(edit) @32291   14 years vboxsync FT update
(edit) @32290   14 years vboxsync Guest Additions/common: Made fallback of …
(edit) @32289   14 years vboxsync Alignment again
(edit) @32288   14 years vboxsync Forgot makefile update
(edit) @32287   14 years vboxsync Copy/paste fix
(edit) @32286   14 years vboxsync Compile fix
(edit) @32285   14 years vboxsync Use the pointer based GCPHYS AVL tree
(edit) @32284   14 years vboxsync Pointer based GCPhys AVL tree
(edit) @32283   14 years vboxsync Guest Additions/common: Renamed VBoxGuestHGCMInitCommunication to …
(edit) @32282   14 years vboxsync Guest Additions/common: Replacing VBoxGuest-win-legacy.cpp and …
(edit) @32281   14 years vboxsync wddm/3d: basics for early d3d device creation (needed for win7), …
(edit) @32280   14 years vboxsync PCI: BIOS init, rework
(edit) @32279   14 years vboxsync Guest Additions/common: Replacing VBoxGuest-win.cpp with history of …
(edit) @32278   14 years vboxsync iSCSI: Provide the correct hint to the select method
(edit) @32277   14 years vboxsync DrvVD: Implement alternate select interface for Windows XP to avoid …
(edit) @32276   14 years vboxsync IPRT/Socket: Add extended select API where the events to wait for can …
(edit) @32275   14 years vboxsync VBoxGuest.cpp: r=bird: no experiments here.
(edit) @32274   14 years vboxsync Guest Additions/common: Return VERR_NOT_IMPLEMENTED in …
(edit) @32273   14 years vboxsync VBoxGuest/Makefile.kmk: cleanup
(edit) @32272   14 years vboxsync VBoxGuest.cpp: Drop the RTR0MemObjProtect call as it doesn't make …
(edit) @32271   14 years vboxsync spaces
(edit) @32270   14 years vboxsync Attempted alignment fix
(edit) @32269   14 years vboxsync Formatting.
(edit) @32268   14 years vboxsync FT updates
(edit) @32267   14 years vboxsync Guest Additions/Windows: Replaced Windows-specific files with original …
(edit) @32266   14 years vboxsync Guest Additions/Windows: First working version of unified driver (no …
(edit) @32265   14 years vboxsync FE/Qt4: wording
(edit) @32264   14 years vboxsync FE/Qt4: wording
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
(edit) @32262   14 years vboxsync Main/linux/vector container: simplification
(edit) @32261   14 years vboxsync Main/HostHardwareLinux: simplification
(edit) @32260   14 years vboxsync dev/vga: saved state fix
(edit) @32259   14 years vboxsync dev/vga: fix vgaPortUpdateDisplayRect for non-zero framebugger vram offset
(edit) @32258   14 years vboxsync Main/USB/linux: simplified the vector container and the code using it
(edit) @32257   14 years vboxsync iprt/ipv4.cpp: fixed mixed code/declaration C warnings
(edit) @32256   14 years vboxsync Linux host kernel modules: some minor Makefile fixes
(edit) @32255   14 years vboxsync crOpenGL: fix warning
(edit) @32254   14 years vboxsync VMM/DBGFCoreWrite: build fix.
(edit) @32253   14 years vboxsync VMM/DBGF: Added CoreDescriptor.
(edit) @32252   14 years vboxsync comments.
(edit) @32251   14 years vboxsync Linux installer: vboxweb-service fixes
(edit) @32250   14 years vboxsync wddm: 1. guest installer uninstall 2. dev/vga saved state fix
(edit) @32249   14 years vboxsync VBoxTray: Corrected some logging prefixes.
(edit) @32248   14 years vboxsync Unused var.
(edit) @32247   14 years vboxsync crOGL: gcc warnings
(edit) @32246   14 years vboxsync VBoxGuest/common: VBoxGuest2: Corrected logging, comment.
(edit) @32245   14 years vboxsync Reset fNoMorePhysWrites after state saving.
(edit) @32244   14 years vboxsync Main/solaris/NetIf-solaris: added bnx NIC description.
(edit) @32243   14 years vboxsync FE/Qt4: bunch of Makefile.kup's
(edit) @32242   14 years vboxsync FE/Qt4: add ampersand
(edit) @32241   14 years vboxsync wddm: 1. guest installler integration (uninstall needs additional …
(edit) @32240   14 years vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32239   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32238   14 years vboxsync VMM/MMHeap: comments, added MM_TAG_DBGF_CORE_WRITE.
(edit) @32237   14 years vboxsync deb/rpm: register modules at DKMS if we don't need to compile during …
(edit) @32236   14 years vboxsync VMM/DBGFCoreWrite: bits.
(edit) @32235   14 years vboxsync RTCoreDumper: added comment on the hardcoded padding, and why NULL …
(edit) @32234   14 years vboxsync Additions/linux: refined the kernel release test
(edit) @32233   14 years vboxsync VBox adaptations for openssl-0.9.8o (merged -r45457:HEAD)
(edit) @32232   14 years vboxsync Windows Guest Additions installer: Bugfix for .onSelChange (required …
(edit) @32231   14 years vboxsync *: a few OTHER_CLEAN typos and fixes
(edit) @32230   14 years vboxsync HostDrivers/Makefile.kmk: typo
(edit) @32229   14 years vboxsync libs/xpcom: shut up a bunch of annoying warnings
(edit) @32228   14 years vboxsync quiet
(edit) @32227   14 years vboxsync quiet
(edit) @32226   14 years vboxsync warning
(edit) @32225   14 years vboxsync iSCSI: Don't send more PDUs then allowed by the target. The MaxCmdSN …
(edit) @32224   14 years vboxsync OSE header fix
(edit) @32223   14 years vboxsync OSE headers fixes
(edit) @32222   14 years vboxsync VMM/DBGFCoreWrite: Windows build fix.
(edit) @32221   14 years vboxsync RTCoreDumper: debug build fix.
(edit) @32220   14 years vboxsync spaces.
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