VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34241   14 years vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34240   14 years vboxsync CFGMR3QueryStringAllocDef: Deal with pszDef = NULL.
(edit) @34239   14 years vboxsync nc
(edit) @34238   14 years vboxsync Devices/Makefile.kmk: Added VBOX_WITHOUT_ETHERBOOT for avoiding …
(edit) @34237   14 years vboxsync Main: Be a bit more obvious when logging warnings instead of errors.
(edit) @34236   14 years vboxsync crOpenGL/wddm: track windows by last used dc
(edit) @34235   14 years vboxsync NAT: fine-tuning of r66315
(edit) @34234   14 years vboxsync header fixes
(edit) @34233   14 years vboxsync header fixes
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34230   14 years vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
(edit) @34229   14 years vboxsync Audio/HDA: some reorganization.
(edit) @34228   14 years vboxsync Audio/HDA: clean up hdaReadAudio
(edit) @34227   14 years vboxsync Audio/HDA: backed r67971.
(edit) @34226   14 years vboxsync Audio/HDA: removed unused flag.
(edit) @34225   14 years vboxsync Audio/HDA: posponed hda transfers removed on reset. hdaWriteAudio
(edit) @34224   14 years vboxsync DrvVD: Block cache integration, work in progress
(edit) @34223   14 years vboxsync BlockCache: Bug fixes
(edit) @34222   14 years vboxsync PDMDriver: Helper to create a block cache for drivers
(edit) @34221   14 years vboxsync Build fix
(edit) @34220   14 years vboxsync Build fix
(edit) @34219   14 years vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34218   14 years vboxsync AVL: add range version with uint64_t keys
(edit) @34217   14 years vboxsync VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
(edit) @34216   14 years vboxsync VM.cpp: Fix freeing UVM structure, sizeof() doesn't work for VMs with …
(edit) @34215   14 years vboxsync Serial/host: removed debug output
(edit) @34214   14 years vboxsync IPRT: Added RTPathJoinEx and RTPathAppendEx.
(edit) @34213   14 years vboxsync FE/Qt4: remove debug stuff
(edit) @34212   14 years vboxsync Serial/Linux Host: fix status line notification (ticket #812, thanks …
(edit) @34211   14 years vboxsync crOpenGL: don't try to change linker symbol
(edit) @34210   14 years vboxsync crOpenGL: add another fedora64 fix
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @34208   14 years vboxsync FE/Qt4: make drag pixmap opaque on non Mac
(edit) @34207   14 years vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34206   14 years vboxsync VBoxStub: Some renaming, added error message for missing path on …
(edit) @34205   14 years vboxsync IPRT: Fix for RTPathChangeToDosSlashes().
(edit) @34204   14 years vboxsync crOpenGL: use jmp chain only when necessary
(edit) @34203   14 years vboxsync dev/vga: saved state fix for solaris host
(edit) @34202   14 years vboxsync FE/Qt4: tmp; create the QPixmap ourself
(edit) @34201   14 years vboxsync PCI: dead code removal
(edit) @34200   14 years vboxsync FE/Qt4: temp
(edit) @34199   14 years vboxsync VBoxStub: Fixed broken path handling caused by RTPathAppend.
(edit) @34198   14 years vboxsync crOpenGL: add debug message and use define for patch size
(edit) @34197   14 years vboxsync dbgfR3CoreWrite: Must use PGMPhysSimpleReadGCPhys because PGMPhysRead …
(edit) @34196   14 years vboxsync FE/Qt4: try to fix distortion of drag images on Linux
(edit) @34195   14 years vboxsync VBoxStub: Misc bugfixes, added error string lookup.
(edit) @34194   14 years vboxsync dbgfR3CoreWrite: Do not write the first page over and over again.
(edit) @34193   14 years vboxsync FE/Qt4-OSX: fix the translation of the application menu
(edit) @34192   14 years vboxsync FE/Qt4-OSX: some experiments
(edit) @34191   14 years vboxsync crOpenGL: fix fedora64, use r11 instead of rax
(edit) @34189   14 years vboxsync FE/Qt4: add "vm add" icon
(edit) @34188   14 years vboxsync wddm/3d: saved state working for Aero (current frame still needs to be …
(edit) @34187   14 years vboxsync HWACCM.cpp: Added CFGM value /HWACCM/UsePreemptTimer <bool> for …
(edit) @34186   14 years vboxsync CFGM: A bunch of dittos for other types.
(edit) @34185   14 years vboxsync CFGMR3QueryBoolDef: Must not forget to set pf on failure.
(edit) @34184   14 years vboxsync doc adj.
(edit) @34183   14 years vboxsync tstDeviceStructSizeRC: Add forgotten changes
(edit) @34182   14 years vboxsync wddm/3d: saved state fixes 1
(edit) @34181   14 years vboxsync spaces
(edit) @34180   14 years vboxsync build fix
(edit) @34179   14 years vboxsync iprt/tarvfs: Rewrote the tar parser to deal with header sequences used …
(edit) @34178   14 years vboxsync IPRT/coredumper: remove release log entry, far too dangerous to create …
(edit) @34177   14 years vboxsync crOpenGL: fix for 64bit linuxes
(edit) @34176   14 years vboxsync doc fix
(edit) @34175   14 years vboxsync IPRT: Do not use SIGUSR2 on solaris because of the custom core dumper hack.
(edit) @34174   14 years vboxsync IPRT: Use prefer real-time signal over SIGUSR2 for RTThreadPoke. Try …
(edit) @34172   14 years vboxsync Main/GuestImpl: Improved error/cancel handling for automatic Guest …
(edit) @34170   14 years vboxsync Fix FreeBSD build
(edit) @34169   14 years vboxsync DevPcBios.cpp: remove no longer needed alignment for net boot images …
(edit) @34168   14 years vboxsync FE/Qt4-OSX: fix selector pos/size on save/restore for newer Qt versions
(edit) @34167   14 years vboxsync PGM: typo causing failure to start a VM
(edit) @34166   14 years vboxsync FE/Qt: Global settings / Update page refactoring.
(edit) @34165   14 years vboxsync Main/linux/USBGetDevices: force Utf8 for the usbfs too
(edit) @34164   14 years vboxsync DevPcBios.cpp: Always 56KB network boot ROM to avoid saved state trouble.
(edit) @34163   14 years vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34162   14 years vboxsync FE/Qt: Global settings / Network page refactoring.
(edit) @34161   14 years vboxsync FE/Qt: Global settings / Language page refactoring (part 2).
(edit) @34160   14 years vboxsync FE/Qt: Global settings / Input page refactoring (part 2).
(edit) @34159   14 years vboxsync FE/Qt: Global settings / General page refactoring (part 2).
(edit) @34158   14 years vboxsync FE/Qt4: make menu handling work in newer Qt versions
(edit) @34157   14 years vboxsync VBoxService/Cat: Made output file indexing configurable.
(edit) @34156   14 years vboxsync Audio/HDA: removed confusing checks.
(edit) @34155   14 years vboxsync Main/GuestImpl: Post Guest Additions install status on automatic update.
(edit) @34154   14 years vboxsync Audio/HDA: update pos buf routine. force underFifow reservation.
(edit) @34153   14 years vboxsync Audio/HDA: drop counters on stream reset. postpons stopping back-end …
(edit) @34152   14 years vboxsync Audio/HDA: burn fix.
(edit) @34151   14 years vboxsync Audio/HDA: more enchancement, some logs and todos.
(edit) @34149   14 years vboxsync typo
(edit) @34148   14 years vboxsync DrvSCSI: warning
(edit) @34147   14 years vboxsync Storage: a few warnings and a typo
(edit) @34146   14 years vboxsync Audio/HDA: hda{Read,Write}Audio respects SDnFIFO{S,W} registers.
(edit) @34144   14 years vboxsync try to fix the additions build
(edit) @34143   14 years vboxsync Additions/Solaris/Virtio: export to OSE
(edit) @34142   14 years vboxsync AHCI: Better fix for r67808. Don't ignore the return values for R3 …
(edit) @34141   14 years vboxsync 2d: solaris burn fix, additianal saved state fix
(edit) @34140   14 years vboxsync 2d: saved state as part of vga state
(edit) @34138   14 years vboxsync crOpenGL: add missing glx 1.3 functions, partially working ogre based demos
(edit) @34137   14 years vboxsync build fix
(edit) @34136   14 years vboxsync dbgfR3CoreWrite: Fixed debug assertion in RTFileOpen.
(edit) @34135   14 years vboxsync DBGFCoreWrite.cpp: Untested fix for the core file layout bug.
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