VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @34134   14 years vboxsync DBGFCoreWrite.cpp: Eliminated unnecessary gotos.
(edit) @34133   14 years vboxsync crOpenGL: add workaround for glut based apps on linux
(edit) @34132   14 years vboxsync FE/Qt: Delete VM problem-reporter spelling.
(edit) @34131   14 years vboxsync burn fix
(edit) @34130   14 years vboxsync wddm: autoresize fixes
(edit) @34129   14 years vboxsync 2d: fix save state deadlock (xtracker#5335)
(edit) @34128   14 years vboxsync mp-freebsd.cpp: r=bird: RTStrPrintf does not return an IPRT status …
(edit) @34127   14 years vboxsync indent nit
(edit) @34123   14 years vboxsync Main: use safer string functions
(edit) @34122   14 years vboxsync VBoxHeadless: LogRel disconnect on logout.
(edit) @34121   14 years vboxsync VRDE: do not return an error for an empty string.
(edit) @34120   14 years vboxsync add/w/InstallHelper/Makefile.kmk: Drop the template, only build on x86 …
(edit) @34119   14 years vboxsync IPRT/pipe-win: Commented out the write quota check in RTPipeWrite in …
(edit) @34117   14 years vboxsync VBoxTray/IPC: Get rid of ulVer in header (not used), add wParam and …
(edit) @34115   14 years vboxsync PXE: include Etherboot ROM by default and clean up Intel ROM naming
(edit) @34112   14 years vboxsync Added license header.
(edit) @34111   14 years vboxsync Pass RDP credentials to the guest only from one client, when multiple …
(edit) @34110   14 years vboxsync crOpenGL: fix not disappearing windows on non wddm/aero
(edit) @34109   14 years vboxsync NetFlt/win: comments & assertions
(edit) @34108   14 years vboxsync FE/Qt: Warning fix for UIVMListView.
(edit) @34107   14 years vboxsync crOpenGL/wddm: resync shared data only once
(edit) @34106   14 years vboxsync AHCI: Fix ahciHbaSetInterrupt from non R3 contexts
(edit) @34105   14 years vboxsync FE/Qt: New running VM ui: Cumulative patch for Device menu elements …
(edit) @34104   14 years vboxsync FE/Qt4: enable background drawing in the viewport on non OSX hosts again
(edit) @34103   14 years vboxsync NAT: (debug) logging fixes
(edit) @34102   14 years vboxsync NetFlt/win: rx path fixs
(edit) @34101   14 years vboxsync Main-OVF: address r67784
(edit) @34100   14 years vboxsync Puel: Install PXE-Intel.rom with the extension pack.
(edit) @34099   14 years vboxsync Windows Guest Additions Installer: Use VBoxInstallHelper plugin for …
(edit) @34098   14 years vboxsync Windows Guest Additions: Added own NSIS plugin VBoxInstallHelper.
(edit) @34097   14 years vboxsync VBoxTray: Update on IPC handling.
(edit) @34096   14 years vboxsync FE/Qt4: enable dragging of vbox files to the selector
(edit) @34095   14 years vboxsync FE/Qt4: one more place to the list of vbox extensions
(edit) @34094   14 years vboxsync FE/Qt: Machine Settings / Network page: Some cleanup.
(edit) @34093   14 years vboxsync r=bird: 'RT' and 'rt' is reserved for use in IPRT, please address the …
(edit) @34092   14 years vboxsync Devices/testcase/Makefile.kmk: Better name & place.
(edit) @34091   14 years vboxsync Devices/testcase/Makefile.kmk: Unqualified target_PROP inventions are …
(edit) @34090   14 years vboxsync Additions/WINNT/Graphics: fix to r67612
(edit) @34089   14 years vboxsync ifdef VBOX_OSE -> ifndef. Thanks Michael.
(edit) @34088   14 years vboxsync virtio-net: workaround for guests excluding L4 header length in GSO …
(edit) @34087   14 years vboxsync NAT: typo.
(edit) @34086   14 years vboxsync Main: Pass more IVirtualBox pointers to the extension pack. VRDE …
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