VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24194   15 years vboxsync grr, submitted too much!
(edit) @24193   15 years vboxsync DevAPIC: Properly clear local APIC state on VM reset.
(edit) @24133   15 years vboxsync DevAPIC: fixed default case. grr.
(edit) @24129   15 years vboxsync apicLocalInterrupt: avoid log flooding (we won't actually panic due to …
(edit) @24128   15 years vboxsync apicLocalInterrupt: panic if unimplemented delivery mode.
(edit) @24125   15 years vboxsync DevAPIC/PDM: Properly route PIC interrupts through local APIC (fixes …
(edit) @24092   15 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24091   15 years vboxsync DevPcBios: MP stable -> MPS table.
(edit) @24089   15 years vboxsync DevRTC: Added UseUTC config options (default is false). Save and …
(edit) @24087   15 years vboxsync DevPit-i8254: Save and verify config. Saved state version changed.
(edit) @24085   15 years vboxsync DevPit-i8254: Made config value SpeakerEnabled work.
(edit) @24082   15 years vboxsync DevAPIC: Save and verify config. Added a couple of review comments.
(edit) @24078   15 years vboxsync DevACPI: order
(edit) @24012   15 years vboxsync DevPIC: Always enable 'info pic', not only in debug builds.
(edit) @23993   15 years vboxsync DevAPIC: gcc warnings
(edit) @23987   15 years vboxsync Reverted unintentionally submitted changes.
(edit) @23986   15 years vboxsync DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
(edit) @23970   15 years vboxsync DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
(edit) @23942   15 years vboxsync DevPcBios.cpp: todo addressed already, spaces. more stuff tomorrow
(edit) @23940   15 years vboxsync DevDMA.cpp: No need for uuid.h
(edit) @23900   15 years vboxsync DevAPIC: spaces
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @23452   15 years vboxsync Makefiles: Corrected properties.
(edit) @22938   15 years vboxsync DevAPIC.cpp: alignment fix.
(edit) @22925   15 years vboxsync Devices: Alignment fun. (32-bit darwin)
(edit) @22907   15 years vboxsync DevPcBios.cpp: Don't use RTStrAPrintf for simple stuff like this, it …
(edit) @22823   15 years vboxsync replaced VBOX_SVN_REV by RTBldCfgRevision[Str]()
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22584   15 years vboxsync Devices: tab
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22168   15 years vboxsync BIOS: Fix OS/2 bootmanager
(edit) @21889   15 years vboxsync Dev/PCBios: Vbox* -> VBox*
(edit) @21884   15 years vboxsync Dev/PCBios: Missing #ifdef for OEM string CFGM lookup.
(edit) @21883   15 years vboxsync PC/DevPcBios.cpp: double entry
(edit) @21874   15 years vboxsync Dev/PcBios: added chassis information; don't change the number of DMI …
(edit) @21869   15 years vboxsync Dev/PCBios: Added OEM strings for VBox version/revision.
(edit) @21855   15 years vboxsync ACPI PM device: a bit more of refactoring and logging
(edit) @21838   15 years vboxsync typo
(edit) @21837   15 years vboxsync ACPI: correect PM rebasing, now Fedora EFI installs with ACPI timer
(edit) @21829   15 years vboxsync DevACPI: r=bird: r50434
(edit) @21820   15 years vboxsync ACPI: implement remappable PM device, better saved states, need some …
(edit) @21782   15 years vboxsync DevACPI: Fixed FADT version 1 checksum.
(edit) @21618   15 years vboxsync BIOS: Stop PCI BIOS from destroying edx/ecx. Fixes IBMIDECD.SYS driver.
(edit) @21389   15 years vboxsync Forgot to apply count_shift to the timer delta (regression from 48850)
(edit) @21336   15 years vboxsync typo
(edit) @21335   15 years vboxsync Extra comment
(edit) @21334   15 years vboxsync Provide an ACPI 1.0 FADT in the RSDT. Fixed Win2k buffer overruns.
(edit) @21321   15 years vboxsync OSE: export SCSI + SATA
(edit) @21249   15 years vboxsync Comment
(edit) @21206   15 years vboxsync proper #ifdef VBOX for r49510
(edit) @21205   15 years vboxsync BIOS: Implement Ctrl+Alt+Del for real mode
(edit) @20924   15 years vboxsync DMI processor structure (unused)
(edit) @20920   15 years vboxsync Backed out 49083 -> acpi trouble with windows again
(edit) @20918   15 years vboxsync We actually need only one ACPI CPU object per physical processor.
(edit) @20836   15 years vboxsync NMI/SMI changes
(edit) @20830   15 years vboxsync Comment added
(edit) @20829   15 years vboxsync Check and assume PDM locking is performed when calling the APIC interface.
(edit) @20817   15 years vboxsync APIC logging changes
(edit) @20816   15 years vboxsync Logging change
(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
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