|
|
@47859
|
11 years |
vboxsync |
FE/VBoxManage: Also show guest files when using "watch".
|
|
|
@47858
|
11 years |
vboxsync |
IGuestFile: Expose the file's ID. Nice to have for information purposes.
|
|
|
@47856
|
11 years |
vboxsync |
VMM: logging cosmetics
|
|
|
@47855
|
11 years |
vboxsync |
Devices/input: re-added mouse wheel to tablet device.
|
|
|
@47852
|
11 years |
vboxsync |
Main/Event Queue: Forward ported r86728 + r87009 from 4.1.
|
|
|
@47851
|
11 years |
vboxsync |
Main/GuestFileImpl.cpp: More guest error to string translations.
|
|
|
@47850
|
11 years |
vboxsync |
Main: attempt to fix xpcom build.
|
|
|
@47849
|
11 years |
vboxsync |
VBoxService/VBoxServiceControlSession.cpp: Fixed logging / shadowed …
|
|
|
@47848
|
11 years |
vboxsync |
Main: API event for multitouch input.
|
|
|
@47847
|
11 years |
vboxsync |
FE/Qt: Some cleanup for r88139.
|
|
|
@47846
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: Warning-pane: Support for multiple warning-icons.
|
|
|
@47845
|
11 years |
vboxsync |
CPUM: build fix
|
|
|
@47844
|
11 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47843
|
11 years |
vboxsync |
tstVMM: No double fault test for me either.
|
|
|
@47842
|
11 years |
vboxsync |
Storage/ATA: Cleanup after bugfix
|
|
|
@47841
|
11 years |
vboxsync |
Main/Devices: reverted combined use of two emulated USB devices for …
|
|
|
@47840
|
11 years |
vboxsync |
DevAPIC: burn + @todo
|
|
|
@47838
|
11 years |
vboxsync |
hack to fix the current DevATA breakage
|
|
|
@47837
|
11 years |
vboxsync |
Main: Documentation formatting.
|
|
|
@47836
|
11 years |
vboxsync |
Main/IGuestFile: Changed disposition and openMode parameters being …
|
|
|
@47835
|
11 years |
vboxsync |
Main: Documentation.
|
|
|
@47833
|
11 years |
vboxsync |
pr6905. Fixed the wrong disk's renaming when VM's name is changed by …
|
|
|
@47832
|
11 years |
vboxsync |
Storage/VMDK: warnings
|
|
|
@47831
|
11 years |
vboxsync |
VirtualBox: Added --restore-current command line option. Changed …
|
|
|
@47830
|
11 years |
vboxsync |
Devices/Storage: Missing changes
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47828
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Fixed raw-mode assertion.
|
|
|
@47827
|
11 years |
vboxsync |
Missed one RTLogCom call.
|
|
|
@47826
|
11 years |
vboxsync |
No COM port usage by default, except on double faults.
|
|
|
@47825
|
11 years |
vboxsync |
VMMRC.debug is generally in RTPathAppPrivateNoArch, so add it to the …
|
|
|
@47824
|
11 years |
vboxsync |
RTDbgDwarf: Read gcc 4.8.1 dwarf output.
|
|
|
@47823
|
11 years |
vboxsync |
EMRaw.cpp: fixes, IEM single instruction emulation is still disabled.
|
|
|
@47822
|
11 years |
vboxsync |
VBoxC.dll: Hack to clean out the old typelib when registering. This is …
|
|
|
@47821
|
11 years |
vboxsync |
IEM: Adjust iret CS for ring compression in raw-mode.
|
|
|
@47820
|
11 years |
vboxsync |
EMRaw.cpp: Disabled code for using IEM for singled instruction …
|
|
|
@47819
|
11 years |
vboxsync |
IEM: Read unpatched bytes. Useless (disabled for ages) CSAM hooks.
|
|
|
@47818
|
11 years |
vboxsync |
Annotate disassembly with patch stuff.
|
|
|
@47817
|
11 years |
vboxsync |
GuestCtrl: Update for IGuestFile; some renaming.
|
|
|
@47816
|
11 years |
vboxsync |
tstVBoxAPILinux: fix the remaining format specifiers
|
|
|
@47815
|
11 years |
vboxsync |
duh.
|
|
|
@47814
|
11 years |
vboxsync |
FE/Qt: Wizards: New VM wizard: Rework RAM editor to be spin-box, add …
|
|
|
@47813
|
11 years |
vboxsync |
tstVBoxAPILinux: a few fixes and make sure to remove the registered VM …
|
|
|
@47812
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Another fix for the fix
|
|
|
@47811
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for the fix.
|
|
|
@47810
|
11 years |
vboxsync |
Main/Mouse: fix broken mouse dragging in guests.
|
|
|
@47809
|
11 years |
vboxsync |
IPRT/testcase/tstRTFileModeStringToFlags.cpp: Fix for r88044 (Set …
|
|
|
@47808
|
11 years |
vboxsync |
docs.
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47806
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: Warning-pane: Cleanup and mouse-hovering …
|
|
|
@47805
|
11 years |
vboxsync |
MouseImpl: try to fix XPCOM warning.
|
|
|
@47804
|
11 years |
vboxsync |
Main: OnGuestMouse event cleanup.
|
|
|
@47803
|
11 years |
vboxsync |
VMM/HM: Preemption hoooks, work in progress.
|
|
|
@47802
|
11 years |
vboxsync |
VMM/HM: Redundant updates of flags is not necessary.
|
|
|
@47801
|
11 years |
vboxsync |
Main/glue/NativeEventQueue.cpp: fix incorrect error code in previous fix
|
|
|
@47800
|
11 years |
vboxsync |
Main/glue: fix error checking so that a missing components …
|
|
|
@47798
|
11 years |
vboxsync |
MouseImpl: corrected touch event range check.
|
|
|
@47797
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Build fix.
|
|
|
@47796
|
11 years |
vboxsync |
Devices/Input: reverting r88027 as several guests did not like it.
|
|
|
@47795
|
11 years |
vboxsync |
MouseImpl: map touch events to the primary monitor.
|
|
|
@47794
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Comment to clarify error code path.
|
|
|
@47793
|
11 years |
vboxsync |
VMM/HMR0Mixed.mac: Macrofied handling various exit paths. Essentially …
|
|
|
@47792
|
11 years |
vboxsync |
wrong assertion.
|
|
|
@47791
|
11 years |
vboxsync |
Fixed a few size_t related warnings.
|
|
|
@47790
|
11 years |
vboxsync |
build fix
|
|
|
@47788
|
11 years |
vboxsync |
EM/HM: Try execute single instructions in IEM before asking REM.
|
|
|
@47787
|
11 years |
vboxsync |
DevATA: Avoid truncating passthrough ATAPI transfers larger than I/O …
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@47785
|
11 years |
vboxsync |
DevATA: Unset BSY before each device <-> host PIO transfer as required …
|
|
|
@47784
|
11 years |
vboxsync |
DevATA: Report 3ms DRQ response, as we cannot achieve 50us without …
|
|
|
@47783
|
11 years |
vboxsync |
IPRT/RTFileModeToFlags.cpp: Set default sharing modes.
|
|
|
@47782
|
11 years |
vboxsync |
IPRT/RTFileModeToFlags.cpp: Check for unknown disposition mode.
|
|
|
@47781
|
11 years |
vboxsync |
Main/GuestSessionImpl.cpp: IGuestFile is not supported on older Guest …
|
|
|
@47780
|
11 years |
vboxsync |
tstMouseImpl: uninitialized variable
|
|
|
@47779
|
11 years |
vboxsync |
Config.kmk: new template for API client testcases
Main/testcase: …
|
|
|
@47777
|
11 years |
vboxsync |
Main/glue: for XPCOM, look for the components subdirectory one level …
|
|
|
@47776
|
11 years |
vboxsync |
Warnings and space.
|
|
|
@47775
|
11 years |
vboxsync |
FE/Qt: Icon update: DOS icon, Other_64 icon.
|
|
|
@47774
|
11 years |
vboxsync |
Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
|
|
|
@47773
|
11 years |
vboxsync |
VMM/HM: RunGuestCodeStep() Load should be Save, and some typos, cosmetics.
|
|
|
@47772
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: Removing whats-this pane; Moving whats-this …
|
|
|
@47771
|
11 years |
vboxsync |
VMM/HM: One extra char. to make typing without autocomplete easier.
|
|
|
@47770
|
11 years |
vboxsync |
VMM/HMVMXR0: Hungarian, hex prefixes.
|
|
|
@47769
|
11 years |
vboxsync |
IEM: Clear RF flag on jump.
|
|
|
@47768
|
11 years |
vboxsync |
Devices/Input: add horizontal scrolling to the USB mouse device.
|
|
|
@47766
|
11 years |
vboxsync |
VMM/HM: Preemption hooks.
|
|
|
@47765
|
11 years |
vboxsync |
IPRT: Renamed testcase tstFileModeStringToFlags -> …
|
|
|
@47764
|
11 years |
vboxsync |
Committed too much.
|
|
|
@47763
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: Moving validation mechanism warning from …
|
|
|
@47762
|
11 years |
vboxsync |
IPRT: Added RTFileModeToFlags* APIs + testcase.
|
|
|
@47761
|
11 years |
vboxsync |
FE/Qt: Settings Dialog: Warning-pane: Mouse hovering stuff.
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47759
|
11 years |
vboxsync |
FE/Qt: Popup-center: Popup-pane: Do not close pane too early, it will …
|
|
|
@47758
|
11 years |
vboxsync |
Main/Mouse: add priorities to mouse devices so that the USB mouse is …
|
|
|
@47756
|
11 years |
vboxsync |
FE/Qt: Popup-center: Popup-pane: Change gradient-painting direction to …
|
|
|
@47755
|
11 years |
vboxsync |
FE/Qt: Popup-center: Popup-stack: Make sure stack will not be shown …
|
|
|
@47754
|
11 years |
vboxsync |
IEM: POP rSP fix.
|
|
|
@47752
|
11 years |
vboxsync |
IEM: POP rSP fix.
|
|
|
@47751
|
11 years |
vboxsync |
IEM: read-modified-write should have the r/w err bit set even when it …
|
|
|
@47750
|
11 years |
vboxsync |
Ignore RF when checking against REM too.
|
|
|
@47749
|
11 years |
vboxsync |
null selector fix.
|
|
|