]> git.proxmox.com Git - mirror_qemu.git/history - hw/acpi.c
softmmu: move include files to include/sysemu/
[mirror_qemu.git] / hw / acpi.c
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-04 Gerd Hoffmannacpi: remove acpi_gpe_blk
2012-12-04 Gerd Hoffmannapci: switch evt to memory api
2012-12-04 Gerd Hoffmannapci: switch cnt to memory api
2012-12-04 Gerd Hoffmannapci: switch timer to memory api
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Jim Meyeringacpi: remove strzcpy (strncpy-identical) function;...
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Luiz Capitulinoqmp: add SUSPEND_DISK event
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-19 Gleb NatapovAdd PIIX4 properties to control PM system states.
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Gerd Hoffmannsuspend: make acpi timer wakeup the guest.
2012-02-24 Gerd Hoffmannsuspend: make rtc alarm wakeup the guest.
2012-02-24 Gerd Hoffmannsuspend: switch acpi s3 to new infrastructure.
2012-02-24 Gerd Hoffmannacpi: add acpi_pm1_evt_write_en
2012-02-24 Gerd Hoffmannacpi: don't pass overflow_time to acpi_pm1_evt_get_sts
2012-02-24 Gerd Hoffmannacpi: add ACPIREGS
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Paolo Bonziniprepare for future GPLv2+ relicensing
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
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
next