VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65626   8 years vboxsync Build fix.
(edit) @65625   8 years vboxsync Build fix.
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65623   8 years vboxsync IEM: Selector checks for memory access raise #GP, not #NP. See …
(edit) @65622   8 years vboxsync Build fix.
(edit) @65621   8 years vboxsync IEM: Typo fix (BT instruction family with 16-bit operand).
(edit) @65620   8 years vboxsync IPRT: indentation fix
(edit) @65619   8 years vboxsync DevACPI: make the condition for u64PciPref64 and cbRamLow more obvious …
(edit) @65618   8 years vboxsync IEM: Fixed bug in the iemOp_InvalidNeed*RM* functions.
(edit) @65617   8 years vboxsync bs3-cpu-decoding-1: doc update
(edit) @65616   8 years vboxsync bs3-cpu-decoding-1: jaguar notes
(edit) @65615   8 years vboxsync vsheriff: detect crashed VMs.
(edit) @65614   8 years vboxsync vsheriff: detect crashed VMs.
(edit) @65613   8 years vboxsync DrvHostOss: don't try to close the stream if open failed
(edit) @65612   8 years vboxsync IEM: A little more logging.
(edit) @65611   8 years vboxsync Main/DHCPServerImpl: Check that IP addresses are not all-zeroes or …
(edit) @65610   8 years vboxsync IEM: 0x0f 0x60, 0x0f 0x61, 0x0f 0x62, and 0x0f 0x6c split up.
(edit) @65609   8 years vboxsync IEM: 0x0f 0x28 split up.
(edit) @65608   8 years vboxsync IEM: 0x0f 0x13 split up.
(edit) @65607   8 years vboxsync IEM: 0x0f 0x11 split up.
(edit) @65606   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65605   8 years vboxsync IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
(edit) @65604   8 years vboxsync IEM: Initial prefix indexing expansion of g_apfnTwoByteMap.
(edit) @65603   8 years vboxsync FE/Qt: Global properties: Network page: Host-only networks tab: …
(edit) @65602   8 years vboxsync FE/Qt: Global properties: Network page: Merge tab and table frames …
(edit) @65601   8 years vboxsync FE/Qt: Global properties: Network page: Host-only networks tab: Check …
(edit) @65600   8 years vboxsync FE/Qt: Settings dialog: Do not close the dialog on OK if save …
(edit) @65599   8 years vboxsync FE/Qt: Message-center: Make sure there is some padding in formatted …
(edit) @65598   8 years vboxsync IEM: (F)WAIT uses a different #NM test.
(edit) @65597   8 years vboxsync Runtime: XML errors => LogRel
(edit) @65596   8 years vboxsync Main/DrvAudioVRDE.cpp: Try to fix crashes.
(edit) @65595   8 years vboxsync Fixed an ancient typo.
(edit) @65594   8 years vboxsync ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
(edit) @65593   8 years vboxsync FE/Qt: Mac OS X: Russian NLS update for r113260.
(edit) @65592   8 years vboxsync FE/Qt: Mac OS X: UIHostComboEditor: Translate the Left/Right modifier …
(edit) @65591   8 years vboxsync VMM: missing break (harmless)
(edit) @65590   8 years vboxsync vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
(edit) @65587   8 years vboxsync IEM: Changed IEMMODE from enum to uint8_t to save strcuture space. …
(edit) @65586   8 years vboxsync DrvAudioVRDE.cpp: Added missing breaks in in vrdeControlStreamIn().
(edit) @65585   8 years vboxsync VMM/HMVMXR0: Flag CR0 to be reloaded after interpreting LMSW instruction.
(edit) @65584   8 years vboxsync ConsoleImpl2: comment
(edit) @65583   8 years vboxsync Installer/NetAdp (bugref:7973) Prevent helper crash on host-only …
(edit) @65582   8 years vboxsync vbox.dsl: trailing spaces
(edit) @65581   8 years vboxsync vbox.dsl: disable MEM4 for now
(edit) @65580   8 years vboxsync Main/DHCPServerImpl: use newly introduced RTNetMaskToPrefixIPv4.
(edit) @65579   8 years vboxsync IPRT: RTNetMaskToPrefixIPv4 and RTNetPrefixToMaskIPv4.
(edit) @65578   8 years vboxsync FE/Qt: bugref:6899: Accessibility support (step 180): Update …
(edit) @65577   8 years vboxsync vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly …
(edit) @65576   8 years vboxsync DevACPI: 64-bit prefetch window is 1G-aligned, mostly paranoia
(edit) @65575   8 years vboxsync bs3-cpu-decoding-1: Another decoding prefix test that pits CMPPS, …
(edit) @65574   8 years vboxsync ConsoleImpl2: whoops
(edit) @65573   8 years vboxsync ACPI: add a 64-bit prefetchable memory window to the root bus …
(edit) @65572   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65571   8 years vboxsync Main/DHCPServerImpl: fix Windows #include fallout in r113221.
(edit) @65570   8 years vboxsync Audio/DrvAudio.cpp: Disabled a debug assertion in …
(edit) @65569   8 years vboxsync Main/DHCPServerImpl: verify values passed to setConfiguration.
(edit) @65568   8 years vboxsync Build fix.
(edit) @65567   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65566   8 years vboxsync Build fix.
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65564   8 years vboxsync VMM/HMVMXR0: While leaving VT-x (preemption/longjmp/ring-3 returns), …
(edit) @65563   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65562   8 years vboxsync Runtime: fix in unused function
(edit) @65561   8 years vboxsync VMM/GIM/HyperV: Cast the GUEST_OS macros explicitly to 32-bit
(edit) @65560   8 years vboxsync DevPciIch9: use RT_MAKE_U64() to be on the safe side
(edit) @65559   8 years vboxsync Runtime/tarcmd.cpp: Fix copy and paste bug in help text
(edit) @65558   8 years vboxsync DevPciIch9: more information for prefetch memory in 'info pci'
(edit) @65557   8 years vboxsync DevPciIch9.cpp: treat the low 4 bits of all base and limit registers …
(edit) @65556   8 years vboxsync bs3-cpu-decoding-1: Disabled broken DecodeEdgeTest code.
(edit) @65555   8 years vboxsync bs3-cpu-decoding-1: Testcase for MOVBE & CRC32 encoding (the 066h …
(edit) @65554   8 years vboxsync FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Restore the …
(edit) @65553   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Restore the mini-toolbar …
(edit) @65552   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Restore the mini-toolbar …
(edit) @65551   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Move the mini-toolbar to …
(edit) @65550   8 years vboxsync Main/MachineDebuggerImpl: don't call memcpy with size=0
(edit) @65549   8 years vboxsync FE/Qt: bugref:8636: X11: Runtime UI: Mini-toolbar: Remove the Unity …
(edit) @65548   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Do not simulate …
(edit) @65547   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: Store parent separately …
(edit) @65546   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Mini-toolbar: A bit of logging for …
(edit) @65545   8 years vboxsync log.cpp: Keep offScratch in a local variable so we have consistent …
(edit) @65544   8 years vboxsync Main/HostUSBDeviceImpl: Report the port number on Windows for all USB …
(edit) @65543   8 years vboxsync Main/svcmain: coding style
(edit) @65542   8 years vboxsync Main/USBProxyBackendUsbIp: Don't quit working if reconnecting fails …
(edit) @65541   8 years vboxsync Main/EbmlWriter.cpp: Pass the time stamp for writeBlockOpus(). Not …
(edit) @65540   8 years vboxsync DevPciIch9: fix
(edit) @65539   8 years vboxsync Main/USBProxyBackendFreeBSD: Fixes to make it work again, contributed …
(edit) @65538   8 years vboxsync DevPciIch9.cpp: fix "supports 64-bit prefetchable decoding" value for …
(edit) @65537   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65536   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Continue with r113157.
(edit) @65535   8 years vboxsync 8748: Additions/Graphics/Wayland: investigate EGLStreams support …
(edit) @65534   8 years vboxsync bugref:3809: Linux installer maintenance: do not manually delete …
(edit) @65533   8 years vboxsync TestCaseArgsLogic.cachedLookup: fix
(edit) @65532   8 years vboxsync DevPciIch9: make the output of 'info pci' a little bit more like …
(edit) @65531   8 years vboxsync PGM: Put back r113092 & r113134 (revered in r113137).
(edit) @65530   8 years vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(edit) @65529   8 years vboxsync USB: bugref:8752 Fix USBLibPurgeEncoding and always purge the device …
(edit) @65528   8 years vboxsync bs3-cpu-decoding-1: More undefined opcode testing.
(edit) @65527   8 years vboxsync bs3-cpu-decoding-1: Working on testing undefined areas since these may …
(edit) @65526   8 years vboxsync DevPciIch9: when printing the bus topology, also print the …
(edit) @65525   8 years vboxsync Main/VBoxSVC: fix for ticketref:16409
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