|
|
@2775
|
18 years |
vboxsync |
Release log prefix.
|
|
|
@2774
|
18 years |
vboxsync |
Cleanup
|
|
|
@2773
|
18 years |
vboxsync |
cleanup
|
|
|
@2772
|
18 years |
vboxsync |
Implement option to replace MBR code for raw partition VMDKs.
|
|
|
@2771
|
18 years |
vboxsync |
FE/Qt: Fixed a typo.
|
|
|
@2770
|
18 years |
vboxsync |
log fix
|
|
|
@2768
|
18 years |
vboxsync |
FE/Qt: More spelling corrections.
|
|
|
@2767
|
18 years |
vboxsync |
backed out
|
|
|
@2766
|
18 years |
vboxsync |
correction
|
|
|
@2765
|
18 years |
vboxsync |
missing SUP_IOCTL_FAST_DO_HWACC_RUN case
|
|
|
@2764
|
18 years |
vboxsync |
FE/Qt: Fixed spelling; added proper console window restriction for SDL …
|
|
|
@2762
|
18 years |
vboxsync |
Logging fixes
|
|
|
@2761
|
18 years |
vboxsync |
Logging fixes
|
|
|
@2760
|
18 years |
vboxsync |
Don't save FS & GS in 64 bits mode
|
|
|
@2759
|
18 years |
vboxsync |
fixes
|
|
|
@2758
|
18 years |
vboxsync |
Don't flush the raw disk/partition extents.
|
|
|
@2757
|
18 years |
vboxsync |
corrections
|
|
|
@2756
|
18 years |
vboxsync |
Manually save and restore GDTR & IDTR.
|
|
|
@2755
|
18 years |
vboxsync |
Added a little hack to make sure we catch newly attached devices.
|
|
|
@2754
|
18 years |
vboxsync |
Split com.cpp into generic bits and initterm bits so it won't drag in …
|
|
|
@2753
|
18 years |
vboxsync |
temporary workaround for the darn OSType conflict.
|
|
|
@2751
|
18 years |
vboxsync |
Leftover breakpoints
|
|
|
@2750
|
18 years |
vboxsync |
Proper masking
|
|
|
@2749
|
18 years |
vboxsync |
QueryCPUId -> GetCpuId (it's a wrapper for CPUMGetGuestCpuId).
|
|
|
@2747
|
18 years |
vboxsync |
Sigh
|
|
|
@2746
|
18 years |
vboxsync |
Another attempt at masking off the top 32 bits
|
|
|
@2745
|
18 years |
vboxsync |
and another
|
|
|
@2744
|
18 years |
vboxsync |
Gather some more info on that TM.cpp assertion…
|
|
|
@2743
|
18 years |
vboxsync |
bugfix
|
|
|
@2742
|
18 years |
vboxsync |
Implement determining image flags on open. Also partial implementation …
|
|
|
@2740
|
18 years |
vboxsync |
Incorrect code was generated
|
|
|
@2739
|
18 years |
vboxsync |
Fixed typo
|
|
|
@2738
|
18 years |
vboxsync |
Backed out 21335 & corrected return values.
|
|
|
@2736
|
18 years |
vboxsync |
1. Messages for “your additions are outdated” and “there is a newer …
|
|
|
@2735
|
18 years |
vboxsync |
Use 64 bits index for VMXWrite/ReadVMCS64.
|
|
|
@2733
|
18 years |
vboxsync |
Let's assume success please.
|
|
|
@2732
|
18 years |
vboxsync |
VMXActivateVMCS shouldn't use vmclear of course…
|
|
|
@2731
|
18 years |
vboxsync |
VMXWriteVMCS64 bug fixes
|
|
|
@2730
|
18 years |
vboxsync |
Temporarily disabled ring 0 to vbox log hack on Vista 64.
|
|
|
@2729
|
18 years |
vboxsync |
FE/SDL: fixed two potential races when terminating the VM
|
|
|
@2728
|
18 years |
vboxsync |
Allow (but punish with an assertion) creation of a HDD container …
|
|
|
@2727
|
18 years |
vboxsync |
New option for creating VMDKs that refer to individual partitions …
|
|
|
@2726
|
18 years |
vboxsync |
two typos and two comments
|
|
|
@2725
|
18 years |
vboxsync |
Removed obsolete MPS tables from rombios. Extend DevPcBios.cpp instead …
|
|
|
@2723
|
18 years |
vboxsync |
Main: Fixed compiler warnings.
|
|
|
@2722
|
18 years |
vboxsync |
FE/Qt: Fixed http://www.virtualbox.org/ticket/346: extended keys were …
|
|
|
@2721
|
18 years |
vboxsync |
Updated SELMR3CheckTSS so it won't assert for no good reason.
|
|
|
@2720
|
18 years |
vboxsync |
Null TR means there's no TSS, has to be reloaded first, so clear the …
|
|
|
@2719
|
18 years |
vboxsync |
Include TR in default CPUM info dump.
|
|
|
@2718
|
18 years |
vboxsync |
Implemented raw partition access.
|
|
|
@2717
|
18 years |
vboxsync |
INST_ADDITIONS
|
|
|
@2716
|
18 years |
vboxsync |
One other case where we should check if any forced actions are pending …
|
|
|
@2715
|
18 years |
vboxsync |
One other case where we have to check for pending forced actions …
|
|
|
@2714
|
18 years |
vboxsync |
Do not allow to use VbglGr* if VBoxGuest is not available. Backed out …
|
|
|
@2713
|
18 years |
vboxsync |
Preallocate data for the mouse filter ServiceCallback only when the …
|
|
|
@2711
|
18 years |
vboxsync |
signing fix.Makefile.kmk
|
|
|
@2710
|
18 years |
vboxsync |
forgot dir dep.
|
|
|
@2709
|
18 years |
vboxsync |
signing fix.
|
|
|
@2708
|
18 years |
vboxsync |
FE/Qt: Implemented the "Show VM Window" functionality on X11.
|
|
|
@2707
|
18 years |
vboxsync |
mkisofs msg.
|
|
|
@2706
|
18 years |
vboxsync |
Correct INST.
|
|
|
@2705
|
18 years |
vboxsync |
Additions signing in progress. Blocked by VBOX_SIGN_ADDITIONS for now.
|
|
|
@2704
|
18 years |
vboxsync |
Fix typo.
|
|
|
@2703
|
18 years |
vboxsync |
Changing “Guest Addition Outdated” message.
Separated messages done: …
|
|
|
@2701
|
18 years |
vboxsync |
Stupid typo
|
|
|
@2700
|
18 years |
vboxsync |
Full-screen and maximization issues fixed. Current implementation:
1. …
|
|
|
@2699
|
18 years |
vboxsync |
Stricter type checking.
|
|
|
@2698
|
18 years |
vboxsync |
do not swallow errors
|
|
|
@2697
|
18 years |
vboxsync |
minor improvement
|
|
|
@2694
|
18 years |
vboxsync |
Sign the catalog and the files it covers. (still disabled)
|
|
|
@2693
|
18 years |
vboxsync |
Sign the catalog and the files it covers.
|
|
|
@2691
|
18 years |
vboxsync |
use the edit function. (still disabled)
|
|
|
@2690
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2689
|
18 years |
vboxsync |
A simplified approach.
|
|
|
@2687
|
18 years |
vboxsync |
typo.
|
|
|
@2686
|
18 years |
vboxsync |
Code signing (not enabled).
|
|
|
@2685
|
18 years |
vboxsync |
Code signing (not disabled).
|
|
|
@2684
|
18 years |
vboxsync |
Can't sign this one…
|
|
|
@2683
|
18 years |
vboxsync |
Fixed typo.
|
|
|
@2682
|
18 years |
vboxsync |
cat files…
|
|
|
@2679
|
18 years |
vboxsync |
fixed alignment issue, move the code to the right place and fixed the …
|
|
|
@2676
|
18 years |
vboxsync |
some inf2cat work (needs selfsign update so not enabled).
|
|
|
@2675
|
18 years |
vboxsync |
Raw disk VMDK image creation stuff.
|
|
|
@2674
|
18 years |
vboxsync |
Web services: implemented soap faults (error handling) + explicit …
|
|
|
@2673
|
18 years |
vboxsync |
Comment fix.
|
|
|
@2672
|
18 years |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@2671
|
18 years |
vboxsync |
FE/Qt: Added support for displaying more than one COM error if several …
|
|
|
@2670
|
18 years |
vboxsync |
doppelmoppel
|
|
|
@2668
|
18 years |
vboxsync |
FE/Qt: Updated Russian (spelling), Polish (sync) and German (resync) …
|
|
|
@2667
|
18 years |
vboxsync |
FE/BFE: removed the APIC -> IOAPIC dependency again
|
|
|
@2663
|
18 years |
vboxsync |
Added a simple test if someone tries to write to physical memory after …
|
|
|
@2661
|
18 years |
vboxsync |
Raw disk access VMDKs can now be generated, too.
|
|
|
@2657
|
18 years |
vboxsync |
Web services: attempted fix for XSLT problems (#1976), plus a couple …
|
|
|
@2656
|
18 years |
vboxsync |
More logging
|
|
|
@2655
|
18 years |
vboxsync |
fixed a minor issue causing SUPUnloadVMM to fail with …
|
|
|
@2653
|
18 years |
vboxsync |
tag.
|
|
|
@2652
|
18 years |
vboxsync |
The tag should be easy to spot (IPRT).
|
|
|
@2651
|
18 years |
vboxsync |
provide MPS table if IOAPIC is present, use the last 16 bytes of the …
|
|
|
@2650
|
18 years |
vboxsync |
Updated VD image create interface. Implemented closing/deleting of …
|
|
|
@2646
|
18 years |
vboxsync |
Fix for 64-bit Vista host lockup.
|
|
|