index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
Age
Commit message (
Expand
)
Author
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
2024-09-11
hw/isa/vt82c686.c: Embed i8259 irq in device state instead of allocating
BALATON Zoltan
2024-07-16
hw/isa/vt82c686: Turn "intr" irq into a named gpio
Bernhard Beschow
2024-04-15
hw/isa/vt82c686: Keep track of PIRQ/PINT pins separately
BALATON Zoltan
2024-02-22
Merge tag 'hw-misc-20240222' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-22
hw/isa/meson.build: Sort alphabetically
Bernhard Beschow
2024-02-20
hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2024-02-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-16
smc37c669: remove useless is_enabled functions
Paolo Bonzini
2024-02-16
isa-superio: validate floppy.count value
Paolo Bonzini
2024-02-15
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-15
hw/isa: extract FDC37M81X to a separate file
Paolo Bonzini
2024-02-15
hw/isa: specify instance_size in isa_superio_type_info
Paolo Bonzini
2024-02-15
hw/isa: fix ISA_SUPERIO dependencies
Paolo Bonzini
2024-02-15
hw/isa: clean up Kconfig selections for ISA_SUPERIO
Paolo Bonzini
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
Bernhard Beschow
2024-02-13
hw/isa/pc87312: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2024-02-13
hw/isa/vt82c686: Consolidate the use of device_class_set_parent_realize()
Zhao Liu
2023-12-29
hw/isa: Constify VMState
Richard Henderson
2023-11-28
hw/audio/via-ac97: Route interrupts using via_isa_set_irq()
BALATON Zoltan
2023-11-28
hw/isa/vt82c686: Route PIRQ inputs using via_isa_set_irq()
BALATON Zoltan
2023-11-28
hw/isa/vt82c686: Bring back via_isa_set_irq()
BALATON Zoltan
2023-11-07
hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
Philippe Mathieu-Daudé
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
2023-10-22
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Share PIIX3's base class with PIIX4
Bernhard Beschow
2023-10-22
hw/isa/piix: Harmonize names of reset control memory regions
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
2023-10-22
hw/isa/piix4: Reuse struct PIIXState from PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Rename reset control operations to match PIIX3
Bernhard Beschow
2023-10-22
hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
Bernhard Beschow
2023-10-22
hw/isa/piix4: Remove unused inbound ISA interrupt lines
Bernhard Beschow
2023-10-22
hw/isa/piix3: Drop the "3" from PIIX base class name
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create power management controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create USB controller in host device
Bernhard Beschow
2023-10-22
hw/isa/piix3: Create IDE controller in host device
Bernhard Beschow
2023-10-22
hw/i386/pc: Wire RTC ISA IRQs in south bridges
Bernhard Beschow
2023-10-22
hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
Bernhard Beschow
2023-10-22
hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
Bernhard Beschow
2023-10-22
hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
Bernhard Beschow
2023-10-22
hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
Bernhard Beschow
[next]