Age | Commit message (Expand) | Author | Files | Lines |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov | 1 | -0/+11 |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov | 1 | -1/+5 |
2014-06-19 | pc: migrate piix4 & ich9 MemHotplugState | Igor Mammedov | 1 | -0/+24 |
2014-06-19 | acpi:piix4: add memory hotplug handling | Igor Mammedov | 1 | -1/+14 |
2014-06-19 | acpi:piix4: allow plug/unlug callbacks handle not only PCI devices | Igor Mammedov | 1 | -9/+22 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -5/+3 |
2014-02-20 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell | 1 | -3/+3 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -3/+3 |
2014-02-10 | acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API | Igor Mammedov | 1 | -14/+22 |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov | 1 | -1/+1 |
2014-02-10 | hw/acpi: move typeinfo to the file end | Igor Mammedov | 1 | -46/+46 |
2014-02-05 | hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug | Igor Mammedov | 1 | -196/+15 |
2014-02-05 | pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug | Igor Mammedov | 1 | -1/+2 |
2014-01-26 | pc: ACPI: unify source of CPU hotplug IO base/len | Igor Mammedov | 1 | -3/+2 |
2014-01-26 | acpi: factor out common cpu hotplug code for PIIX4/Q35 | Igor Mammedov | 1 | -71/+6 |
2014-01-26 | piix4: add acpi pci hotplug support | Michael S. Tsirkin | 1 | -10/+65 |
2014-01-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -23/+4 |
2013-12-23 | acpi: factor out common pm_update_sci() into acpi core | Igor Mammedov | 1 | -22/+4 |
2013-12-23 | acpi: piix4: remove not needed GPE0 mask | Igor Mammedov | 1 | -2/+1 |
2013-12-23 | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+5 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+1 |
2013-11-05 | qdev: Drop misleading qdev_free() function | Stefan Hajnoczi | 1 | -1/+1 |
2013-10-14 | piix: APIs for pc guest info | Michael S. Tsirkin | 1 | -4/+40 |
2013-10-14 | acpi/piix: add macros for acpi property names | Michael S. Tsirkin | 1 | -3/+3 |
2013-09-15 | piix4: disable io on reset | Michael S. Tsirkin | 1 | -0/+1 |
2013-09-03 | cpu: Replace qemu_for_each_cpu() | Andreas Färber | 1 | -11/+9 |
2013-08-22 | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 1 | -1/+1 |
2013-07-23 | acpi/piix4: QOM parent field cleanup | Andreas Färber | 1 | -12/+20 |
2013-07-23 | acpi/piix4: QOM Upcast Sweep | Peter Crosthwaite | 1 | -14/+17 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -7/+7 |
2013-07-04 | memory: introduce memory_region_present | Paolo Bonzini | 1 | -3/+3 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -4/+4 |
2013-07-04 | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka | 1 | -4/+5 |
2013-06-14 | piix: fix some printf errors when debug is enabled | Hu Tao | 1 | -6/+6 |
2013-06-02 | refer to FWCfgState explicitly | Laszlo Ersek | 1 | -1/+1 |
2013-05-01 | acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest | Igor Mammedov | 1 | -2/+88 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+641 |