|
|
@26208
|
15 years |
vboxsync |
EFI: bits
|
|
|
@26206
|
15 years |
vboxsync |
Don't enable new I/O by default yet
|
|
|
@26203
|
15 years |
vboxsync |
EFI: better configuration for firmware
|
|
|
@26195
|
15 years |
vboxsync |
style
|
|
|
@26188
|
15 years |
vboxsync |
Another one
|
|
|
@26185
|
15 years |
vboxsync |
Build fix
|
|
|
@26183
|
15 years |
vboxsync |
Commit CPU hotplug patches again
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@26177
|
15 years |
vboxsync |
*: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
|
|
|
@26176
|
15 years |
vboxsync |
VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26172
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 1.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26164
|
15 years |
vboxsync |
PDM: Cleaning up device & USB device registration code.
|
|
|
@26163
|
15 years |
vboxsync |
PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
|
|
|
@26161
|
15 years |
vboxsync |
PDM: s/pDrvReg/pReg/g
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26158
|
15 years |
vboxsync |
TMR3UTCNow -> TMR3UtcNow + DevHlp.
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@26137
|
15 years |
vboxsync |
PDM: Added PDMIBASERC and PDMIBASER0.
|
|
|
@26135
|
15 years |
vboxsync |
typo.
|
|
|
@26115
|
15 years |
vboxsync |
ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
|
|
|
@26112
|
15 years |
vboxsync |
PDM,UsbMsd,++: Resumed hacking the MSD code.
|
|
|
@26110
|
15 years |
vboxsync |
EFI: functional reset
|
|
|
@26109
|
15 years |
vboxsync |
EFI: allow passing boot args via extradata
|
|
|
@26104
|
15 years |
vboxsync |
SATA: integrity word
|
|
|
@26101
|
15 years |
vboxsync |
Audio-OSX: fixed a warning
|
|
|
@26100
|
15 years |
vboxsync |
Audio-OSX: Added input/output device change detection, sample rate …
|
|
|
@26097
|
15 years |
vboxsync |
Remove $
|
|
|
@26096
|
15 years |
vboxsync |
Makefile
|
|
|
@26095
|
15 years |
vboxsync |
ACPI: Move the processor definition out of the DSDT into a SSDT. …
|
|
|
@26080
|
15 years |
vboxsync |
Build fix
|
|
|
@26078
|
15 years |
vboxsync |
CPU hotplug: Remove obsolete code. APIC objects are returned from the …
|
|
|
@26076
|
15 years |
vboxsync |
CPU hotplug: ACPI changes for Windows guests
|
|
|
@26057
|
15 years |
vboxsync |
ACPI: spaces, coding style, some comments, FACS 64-bit aligned
|
|
|
@26056
|
15 years |
vboxsync |
ACPI: Missing break
|
|
|
@26055
|
15 years |
vboxsync |
#4610: virtio-net: changed out-of-range read handling to return …
|
|
|
@26049
|
15 years |
vboxsync |
ATA: checksum typo, cleanup
|
|
|
@26037
|
15 years |
vboxsync |
NAT: xtracker 4630 (respect the bootp BROADCAST flags)
|
|
|
@26029
|
15 years |
vboxsync |
#4610: virtio-net: fixed handling for port writes beyond the valid range.
|
|
|
@26028
|
15 years |
vboxsync |
Hmm, not yet
|
|
|
@26027
|
15 years |
vboxsync |
BIOS: use copt to optimize the assembler a bit (make the code a bit …
|
|
|
@26008
|
15 years |
vboxsync |
Some more -Wshadow.
|
|
|
@26003
|
15 years |
vboxsync |
VGA bios: fix the attribute during text scroll (fix from upstream)
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25999
|
15 years |
vboxsync |
ATA: enable SCSI_READ_DVD_STRUCTURE for all controller types (seems safe)
|
|
|
@25995
|
15 years |
vboxsync |
VMM: PDM infrastructure for HPET
|
|
|
@25993
|
15 years |
vboxsync |
DrvIntNet.cpp: Preparing for R0/RC.
|
|
|
@25992
|
15 years |
vboxsync |
alias_nbt.c: isprint -> RT_C_IS_PRINT; fixes missing prototype warning …
|
|
|
@25989
|
15 years |
vboxsync |
ATA: implement integrity word
|
|
|
@25987
|
15 years |
vboxsync |
HPET work
|
|
|
@25986
|
15 years |
vboxsync |
pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25981
|
15 years |
vboxsync |
pdmifs.h: yet another batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25972
|
15 years |
vboxsync |
VHD: The disk footer copy of a dynamic disks needs to be updated too …
|
|
|
@25971
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25969
|
15 years |
vboxsync |
pdmifs.h: Converted the mouse interface ids. Committing early to see …
|
|
|
@25968
|
15 years |
vboxsync |
placeholder
|
|
|
@25967
|
15 years |
vboxsync |
ACPI: few missed entries
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25963
|
15 years |
vboxsync |
VHD: Fix incompatibility with Virtual PC
|
|
|
@25955
|
15 years |
vboxsync |
#4610: virtio-net: fixed handling for port reads beyond the valid range.
|
|
|
@25950
|
15 years |
vboxsync |
$(QUIET)
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@25942
|
15 years |
vboxsync |
*: RTEnv usage cleanup - avoid RTEnvGet() as it doesn't necessarily …
|
|
|
@25934
|
15 years |
vboxsync |
BusLogic: Fix assertions with 2.4 kernels
|
|
|
@25928
|
15 years |
vboxsync |
ACPI: HPET work
|
|
|
@25917
|
15 years |
vboxsync |
Audio-OSX: burn fix
|
|
|
@25916
|
15 years |
vboxsync |
Audio-OSX: More updates to the CoreAudio backend. Added sample rate …
|
|
|
@25900
|
15 years |
vboxsync |
Same goes for the write handler and the duplicate ATAController code.
|
|
|
@25897
|
15 years |
vboxsync |
ATA: ataIOPortReadStr1: deal with the unlikely case where no data (or …
|
|
|
@25895
|
15 years |
vboxsync |
ACPI: move HPET to proper place
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25876
|
15 years |
vboxsync |
e1000: Revised EERD patch applied (http://www.virtualbox.org/ticket/6008)
|
|
|
@25870
|
15 years |
vboxsync |
windows build fix
|
|
|
@25869
|
15 years |
vboxsync |
Devices/Makefile.kmk: no -Wshadow for the libalias stuff
|
|
|
@25855
|
15 years |
vboxsync |
DevACPI.cpp: more bound checking.
|
|
|
@25854
|
15 years |
vboxsync |
DevACPI.cpp: bound checking.
|
|
|
@25848
|
15 years |
vboxsync |
CPU hotplug: Merge the third patch. Guest additions interface for the …
|
|
|
@25847
|
15 years |
vboxsync |
Missing change
|
|
|
@25846
|
15 years |
vboxsync |
Change CPU hot-plug ACPI table to work with the changed interface
|
|
|
@25845
|
15 years |
vboxsync |
Check for hot-plug flag
|
|
|
@25838
|
15 years |
vboxsync |
Address todos (changes the protocol for CPU ejection) and make it …
|
|
|
@25830
|
15 years |
vboxsync |
#3987: Virtio minor cs optimizations + timer stats.
|
|
|
@25825
|
15 years |
vboxsync |
r=bird: hot-plug review and code style cleanup. check out the @todos
|
|
|
@25823
|
15 years |
vboxsync |
Devices: more -Wshadow
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25820
|
15 years |
vboxsync |
The CPU is always attached if CPU hotplugging is not enabled
|
|
|
@25819
|
15 years |
vboxsync |
FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
|
|
|
@25818
|
15 years |
vboxsync |
Build fix
|
|
|
@25817
|
15 years |
vboxsync |
CPU hotplug: Merge the second patch. ACPI changes to support CPU …
|
|
|
@25799
|
15 years |
vboxsync |
NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
|
|
|
@25790
|
15 years |
vboxsync |
Devices: -Wshadow
|
|
|
@25780
|
15 years |
vboxsync |
Misc: -Wshadow warnings.
|
|
|