VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61843   8 years vboxsync SUPDrv: don't use VERR_GENERAL_FAILURE
(edit) @61842   8 years vboxsync DevIOAPIC_New: prf compile fix
(edit) @61841   8 years vboxsync Devices/PC/DevIoApic: allow to read the I/O-APIC state from the new …
(edit) @61840   8 years vboxsync another typo
(edit) @61839   8 years vboxsync typo
(edit) @61838   8 years vboxsync testboxscript: pylint 1.5.5 fixes
(edit) @61837   8 years vboxsync tdUnitTest1,tdAutostart1,tst-utsgadget (sic): pylint 1.5.5 fixes
(edit) @61836   8 years vboxsync tdGuestOsInstTest1.py: pylint 1.5.5 fixes
(edit) @61835   8 years vboxsync tdAdd*.py: pylint 1.5.5 fixes
(edit) @61834   8 years vboxsync webutils.py: pylint 1.5.5 fixes
(edit) @61833   8 years vboxsync testdriver: pylint 1.5.5 fixes
(edit) @61832   8 years vboxsync base.py: pylint 1.5.5 fixes
(edit) @61831   8 years vboxsync txsclient.py,usbgadget.py: pylint 1.5.5 fixes
(edit) @61830   8 years vboxsync NAT: eliminate dead assignment.
(edit) @61829   8 years vboxsync vboxwrappers.py,Config.kmk: Shut up too-many-boolean-expressions …
(edit) @61828   8 years vboxsync vbox.py,Config.kmk: linted for pylint v1.5.5
(edit) @61827   8 years vboxsync bugref:8051: Installers: unify Linux host installers as far as …
(edit) @61825   8 years vboxsync supdrvMeasureTscDeltaCallbackUnwrapped: online check typos
(edit) @61823   8 years vboxsync Adjust the testcase to deal with the previous change in RTPathAppendEx …
(edit) @61822   8 years vboxsync DBGF: LogRel nit.
(edit) @61821   8 years vboxsync NAT: slirp_link_up, slirp_link_down - g/c unused variables.
(edit) @61819   8 years vboxsync FE/Qt: Russian spelling fix.
(edit) @61816   8 years vboxsync Committed too much.
(edit) @61815   8 years vboxsync IOAPIC: Fixed/hacked the debug register accessors.
(edit) @61813   8 years vboxsync NetFlt/win: use static runtime library
(edit) @61812   8 years vboxsync APIC, IOAPIC: HMIsEnabled is what we actually need.
(edit) @61811   8 years vboxsync APIC, IOAPIC: RC stats only when needed.
(edit) @61810   8 years vboxsync PCI: Dump current PCI IRQ status.
(edit) @61809   8 years vboxsync doxy fix
(edit) @61807   8 years vboxsync VMM: attempt to fix the Windows breakage
(edit) @61806   8 years vboxsync VMM: bugref:8412, ticketref:15439: workaround for changed stack layout …
(edit) @61805   8 years vboxsync NAT: udp_listen - don't use a condition that is always false; instead …
(edit) @61804   8 years vboxsync IOAPIC: nit.
(edit) @61803   8 years vboxsync IOAPIC: Assert if no vector found while clearing remoteIRR via the EOI …
(edit) @61802   8 years vboxsync NAT: Move variable used only inside an #ifdef into that #ifdef.
(edit) @61801   8 years vboxsync Summary: NAT: G/c unused variable.
(edit) @61800   8 years vboxsync VMM/APIC: Fix.
(edit) @61797   8 years vboxsync VMM/APIC: Addressed a todo in saved-state handling.
(edit) @61796   8 years vboxsync VMM/APIC: Build fix.
(edit) @61795   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61794   8 years vboxsync VMM/APIC: Cleanup.
(edit) @61793   8 years vboxsync tstVMMR0CallHost-1: Prepped for testing small variations in caller …
(edit) @61792   8 years vboxsync Main/Guest Control: Fixes for GA tests.
(edit) @61791   8 years vboxsync Additions/solaris: Drop using rctl_action behaviour in sffs_read and …
(edit) @61790   8 years vboxsync bugref:8344. Removed useless comparison.
(edit) @61789   8 years vboxsync tstVMMR0CallHost-1: Check two long jumps after another
(edit) @61788   8 years vboxsync re-enable x2APIC for new Linux VMs
(edit) @61787   8 years vboxsync ValidationKit: Enable getting the guest stacks again
(edit) @61786   8 years vboxsync Main/MachineDebugger: Pause the VM before querying the guest stack or …
(edit) @61784   8 years vboxsync line too long, missing dot.
(edit) @61783   8 years vboxsync Main/xml/Settings.cpp: fix PCnet default settings handling
(edit) @61782   8 years vboxsync ValidationKit/unittests: Exclude tstAsmStructsRC which is executed …
(edit) @61781   8 years vboxsync vbox.py: don't dump apic on 5.0 and older. guestgdt -> gdtguest
(edit) @61780   8 years vboxsync oops
(edit) @61779   8 years vboxsync Fixed function RTPathAppendEx. Wrong usage of slash.
(edit) @61778   8 years vboxsync ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings.
(edit) @61777   8 years vboxsync build fix
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61775   8 years vboxsync hm: more on this later
(edit) @61774   8 years vboxsync ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
(edit) @61773   8 years vboxsync PATMRCHandleWriteToPatchPage: Logging fix.
(edit) @61771   8 years vboxsync VMM/GIM: Cleanup, unused functions and caps.
(edit) @61770   8 years vboxsync PCI: Print INTx# to I/O APIC IRQ mapping information.
(edit) @61769   8 years vboxsync VMM/APIC: Fix misleading TPR/PPR priority (vs subclass) values in info …
(edit) @61767   8 years vboxsync FE/Qt: bugref:8448: Runtime UI: Adjusting the mini-toolbar translucent …
(edit) @61766   8 years vboxsync doxygen fix
(edit) @61765   8 years vboxsync doxygen fix
(edit) @61764   8 years vboxsync Audio: Implemented backend-independent handling of added/removed audio …
(edit) @61763   8 years vboxsync doxygen fixes
(edit) @61762   8 years vboxsync doxygen fixes
(edit) @61761   8 years vboxsync VMM/DBGFR3Type: Doxygen warnings
(edit) @61760   8 years vboxsync doxygen fixes
(edit) @61759   8 years vboxsync DBGFR3Type.cpp: mandatory spacing, review comment (see @page).
(edit) @61758   9 years vboxsync Temporarily disabled x2APIC for new VMs.
(edit) @61757   9 years vboxsync Storage/VMDK: Be more verbose about which value is not correctly quoted
(edit) @61756   9 years vboxsync NAT: resolv_conf_parser.c - fix pasto/edito in getToken() to correctly …
(edit) @61755   9 years vboxsync Grr
(edit) @61754   9 years vboxsync VMM/HMVMXR0: Comment.
(edit) @61753   9 years vboxsync VMM/HMVMXR0: Fix host-state re-saving as a result of recent FPU …
(edit) @61752   9 years vboxsync ValidationKit: actually don't change I/O-APIC for cCpus = 1
(edit) @61751   9 years vboxsync fixed small memory leaks on certain hosts (Solaris) when using …
(edit) @61750   9 years vboxsync ValidationKit: enable I/O-APIC if VCPUs > 1
(edit) @61749   9 years vboxsync required UUID change for r108134
(edit) @61748   9 years vboxsync FE/Qt: bugref:8422: Runtime UI: Full-screen window: X11 multi-screen …
(edit) @61747   9 years vboxsync enable X2APIC for Linux guests
(edit) @61746   9 years vboxsync VMM/HM: Fix missing exit reasons for VT-x.
(edit) @61745   9 years vboxsync FE/Qt: bugref:7564: Yet another Qt5 migration consequence: Preventing …
(edit) @61744   9 years vboxsync VMM/APIC: Reserve the full MSR range defined by the architecture …
(edit) @61743   9 years vboxsync VMM/HMVMXR0: comments, removed old todos.
(edit) @61741   9 years vboxsync APIC,I/O APIC: Better alignment of register fields in debug output.
(edit) @61740   9 years vboxsync Main/Display: when taking a screenshot of a blanked/disabled screen, …
(edit) @61739   9 years vboxsync VMM/APIC: nit.
(edit) @61738   9 years vboxsync VMM/APIC: Comment and nit.
(edit) @61737   9 years vboxsync Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
(edit) @61736   9 years vboxsync VMM/APIC: VBOXSTRICTRC nits, inline the MMIO read.
(edit) @61735   9 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61733   9 years vboxsync 5.1. Beta 3
(edit) @61732   9 years vboxsync FE/Qt: bugref:8088: Rework session-information window: Fixing …
(edit) @61731   9 years vboxsync Storage/tstVDFill: Add flag for stream optimized variants
(edit) @61730   9 years vboxsync Runtime/RTJson: Enhance testcase and two fixes
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