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
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-4
/
+2
2023-04-20
softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
Thomas Huth
1
-0
/
+29
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
1
-2
/
+13
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2
-0
/
+3
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
1
-0
/
+1
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
1
-1
/
+25
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-03-03
pnv_phb4_pec: Simplify/align code to parent user-created PHBs
Frederic Barrat
1
-21
/
+8
2023-03-03
pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
Frederic Barrat
1
-43
/
+1
2023-03-03
pnv_phb4_pec: Keep track of instantiated PHBs
Frederic Barrat
1
-0
/
+1
2023-02-27
hw/ppc/sam460ex: Correctly set MAL properties
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
1
-4
/
+4
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
1
-2
/
+1
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
Do not include hw/hw.h if it is not necessary
Thomas Huth
1
-1
/
+0
2023-02-08
Drop duplicate #include
Markus Armbruster
3
-4
/
+0
2023-02-06
mac_oldworld: Allow specifying nvram backing store
BALATON Zoltan
1
-1
/
+7
2023-02-06
mac_{old,new}world: Use local variable instead of qdev_get_machine()
BALATON Zoltan
2
-4
/
+2
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
1
-1
/
+1
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
1
-3
/
+7
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
1
-1
/
+1
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2
-9
/
+5
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
1
-1
/
+6
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
1
-7
/
+7
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
6
-0
/
+8
2023-01-20
include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
Markus Armbruster
1
-0
/
+1
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
5
-0
/
+7
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
3
-2
/
+3
2023-01-08
hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
Bernhard Beschow
1
-2
/
+0
2023-01-04
hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq
Richard Henderson
1
-9
/
+1
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
6
-9
/
+57
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
1
-1
/
+1
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
1
-3
/
+1
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
1
-3
/
+2
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
1
-1
/
+1
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-21
hw/ppc/e500: Add Freescale eSDHC to e500plat
Philippe Mathieu-Daudé
4
-1
/
+51
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
1
-10
/
+5
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
1
-2
/
+13
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-11
/
+4
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
2
-3
/
+2
2022-12-14
ppc4xx_sdram: Simplify sdram_ddr_size() to return
Markus Armbruster
1
-7
/
+3
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-4
/
+1
2022-10-31
mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
BALATON Zoltan
1
-4
/
+6
2022-10-31
mac_{old|new}world: Code style fix adding missing braces to if-s
BALATON Zoltan
2
-5
/
+10
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
1
-2
/
+2
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
3
-53
/
+1
2022-10-31
hw/ppc/mac.h: Move PROM and KERNEL defines to board code
BALATON Zoltan
3
-5
/
+10
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
2
-3
/
+1
[next]