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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
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-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
1
-6
/
+0
2023-07-11
hw/ide/via: Wire up IDE legacy interrupts in host device
Bernhard Beschow
1
-0
/
+5
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-9
/
+9
2023-06-13
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
1
-0
/
+1
2023-06-07
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
1
-15
/
+0
2023-06-07
hw/isa/piix3: Resolve redundant k->config_write assignments
Bernhard Beschow
1
-2
/
+1
2023-06-07
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
1
-21
/
+1
2023-06-07
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
1
-23
/
+1
2023-06-07
hw/isa/piix3: Reuse piix3_realize() in piix3_xen_realize()
Bernhard Beschow
1
-1
/
+1
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
1
-2
/
+2
2023-06-05
hw/isa/i82378: Remove unused "io" attribute
Bernhard Beschow
1
-1
/
+0
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
1
-1
/
+2
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
3
-0
/
+25
2023-03-10
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-0
/
+1
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
2
-1
/
+2
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
1
-0
/
+42
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
1
-1
/
+9
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
1
-1
/
+9
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
1
-0
/
+1
2023-02-27
hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
Philippe Mathieu-Daudé
2
-2
/
+2
2023-02-27
hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
Philippe Mathieu-Daudé
1
-4
/
+10
2023-02-27
hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
hw/isa: Use isa_address_space_io() to reduce access on global 'isabus'
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
5
-8
/
+8
2023-02-27
hw/isa: Un-inline isa_bus_from_device()
Philippe Mathieu-Daudé
1
-0
/
+5
2023-02-27
hw/isa: Remove empty ISADeviceClass structure
Philippe Mathieu-Daudé
1
-1
/
+0
2023-02-27
hw/isa/vt82c686: Remove intermediate IRQ forwarder
Philippe Mathieu-Daudé
1
-12
/
+4
2023-02-27
hw/isa/i82378: Remove intermediate IRQ forwarder
Philippe Mathieu-Daudé
1
-11
/
+4
2023-02-27
hw/isa/i82378: Rename output IRQ as 'cpu_intr'
Philippe Mathieu-Daudé
1
-3
/
+3
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
3
-18
/
+2
2023-01-13
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
1
-1
/
+1
2023-01-13
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
1
-26
/
+0
2023-01-13
hw/isa/piix3: Decouple INTx-to-LNKx routing which is board-specific
Bernhard Beschow
1
-13
/
+0
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2
-5
/
+6
2023-01-13
hw/isa/piix4: Correct IRQRC[A:D] reset values
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2023-01-08
hw/isa/Kconfig: Add missing dependency to VT82C686
Bernhard Beschow
1
-0
/
+1
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
Bernhard Beschow
1
-1
/
+0
2023-01-08
hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
Bernhard Beschow
1
-1
/
+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é
2
-0
/
+7
[next]