|
|
@70713
|
7 years |
vboxsync |
vbox.dsl: Make sure that a parallel port with base address 0x3BC has …
|
|
|
@69301
|
7 years |
vboxsync |
Devices/PC: scm updates
|
|
|
@68542
|
7 years |
vboxsync |
ACPI: Provide _OSC method for the PCI root bus so guests can enable …
|
|
|
@65843
|
8 years |
vboxsync |
Main/ACPI: default size for the 64-bit prefetch root bus resource is …
|
|
|
@65823
|
8 years |
vboxsync |
vbox.dsl: let the PCI memory hole end at 4G-32MB, to make sure that …
|
|
|
@65666
|
8 years |
vboxsync |
vbox.dsl: fix in default values for low memory space
|
|
|
@65633
|
8 years |
vboxsync |
vbox.dsl: no root bus resource window for Windows < 7
|
|
|
@65594
|
8 years |
vboxsync |
ACPI: properly determine PciPref64 for bigger RAM sizes; that window …
|
|
|
@65590
|
8 years |
vboxsync |
vbox.dsl: re-enable MEM4 and do CreateQwordField only if we really need it
|
|
|
@65582
|
8 years |
vboxsync |
vbox.dsl: trailing spaces
|
|
|
@65581
|
8 years |
vboxsync |
vbox.dsl: disable MEM4 for now
|
|
|
@65577
|
8 years |
vboxsync |
vbox.dsl: change ACPI standard to 2 to get 64-bit math and properly …
|
|
|
@65573
|
8 years |
vboxsync |
ACPI: add a 64-bit prefetchable memory window to the root bus …
|
|
|
@61677
|
8 years |
vboxsync |
typo
|
|
|
@61675
|
8 years |
vboxsync |
Devices/ACPI: Notify the guest by sending a battery status change …
|
|
|
@60618
|
9 years |
vboxsync |
ACPI: Commented out unknown/unused EWOL method to get rid of warningwq.
|
|
|
@60615
|
9 years |
vboxsync |
Fixed iasl warnings.
|
|
|
@60071
|
9 years |
vboxsync |
ACPI: Do not expose ACPI video bits on Windows 7 and older. …
|
|
|
@59918
|
9 years |
vboxsync |
ACPI: Allow two more serial ports.
|
|
|
@57979
|
9 years |
vboxsync |
Parallel ports: Several fixes for multiple parallel ports. Make the …
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@53845
|
10 years |
vboxsync |
Devices/PC: Add dummy _DOS ACPI video method to prevent a Linux boot …
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53334
|
10 years |
vboxsync |
ACPI: Report MCFG motherboard resource properly.
|
|
|
@52561
|
10 years |
vboxsync |
HDA: Fixed layout ID for Mt Lion.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@35782
|
14 years |
vboxsync |
ACPI: activate disabled bits from r65196
|
|
|
@35746
|
14 years |
vboxsync |
dev/serial: add to ACPI tables
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33434
|
14 years |
vboxsync |
ACPI: _DSM method for HDEF entry.
|
|
|
@33403
|
14 years |
vboxsync |
think before you commit
|
|
|
@33401
|
14 years |
vboxsync |
ACPI: layout hint for Mac guest. (xTracker/#4450 comment 152)
|
|
|
@32951
|
14 years |
vboxsync |
PCI: cleanup, bits
|
|
|
@32714
|
14 years |
vboxsync |
PCI: extended address space access
|
|
|
@32637
|
14 years |
vboxsync |
PCI: further MCFG work
|
|
|
@32477
|
14 years |
vboxsync |
PCI: BIOS & ACPI work
|
|
|
@32471
|
14 years |
vboxsync |
Devices: refactoring, further PCI work
|
|
|
@31963
|
14 years |
vboxsync |
ACPI: Hook S1 power state.
|
|
|
@31519
|
14 years |
vboxsync |
Audio: provide ACPI info for audio card to Mac guests
|
|
|
@30593
|
14 years |
vboxsync |
vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28513
|
15 years |
vboxsync |
ACPI: make NIC object acceptable by Windows guests
|
|
|
@28487
|
15 years |
vboxsync |
ACPI: another attempt to provide primary NIC info via ACPI
|
|
|
@27851
|
15 years |
vboxsync |
Backed out acpi part of r59458; breaks Windows guests
|
|
|
@27799
|
15 years |
vboxsync |
ACPI: conditionally expose NIC object to OSX guests
|
|
|
@27422
|
15 years |
vboxsync |
ACPI: cleaned up no longer used CPU entries, made RTC on by default
|
|
|
@27393
|
15 years |
vboxsync |
Devices/ACPI: fixed a missing break after case …
|
|
|
@27079
|
15 years |
vboxsync |
Added comments about PCI/ACPI/IOAPIC interrupt routing backdoor.
|
|
|
@26939
|
15 years |
vboxsync |
ACPI, APIC, HPET: emulate typical configuration wrt ISA interrupt routing
|
|
|
@26884
|
15 years |
vboxsync |
ACPI: minor cleanup
|
|
|
@26594
|
15 years |
vboxsync |
CPU hotplug: Reduce the amount of AML code interpreted by the guest …
|
|
|
@26183
|
15 years |
vboxsync |
Commit CPU hotplug patches again
|
|
|
@26115
|
15 years |
vboxsync |
ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
|
|
|
@26095
|
15 years |
vboxsync |
ACPI: Move the processor definition out of the DSDT into a SSDT. …
|
|
|
@25987
|
15 years |
vboxsync |
HPET work
|
|
|
@25967
|
15 years |
vboxsync |
ACPI: few missed entries
|
|
|
@25928
|
15 years |
vboxsync |
ACPI: HPET work
|
|
|
@25895
|
15 years |
vboxsync |
ACPI: move HPET to proper place
|
|
|
@25328
|
15 years |
vboxsync |
vbox.dsl: Avoid conflicting PS/2 kbd/mouse port assignment; fixes …
|
|
|
@25164
|
15 years |
vboxsync |
ACPI: moved RTC and SMC to southbridge, and enabled RTC …
|
|
|
@23473
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@20679
|
15 years |
vboxsync |
ACPI: fix problem with certain Windows ACPI impls (such as XP) …
|
|
|
@20595
|
15 years |
vboxsync |
ACPI: returned UCP[123] for saved state compatibility
|
|
|
@20592
|
15 years |
vboxsync |
ACPI: cleanup, restored removed AML patching
|
|
|
@20493
|
15 years |
vboxsync |
ACPI: fixed incorrect checksumming, noew 32 CPUs total
|
|
|
@20486
|
15 years |
vboxsync |
Backed out 48435 due to windows guest regressions.
|
|
|
@20464
|
15 years |
vboxsync |
ACPI: dynamic ACPI tables patching for CPU count support
|
|
|
@19646
|
16 years |
vboxsync |
Backed out r47181; win2k regression
|
|
|
@19607
|
16 years |
vboxsync |
ACPI: increased maximum nr of supported VCPUs to 16; we should …
|
|
|
@19007
|
16 years |
vboxsync |
Main: centralized control for extended device profiles, ACPI cleanup
|
|
|
@18228
|
16 years |
vboxsync |
vbox.dsl: Disabled changes from r44851.
|
|
|
@18151
|
16 years |
vboxsync |
ACPI: report RTC too
|
|
|
@17633
|
16 years |
vboxsync |
vbox.dsl: broke w2k3, disabled it for now.
|
|
|
@17617
|
16 years |
vboxsync |
vbox.dsl: a shot at working around the 32-bit compile issue (I'm not …
|
|
|
@17590
|
16 years |
vboxsync |
DevACPI,vbox.dsl: 4GB+ changes.
|
|
|
@16746
|
16 years |
vboxsync |
SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
|
|
|
@16711
|
16 years |
vboxsync |
ACPI: conditionally enable showing CPU ACPI object, needed by some guests
|
|
|
@16170
|
16 years |
vboxsync |
More device work
|
|
|
@16042
|
16 years |
vboxsync |
reverted r41685 (thanks Sander)
|
|
|
@16041
|
16 years |
vboxsync |
reverted 41727
|
|
|
@16039
|
16 years |
vboxsync |
Temporary reverted ACPI changes, till 2.1.2 out
|
|
|
@16005
|
16 years |
vboxsync |
Implemented in-place disable of ACPI devices, added disabled by …
|
|
|
@15008
|
16 years |
vboxsync |
PCI: Enabled all 32 slots on the root bus. Vista reactivation was a …
|
|
|
@13002
|
16 years |
vboxsync |
Add PCI irq routing information to have 32 slots available on the host …
|
|
|
@10372
|
16 years |
vboxsync |
disable the floppy controller in the ACPI tables if necessary
|
|
|
@8207
|
17 years |
vboxsync |
rebranding
|
|
|
@6222
|
17 years |
vboxsync |
Continue work on the parallel port device:
1. Removed the host device …
|
|
|
@4774
|
17 years |
vboxsync |
Forced LF (Unix) EOL for common SED and ACPI scripts mode to make it …
|
|
|
@4076
|
17 years |
vboxsync |
Two more manual license fixes.
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2546
|
18 years |
vboxsync |
cosmetical fixes
|
|
|
@1
|
55 years |
vboxsync |
import
|