|
|
@36819
|
14 years |
vboxsync |
CFGM: Shut up two -O3 warnings on mac.
|
|
|
@36818
|
14 years |
vboxsync |
IEM: Drop the lock validator when running in IEM validation mode or we …
|
|
|
@36817
|
14 years |
vboxsync |
Another try
|
|
|
@36816
|
14 years |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@36815
|
14 years |
vboxsync |
IEM: XCHG mem,reg and CALLN r/m
|
|
|
@36814
|
14 years |
vboxsync |
Java XPCOM bridge: cleanup, survive multiple inits
|
|
|
@36813
|
14 years |
vboxsync |
mac build fix.
|
|
|
@36812
|
14 years |
vboxsync |
IEM: hlt
|
|
|
@36810
|
14 years |
vboxsync |
Additions/x11/VBoxClient: drop static libstdc++
|
|
|
@36809
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36808
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36807
|
14 years |
vboxsync |
Additions/x11/seamless: we can no longer throw exceptions
|
|
|
@36806
|
14 years |
vboxsync |
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
|
|
|
@36805
|
14 years |
vboxsync |
Additions/x11/seamless: yet another STL-vector-in-C
|
|
|
@36804
|
14 years |
vboxsync |
Additions/x11/VBoxClient: forgot to set a flag
|
|
|
@36803
|
14 years |
vboxsync |
Additions/x11/seamless: uninitialised variable
|
|
|
@36802
|
14 years |
vboxsync |
Additions/x11/seamless: extended unit test slightly
|
|
|
@36801
|
14 years |
vboxsync |
PATM: Indentation and comments of the structures. Fix remaining …
|
|
|
@36800
|
14 years |
vboxsync |
AHCI: Cancel active tasks during a device, port or HBA reset
|
|
|
@36799
|
14 years |
vboxsync |
AsyncCompletion: Add debugger command to inject delays. Disabled by default
|
|
|
@36798
|
14 years |
vboxsync |
build fix
|
|
|
@36797
|
14 years |
vboxsync |
FreeBSD: Warnings
|
|
|
@36796
|
14 years |
vboxsync |
Fix FreeBSD host drivers
|
|
|
@36795
|
14 years |
vboxsync |
IEM: Verify memory writes, fixed bugs found doing so.
|
|
|
@36794
|
14 years |
vboxsync |
IEM: Verify I/O port read and writes as well as MMIO accesses. …
|
|
|
@36792
|
14 years |
vboxsync |
Additions/solaris: spaces and minor fix.
|
|
|
@36791
|
14 years |
vboxsync |
tstX86-1: Build fix for FreeBSD
|
|
|
@36790
|
14 years |
vboxsync |
Solaris/additions/postinstall.sh: minor clean up.
|
|
|
@36789
|
14 years |
vboxsync |
Installer/linux/rpm,deb: nice icons for Unity and Nautilus here too
|
|
|
@36788
|
14 years |
vboxsync |
OSE build fix.
|
|
|
@36787
|
14 years |
vboxsync |
EM: ooops, these assertions shouldn't have been here.
|
|
|
@36786
|
14 years |
vboxsync |
rpm: fedora15
|
|
|
@36785
|
14 years |
vboxsync |
Additions/installer/linux: silence a grep
|
|
|
@36784
|
14 years |
vboxsync |
VBoxManage/GuestCtrl: Forgot another argv0 commit.
|
|
|
@36782
|
14 years |
vboxsync |
deb/rpm: misc fixes and sync debian/
|
|
|
@36781
|
14 years |
vboxsync |
warning
|
|
|
@36780
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36779
|
14 years |
vboxsync |
Additions/installer/linux: look for konsole before gnome-terminal, …
|
|
|
@36778
|
14 years |
vboxsync |
win.x86 build fix.
|
|
|
@36777
|
14 years |
vboxsync |
Installer/linux: nice icons for Unity and Nautilus too
|
|
|
@36776
|
14 years |
vboxsync |
solaris build fix./
|
|
|
@36775
|
14 years |
vboxsync |
gcc build fixes.
|
|
|
@36774
|
14 years |
vboxsync |
build fix.
|
|
|
@36773
|
14 years |
vboxsync |
build fix.
|
|
|
@36772
|
14 years |
vboxsync |
build fixes.
|
|
|
@36771
|
14 years |
vboxsync |
build fixes.
|
|
|
@36770
|
14 years |
vboxsync |
build fixes.
|
|
|
@36769
|
14 years |
vboxsync |
build fixes.
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36766
|
14 years |
vboxsync |
DisasmTables.cpp: Added todos for some new instructions.
|
|
|
@36764
|
14 years |
vboxsync |
Additions/solaris: remove obsolete packaging bits, just causes confusion.
|
|
|
@36762
|
14 years |
vboxsync |
CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
|
|
|
@36759
|
14 years |
vboxsync |
Additions/linux/Installer: use only pkexec, sudo and su for the …
|
|
|
@36758
|
14 years |
vboxsync |
typo
|
|
|
@36757
|
14 years |
vboxsync |
deb/rpm fixes
|
|
|
@36756
|
14 years |
vboxsync |
Removed debug output, adjusted logging.
|
|
|
@36755
|
14 years |
vboxsync |
Main/VBoxService/GuestCtrl: More argv0 fixes.
|
|
|
@36754
|
14 years |
vboxsync |
VBoxService/Toolbox: Adjust error check.
|
|
|
@36753
|
14 years |
vboxsync |
deb/rpm: build fix
|
|
|
@36752
|
14 years |
vboxsync |
Additions/linux/installer: X.Org Server crashes on Natty if we call …
|
|
|
@36751
|
14 years |
vboxsync |
Additions/solaris: Support for Xorg 1.10
|
|
|
@36750
|
14 years |
vboxsync |
linux installer: missing changes for terminating vboxballoonctrl-service
|
|
|
@36749
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fixed getting output data from started process, …
|
|
|
@36748
|
14 years |
vboxsync |
Installer/solaris: change service log rotation intervals from weekly …
|
|
|
@36747
|
14 years |
vboxsync |
Linux installer: higher resolution icon for the start menu
|
|
|
@36746
|
14 years |
vboxsync |
FE/Qt4-NLS: merged es, lt
|
|
|
@36745
|
14 years |
vboxsync |
Another fix for internal toolbox invocation (argv0), logging.
|
|
|
@36744
|
14 years |
vboxsync |
VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
|
|
|
@36743
|
14 years |
vboxsync |
HostServices/GuestCtrl: More checks for empty buffers, drop host …
|
|
|
@36742
|
14 years |
vboxsync |
VBoxManage/GuestCtrl: Adjusted assertion, warn if not all elements …
|
|
|
@36741
|
14 years |
vboxsync |
Logging.
|
|
|
@36740
|
14 years |
vboxsync |
Logging.
|
|
|
@36739
|
14 years |
vboxsync |
Res: add 128px OSE version
|
|
|
@36738
|
14 years |
vboxsync |
Res: add app icons
|
|
|
@36737
|
14 years |
vboxsync |
Additions/linux/installer: X.Org Server crashes on Natty if we call …
|
|
|
@36736
|
14 years |
vboxsync |
FE/Qt: French NLS
|
|
|
@36735
|
14 years |
vboxsync |
crOpenGL: fix crash on mac (#5651)
|
|
|
@36734
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
|
|
|
@36733
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
|
|
|
@36732
|
14 years |
vboxsync |
VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
|
|
|
@36731
|
14 years |
vboxsync |
BIOS: Corrected EDD checksum calculation - two's complement is not …
|
|
|
@36730
|
14 years |
vboxsync |
Solaris/NetFltBow: support for VNIC templates and VLANs.
|
|
|
@36729
|
14 years |
vboxsync |
FE/Qt4-NLS: merged it, da, ja, ko
|
|
|
@36728
|
14 years |
vboxsync |
FE/Qt: Russian NLS update.
|
|
|
@36727
|
14 years |
vboxsync |
Main: fix log message format string bugs
|
|
|
@36726
|
14 years |
vboxsync |
VBoxManageGuestCtrl: Skip empty arguments.
|
|
|
@36724
|
14 years |
vboxsync |
Main/KeyboardImpl: when sending host+del to the guest, send the …
|
|
|
@36723
|
14 years |
vboxsync |
some lintian warnings
|
|
|
@36722
|
14 years |
vboxsync |
unused variable
|
|
|
@36721
|
14 years |
vboxsync |
Main/idl: clarify the availability of IDisplay::takeScreenShot
|
|
|
@36720
|
14 years |
vboxsync |
Frontends/VBoxManage: support taking screenshots
|
|
|
@36719
|
14 years |
vboxsync |
PCI: try to reattach previous PCI driver on VM exit
|
|
|
@36718
|
14 years |
vboxsync |
deb: some lintian warnings
|
|
|
@36717
|
14 years |
vboxsync |
PCI: experimental code for shared interrupts support
|
|
|
@36716
|
14 years |
vboxsync |
PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
|
|
|
@36715
|
14 years |
vboxsync |
Build fix.
|
|
|
@36714
|
14 years |
vboxsync |
Installer/linux: debian and rpm packaging of VBoxBalloonCtrl
|
|
|
@36713
|
14 years |
vboxsync |
Build fix.
|
|
|
@36712
|
14 years |
vboxsync |
Windows host installer: Install/ship VBoxBalloonCtrl.
|
|
|
@36711
|
14 years |
vboxsync |
VBoxBalloonCtrl: Adjusted machine state <-> running.
|
|
|