microblaze: linux-user support.
[qemu] / hw / acpi.c
2009-05-22 Paul BrookAdd common BusState
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-05-01 Alex WilliamsonFix hw/acpi.c build w/ DEBUG enabled
2009-04-17 aliguorikvm: Apply SMM-already-initialized workaround on reset...
2009-02-27 aliguoriRemove some warnings and fix windows build.
2009-02-27 aliguoriAllow additions of ACPI tables from command line (Gleb...
2009-02-16 aliguoriGenerate PCI hotplug interrupt only if corespondent...
2009-02-16 aliguoriFix GPE registers read/write handling. (Gleb Natapov)
2009-02-11 aliguoriqemu: PCI device, disk and host network hot-add / hot...
2009-02-11 aliguoriqemu: pci hotplug GPE support (Marcelo Tosatti)
2009-02-11 aliguoriqemu: initialize hot add system / acpi gpe (Marcelo...
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-21 aliguoriAlways return latest pmsts instead of the old one ...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-17 aliguoriHandle suspend in qemu (Gleb Natapov)
2008-11-05 aliguoriAdd KVM support to QEMU
2008-09-02 aurel32x86: Fix powerdown for non-ACPI case
2008-08-19 aurel32ACPI suspend type field is 3 bits long
2008-07-19 balrogRevert "fix power management timer overflow handling...
2008-04-27 balrogIgnore the wrapping of acpi timer counter again.
2008-04-26 balrogFix sci irq set when acpi timer about to wrap (Dor...
2008-03-18 aurel32SCI fixes
2008-01-14 balrogBump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-10-09 thsMatch values with the ones documented in the PIIX4...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31 thsImplement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-23 pbrookI2C/SMBus framework.
2007-04-15 pbrookRemove unused variable.
2007-04-07 pbrookUnify IRQ handling.
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2006-10-02 bellardSMI enable bit support
2006-09-24 bellardmoved ACPI table init to BIOS - preliminary SMM support
2006-06-14 bellardmore ACPI definition to keep Solaris Happy (Juergen...
2006-05-13 pbrookRearrange PCI host emulation code.
2006-05-08 bellardalignment fix
2006-05-05 bellardtypo
2006-05-03 bellardACPI support