index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
/
lpc_ich9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-20
hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-12-29
hw/isa: Constify VMState
Richard Henderson
1
-4
/
+4
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
1
-0
/
+3
2023-10-22
hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
Bernhard Beschow
1
-3
/
+3
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
1
-1
/
+0
2023-10-04
hw/isa/ich9: Add comment on imperfect emulation of PIC vs. I/O APIC routing
David Woodhouse
1
-0
/
+15
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
1
-0
/
+8
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
1
-0
/
+1
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw: Move ich9.h to southbridge/
Bernhard Beschow
1
-1
/
+1
2023-02-27
hw/i386/ich9: Clean up includes
Bernhard Beschow
1
-1
/
+1
2023-02-27
hw/i386/ich9: Remove redundant GSI_NUM_PINS
Bernhard Beschow
1
-1
/
+1
2023-02-27
hw/isa/lpc_ich9: Remove redundant ich9_lpc_reset() invocation
Bernhard Beschow
1
-4
/
+0
2023-02-27
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
1
-3
/
+5
2023-02-27
hw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
Bernhard Beschow
1
-4
/
+1
2023-02-27
hw/isa/lpc_ich9: Unexport PIRQ functions
Bernhard Beschow
1
-3
/
+8
2023-01-27
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
1
-4
/
+1
2022-12-21
hw/isa: enable TCO watchdog reboot pin strap by default
Daniel P. Berrangé
1
-1
/
+1
2022-12-21
hw/isa: add trace events for ICH9 LPC chip config access
Daniel P. Berrangé
1
-0
/
+3
2022-11-22
acpi: x86: move RPQx field back to _SB scope
Igor Mammedov
1
-12
/
+4
2022-11-07
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
1
-0
/
+23
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
1
-0
/
+3
2022-06-09
acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descrip...
Igor Mammedov
1
-0
/
+19
2021-09-04
q35: catch invalid cpu hotplug configuration
Gerd Hoffmann
1
-0
/
+13
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
1
-0
/
+1
2020-12-09
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
1
-1
/
+7
2020-12-09
x86: ich9: factor out "guest_cpu_hotplug_features"
Igor Mammedov
1
-2
/
+6
2020-11-03
hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQ
Philippe Mathieu-Daudé
1
-3
/
+11
2020-09-29
x86: ich9: expose "smi_negotiated_features" as a QOM property
Igor Mammedov
1
-0
/
+3
2020-09-29
x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
Igor Mammedov
1
-0
/
+13
2020-09-09
lpc_ich9: Use typedef name for instance_size
Eduardo Habkost
1
-1
/
+1
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-3
/
+3
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
1
-10
/
+2
2020-03-16
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
1
-10
/
+5
2020-03-16
ich9: fix getter type for sci_int property
Felipe Franciosi
1
-4
/
+2
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
1
-2
/
+2
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
1
-1
/
+0
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-1
/
+0
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
[next]