|
|
@45738
|
12 years |
vboxsync |
Additions/common/VBoxGuest: commented some unclear code.
|
|
|
@45737
|
12 years |
vboxsync |
doc corrections.
|
|
|
@45736
|
12 years |
vboxsync |
FE/Qt: Added 'save-state' and 'power-off' Runtime UI actions; Added a …
|
|
|
@45735
|
12 years |
vboxsync |
VMM: Consistently flush TLB entries for non-present pages.
|
|
|
@45734
|
12 years |
vboxsync |
VMM/HMVMXR0: nit.
|
|
|
@45733
|
12 years |
vboxsync |
VMM/HMVMXR0: spaces.
|
|
|
@45732
|
12 years |
vboxsync |
VMM/HMVMXR0: Don't trash CR2 for VM-exits caused due to a #PF delivery …
|
|
|
@45731
|
12 years |
vboxsync |
several fixes for video recording
|
|
|
@45730
|
12 years |
vboxsync |
FE/Qt: Keyboard handler: update a comment.
|
|
|
@45729
|
12 years |
vboxsync |
doc/manual: iPXE copyright
|
|
|
@45728
|
12 years |
vboxsync |
TRPM: Sprinkled HMIsEnabled around the place.
|
|
|
@45727
|
12 years |
vboxsync |
REM/VBoxRecompiler: Fixed translating pending events to TRPM on …
|
|
|
@45726
|
12 years |
vboxsync |
VMMSwitcher.cpp: We never include internal headers of other components.
|
|
|
@45725
|
12 years |
vboxsync |
nit
|
|
|
@45724
|
12 years |
vboxsync |
Missing file
|
|
|
@45723
|
12 years |
vboxsync |
Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but …
|
|
|
@45722
|
12 years |
vboxsync |
VMM/HMVMXR0: nits.
|
|
|
@45721
|
12 years |
vboxsync |
VMM: fix r85247 for 32-bit hosts
|
|
|
@45720
|
12 years |
vboxsync |
desperate
|
|
|
@45719
|
12 years |
vboxsync |
More testbox debug hacks.
|
|
|
@45718
|
12 years |
vboxsync |
Use UINT32_C() for the clipboard format flags.
|
|
|
@45717
|
12 years |
vboxsync |
build fix
|
|
|
@45716
|
12 years |
vboxsync |
IntNet: Integration of wireless IPv6 support patch + unicast ND …
|
|
|
@45715
|
12 years |
vboxsync |
VMM/HMVMXR0: Theoretically possibly to miss a CR2 update when we should.
|
|
|
@45714
|
12 years |
vboxsync |
VMM/HM: Log adjustment.
|
|
|
@45713
|
12 years |
vboxsync |
build fix
|
|
|
@45712
|
12 years |
vboxsync |
VMM/HMVMXR0: Alignment.
|
|
|
@45711
|
12 years |
vboxsync |
VMM/VMMRC: Fix 64-bit guests on 32-bit hosts for the new VT-x code.
|
|
|
@45710
|
12 years |
vboxsync |
BIOS: Fixed PCI routing query service.
|
|
|
@45709
|
12 years |
vboxsync |
SELM.cpp: Must cast pointers to uintptr_t before doing …
|
|
|
@45708
|
12 years |
vboxsync |
SELM: nits
|
|
|
@45707
|
12 years |
vboxsync |
build fix
|
|
|
@45706
|
12 years |
vboxsync |
more temporary debugging
|
|
|
@45705
|
12 years |
vboxsync |
Retired SELMR3DisableMonitoring.
|
|
|
@45704
|
12 years |
vboxsync |
VMM/HMVMXR0: Build fix for HMVMX_ALWAYS_TRAP_PF.
|
|
|
@45703
|
12 years |
vboxsync |
VBoxTray/Seamless: disable seamless on desktop change (UAC, Lock)
|
|
|
@45702
|
12 years |
vboxsync |
nits
|
|
|
@45701
|
12 years |
vboxsync |
VMM: SELM and VMM early HM init changes.
|
|
|
@45700
|
12 years |
vboxsync |
Mac OS X additions: VBoxGuest: fix VMM dev interrupt handeling.
|
|
|
@45699
|
12 years |
vboxsync |
VMM/HMVMXR0: Fix macro renaming breakage.
|
|
|
@45698
|
12 years |
vboxsync |
VMM/HMVMXR0: Alignment.
|
|
|
@45697
|
12 years |
vboxsync |
GuestCtrl: Various bugfixes required for test driver to pass.
|
|
|
@45696
|
12 years |
vboxsync |
FE/Qt: Popup-center: Popup-stack: Better encapsulation for the …
|
|
|
@45695
|
12 years |
vboxsync |
Typo.
|
|
|
@45694
|
12 years |
vboxsync |
Main/ConsoleImpl: don't run out of scope!
|
|
|
@45693
|
12 years |
vboxsync |
VMM: Introducing VINF_EM_TRIPLE_FAULT status code for triple-fault …
|
|
|
@45692
|
12 years |
vboxsync |
VMMR3/DBGF: Single-stepping should no longer be in effect when …
|
|
|
@45691
|
12 years |
vboxsync |
FE/Qt: Popup-center, popup-pane: Implementing main framework stuff …
|
|
|
@45690
|
12 years |
vboxsync |
FE/Qt: Message-center: Little enum cleanup.
|
|
|
@45689
|
12 years |
vboxsync |
doc/manual: formatting
|
|
|
@45688
|
12 years |
vboxsync |
Another hack in the dark.
|
|
|
@45687
|
12 years |
vboxsync |
Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
|
|
|
@45686
|
12 years |
vboxsync |
Console::setGuestProperty: some cleanup.
|
|
|
@45685
|
12 years |
vboxsync |
VMM/HMVMXR0: Safer to update CR2 while injecting exceptions and not …
|
|
|
@45684
|
12 years |
vboxsync |
VMM/HMVMXR0: 32-bit fixes, round 2.
|
|
|
@45683
|
12 years |
vboxsync |
FE/Qt: test a fix for stuck keys on Windows hosts.
|
|
|
@45682
|
12 years |
vboxsync |
VMM/HMVMXR0: RFlags is 32-bit with upper half as always 0, avoid going …
|
|
|
@45681
|
12 years |
vboxsync |
VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
|
|
|
@45680
|
12 years |
vboxsync |
Main/VRDEServer: Back out code to disable VRDE server if no graphics …
|
|
|
@45679
|
12 years |
vboxsync |
More E_INVALIDARG details on setting/deleting guest props
|
|
|
@45678
|
12 years |
vboxsync |
Runtime/aio: Add flags parameter to RTFileAioCtxCreate
|
|
|
@45677
|
12 years |
vboxsync |
Additions/Solaris: Ship X.Org 1.14 drivers.
|
|
|
@45676
|
12 years |
vboxsync |
VBoxTray/VBoxSeamless: Fix for the issue - A small rectangular bar …
|
|
|
@45675
|
12 years |
vboxsync |
Main/Console: OSX fix
|
|
|
@45674
|
12 years |
vboxsync |
Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
|
|
|
@45673
|
12 years |
vboxsync |
HostServices/OpenGL: compile fix for certin environments
|
|
|
@45672
|
12 years |
vboxsync |
nat-lwip: missed test case and condition for testcase.
|
|
|
@45671
|
12 years |
vboxsync |
OHCI: Endpoints may need to be skipped when looking for orphaned URBs.
|
|
|
@45670
|
12 years |
vboxsync |
BIOS: updated the alternative source code
|
|
|
@45669
|
12 years |
vboxsync |
BIOS: add int15 function 0xd04f
|
|
|
@45668
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Don't intercept CR0.WP when we have nested paging.
|
|
|
@45667
|
12 years |
vboxsync |
build fix
|
|
|
@45666
|
12 years |
vboxsync |
OHCI: Periodically cancel orphaned URBs.
|
|
|
@45665
|
12 years |
vboxsync |
HM.cpp: Fix assertion in HMIsEnabledNotMacro during vm startup.
|
|
|
@45664
|
12 years |
vboxsync |
tstVMM: the current behavior is that either raw mode or VT-x/AMD-V …
|
|
|
@45663
|
12 years |
vboxsync |
FE/Qt: Popup-pane: Remove tool-button borders.
|
|
|
@45662
|
12 years |
vboxsync |
FE/Qt: Popup-pane: Reworking layout.
|
|
|
@45661
|
12 years |
vboxsync |
forgotten file
|
|
|
@45660
|
12 years |
vboxsync |
Main/Machine+Console+Settings: add graphics controller type setting, …
|
|
|
@45659
|
12 years |
vboxsync |
FE/Qt: Popup-center: Moving popup-stack stuff into separate files.
|
|
|
@45658
|
12 years |
vboxsync |
FE/Qt: Popup-center, popup-pane: Implementing main framework stuff …
|
|
|
@45657
|
12 years |
vboxsync |
VMMR0/HMVMXR0: typo.
|
|
|
@45656
|
12 years |
vboxsync |
VMM/HMVMXR0: removed some superfluous comments.
|
|
|
@45655
|
12 years |
vboxsync |
VMMR0/HM: Profiling longjmp round trips are less useful, adjusted STAM …
|
|
|
@45654
|
12 years |
vboxsync |
Audio/DevIchHda: gcc warning.
|
|
|
@45653
|
12 years |
vboxsync |
VMM/VMMR0: HM cleanup.
|
|
|
@45652
|
12 years |
vboxsync |
slirp/tftp.c: better error message if option negotiation fails (often …
|
|
|
@45651
|
12 years |
vboxsync |
VMM/HMVMXR0: Actually we -do- need to intercept #DB (hypervisor …
|
|
|
@45650
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Fix single-stepping over STI during guest debugging and …
|
|
|
@45649
|
12 years |
vboxsync |
Eliminated leftover variable.
|
|
|
@45648
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Clear interrupt-inhibition if we're single-stepping in …
|
|
|
@45647
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Implemented setting of pending debug exceptions for …
|
|
|
@45646
|
12 years |
vboxsync |
Devices/AHCI: Offload work from EMT to a dedicated thread when using …
|
|
|
@45645
|
12 years |
vboxsync |
VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
|
|
|
@45644
|
12 years |
vboxsync |
VBoxTray/VBoxSeamless.cpp : reverting the change 84781, which didn't …
|
|
|
@45643
|
12 years |
vboxsync |
Makefile.kmk: disable the safety dependencies when building the …
|
|
|
@45642
|
12 years |
vboxsync |
recompiler: Use symbolic constants.
|
|
|
@45641
|
12 years |
vboxsync |
VMMR0/HMVMXR0: bits.
|
|
|
@45640
|
12 years |
vboxsync |
VMM: build fix
|
|
|
@45639
|
12 years |
vboxsync |
VMMR0/HMVMXR0: Simultaneous hyper and guest single-stepping support …
|
|
|