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
/
include
/
hw
/
southbridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/isa/piix3: Inline and remove piix3_create()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/isa/piix4: Inline and remove piix4_create()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/isa/piix4: QOM'ify PIIX4 PM creation
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
hw/southbridge/piix: Aggregate all PIIX southbridge type names
Bernhard Beschow
2022-06-11
1
-0
/
+4
*
hw/acpi/piix4: remove unused piix4_pm_initfn() function
Mark Cave-Ayland
2022-06-11
1
-4
/
+0
*
hw/acpi/piix4: use qdev gpio to wire up smi_irq
Mark Cave-Ayland
2022-06-11
1
-1
/
+1
*
hw/acpi/piix4: use qdev gpio to wire up sci_irq
Mark Cave-Ayland
2022-06-11
1
-2
/
+1
*
hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
Mark Cave-Ayland
2022-06-11
1
-3
/
+3
*
hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
Mark Cave-Ayland
2022-06-11
1
-3
/
+4
*
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
1
-2
/
+0
*
hw/acpi/piix4: change smm_enabled from int to bool
Mark Cave-Ayland
2022-06-11
1
-1
/
+1
*
hw/isa/piix4: Resolve global instance variable
Bernhard Beschow
2022-03-08
1
-2
/
+0
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
piix: Move QOM macros to header
Eduardo Habkost
2020-08-27
1
-0
/
+4
*
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
1
-2
/
+1
*
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+36
*
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+6
*
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+6
*
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+6
*
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
1
-0
/
+20