index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
isa
/
lpc_ich9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
2021-02-23
1
-0
/
+1
*
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
2020-12-09
1
-1
/
+7
*
x86: ich9: factor out "guest_cpu_hotplug_features"
Igor Mammedov
2020-12-09
1
-2
/
+6
*
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
2020-11-03
1
-3
/
+11
*
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
2020-09-29
1
-0
/
+3
*
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
2020-09-29
1
-0
/
+13
*
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
2020-09-09
1
-1
/
+1
*
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-3
/
+3
*
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
1
-10
/
+2
*
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
2020-03-16
1
-10
/
+5
*
ich9: fix getter type for sci_int property
Felipe Franciosi
2020-03-16
1
-4
/
+2
*
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-16
1
-2
/
+2
*
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-03-09
1
-1
/
+0
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-1
/
+0
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
*
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-05-17
1
-11
/
+0
*
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-13
1
-0
/
+1
*
lpc: drop pcie host dependency
Michael S. Tsirkin
2018-02-13
1
-1
/
+0
*
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-5
/
+5
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+1
*
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
1
-2
/
+2
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
tco: do not generate an NMI
Paolo Bonzini
2017-04-05
1
-5
/
+0
*
hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types
Laszlo Ersek
2017-01-27
1
-0
/
+2
*
hw/isa/lpc_ich9: add broadcast SMI feature
Laszlo Ersek
2017-01-27
1
-1
/
+9
*
hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
Laszlo Ersek
2017-01-27
1
-0
/
+79
*
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
1
-10
/
+18
*
ich9: implement ACPI_EN register
Paolo Bonzini
2016-06-29
1
-3
/
+12
*
ICH9 LPC: move call of isa_bus_irqs to 'realize' method
Efimov Vasily
2016-06-29
1
-0
/
+2
*
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
1
-0
/
+3
*
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
1
-2
/
+2
*
ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers
Paolo Bonzini
2016-06-29
1
-23
/
+17
*
ich9: call ich9_lpc_update_pic for disabled pirqs
Paolo Bonzini
2016-06-29
1
-3
/
+0
*
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
1
-0
/
+1
*
ICH9: fix typo
Cao jin
2016-06-07
1
-2
/
+2
*
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
1
-27
/
+3
*
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-06-07
1
-0
/
+8
*
explicitly include qom/cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+1
*
ich9lpc: fix typo
Cao jin
2016-03-11
1
-17
/
+18
[next]