Wen Congyang
|
54f8e61d5b
fix acpi regression
|
14 years ago |
Isaku Yamahata
|
23910d3f66
acpi, acpi_piix: factor out GPE logic
|
14 years ago |
Isaku Yamahata
|
eaba51c573
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
|
14 years ago |
Isaku Yamahata
|
04dc308f68
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
|
14 years ago |
Isaku Yamahata
|
a54d41a8b9
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
|
14 years ago |
Vincent Minet
|
b755a4289e
acpi: Fix an infinite loop in acpi_table_add
|
15 years ago |
Isaku Yamahata
|
d729bb9a77
acpi: fix file size check with -acpitable.
|
15 years ago |
Blue Swirl
|
0b8f9be61c
Trim unnecessary includes
|
15 years ago |
Isaku Yamahata
|
93d89f63e5
acpi: split acpi.c into the common part and the piix4 part.
|
15 years ago |
Isaku Yamahata
|
990b150e7c
acpi: add acpi constants from linux header files and use them.
|
15 years ago |
Isaku Yamahata
|
04762841d8
acpi: split out apm register emulation from acpi.c
|
15 years ago |
Isaku Yamahata
|
fc0bdd995c
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c
|
15 years ago |
Blue Swirl
|
7f5b7d3e2c
x86: remove dead assignments, spotted by clang analyzer
|
15 years ago |
Anthony Liguori
|
b33612d035
Fix -enable-kvm
|
15 years ago |
Blue Swirl
|
53b67b3052
Compile acpi only once
|
15 years ago |
Isaku Yamahata
|
a40e3411d1
acpi: use range helper function.
|
15 years ago |
Jean-Christophe DUBOIS
|
b2538b4b1f
Fix qemu_free use in acpi.c
|
15 years ago |
Gerd Hoffmann
|
9ad4531e1e
kill dead nic unplug code.
|
16 years ago |
Mark McLoughlin
|
9844937122
hotplug: safely iterate bus's sibling list while removing a device
|
16 years ago |
Gerd Hoffmann
|
3f84865ade
pci: windup acpi-based hotplug
|
16 years ago |
Juan Quintela
|
e59fb3741b
vmstate: add version_id argument to post_load
|
16 years ago |
Juan Quintela
|
752ff2fa31
vmstate: rename run_after_load() -> post_load()
|
16 years ago |
Juan Quintela
|
6ee093c907
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
|
16 years ago |
Juan Quintela
|
76dec49f1b
Port ACPI to VMState
|
16 years ago |
Blue Swirl
|
d9c3231019
Use qemu_irq for system_powerdown
|
16 years ago |
Blue Swirl
|
8167ee8839
Update to a hopefully more future proof FSF address
|
16 years ago |
Jan Kiszka
|
a08d43677f
Revert "Introduce reset notifier order"
|
16 years ago |
Isaku Yamahata
|
9d5e77a22f
acpi.c: make qemu_system_device_hot_add piix independent.
|
16 years ago |
Paul Brook
|
02e2da45c4
Add common BusState
|
16 years ago |
Jan Kiszka
|
8217606e6e
Introduce reset notifier order
|
16 years ago |