24 Commits (7a2c4b82340d621bff462672b29c88d2020d68c1)

Author SHA1 Message Date
Isaku Yamahata 23910d3f66 acpi, acpi_piix: factor out GPE logic 16 years ago
Isaku Yamahata eaba51c573 acpi, acpi_piix, vt82c686: factor out PM1_CNT logic 16 years ago
Isaku Yamahata 04dc308f68 acpi, acpi_piix, vt82c686: factor out PM1a EVT logic 16 years ago
Isaku Yamahata a54d41a8b9 acpi, acpi_piix, vt82c686: factor out PM_TMR logic 16 years ago
Wen Congyang 59df4c1156 fix build errors when we enable acpi_piix4 debug 16 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Marcelo Tosatti 668643b025 acpi_piix4: expose no_hotplug attribute via i/o port 16 years ago
Gerd Hoffmann 0965f12da6 piix: tag as not hotpluggable. 16 years ago
Avi Kivity 2871a3f6b6 piix4 acpi: convert io BAR to type-safe ioport callbacks 16 years ago
Michael S. Tsirkin 4cff0a5994 pci: allow hotplug removal of cold-plugged devices 16 years ago
Michael S. Tsirkin e927d48722 pci: allow hotplug removal of cold-plugged devices 16 years ago
Gleb Natapov 633aa0acfe Fix pci hotplug to generate level triggered interrupt. 16 years ago
Gleb Natapov 4441a2870a Use defines instead of numbers for pci hotplug sts bit 16 years ago
Blue Swirl bf1b007123 Introduce range.h 16 years ago
Isaku Yamahata 5beb8ad503 pci: call hotplug callback even when not hotplug case for later use. 16 years ago
Isaku Yamahata b80d4a9887 pci: don't overwrite multi functio bit in pci header type. 16 years ago
Alex Williamson 4cf3e6f3d8 acpi_piix4: save gpe and pci hotplug slot status 16 years ago
Markus Armbruster 666daa6823 blockdev: Collect block device code in new blockdev.c 16 years ago
Blue Swirl 0b8f9be61c Trim unnecessary includes 16 years ago
Isaku Yamahata 50d8ff8b0d acpi_piix4: remove #ifdef DEBUG. 16 years ago
Isaku Yamahata ac4040955b pci hotadd, acpi_piix4: remove global variables 16 years ago
Isaku Yamahata 87c30546ef pci hotplug: add argument to pci hot plug callback. 16 years ago
Isaku Yamahata e8ec0571e1 acpi_piix4: qdevfy. 16 years ago
Isaku Yamahata 93d89f63e5 acpi: split acpi.c into the common part and the piix4 part. 16 years ago
Isaku Yamahata 990b150e7c acpi: add acpi constants from linux header files and use them. 16 years ago
Isaku Yamahata 04762841d8 acpi: split out apm register emulation from acpi.c 16 years ago
Isaku Yamahata fc0bdd995c acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c 16 years ago
Blue Swirl 7f5b7d3e2c x86: remove dead assignments, spotted by clang analyzer 17 years ago
Anthony Liguori b33612d035 Fix -enable-kvm 17 years ago
Blue Swirl 53b67b3052 Compile acpi only once 17 years ago
Isaku Yamahata a40e3411d1 acpi: use range helper function. 17 years ago
Jean-Christophe DUBOIS b2538b4b1f Fix qemu_free use in acpi.c 17 years ago
Gerd Hoffmann 9ad4531e1e kill dead nic unplug code. 17 years ago
Mark McLoughlin 9844937122 hotplug: safely iterate bus's sibling list while removing a device 17 years ago
Gerd Hoffmann 3f84865ade pci: windup acpi-based hotplug 17 years ago
Juan Quintela e59fb3741b vmstate: add version_id argument to post_load 17 years ago
Juan Quintela 752ff2fa31 vmstate: rename run_after_load() -> post_load() 17 years ago
Juan Quintela 6ee093c907 Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 17 years ago
Juan Quintela 76dec49f1b Port ACPI to VMState 17 years ago
Blue Swirl d9c3231019 Use qemu_irq for system_powerdown 17 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
Jan Kiszka a08d43677f Revert "Introduce reset notifier order" 17 years ago
Isaku Yamahata 9d5e77a22f acpi.c: make qemu_system_device_hot_add piix independent. 17 years ago
Paul Brook 02e2da45c4 Add common BusState 17 years ago
Jan Kiszka 8217606e6e Introduce reset notifier order 18 years ago
Isaku Yamahata 6407f37373 use PCI_HEADER_TYPE. 18 years ago
Alex Williamson f654d9e20a Fix hw/acpi.c build w/ DEBUG enabled 19 years ago
aliguori 3c892168a0 kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka) 18 years ago
aliguori 54042bcf24 Remove some warnings and fix windows build. 18 years ago
aliguori 8a92ea2f2c Allow additions of ACPI tables from command line (Gleb Natapov) 18 years ago