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
Age
Commit message (
Expand
)
Author
2024-02-26
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-26
qapi: Reject section heading in the middle of a doc comment
Markus Armbruster
2024-02-26
qapi: Rename QAPIDoc.Section.name to .tag
Markus Armbruster
2024-02-26
qapi: Improve error message for empty doc sections
Markus Armbruster
2024-02-26
qapi: Improve error position for bogus invalid "Returns" section
Markus Armbruster
2024-02-26
qapi: Improve error position for bogus argument descriptions
Markus Armbruster
2024-02-26
sphinx/qapidoc: Drop code to generate doc for simple union branch
Markus Armbruster
2024-02-26
tests/qapi-schema: Cover 'Features:' not followed by descriptions
Markus Armbruster
2024-02-26
tests/qapi-schema: Cover duplicate 'Features:' line
Markus Armbruster
2024-02-26
tests/qapi-schema: Fix test 'QAPI rST doc'
Markus Armbruster
2024-02-26
qapi: Misc cleanups to migrate QAPIs
Het Gala
2024-02-24
Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-23
Merge tag 'pull-ppc-for-9.0-20240224' of https://gitlab.com/npiggin/qemu into...
Peter Maydell
2024-02-23
target/ppc: optimise ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: 440 optimise tlbwe TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx optimise tlbwe_lo TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx don't flush TLB for a newly written software TLB entry
Nicholas Piggin
2024-02-23
target/ppc: Factor out 4xx ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: Fix 440 tlbwe TLB invalidation gaps
Nicholas Piggin
2024-02-23
target/ppc: Add SMT support to time facilities
Nicholas Piggin
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
2024-02-23
ppc/pnv: Add POWER9/10 chiptod model
Nicholas Piggin
2024-02-23
target/ppc: Fix move-to timebase SPR access permissions
Nicholas Piggin
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
2024-02-23
target/ppc: Rename TBL to TB on 64-bit
Nicholas Piggin
2024-02-23
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
Saif Abrar
2024-02-23
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
hw/ppc: Add N1 chiplet model
Chalapathi V
2024-02-23
hw/ppc: Add pnv nest pervasive common chiplet model
Chalapathi V
2024-02-23
ppc/pnv: Test pnv i2c master and connected devices
Glenn Miles
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
misc: Add a pca9554 GPIO device model
Glenn Miles
2024-02-23
ppc/pnv: Use resettable interface to reset child I2C buses
Glenn Miles
2024-02-23
ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: Add pca9552 to powernv10-rainier for PCIe hotplug power control
Glenn Miles
2024-02-23
ppc/pnv: New powernv10-rainier machine type
Glenn Miles
2024-02-23
misc/pca9552: Let external devices set pca9552 inputs
Glenn Miles
2024-02-23
misc/pca9552: Fix inverted input status
Glenn Miles
2024-02-23
ppc/pnv: Change powernv default to powernv10
Nicholas Piggin
2024-02-23
spapr: Tag pseries-2.1 - 2.11 machines as deprecated
Cédric Le Goater
2024-02-23
ppc/spapr: change pseries machine default to POWER10 CPU
Nicholas Piggin
2024-02-23
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-02-23
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-02-23
hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu'
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
2024-02-23
hw/ppc/spapr: Add missing license
Philippe Mathieu-Daudé
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
[next]