]> git.proxmox.com Git - qemu.git/history - hw/acpi.c
Use glib memory allocation and free functions
[qemu.git] / hw / acpi.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Michael Tokarevrevamp acpitable parsing and allow to specify complete...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-12 Wen Congyangfix acpi regression
2011-04-10 Isaku Yamahataacpi, acpi_piix: factor out GPE logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1_CNT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM1a EVT logic
2011-04-09 Isaku Yamahataacpi, acpi_piix, vt82c686: factor out PM_TMR logic
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09 Vincent Minetacpi: Fix an infinite loop in acpi_table_add
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-30 Isaku Yamahataacpi: fix file size check with -acpitable.
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Blue SwirlTrim unnecessary includes
2010-05-15 Isaku Yamahataacpi: split acpi.c into the common part and the piix4...
2010-05-15 Isaku Yamahataacpi: add acpi constants from linux header files and...
2010-05-15 Isaku Yamahataacpi: split out apm register emulation from acpi.c
2010-05-15 Isaku Yamahataacpi: split out piix4 smbus routines from acpi.c into...
2010-04-25 Blue Swirlx86: remove dead assignments, spotted by clang analyzer
2010-04-01 Anthony LiguoriFix -enable-kvm
2010-03-29 Blue SwirlCompile acpi only once
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Isaku Yamahataacpi: use range helper function.
2009-12-02 Jean-Christophe... Fix qemu_free use in acpi.c
2009-10-27 Gerd Hoffmannkill dead nic unplug code.
2009-10-15 Mark McLoughlinhotplug: safely iterate bus's sibling list while removi...
2009-10-05 Gerd Hoffmannpci: windup acpi-based hotplug
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-09-11 Juan Quintelavmstate: rename run_after_load() -> post_load()
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaPort ACPI to VMState
2009-08-09 Blue SwirlUse qemu_irq for system_powerdown
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-22 Isaku Yamahataacpi.c: make qemu_system_device_hot_add piix independent.
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