| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost | 2016-02-25 | 1 | -2/+2 |
* | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 2016-02-08 | 1 | -3/+2 |
* | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2016-02-08 | 1 | -1/+1 |
* | x86: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | isa: Clean up error handling around isa_bus_new() | Markus Armbruster | 2016-01-13 | 1 | -1/+5 |
* | isa: Trivially convert remaining PCI-ISA bridges to realize() | Markus Armbruster | 2016-01-13 | 1 | -3/+2 |
* | hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT | Laszlo Ersek | 2015-10-22 | 1 | -1/+1 |
* | ich9: implement strap SPKR pin logic | Paulo Alcantara | 2015-07-08 | 1 | -0/+6 |
* | ich9: add TCO interface emulation | Paulo Alcantara | 2015-07-07 | 1 | -2/+13 |
* | ich9: add smm_enabled field and arguments | Paolo Bonzini | 2015-07-06 | 1 | -2/+4 |
* | piix4/ich9: do not raise SMI on ACPI enable/disable commands | Paolo Bonzini | 2015-07-06 | 1 | -0/+3 |
* | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 2015-06-12 | 1 | -6/+4 |
* | ich9: implement SMI_LOCK | Gerd Hoffmann | 2015-06-05 | 1 | -0/+19 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2015-06-04 | 1 | -1/+1 |
|\ |
|
| * | hw/q35: fix floppy controller definition in ich9 | Marcel Apfelbaum | 2015-06-03 | 1 | -1/+1 |
* | | hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 2015-06-03 | 1 | -4/+1 |
|/ |
|
* | acpi, ich9: Add unplug cb for ich9. | Tang Chen | 2015-02-26 | 1 | -0/+9 |
* | acpi, ich9: Add hotunplug request cb for ich9. | Tang Chen | 2015-02-26 | 1 | -2/+3 |
* | isa: add memory space parameter to isa_bus_new | Hervé Poussineau | 2015-02-13 | 1 | -1/+1 |
* | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov | 2014-10-15 | 1 | -3/+3 |
* | pci-host: update obsolete reference about piix_pci.c | Gonglei | 2014-08-15 | 1 | -1/+1 |
* | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov | 2014-06-19 | 1 | -0/+3 |
* | pc: q35: acpi: report error to user on unsupported unplug request | Igor Mammedov | 2014-06-19 | 1 | -0/+2 |
* | acpi:ich9: add memory hotplug handling | Igor Mammedov | 2014-06-19 | 1 | -0/+20 |
* | pc: ich9 lpc: make it work with global/compat properties | Igor Mammedov | 2014-06-19 | 1 | -5/+10 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -1/+0 |
* | ich9: Document why cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -2/+5 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | ich9: APIs for pc guest info | Michael S. Tsirkin | 2013-10-14 | 1 | -0/+40 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+1 |
* | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber | 2013-07-09 | 1 | -1/+1 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | memory: introduce memory_region_present | Paolo Bonzini | 2013-07-04 | 1 | -4/+4 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | isa: implement isa_is_ioport_assigned via memory_region_find | Jan Kiszka | 2013-07-04 | 1 | -4/+5 |
* | ich9: kill cmos_s3 | Hu Tao | 2013-04-24 | 1 | -2/+2 |
* | hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+627 |