VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32355   14 years vboxsync IPRT: Added RTLogRelSetBuffering and RTLogSetBuffering.
(edit) @32354   14 years vboxsync VBoxDisp: fix VRDP screen corruption (xTracker 5241)
(edit) @32353   14 years vboxsync Runtime/r3/coredumper: Fix taking live core when signalled externally.
(edit) @32352   14 years vboxsync VMMDev.cpp: Allow GuestCoreDump and RZEnable in the config values.
(edit) @32351   14 years vboxsync build fix.
(edit) @32350   14 years vboxsync Runtime/r3/coredumper: name flags similar to planned CFGM keys.
(edit) @32349   14 years vboxsync vboxGuestInitFixateGuestMappings: Reverted r65618, fixed the APIs instead.
(edit) @32348   14 years vboxsync RTR0MemObj*: Return VERR_NOT_SUPPORTED instead of VERR_NOT_IMPLEMENTED …
(edit) @32347   14 years vboxsync Runtime/r3/coredumper: Setup SIGUSR2 and flags, allow taking live cores.
(edit) @32346   14 years vboxsync burn fix
(edit) @32345   14 years vboxsync Merged VBox/feature.h with VBox/param.h.
(edit) @32343   14 years vboxsync SSM: nit.
(edit) @32342   14 years vboxsync PCI: typos, first functional version
(edit) @32341   14 years vboxsync dbgfcore.h -> dbgfcorefmt.h; only the format, no prototypes or stuff.
(edit) @32340   14 years vboxsync DBGFCoreWrite: split out the core related stuff into a separate …
(edit) @32339   14 years vboxsync Undid accidental commit of debug code.
(edit) @32338   14 years vboxsync NetFlt/win: fix possible stack overflow for loopback handling on heavy …
(edit) @32337   14 years vboxsync audio: Renamed config variable to match its function; default audio …
(edit) @32335   14 years vboxsync HDA: Fixed Vista playback.
(edit) @32334   14 years vboxsync FE/Qt4: Check if a disk is shared on delete confirmation.
(edit) @32333   14 years vboxsync HostServices/SharedClipboard: try to spot and fix a broken clipboard …
(edit) @32332   14 years vboxsync tstTimer: be more verbose
(edit) @32330   14 years vboxsync tstTimer: added some deviation statistics
(edit) @32329   14 years vboxsync AHCI/ATAPI: Make it work with Windows guests
(edit) @32328   14 years vboxsync crOpenGL: disable r65669, it breaks d3d9 apps under aero
(edit) @32327   14 years vboxsync crOpenGL: don't unroll primitives when possible
(edit) @32326   14 years vboxsync Linux .run installer: try to terminate VBoxSVC if necessary; check for …
(edit) @32325   14 years vboxsync wddm/3d: more fixes for win7
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32322   14 years vboxsync Guest Additions/common: Make NT4 legacy driver build. Moved more code …
(edit) @32320   14 years vboxsync oops
(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) @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) @32308   14 years vboxsync FTM: More stats
(edit) @32307   14 years vboxsync Include other range types too (FTM)
(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) @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) @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.
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