index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
/
lpc_ich9.c
Age
Commit message (
Expand
)
Author
2017-01-27
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2017-01-27
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2017-01-27
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
ich9: implement ACPI_EN register
Paolo Bonzini
2016-06-29
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers
Paolo Bonzini
2016-06-29
ich9: call ich9_lpc_update_pic for disabled pirqs
Paolo Bonzini
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-07
ICH9: fix typo
Cao jin
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-11
ich9lpc: fix typo
Cao jin
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
isa: Trivially convert remaining PCI-ISA bridges to realize()
Markus Armbruster
2015-10-22
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
Laszlo Ersek
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-03
hw/q35: fix floppy controller definition in ich9
Marcel Apfelbaum
2015-06-03
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
2014-06-19
acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
Igor Mammedov
2014-06-19
pc: q35: acpi: report error to user on unsupported unplug request
Igor Mammedov
2014-06-19
acpi:ich9: add memory hotplug handling
Igor Mammedov
2014-06-19
pc: ich9 lpc: make it work with global/compat properties
Igor Mammedov
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2013-12-23
ich9: Document why cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-10-14
ich9: APIs for pc guest info
Michael S. Tsirkin
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: introduce memory_region_present
Paolo Bonzini
[next]