VirtualBox

source: vbox/trunk/src/VBox/Devices/PC

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20734   15 years vboxsync DevAPIC: rewrote timer updates to streamline the handling wrt the …
(edit) @20679   15 years vboxsync ACPI: fix problem with certain Windows ACPI impls (such as XP) …
(edit) @20676   15 years vboxsync Reset *all* APICs
(edit) @20666   15 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20595   16 years vboxsync ACPI: returned UCP[123] for saved state compatibility
(edit) @20592   16 years vboxsync ACPI: cleanup, restored removed AML patching
(edit) @20572   16 years vboxsync DrvVUSBRootHub.cpp,DevPCI,DevAPIC: Don't register stats under /PDM/.
(edit) @20506   16 years vboxsync VBoxAcpi.cpp: Virtual Box -> VirtualBox.
(edit) @20493   16 years vboxsync ACPI: fixed incorrect checksumming, noew 32 CPUs total
(edit) @20486   16 years vboxsync Backed out 48435 due to windows guest regressions.
(edit) @20464   16 years vboxsync ACPI: dynamic ACPI tables patching for CPU count support
(edit) @20413   16 years vboxsync fix OSE
(edit) @20400   16 years vboxsync ACPI: refactoring, prepare for dynamic DSDT generation
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20217   16 years vboxsync More comments
(edit) @20214   16 years vboxsync ACPI: Always show the CPU leafs when we have multiple VCPUs or when …
(edit) @20197   16 years vboxsync Do not send an init IPI during reset
(edit) @20131   16 years vboxsync DevPit-i8254.cpp: divide by zero workaround/hack. This needs proper fixing.
(edit) @20117   16 years vboxsync DevACPI.cpp: Use the scope to avoid bugs like r47866 fixed.
(edit) @20112   16 years vboxsync Uninitialized variable usage
(edit) @20092   16 years vboxsync DevAPIC,PDM: timer critsect.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20056   16 years vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20049   16 years vboxsync DevPit-i8254.cpp: Don't call TMVirtualGet multiple times when …
(edit) @20039   16 years vboxsync DevAPIC.cpp: Made apic_timer select the right instance. Fixed the …
(edit) @20037   16 years vboxsync TPR read/write updates
(edit) @20005   16 years vboxsync Noisy logging
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @19967   16 years vboxsync ACPI: Add support for FreeBSD
(edit) @19787   16 years vboxsync APIC: Current implementation is limited to 32 CPUs due to the use of …
(edit) @19744   16 years vboxsync Logging updates
(edit) @19741   16 years vboxsync Handle APIC_DM_LOWPRI in apic_bus_deliver
(edit) @19739   16 years vboxsync Logging updates
(edit) @19706   16 years vboxsync DevRTC: UIP logging (level 2).
(edit) @19650   16 years vboxsync Bug fix
(edit) @19646   16 years vboxsync Backed out r47181; win2k regression
(edit) @19632   16 years vboxsync Use physical id for logging APIC
(edit) @19616   16 years vboxsync Obsolete comment
(edit) @19615   16 years vboxsync ACPI logging updates
(edit) @19607   16 years vboxsync ACPI: increased maximum nr of supported VCPUs to 16; we should …
(edit) @19606   16 years vboxsync ACPI: Always show the CPU leafs when we have multiple VCPUs
(edit) @19512   16 years vboxsync Logging updates
(edit) @19489   16 years vboxsync DevAPIC: do not flood the release log!
(edit) @19475   16 years vboxsync VMM: sending init IPI
(edit) @19468   16 years vboxsync VMM: better SIPI sending, reschedule to R3 as needed
(edit) @19443   16 years vboxsync Notes about missing functionality
(edit) @19437   16 years vboxsync SMP: send SIPI notification from APIC, let VM handle what really do
(edit) @19279   16 years vboxsync Etherboot: Build fix for FreeBSD
(edit) @19007   16 years vboxsync Main: centralized control for extended device profiles, ACPI cleanup
(edit) @18996   16 years vboxsync Enabled SMP ACPI code
(edit) @18995   16 years vboxsync SMP change
(edit) @18993   16 years vboxsync Enable code to construct multiple MPS tables (we used to create one …
(edit) @18687   16 years vboxsync BIOS printf fix
(edit) @18663   16 years vboxsync Devices: Clean out the VBOX_WITH_NEW_PHYS_CODE #ifdefs.
(edit) @18580   16 years vboxsync Merged bios_printf changes from bochs.
(edit) @18574   16 years vboxsync Merged safe changes from bochs; formatting and functionally equivalent …
(edit) @18557   16 years vboxsync Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
(edit) @18391   16 years vboxsync OSE fix
(edit) @18373   16 years vboxsync DevPcBios: comments.
(edit) @18324   16 years vboxsync BIOS: Make it possible to select SCSI disks on the boot screen
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @18228   16 years vboxsync vbox.dsl: Disabled changes from r44851.
(edit) @18151   16 years vboxsync ACPI: report RTC too
(edit) @18143   16 years vboxsync VMM,Devices: Changed ROM registration and fixed some shadowed ROM …
(edit) @18101   16 years vboxsync PDM,PGM,DevPcArch,types.h: Added GCPhys2CCPtr conversion methods to …
(edit) @17968   16 years vboxsync APIC: locking refined
(edit) @17633   16 years vboxsync vbox.dsl: broke w2k3, disabled it for now.
(edit) @17617   16 years vboxsync vbox.dsl: a shot at working around the 32-bit compile issue (I'm not …
(edit) @17607   16 years vboxsync s
(edit) @17606   16 years vboxsync DevACPI: forgot shifting the high memory length.
(edit) @17597   16 years vboxsync DevPcBios,DevACPI: Use 0xffe00000 as the max low ram limit in both …
(edit) @17590   16 years vboxsync DevACPI,vbox.dsl: 4GB+ changes.
(edit) @17572   16 years vboxsync DevACPI: minus spaces, minus (some) macro programming.
(edit) @17545   16 years vboxsync DevPcBios.cpp,rombios.c: 4GB changes, synced the 0E820 code with …
(edit) @17542   16 years vboxsync Main,VBoxBFE,DevPcBios,DevACPI: RamHoleSize.
(edit) @17540   16 years vboxsync DevACPI: Added RAM todo.
(edit) @17251   16 years vboxsync VMM,REM,DevPcArch: VBOX_WITH_NEW_PHYS_CODE changes.
(edit) @16746   16 years vboxsync SMP guests: implement support for multiple CPU ACPI objects (#ifdef'ed …
(edit) @16711   16 years vboxsync ACPI: conditionally enable showing CPU ACPI object, needed by some guests
(edit) @16537   16 years vboxsync BIOS part to make Vista boot from the LsiLogic controller and boot speedup
(edit) @16247   16 years vboxsync some todos
(edit) @16211   16 years vboxsync DevACPI: doxygen comments.
(edit) @16173   16 years vboxsync try to fix the boxes
(edit) @16170   16 years vboxsync More device work
(edit) @16158   16 years vboxsync reapplied PIT fix from 41876
(edit) @16148   16 years vboxsync PIT: backed out r41876, delayed until after the release
(edit) @16146   16 years vboxsync fixed uninited variable in PIT, making Dragonfly boot OK
(edit) @16042   16 years vboxsync reverted r41685 (thanks Sander)
(edit) @16041   16 years vboxsync reverted 41727
(edit) @16039   16 years vboxsync Temporary reverted ACPI changes, till 2.1.2 out
(edit) @16033   16 years vboxsync ACPI: use symbolic names if possible
(edit) @16005   16 years vboxsync Implemented in-place disable of ACPI devices, added disabled by …
(edit) @15712   16 years vboxsync dpte_offset & dpte_segment reversed. Fixed in upstream Bochs. Reported …
(edit) @15366   16 years vboxsync Storage: Eradicated the last bits using the old VDI only backend, …
(edit) @15192   16 years vboxsync Devices/PcBios: handle LCHS failures more gracfully, just add a …
(edit) @15008   16 years vboxsync PCI: Enabled all 32 slots on the root bus. Vista reactivation was a …
(edit) @14976   16 years vboxsync Solaris 9 reads from invalid ACPI register - let it
(edit) @14789   16 years vboxsync DevPit-i8254: missing decimal separator.
(edit) @14742   16 years vboxsync finally fixed timner starvation for real, also REM improvments by …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette