VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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