Timeline
Jul 27, 2013:
- 8:04 PM Changeset in vbox [47441] by
- Too lazy to do: pushfq; cli; ... popfq ?
- 8:03 PM Changeset in vbox [47440] by
- Too lazy to do: pushfq; cli; ... popfq ?
- 8:03 PM Changeset in vbox [47439] by
- Too lazy to do: pushfq; cli; ... popfq ?
- 7:25 PM Changeset in vbox [47438] by
- VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
- 7:24 PM Changeset in vbox [47437] by
- VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
- 6:20 PM Changeset in vbox [47436] by
- hmvmx.h: Use MSC vmx_* intrinsics.
- 1:13 PM Changeset in vbox [47435] by
- iprt/cdefs.h: RT_INLINE_ASM_USES_INTRIN = major MSC version number so …
- 4:41 AM Ticket #11995 (Saving Ubuntu guest in full-screen mode causes guest X session hang ...) created by
- Host is Windows 8 64-bit, guest is Ubuntu 13.04 64 bit. Everything …
- 1:34 AM Changeset in vbox [47434] by
- HMR0VMX.cpp: INS/OUTS todo update.
- 12:43 AM Changeset in vbox [47433] by
- HMR0SVM.cpp: Added todo regarding I/O breakpoints.
- 12:35 AM Changeset in vbox [47432] by
- HMR0VMX.cpp: Attempt to fix incorrect DR7 and DR[0-3] checks in I/O …
Jul 26, 2013:
- 8:48 PM Ticket #11994 (Windows Sever 2012 Guests consistently go to -1153 ...) created by
- I am running Virtualbox that came with Ubuntu 13.04 …
- 8:48 PM Changeset in vbox [47431] by
- Fixed windows warning.
- 5:29 PM Ticket #10747 (Failed to start a guest machine) reopened by
- 5:17 PM Changeset in vbox [47430] by
- Config.kmk: Enabling VBOX_WITH_FIRST_IEM_STEP.
- 5:12 PM Changeset in vbox [47429] by
- IEM: Implemented I/O permission bitmap checks.
- 4:19 PM Changeset in vbox [47428] by
- Addressed some warnings.
- 4:06 PM Changeset in vbox [47427] by
- PATM,IEM: Added interface for safely and quickly reading patch code.
- 4:05 PM Ticket #11993 (VirtualBox 4.2.16 with Multi-CPU Guest does not use multiple host CPU.) created by
- I'm using VirtualBox 4.2.16 on Fedora 19 (kernel …
- 4:02 PM Changeset in vbox [47426] by
- Config.kmk: Added VBOX_WITH_FIRST_IEM_STEP, currently disabled.
- 2:32 PM Changeset in vbox [47425] by
- EM.cpp: r86914 disabled raw mode by accident. restored it.
- 1:51 PM Changeset in vbox [47424] by
- include: VRDEInput header
- 12:42 PM Changeset in kBuild [2695] by
- MINGWW64.kmk: Run dllwrap from the output directory when linking to …
- 12:30 PM Changeset in vbox [47423] by
- REM: dlltool writes temp files to current directory, change directory …
- 12:22 PM Changeset in vbox [47422] by
- Devices/Input: updated the USB mouse unit test.
- 12:15 PM Changeset in vbox [47421] by
- VMM: Use IEM for I/O that's been deferred to ring-3.
- 11:58 AM Ticket #11992 (VBoxManage controlvm freezes VM when changing intnet setting of nic) created by
- When changing the "intnet" of a nic via "VBoxManage controlvm" (see …
- 11:16 AM Changeset in vbox [47420] by
- Storage: Fix assertion when using the iSCSI backend
- 11:13 AM Changeset in vbox [47419] by
- Main: initialise the PS/2 mouse even if we are not in combination mode.
- 11:08 AM Changeset in vbox [47418] by
- Devices/Input/UsbMouse: multi-touch co-ordinate fix.
- 8:36 AM Changeset in vbox [47417] by
- Additions/linux/drm: next mode-setting code drop.
- 6:55 AM Changeset in vbox [47416] by
- include,Main,Extpack: emulated webcam updates
Jul 25, 2013:
- 11:50 PM Changeset in vbox [47415] by
- marked a few more instruction that bash seems to need.
- 11:45 PM Changeset in vbox [47414] by
- marked a few more instruction that bash seems to need.
- 10:04 PM Changeset in vbox [47413] by
- IEM: Started introducing some disassembler details in the decoder that …
- 10:03 PM Changeset in vbox [47412] by
- PMOVSKB -> PMOVMSKB; DISOPTYPE_SSE/MMX/FPU.
- 8:17 PM Changeset in vbox [47411] by
- IEM: pmovmskb.
- 8:12 PM Changeset in vbox [47410] by
- SDKRef: Fix after changing the IUSBController interface
- 7:49 PM Changeset in vbox [47409] by
- Another windows build fix
- 7:41 PM Changeset in vbox [47408] by
- build fix for Windows
- 7:37 PM Changeset in vbox [47407] by
- IEM: Added pcmpeqb/w/d and corrected alignment exception handling a little.
- 7:36 PM Changeset in vbox [47406] by
- x86.h: Added MSXCR macros.
- 7:36 PM Changeset in vbox [47405] by
- Try to fix lnx32dep
- 7:36 PM Changeset in vbox [47404] by
- Try to fix lnx32dep
- 7:32 PM Changeset in vbox [47403] by
- build fix
- 7:30 PM Changeset in vbox [47402] by
- build fix
- 7:12 PM Changeset in vbox [47401] by
- Main,Frontends: Second step of USB controller rework. There is one …
- 6:11 PM Changeset in vbox [47400] by
- More call argument validations.
- 6:05 PM Changeset in vbox [47399] by
- IEM: Packed Shuffle Stuff.
- 2:19 PM Changeset in vbox [47398] by
- FE/Qt: Close VM dialog: Handle *double-click* as the activation …
- 2:13 PM Changeset in vbox [47397] by
- Removed irrelevant copy-and-pasted code.
- 1:58 PM Changeset in vbox [47396] by
- FE/Qt: Runtime UI: Multi-Touch Support: Initial implementation.
- 1:21 PM Changeset in vbox [47395] by
- u128Zero fix.
- 1:18 PM Changeset in vbox [47394] by
- IEM: movd/movq overhaul and both directions.
- 1:04 PM Changeset in vbox [47393] by
- VirtualBox.xidl: Clarification for IProcess::terminate().
- 1:02 PM Changeset in vbox [47392] by
- Main/webservice/Makefile.kmk: fix dependency typo leading to …
- 1:01 PM Changeset in vbox [47391] by
- Main/VirtualBoxErrorInfo: Initialize mResultDetail.
- 12:40 PM Changeset in vbox [47390] by
- Main: Fix lock order violation in USBDeviceFiltersImpl
- 12:32 PM Changeset in vbox [47389] by
- IEM: More SSE and MMX.
- 12:12 PM Changeset in vbox [47388] by
- Additions/linux/drm: next mode-setting code drop.
- 11:41 AM Changeset in vbox [47387] by
- VBOX_YASM_CHECK output fix.
- 11:24 AM Changeset in vbox [47386] by
- Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
- 11:06 AM Changeset in vbox [47385] by
- IEM: More SSE/MMX stuff.
- 9:17 AM Changeset in vbox [47384] by
- Main/testcase/tstMouseImpl: warnings.
Jul 24, 2013:
- 10:56 PM Changeset in vbox [47383] by
- IEMAll.cpp: Build fix.
- 10:31 PM Changeset in vbox [47382] by
- IEM: MOVD XM,GREG (sse2,mmx); REX prefix decoding fixes (must be last …
- 10:28 PM Changeset in vbox [47381] by
- keep within 130 columns.
- 10:12 PM Ticket #11991 (detected INFACHE inconsistency after VirtualBox update) created by
- Hallo, it is now the second time, that I have for severals days and …
- 5:45 PM Changeset in vbox [47380] by
- build fix
- 5:21 PM Changeset in vbox [47379] by
- IEM: syscall and sysret.
- 5:02 PM Ticket #11990 (Virtual box installer not opening) created by
- I am running a windows 8 labtop with a i7 prosecer and whenever I open …
- 4:32 PM Changeset in vbox [47378] by
- VMM/HMVMXR0: Typos and make re-checking of CR4.VMXE on VMXR0Enter() …
- 3:22 PM Changeset in vbox [47377] by
- build fix
- 3:13 PM Changeset in vbox [47376] by
- Main/USB: USB Controller implementation rework. Moved filter handling …
- 2:25 PM Changeset in vbox [47375] by
- r0drv/linux: Unintentional commit of release logging.
- 2:10 PM Changeset in vbox [47374] by
- GuestHost/OpenGL: Warning and spaces.
- 1:05 PM Changeset in vbox [47373] by
- nit.
- 12:43 PM Changeset in vbox [47372] by
- Continue repainting the screen on guru meditation so we can see what …
- 12:37 PM Changeset in vbox [47371] by
- Lets try not ask VBoxSVC for the VM status and see if that helps.
- 12:35 PM Changeset in vbox [47370] by
- iprt/thread.h: Define/document the return values more explicitly when …
- 12:35 PM Changeset in vbox [47369] by
- Reverted r87514 + r87515: Not needed since -fexceptions is not …
- 12:16 PM Changeset in vbox [47368] by
- Build fix.
- 12:08 PM Changeset in vbox [47367] by
- VBox/com/ptr.h: Handle bad_alloc.
- 10:16 AM Changeset in vbox [47366] by
- OS X installer: more checks for preinstall and postflight scripts.
- 10:13 AM Changeset in vbox [47365] by
- FE/Qt: General Icon Update: Group manipulation icons.
- 10:12 AM Changeset in vbox [47364] by
- r0drv/solaris/threadctxhooks: Msg is redundant as the conditional …
- 9:57 AM Changeset in vbox [47363] by
- FE/Qt: General Icon Update: Group header icons.
- 9:34 AM Changeset in vbox [47362] by
- OS X installer: keep previously installed extension packs on upgrade.
- 9:10 AM Changeset in vbox [47361] by
- AHCI: Fix comment
- 7:38 AM Ticket #11989 (vmmr0.r0 Blue Screen of Death) created by
- Not accidental. Each run crash Guest type:windows xp sp3
- 3:46 AM Changeset in vbox [47360] by
- Multi-touch: little fixes.
- 12:45 AM Changeset in vbox [47359] by
- IPRT: Added compression to the gzip VFS I/O stream class …
Jul 23, 2013:
- 10:06 PM Ticket #11988 (Unable to turn off logging) created by
- Wish to turn off all logging in Vbox for Windows. Tried "VBoxManage …
- 9:27 PM Ticket #11987 (Ubuntu install fails on OSX Snow Leopard) created by
- Ubuntu fails to install
- 8:45 PM Ticket #11986 (Solaris 5.11 host fails to connect USB devices though attached and no ...) created by
- This issue is similar to bug #11747 though I don't have the vboxdrv …
- 7:32 PM Ticket #11985 (Virtualbox 4.2 on Quantal doesn't respect VBOX_ALSA_DAC_DEV) created by
- I've long used VBOX_ALSA_ADC_DEV and VBOX_ALSA_DAC_DEV on Virtualbox …
- 6:08 PM Changeset in vbox [47358] by
- Main/MouseImpl: properly pass through multi-touch notification.
- 5:45 PM Changeset in vbox [47357] by
- This is how I meant you should do decompression.
- 5:45 PM Changeset in vbox [47356] by
- IPRT: Added RTVfsIoStrmOpenNormal and RTVfsFileOpenNormal.
- 5:02 PM Ticket #11984 (VirtualBox Guest Additions' vboxvideo_drm.c does not compile under ...) created by
- As was the case with RHEL in #11586, SUSE seems to have backported DRM …
- 4:51 PM Changeset in vbox [47355] by
- FE/Qt: Selector UI: Details pane: Using *hd* icon instead of too …
- 4:37 PM Changeset in vbox [47354] by
- Runtime/r0drv/solaris: Free the hook object if the owner thread has …
- 4:22 PM Changeset in vbox [47353] by
- VMM/HMVMXR0: nits.
- 4:19 PM Changeset in vbox [47352] by
- Runtime/r0drv: Reference counting for kernel thread-context hooks.
- 4:14 PM Changeset in vbox [47351] by
- doc typo
- 4:14 PM Changeset in vbox [47350] by
- IEM: SS=0 fixes, the right way this time.
- 4:04 PM Changeset in vbox [47349] by
- Added VDIfCreateVfsStream for OVA importing/exporting - completely …
- 3:53 PM Changeset in vbox [47348] by
- FE/Qt: General Icon Update: Storage controller/attachment icons (part 3).
- 3:50 PM Changeset in vbox [47347] by
- FE/Qt: General Icon Update: Virtual Media Manager icons.
- 3:47 PM Changeset in vbox [47346] by
- FE/Qt: General Icon Update: Session Information dialog icons (part 2).
- 3:29 PM Changeset in vbox [47345] by
- Added VDIfCreateVfsStream for OVA importing/exporting - completely …
- 3:09 PM Changeset in vbox [47344] by
- RTZipGzipDecompressBuffer was removed.
- 2:50 PM Changeset in vbox [47343] by
- pr6022. cleaning up the code. RTZip interface …
- 1:59 PM Changeset in vbox [47342] by
- Main: Cache information about USB controller availability locally in …
- 12:54 PM Changeset in vbox [47341] by
- Additions/linux/drm: more kernel version magic and a small additional …
- 12:27 PM Changeset in vbox [47340] by
- pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
- 11:57 AM Changeset in vbox [47339] by
- kStuff is up to date on trunk, with KLDRMOD_OPEN_FLAGS_FOR_INFO …
- 11:28 AM Changeset in vbox [47338] by
- Use <pre> instead of <computeroutput>.
- 11:19 AM Changeset in vbox [47337] by
- Documentation.
- 11:07 AM Changeset in vbox [47336] by
- VBoxService/VMInfo: Free after use.
- 10:53 AM Changeset in vbox [47335] by
- VBoxService/VMInfo: Added internal state tracking for idle user …
- 10:49 AM Changeset in vbox [47334] by
- Comment typo.
- 10:49 AM Changeset in vbox [47333] by
- Main: add missing TouchContactState/None enumeration value to the IDL.
- 10:12 AM Changeset in vbox [47332] by
- Runtime/dbgmoddwarf: Ignore a few more sections emitted by apple llvm-clang
- 8:54 AM Ticket #11982 (Resizing Ubuntu image to 40TB renders it unusable) closed by
- invalid: There is no way to sanity check <code>--resize</code> arguments in the …
- 3:14 AM Changeset in vbox [47331] by
- Devices/Input/Multi-Touch: actually install the multi-touch call back.
- 12:17 AM Changeset in vbox [47330] by
- DIS: Formatting TODO.
- 12:15 AM Changeset in vbox [47329] by
- IEM: Fixed a RIP relative addressing bug in the 32-bit operand case of …
Jul 22, 2013:
- 10:50 PM Changeset in vbox [47328] by
- CPUM,++: Fix DR6 and DR7 read-as-1 (RA1) and read-as-zero (RAZ) values …
- 10:11 PM Changeset in vbox [47327] by
- IEM: Implemented swapgs
- 9:46 PM Changeset in vbox [47326] by
- IEM: Implemented the mwait & monitor instructions. (Still work to be …
- 7:24 PM Changeset in vbox [47325] by
- VBoxManage/VBoxManageGuestCtrl: Optional shorter list command options.
- 7:04 PM Changeset in vbox [47324] by
- REM: NULL SS on iret change.
- 7:04 PM Changeset in vbox [47323] by
- IEM: BSWAP fix (don't blindly trust the intel manual).
- 6:22 PM Ticket #11983 (Static IP address doesn't work in Vagrant on 4.2.16) created by
- I had to downgrade VirtualBox 4.2.16 to 4.2.12 to get a static IP …
- 6:12 PM Ticket #11982 (Resizing Ubuntu image to 40TB renders it unusable) created by
- I had a 12GB VDI that was growing full, so I expanded it with …
- 5:57 PM Changeset in vbox [47322] by
- hm_vmx: spaces and cosmetics.
- 5:44 PM Changeset in vbox [47321] by
- PS2K: Merged and extended scan set 1/2 processing.
- 5:29 PM Changeset in vbox [47320] by
- hm_vmx: MSR capability for extended information on String I/O exits.
- 4:58 PM Ticket #11981 (VM crashing if it's started with Headless mode and try to connect via ...) created by
- Hi --- I have a very strange problem. I have a win7 WM working on a …
- 4:53 PM Changeset in vbox [47319] by
- IEM: More 64-bit fixes.
- 4:41 PM Changeset in vbox [47318] by
- Installer/Solaris, Additions/Installer/Solaris: SVN properties.
- 4:24 PM Changeset in vbox [47317] by
- Additions/solaris/Installer: Addressed a todo and avoids spawning svcs …
- 4:24 PM Changeset in vbox [47316] by
- UsbKbd: Do not drop SysReq.
- 4:20 PM Changeset in vbox [47315] by
- Solaris/Installer: Wait until all services have been imported before …
- 3:39 PM Changeset in vbox [47314] by
- Use IEM_DECL_IMPL_TYPE with typedef. Should fix the build.
- 3:35 PM Changeset in vbox [47313] by
- PS2K: Do not lose SysReq key.
- 3:34 PM Changeset in vbox [47312] by
- Changelog.
- 3:10 PM Changeset in vbox [47311] by
- VBoxManage/GuestCtrl: Make "guestcontrol list …
- 2:49 PM Changeset in vbox [47310] by
- Build fix.
- 2:42 PM Changeset in vbox [47309] by
- REM: Try set DESC_INTEL_UNUSED where applicable. Fixed values in DR6, …
- 2:40 PM Changeset in vbox [47308] by
- Build fix.
- 2:34 PM Changeset in vbox [47307] by
- IEM: Implemented mfence, lfence, sfence.
- 2:31 PM Changeset in vbox [47306] by
- DIS: *fence todo.
- 2:23 PM Changeset in vbox [47305] by
- x86.h/mac: opcode prefixes.
- 2:23 PM Changeset in vbox [47304] by
- spaces.
- 2:21 PM Changeset in vbox [47303] by
- kBuild from 2689 -> 2694: YASM fixes.
- 2:18 PM Changeset in vbox [47302] by
- r0drv/threadctxhooks: Use the right function prototypes on S10, S11 as …
- 2:07 PM Changeset in vbox [47301] by
- Build fix.
- 2:04 PM Changeset in vbox [47300] by
- VMMDev/ReportGuestUserState: Bugfixes.
- 1:39 PM Changeset in kBuild [2694] by
- (C) year.
- 1:39 PM Changeset in kBuild [2693] by
- One more --mapfile tweak.
- 1:34 PM Ticket #11977 (Freebsd 9.1 Guest on OSX Mountain Lion NAT - wrong source IP) closed by
- duplicate: Duplicate of #11965, and I have a hard time believing that this is …
- 1:31 PM Changeset in kBuild [2692] by
- Not quite as simple. Only bin and dosexe formats supports map files. …
- 1:20 PM Changeset in vbox [47299] by
- AHCI: Unused variables, typo.
- 1:13 PM Ticket #11980 (guest additions should write system time to RTC after adjusting it) created by
- When booting a Linux distribution using systemd, the system time is …
- 1:07 PM Changeset in vbox [47298] by
- Forgot to submit file.
- 12:54 PM Changeset in vbox [47297] by
- RAW: Added .flp floppy image extension for compatibility with other …
- 12:14 PM Changeset in vbox [47296] by
- VBoxTray/IPC: Only process commands w/ header version 0 for now.
- 12:10 PM Changeset in vbox [47295] by
- Docs: Update.
- 11:44 AM Changeset in kBuild [2691] by
- YASM: Dependency fix for ignoring deleted header files. Produce map …
- 11:19 AM Changeset in vbox [47294] by
- Guest user state reporting: Update.
- 9:07 AM Ticket #11979 (64bit guest on 32bit host make host random reboots) created by
- Guest: ubuntu 64bit 13.04 Host: windows 32bit …
- 2:10 AM Changeset in vbox [47293] by
- IEM: lldr 0
- 1:43 AM Changeset in vbox [47292] by
- IEM: Overlooked one test instruction.
- 1:17 AM Changeset in vbox [47291] by
- IEM: More 64-bit fixes.
Jul 21, 2013:
- 10:49 PM Ticket #11978 (Dup ping and not network connectivity while bridged on WIFI) created by
- Good day all, I am running Fedora 19 x64. Using the same laptop for …
- 9:59 PM Changeset in vbox [47290] by
- Fixes related to reading symbols from a 64-bit linux kernel (3.7).
- 7:49 PM Changeset in vbox [47289] by
- Windows build fix
Jul 20, 2013:
- 10:52 PM Changeset in vbox [47288] by
- 64-bit segmentation fixes to string instr.
- 8:06 PM Changeset in vbox [47287] by
- Back to the MOVXSD instruction.
- 4:08 PM Changeset in vbox [47286] by
- 32-bit mov fixes.
- 12:42 AM Ticket #11977 (Freebsd 9.1 Guest on OSX Mountain Lion NAT - wrong source IP) created by
- I am using a FreeBSD 9.1 Guest on an OSX Mountain Lion Host. I have a …
Jul 19, 2013:
- 11:45 PM Changeset in vbox [47285] by
- Fix: mov ss, ax; where ax is 0 in long mode.
- 11:31 PM Changeset in vbox [47284] by
- Fixed jmp far [indirect] and call far [indirect] to no cause #UD. …
- 11:20 PM Changeset in vbox [47283] by
- Initial longmode iret.
- 11:20 PM Changeset in vbox [47282] by
- pop qword [addr-expr] typo (storing 16 instead of 64 bytes).
- 10:52 PM Changeset in vbox [47281] by
- Debugger: Added logflush. Made log, logflags, and logdest display the …
- 6:58 PM Changeset in vbox [47280] by
- IEM: TPR access.
- 6:36 PM Changeset in vbox [47279] by
- IEM: int3 CS.LIMIT check should raise GP(0) not GP(CS).
- 6:12 PM Changeset in vbox [47278] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 11): …
- 5:49 PM Changeset in vbox [47277] by
- windows warnings.
- 5:47 PM Changeset in vbox [47276] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 10): Some …
- 5:43 PM Changeset in vbox [47275] by
- Main/testcase: typo in tstMouseImpl
- 5:42 PM Changeset in vbox [47274] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 9): Replace …
- 5:39 PM Changeset in vbox [47273] by
- Main/testcase: eliminated fundamentally broken use of Assert, and made …
- 5:23 PM Ticket #11976 (long paths (>260chars) cannot be created using a host:win + ...) created by
- From https://github.com/mitchellh/vagrant/issues/1953 and …
- 5:10 PM Changeset in vbox [47272] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 8): .ui …
- 4:54 PM Changeset in vbox [47271] by
- IEM: Long mode hacking.
- 4:25 PM Changeset in vbox [47270] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 7): Widget …
- 3:53 PM Changeset in vbox [47269] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 6): …
- 3:42 PM Changeset in vbox [47268] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 5): Some …
- 3:31 PM Changeset in vbox [47267] by
- Regenerate assembly headers, added TSSes to x86extra.mac.
- 2:53 PM Changeset in vbox [47266] by
- Config.kmk: new template for Main unit testing Main/testcase: fix …
- 2:25 PM Changeset in vbox [47265] by
- FE/Qt: UI converter: Support for KPointingHIDType COM enum type.
- 2:16 PM Changeset in vbox [47264] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 4): Proper …
- 2:16 PM Changeset in vbox [47263] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 3): Some …
- 2:03 PM Changeset in vbox [47262] by
- Main/Mouse: disable the test case again, it builds locally but no …
- 1:59 PM Changeset in vbox [47261] by
- Main/Mouse/test case: attempt to fix a Windows burn.
- 1:58 PM Changeset in vbox [47260] by
- VMM/HMSVMR0: Implement NRIP for instruction intercepts and MSRs. IOIO …
- 1:58 PM Changeset in vbox [47259] by
- pdmifs: fix putEventMT definition.
- 1:58 PM Changeset in vbox [47258] by
- Main/IGuest: Added eventSource in IDL.
- 1:37 PM Changeset in vbox [47257] by
- Main: fix and enable mouse test case.
- 1:37 PM Changeset in vbox [47256] by
- Main/IDL: correct description doxygen.
- 1:21 PM Changeset in vbox [47255] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 2): …
- 1:04 PM Changeset in vbox [47254] by
- VMM/HMVMXR0: Minor clarification.
- 1:01 PM Changeset in vbox [47253] by
- FE/Qt: Machine settings: System page: Cleanup/rework (part 1): Comments.
- 12:31 PM Changeset in vbox [47252] by
- Fixed assertion.
- 12:15 PM Changeset in vbox [47251] by
- ConsoleVRDPServer: obsolete assert
- 12:14 PM Ticket #11975 (send SysRq key to linux guest (fixed in 4.3)) created by
- Sending the SysRq key from host to guest doesn't work. (Tested on a …
- 11:53 AM Changeset in vbox [47250] by
- Main: fix a warning.
- 11:19 AM Changeset in vbox [47249] by
- Main/Multi-touch: extend OnMouseCapabilityChanged event.
- 11:18 AM Changeset in vbox [47248] by
- Input/USBMouse: fixed a warning in the test case.
- 10:01 AM Changeset in vbox [47247] by
- HMVMX: preserve SS.DPL and CS.L/D/G when the 'unusable' bit is set. …
- 9:43 AM Changeset in vbox [47246] by
- Setings: add multi-touch setting and fix combo mouse somewhat.
- 8:01 AM Changeset in vbox [47245] by
- Main/Mouse: updated multi-touch protocol for in-contact informatin.
- 3:58 AM Changeset in vbox [47244] by
- Devices/input: make Windows like the device again for mysterious reasons.
- 12:44 AM Changeset in vbox [47243] by
- hmR0VmxReadSegmentReg: Update on the unused stuff, prepared fix but …
- 12:16 AM Changeset in vbox [47242] by
- Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode …
Jul 18, 2013:
- 11:53 PM Changeset in vbox [47241] by
- X86DESCATTRBITS: Added the funny intel bit.
- 11:53 PM Changeset in vbox [47240] by
- More interrupt dispatching in long mode (untested).
- 11:30 PM Changeset in vbox [47239] by
- HMSVMR0.cpp: Build fix for HMSVM_ALWAYS_TRAP_ALL_XCPTS.
- 10:31 PM Changeset in vbox [47238] by
- Disable tracing by default even in debug builds. It's only useful when …
- 7:29 PM Changeset in vbox [47237] by
- HMSVMR0.cpp: Fixed to unsafe macros (harmeless atm.).
- 7:21 PM Ticket #11974 (Guest display does not refresh properly) created by
- Host Windows 7 "Preview" displays normally in Oracle VM VirtualBox …
- 7:04 PM Changeset in vbox [47236] by
- lazy-dbghelp.h: Use RTLdrLoadSystem.
- 6:16 PM Changeset in vbox [47235] by
- build fix
- 3:36 PM Changeset in vbox [47234] by
- VBoxTray: Add a magic for the IPC header.
- 1:36 PM Changeset in vbox [47233] by
- Main/MouseImpl: send buttons through the absolute device when there is …
- 1:22 PM Ticket #11973 (internet access blocked in bridged network) created by
- My Network configuration consists of following clients with listed …
- 12:00 PM Changeset in vbox [47232] by
- Windows Guest Additions: Support for querying user idle times.
- 11:57 AM Changeset in vbox [47231] by
- VBoxTray/VBoxMMR: Fixed nasty debug assertion.
- 11:53 AM Changeset in vbox [47230] by
- FE/Qt: Popup-center: Top-level popup-stacks fixes for MacOS X.
- 9:20 AM Changeset in vbox [47229] by
- Runtime/r0drv/threadctxhooks: Assert on Linux that the hook invocation …
- 8:22 AM Changeset in vbox [47228] by
- ConsoleImpl2: enable the multi-touch device in the guest.
- 8:21 AM Changeset in vbox [47227] by
- Devices/input: more adjustments to the USB input device.
- 8:20 AM Changeset in vbox [47226] by
- Main/Mouse: more adjustments to prepare for multi-touch.
- 7:22 AM Ticket #11971 (porke me aparese esto -> not a bug) closed by
- wontfix: You are really better off submitting tickets in English, as most of …
- 12:37 AM Changeset in vbox [47225] by
- Exploring conforming segments in BS2 test case.
Jul 17, 2013:
- 9:23 PM Ticket #11972 (multi-screen handling on multi-screen workstations not remembered ...) created by
- I have a guest instance of W7 configured to have 3 screens. Each of …
- 9:12 PM Changeset in vbox [47224] by
- iprt/asmdefs.mac: RT_MAKE_U32_FROM_U8 fix.
- 7:26 PM Changeset in vbox [47223] by
- Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
- 3:12 PM Changeset in vbox [47222] by
- FE/Qt: Selector UI: Snapshot widget: Handle Ctrl+DoubleClick as …
- 2:47 PM Changeset in vbox [47221] by
- Build fix.
- 2:33 PM Changeset in vbox [47220] by
- FE/Qt: General Icon Update: Storage icons: *Disabled* icon fix.
- 2:00 PM Changeset in vbox [47219] by
- Devices/Input: machine configuration for multi-touch device.
- 1:46 PM Changeset in vbox [47218] by
- Build fix.
- 1:28 PM Changeset in vbox [47217] by
- Build fix.
- 1:22 PM Changeset in vbox [47216] by
- Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
- 12:41 PM Changeset in vbox [47215] by
- Main/vboxshell: mouse code aesthetics and fix mouse events.
- 12:39 PM Changeset in vbox [47214] by
- FE/Qt: QImage frame-buffer: Release logging for *fallback* cases.
- 12:36 PM Changeset in vbox [47213] by
- VBoxTray/IPC: Update, now supports retrieving last user input from …
- 12:35 PM Changeset in vbox [47212] by
- VBoxGuestInstallHelper: Added support for RTLocalIpc (untested).
- 12:33 PM Changeset in vbox [47211] by
- VBoxTray/IPC: Update, now supports retrieving last user input from …
- 12:11 PM Changeset in vbox [47210] by
- FE/Qt: Popup-center: Withdraw invalid-bit-depth reminders in case of …
- 11:58 AM Changeset in vbox [47209] by
- FE/Qt: Popup-center: Popup *recall* (withdraw) functionality.
- 11:26 AM Ticket #11971 (porke me aparese esto -> not a bug) created by
- mis amigos de virtualbox saludos a todos la siguiente es para ver si …
- 11:01 AM Changeset in vbox [47208] by
- Devices/Input: more multi-touch plumbing.
- 10:22 AM Changeset in vbox [47207] by
- Config.kmk: put extpack enables in the expected place, put the one for …
- 10:17 AM Changeset in vbox [47206] by
- IPRT: Kernel thread-context hooks, Solaris implementation.
Note:
See TracTimeline
for information about the timeline view.