VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @60490   9 years vboxsync GuestSessionImpl.cpp: Fixed error message typo.
(edit) @60489   9 years vboxsync build fixes, exclude usbgadget2.py for now as it is not complete and …
(edit) @60488   9 years vboxsync ValidationKit/usb: Fixes
(edit) @60487   9 years vboxsync Forgot to remove redundant conditional.
(edit) @60486   9 years vboxsync VBoxUSB.sys: We will never see TRANSFER_TYPE_CTRL (only MSG).
(edit) @60485   9 years vboxsync bs3kit: 8086 friendly 32-bit and 64-bit unsigned integer division.
(edit) @60484   9 years vboxsync PCBIOS: split up the support.asm file and implemented 32-bit division …
(edit) @60481   9 years vboxsync IPRT: Added testcase for RTNtPathExpand8dot3Path and …
(edit) @60480   9 years vboxsync SUPNtHard,IPRT: Moved supHardNtVpFix8dot3Path & …
(edit) @60479   9 years vboxsync VMM/APIC: Fix optional parameter.
(edit) @60478   9 years vboxsync FE/Qt: ​bugref:7456: Port Forwarding UI: Disabling 1st (initial) level …
(edit) @60477   9 years vboxsync VMM/APIC: Avoid using 'else' when 'if' block returns whenever possible.
(edit) @60476   9 years vboxsync VMM/APIC: Fix inverted condition while determining lowest-priority …
(edit) @60475   9 years vboxsync VMM/APIC: Have descriptive helpers in all-context code, make things …
(edit) @60474   9 years vboxsync DevE1000: fixed DEBUG/LOG_ENABLED screwup
(edit) @60473   9 years vboxsync VMM/APIC: Use hex for displaying DFR register in the VM debugger.
(edit) @60472   9 years vboxsync VMM/APIC: missed as part of r106570.
(edit) @60471   9 years vboxsync VMM/APIC: Don't allow modify reserved MB1 bits in DFR.
(edit) @60470   9 years vboxsync FE/Qt: ​bugref:7456: Port Forwarding UI: Partially reverting r96874 as …
(edit) @60469   9 years vboxsync VMM/APIC: Fixed issue with incorrectly skipping registeration of SSM, …
(edit) @60468   9 years vboxsync VMM/APIC: Added extra assertions for debugging.
(edit) @60467   9 years vboxsync ldrPE: Generalized the load config dir size vs header size kludges.
(edit) @60466   9 years vboxsync rpm: Fedora 24
(edit) @60465   9 years vboxsync DevVGA: set IRQs only if the VM is running (bugref:8320)
(edit) @60464   9 years vboxsync VMM/APIC: more logging
(edit) @60463   9 years vboxsync added CDDL headers to some Python bindings
(edit) @60462   9 years vboxsync Horseradish. Nasm emitting incorrect addend for wrt RIP stuff. …
(edit) @60461   9 years vboxsync VBoxBs3ObjConverter.cpp: Documented GCC fixup fun that I have to sort …
(edit) @60460   9 years vboxsync FE/Qt: bugref:8249: Few more style/comment fixes for r106412 and r106481.
(edit) @60459   9 years vboxsync VMM/APIC: Don't forget to update level-triggered interrupts from the …
(edit) @60458   9 years vboxsync FE/Qt: ​​​bugref:8308: Implementing passive event handler (part 04): …
(edit) @60457   9 years vboxsync Runtime: build fix
(edit) @60456   9 years vboxsync VMM/APIC: Fixes.
(edit) @60455   9 years vboxsync Runtime: comment
(edit) @60454   9 years vboxsync Runtime: Linux 4.6 fixes
(edit) @60453   9 years vboxsync Runtime/Additions: Linux 4.6 fixes
(edit) @60452   9 years vboxsync HostDrivers: pass NIL_RTR0PROCESS to RTR0MemObjMapUser() instead of …
(edit) @60451   9 years vboxsync pass NIL_R0PROCESS to RTR0MemObjLockUser() as an alias for …
(edit) @60450   9 years vboxsync ldrELFRelocatable.cpp.h: Fixed incorrect st_shndx validation. Used …
(edit) @60449   9 years vboxsync warning
(edit) @60448   9 years vboxsync bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp
(edit) @60447   9 years vboxsync bugref:7179. Removed auto_ptr from HostDnsServiceWin.cpp.
(edit) @60446   9 years vboxsync Devices/Storage/DrvSCSI: Deregister statistics on destruct
(edit) @60445   9 years vboxsync bs3-cpu-basic-2: started on sidt.
(edit) @60444   9 years vboxsync bs3-cpu-basic-2: two 286 adjustments while at it.
(edit) @60443   9 years vboxsync PCBIOS: regenerated alternative bios.
(edit) @60442   9 years vboxsync DISFormatYasmEx: More insb prefix hacking.
(edit) @60441   9 years vboxsync PCBIOS: 8086 adjustments.
(edit) @60440   9 years vboxsync VMMDevTesting: Adjusted the CMD and DATA expectations to handle pure …
(edit) @60439   9 years vboxsync bs3kit: updates :-)
(edit) @60438   9 years vboxsync CPUR3CpuId: Fixed fake 8086/80186 classification.
(edit) @60437   9 years vboxsync FE/Qt: ​bugref:8312: Selector UI: Forgot to remove code unnecessary …
(edit) @60436   9 years vboxsync FE/Qt: ​bugref:8312: VBoxGlobal: Small cleanup for global UI …
(edit) @60435   9 years vboxsync VMM/APIC: Nits.
(edit) @60434   9 years vboxsync PCBIOS: SYS_MODEL_ID for PC/XT.
(edit) @60433   9 years vboxsync PCBIOS: 286 fixes, improved the BIOSORG checking as overflows in this …
(edit) @60432   9 years vboxsync VMM/APIC: Doxygen.
(edit) @60431   9 years vboxsync VMM/APIC: doxygen.
(edit) @60430   9 years vboxsync VMM/APIC: Fixes.
(edit) @60429   9 years vboxsync ValidationKit/usb/UsbTestService: Start on the client side, use …
(edit) @60428   9 years vboxsync VMM/APIC: fixes with APIC base MSR initialization and nits.
(edit) @60427   9 years vboxsync Runtime/linux/sysfs.cpp: Fixes for the tstRTSystemQueryDmi testcase, …
(edit) @60426   9 years vboxsync Devices/{Graphics/PC}/BIOS: build fixes for VBOX_WITH_OPEN_WATCOM unset
(edit) @60425   9 years vboxsync Config.kmk/src/VBox/VMM/testcase/Makefile.kmk: Solaris 11 …
(edit) @60424   9 years vboxsync Runtime/linux/sysfs: RTLinuxSysFsReadStr() has to be return …
(edit) @60423   9 years vboxsync Devices/Config.kmk: Forgot to update this version.
(edit) @60422   9 years vboxsync VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
(edit) @60421   9 years vboxsync FE/Qt: ​​​bugref:8308: Implementing passive event handler (part 03): …
(edit) @60420   9 years vboxsync FE/Qt: bugref:8249: Moving some code to appropriate place according to …
(edit) @60419   9 years vboxsync FE/Qt: bugref:8249: Few style fixes for r106412, s.a. r106481.
(edit) @60418   9 years vboxsync DISFormatYasmEx: Add operand size prefix (ignored) to outsb, movsb, etc.
(edit) @60417   9 years vboxsync ValidationKit/sb/UsbTestService: Updates, implement more requests
(edit) @60416   9 years vboxsync DisasmTables.cpp: fsave -> fnsave, as the former implies wait.
(edit) @60415   9 years vboxsync IEM: Implemented main characteristics of 8086, 80186 and 80286.
(edit) @60414   9 years vboxsync CPUMR3CpuId.cpp: Build fix.
(edit) @60411   9 years vboxsync VMM,Main: Added 286, 186 and 8086 CPU profiles to play with.
(edit) @60410   9 years vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60409   9 years vboxsync com::Bstr: Added compareUtf8() for optimal comparsions with UTF-8 …
(edit) @60408   9 years vboxsync CPUPropertyType::TripleFaultReset: Doc adjustment.
(edit) @60407   9 years vboxsync PDMDevHlp.cpp: doxygen fixes.
(edit) @60406   9 years vboxsync VMM: doxygen fixes
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60403   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
(edit) @60402   9 years vboxsync PC/BIOS/orgs.asm: Handle shutdown status code 0Ah too (same as 5, but …
(edit) @60401   9 years vboxsync PGM: Converted NO_RAM_RESET into a CFGM option (PGM/ZeroRamPagesOnReset).
(edit) @60400   9 years vboxsync VMM/APIC: No longer needed function.
(edit) @60399   9 years vboxsync PDMInternal.h: Alignment fix.
(edit) @60398   9 years vboxsync VMM/APIC: Get rid of specialized R0 code and clean up ordering issues. …
(edit) @60397   9 years vboxsync PDMInternal.h: Alignment fix.
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60395   9 years vboxsync FE/Qt: bugref:8249: Import Appliance Wizard: Dismiss import-appliance …
(edit) @60394   9 years vboxsync ValidationKit/usb/UsbTestServices: Updates, use configfs to create a …
(edit) @60393   9 years vboxsync Runtime/linux/sysfs: Fixes, implement two forgotten methods
(edit) @60392   9 years vboxsync GuestProperties/service.cpp: Header needed anymore, touched copyright.
(edit) @60391   9 years vboxsync GuestControl/service.cpp: Follow-up for r106475 (bugref:7179): …
(edit) @60390   9 years vboxsync Runtime/linux/sysfs: Correct format string attributes and introduce …
(edit) @60389   9 years vboxsync bugref:7179. Removed auto_ptr.
(edit) @60388   9 years vboxsync APICR0InitVM: Added @todo hinting that it's not at all needed.
(edit) @60387   9 years vboxsync PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
(edit) @60386   9 years vboxsync RTTestSkipped() is more appropriate
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