VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62355   9 years vboxsync Audio/DevIchAc97.cpp: Bail out of the DMA transfer loop if an error …
(edit) @62354   9 years vboxsync VMM/GIM/HyperV: SynIC: APIC-assist page bits.
(edit) @62353   9 years vboxsync slirp/libalias: appease cppcheck by providing buffer width constraints …
(edit) @62352   9 years vboxsync slirp/libalias: drop duplicate NULL check (pasto).
(edit) @62350   9 years vboxsync Audio/DevSB16.cpp: Fixes.
(edit) @62349   9 years vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62347   9 years vboxsync FE/Qt: properly export UIInformationConfiguration.cpp / …
(edit) @62346   9 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62345   9 years vboxsync German NLS update (removed obsolete strings)
(edit) @62344   9 years vboxsync FE/Qt: Shut the lupdate warnings up.
(edit) @62343   9 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62342   9 years vboxsync FE/Qt: updated Brazilian Portuguese and Greek translations, thank you …
(edit) @62341   9 years vboxsync VMM/HMVMXR0: 130 col nit.
(edit) @62340   9 years vboxsync VMM/HMVMXR0: nits and spaces.
(edit) @62339   9 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62338   9 years vboxsync IEM: Improved return codes.
(edit) @62337   9 years vboxsync Build fix.
(edit) @62336   9 years vboxsync Audio/DrvHostCoreAudio.cpp: Brought back file in sync with 5.0.
(edit) @62334   9 years vboxsync VMX: Force host state VMCS updates when moving away from magic …
(edit) @62333   9 years vboxsync xpcom: Properly init mLock member in CategoryNode and …
(edit) @62332   9 years vboxsync PyXPCOM: PyXPCOM_InterfaceVariantHelper - init all members in constructor.
(edit) @62330   9 years vboxsync xpcom: for nsAutoLock and friends don't provide fake implementations …
(edit) @62329   9 years vboxsync TRPMR3InjectEvent: Fixed stuck --recompile-all with AMD-V/VT-x guest.
(edit) @62327   9 years vboxsync Audio/DrvAudio: Added some basic statistics for STAM.
(edit) @62326   9 years vboxsync PDMAllCritSect: Fixed raw-mode/ring-0 assertion wrt cNestings.
(edit) @62325   9 years vboxsync xpcom: XPT_GetInterfaceIndexByName - fix cppcheck's …
(edit) @62324   9 years vboxsync REMR3StateBack: Check for EXCEPTION_IS_INT_VALUE_HARDWARE_IRQ and …
(edit) @62323   9 years vboxsync Audio/DrvAudio.cpp: Added some more checking.
(edit) @62322   9 years vboxsync testdriver/reporter.py: delint
(edit) @62321   9 years vboxsync VMM/HMVMXR0: Read only VMCS field when its supported by the CPU …
(edit) @62320   9 years vboxsync VMX: Update uVmcsState when changing VMX state.
(edit) @62319   9 years vboxsync Debugger/Digger/Linux: Implement extraction and parsin of the …
(edit) @62317   9 years vboxsync DrvVUSBRootHub: Fix possible use after free introduced with the last fix
(edit) @62315   9 years vboxsync FE/Qt: bugref:8490: Selector UI: Process FileOpen event even when …
(edit) @62310   9 years vboxsync testdriver/reporter.py: drop xml-debug.
(edit) @62309   9 years vboxsync VMM/APIC: More info. on AssertMsgFailed.
(edit) @62308   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Renaming …
(edit) @62307   9 years vboxsync libs/xpcom: On Mac OS X define HAVE_SOCKLEN_T to use system's …
(edit) @62306   9 years vboxsync Mac OS X: g/c typedef without a defined name. The intention probably …
(edit) @62305   9 years vboxsync HostDrivers: On MacOS X use 0 to initialize/assign io_connect_t to fix …
(edit) @62304   9 years vboxsync PGMAllPhys.cpp: warnings
(edit) @62302   9 years vboxsync IEM,PGM: Got code TLB working in ring-3, execution is 3-4 times faster …
(edit) @62301   9 years vboxsync BIOS: Mark floppy media as unknown if operation fails.
(edit) @62300   9 years vboxsync Main/idl: fix outdated comment
(edit) @62298   9 years vboxsync Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
(edit) @62297   9 years vboxsync Audio/DrvAudio.cpp: Fixed a crash.
(edit) @62296   9 years vboxsync fix for r108820
(edit) @62295   9 years vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62294   9 years vboxsync VUSB: Add reference couting to the USB device structure to prevent …
(edit) @62293   9 years vboxsync rpm: properly handle legacy Qt5 libs
(edit) @62292   9 years vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62291   9 years vboxsync Removed empty internal/pgm.h header file. (That stuff moved into …
(edit) @62290   9 years vboxsync IEM: a few more lines of code tlb code.
(edit) @62289   9 years vboxsync IEMInternal.h: Forgot to commit these the other day.
(edit) @62287   9 years vboxsync REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack …
(edit) @62286   9 years vboxsync REM: Fixed TRPM -> recompiler IRQ translation problem, well hacked it.
(edit) @62285   9 years vboxsync FE/Qt: bugref:8502: Use the proper API to get the screen-shot while …
(edit) @62284   9 years vboxsync German NLS update
(edit) @62282   9 years vboxsync FE/Qt: Russian NLS update for r108799 (s.a. r108801).
(edit) @62281   9 years vboxsync FE/Qt: NLS update for r108799.
(edit) @62280   9 years vboxsync AC97: Headphone volume control behaves like master volume control (no …
(edit) @62279   9 years vboxsync FE/Qt: bugref:8249: More appropriate table and NLS formatting, no need …
(edit) @62277   9 years vboxsync VMM/CPUM: Use 'VMMDECL' until we fully retire the old APIC code. Fixes …
(edit) @62276   9 years vboxsync tstVMStructSize: Compile fix for building with old APIC.
(edit) @62275   9 years vboxsync d'oh
(edit) @62274   9 years vboxsync FE/Qt: removed some dead / wrong code for determining the suggested …
(edit) @62273   9 years vboxsync vsheriff: added more test set classification and let …
(edit) @62272   9 years vboxsync PATMRawLeave: VINF_EM_RAW_GUEST_TRAP is probably fine too
(edit) @62271   9 years vboxsync vsheriff: fix
(edit) @62270   9 years vboxsync vsheriff: fix
(edit) @62269   9 years vboxsync vsheriff: fix
(edit) @62268   9 years vboxsync ValidationKit/tdStorageBenchmark1: Fix test closing when skipping the …
(edit) @62267   9 years vboxsync vsheriff: detect a certain broken build type
(edit) @62266   9 years vboxsync backed out r108783, something wrong
(edit) @62265   9 years vboxsync xpidl: fix signed/unsigned mismatch in printf format
(edit) @62264   9 years vboxsync xpcom: finally remove VBOX_GCC_Wno-delete-non-virtual-dtor as this …
(edit) @62263   9 years vboxsync xpcom: PR_ParseTimeString - fix case of character literal in an …
(edit) @62262   9 years vboxsync xpcom: RCTime::operator/ - actually perform requested division
(edit) @62261   9 years vboxsync Reverting r108771 as it's not good enough.
(edit) @62260   9 years vboxsync CPUMRawEnter: Incorrect CR0 assertion, we allow raw-mode without WP …
(edit) @62258   9 years vboxsync Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
(edit) @62257   9 years vboxsync IEM: Fix missing read cleanup in retf to different level code path. …
(edit) @62256   9 years vboxsync FE/Qt: bugref:8461: X11: Runtime UI: Avoid touching menu-bar …
(edit) @62255   9 years vboxsync tstVMM: don't do STAMR3Dump() by default as this pollutes the testboxes
(edit) @62254   9 years vboxsync ValidationKit/storage: Don't use the buslogic emulation with the …
(edit) @62253   9 years vboxsync Grr. Undo.
(edit) @62252   9 years vboxsync Warnings.
(edit) @62251   9 years vboxsync Warnings.
(edit) @62250   9 years vboxsync AC97: Get volume control back to more or less normal.
(edit) @62249   9 years vboxsync remove obsolete entries from German NLS
(edit) @62248   9 years vboxsync vsheriff: detect 0xc0000225 bsod
(edit) @62247   9 years vboxsync FE/Qt: updated Simplified Chinese translation. Thank you Lee Chenhwa.
(edit) @62246   9 years vboxsync iemMapLookup: Duh!
(edit) @62245   9 years vboxsync AllPdbTypeHack.cpp: Include instances alternative VM/VMCPU typedefs.
(edit) @62244   9 years vboxsync RTDbgModSymbolAdd: VERR_INVALID_POINTER for NULL pszSymbol.
(edit) @62243   9 years vboxsync rtDbgModExportsAddSymbolCallback: Make fake name for NONAME ordinal …
(edit) @62242   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: further improve …
(edit) @62240   9 years vboxsync EFI/IdeControllerDxe: Don't fail if the channel or device is out of …
(edit) @62239   9 years vboxsync EFI/VBoxPkg/VBoxFsDxw/fsw_iso9660: Fix typo
(edit) @62237   9 years vboxsync ValidationKit/tdAddBasic1: Fix Don't try to use the TXS session if the …
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