index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
isa
/
piix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+1
*
hw/isa: Constify VMState
Richard Henderson
2023-12-29
1
-4
/
+4
*
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
2023-10-22
1
-8
/
+1
*
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
2023-10-22
1
-11
/
+2
*
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
2023-10-22
1
-24
/
+3
*
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
2023-10-22
1
-36
/
+36
*
hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
Bernhard Beschow
2023-10-22
1
-71
/
+9
*
hw/isa/piix: Share PIIX3's base class with PIIX4
Bernhard Beschow
2023-10-22
1
-55
/
+30
*
hw/isa/piix: Harmonize names of reset control memory regions
Bernhard Beschow
2023-10-22
1
-2
/
+2
*
hw/isa/piix: Allow for optional PIT creation in PIIX3
Bernhard Beschow
2023-10-22
1
-0
/
+6
*
hw/isa/piix: Allow for optional PIC creation in PIIX3
Bernhard Beschow
2023-10-22
1
-2
/
+19
*
hw/isa/piix3: Merge hw/isa/piix4.c
Bernhard Beschow
2023-10-22
1
-0
/
+623