1. 5facfb4 acpitable: open the data file in binary mode by Michael Tokarev · 12 years ago
  2. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  3. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  4. c84649c acpi: remove acpi_gpe_blk by Gerd Hoffmann · 12 years ago
  5. b5a7c02 apci: switch evt to memory api by Gerd Hoffmann · 12 years ago
  6. afafe4b apci: switch cnt to memory api by Gerd Hoffmann · 12 years ago
  7. 77d58b1 apci: switch timer to memory api by Gerd Hoffmann · 12 years ago
  8. 3cda346 acpi: remove strzcpy (strncpy-identical) function; just use strncpy by Jim Meyering · 12 years ago
  9. 25df49f qmp: add SUSPEND_DISK event by Luiz Capitulino · 13 years ago
  10. 459ae5e Add PIIX4 properties to control PM system states. by Gleb Natapov · 13 years ago
  11. 6595abc suspend: make acpi timer wakeup the guest. by Gerd Hoffmann · 13 years ago
  12. 62aeb0f suspend: make rtc alarm wakeup the guest. by Gerd Hoffmann · 13 years ago
  13. da98c8e suspend: switch acpi s3 to new infrastructure. by Gerd Hoffmann · 13 years ago
  14. 8283c4f acpi: add acpi_pm1_evt_write_en by Gerd Hoffmann · 13 years ago
  15. 2886be1 acpi: don't pass overflow_time to acpi_pm1_evt_get_sts by Gerd Hoffmann · 13 years ago
  16. 355bf2e acpi: add ACPIREGS by Gerd Hoffmann · 13 years ago
  17. 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
  18. 3a93113 fix typo: delete redundant semicolon by Dong Xu Wang · 13 years ago
  19. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  20. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  21. 104bf02 revamp acpitable parsing and allow to specify complete (headerful) table by Michael Tokarev · 14 years ago
  22. 54f8e61 fix acpi regression by Wen Congyang · 14 years ago
  23. 23910d3 acpi, acpi_piix: factor out GPE logic by Isaku Yamahata · 14 years ago
  24. eaba51c acpi, acpi_piix, vt82c686: factor out PM1_CNT logic by Isaku Yamahata · 14 years ago
  25. 04dc308 acpi, acpi_piix, vt82c686: factor out PM1a EVT logic by Isaku Yamahata · 14 years ago
  26. a54d41a acpi, acpi_piix, vt82c686: factor out PM_TMR logic by Isaku Yamahata · 14 years ago
  27. b755a42 acpi: Fix an infinite loop in acpi_table_add by Vincent Minet · 14 years ago
  28. d729bb9 acpi: fix file size check with -acpitable. by Isaku Yamahata · 15 years ago
  29. 0b8f9be Trim unnecessary includes by Blue Swirl · 15 years ago
  30. 93d89f6 acpi: split acpi.c into the common part and the piix4 part. by Isaku Yamahata · 15 years ago
  31. 990b150 acpi: add acpi constants from linux header files and use them. by Isaku Yamahata · 15 years ago
  32. 0476284 acpi: split out apm register emulation from acpi.c by Isaku Yamahata · 15 years ago
  33. fc0bdd9 acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c by Isaku Yamahata · 15 years ago
  34. 7f5b7d3 x86: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  35. b33612d Fix -enable-kvm by Anthony Liguori · 15 years ago
  36. 53b67b3 Compile acpi only once by Blue Swirl · 15 years ago
  37. a40e341 acpi: use range helper function. by Isaku Yamahata · 15 years ago
  38. b2538b4 Fix qemu_free use in acpi.c by Jean-Christophe DUBOIS · 15 years ago
  39. 9ad4531 kill dead nic unplug code. by Gerd Hoffmann · 15 years ago
  40. 9844937 hotplug: safely iterate bus's sibling list while removing a device by Mark McLoughlin · 15 years ago
  41. 3f84865 pci: windup acpi-based hotplug by Gerd Hoffmann · 16 years ago
  42. e59fb37 vmstate: add version_id argument to post_load by Juan Quintela · 16 years ago
  43. 752ff2f vmstate: rename run_after_load() -> post_load() by Juan Quintela · 16 years ago
  44. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
  45. 76dec49 Port ACPI to VMState by Juan Quintela · 16 years ago
  46. d9c3231 Use qemu_irq for system_powerdown by Blue Swirl · 16 years ago
  47. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  48. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  49. 9d5e77a acpi.c: make qemu_system_device_hot_add piix independent. by Isaku Yamahata · 16 years ago
  50. 02e2da4 Add common BusState by Paul Brook · 16 years ago
  51. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  52. 6407f37 use PCI_HEADER_TYPE. by Isaku Yamahata · 16 years ago
  53. f654d9e Fix hw/acpi.c build w/ DEBUG enabled by Alex Williamson · 17 years ago
  54. 3c89216 kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka) by aliguori · 16 years ago
  55. 54042bc Remove some warnings and fix windows build. by aliguori · 16 years ago
  56. 8a92ea2 Allow additions of ACPI tables from command line (Gleb Natapov) by aliguori · 16 years ago
  57. 1f0711e Generate PCI hotplug interrupt only if corespondent EN bit is set. (Gleb Natapov) by aliguori · 16 years ago
  58. 6eb011b Fix GPE registers read/write handling. (Gleb Natapov) by aliguori · 16 years ago
  59. 6f338c3 qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti) by aliguori · 16 years ago
  60. ca2c72b qemu: pci hotplug GPE support (Marcelo Tosatti) by aliguori · 16 years ago
  61. 5e3cb53 qemu: initialize hot add system / acpi gpe (Marcelo Tosatti) by aliguori · 16 years ago
  62. 173a543 Add and use #defines for PCI device classes by blueswir1 · 16 years ago
  63. deb5439 Define PCI vendor and device IDs in pci.h (Stuart Brady) by aliguori · 16 years ago
  64. 055479f Always return latest pmsts instead of the old one (Xiantao Zhang) by aliguori · 16 years ago
  65. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  66. 0bacd13 Handle suspend in qemu (Gleb Natapov) by aliguori · 16 years ago
  67. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  68. 9669d3c x86: Fix powerdown for non-ACPI case by aurel32 · 17 years ago
  69. f99ed40 ACPI suspend type field is 3 bits long by aurel32 · 17 years ago
  70. 8225894 Revert "fix power management timer overflow handling" (Avi Kivity). by balrog · 17 years ago
  71. 7546c01 Ignore the wrapping of acpi timer counter again. by balrog · 17 years ago
  72. ce1f452 Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay). by balrog · 17 years ago
  73. cf7a2fe SCI fixes by aurel32 · 17 years ago
  74. a78b03c Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti). by balrog · 17 years ago
  75. bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
  76. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  77. bf367b5 Match values with the ones documented in the PIIX4 datasheet. by ths · 17 years ago
  78. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  79. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  80. 24bc1cb Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. by ths · 18 years ago
  81. 7b71733 SMBus support for MIPS Malta. by ths · 18 years ago
  82. 0ff596d I2C/SMBus framework. by pbrook · 18 years ago
  83. e9a9a08 Remove unused variable. by pbrook · 18 years ago
  84. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  85. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
  86. 47d02f6 SMI enable bit support by bellard · 19 years ago
  87. ab1e34a moved ACPI table init to BIOS - preliminary SMM support by bellard · 19 years ago
  88. 1ce549a more ACPI definition to keep Solaris Happy (Juergen Kiel) by bellard · 19 years ago
  89. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago
  90. 73540ca alignment fix by bellard · 19 years ago
  91. 7ef4da1 typo by bellard · 19 years ago
  92. 6515b20 ACPI support by bellard · 19 years ago