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
/
scripts
/
qapi
/
error.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
hw/arm: ast2600: Fix address mapping of second SPI controller
Cédric Le Goater
1
-1
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVI
Peter Maydell
3
-0
/
+215
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVALL
Peter Maydell
3
-0
/
+125
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
2
-10
/
+9
2022-01-28
hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
Peter Maydell
1
-0
/
+8
2022-01-28
hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
Peter Maydell
1
-0
/
+13
2022-01-28
hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
Peter Maydell
2
-0
/
+5
2022-01-28
hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
Peter Maydell
1
-5
/
+3
2022-01-28
hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
Peter Maydell
1
-5
/
+5
2022-01-28
hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
Peter Maydell
1
-0
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
Peter Maydell
1
-3
/
+0
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
Peter Maydell
1
-1
/
+0
2022-01-28
hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
Peter Maydell
2
-3
/
+5
2022-01-28
hw/intc/arm_gicv3_its: Add tracepoints
Peter Maydell
2
-0
/
+19
2022-01-28
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
3
-5
/
+8
2022-01-28
scripts: Explain the difference between linux-headers and standard-headers
Peter Maydell
1
-0
/
+16
2022-01-28
MAINTAINERS: Remove myself (for raspi).
Andrew Baumann
1
-1
/
+0
2022-01-28
MAINTAINERS: Add an entry for Xilinx Versal OSPI
Francisco Iglesias
1
-0
/
+6
2022-01-28
hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
Francisco Iglesias
1
-0
/
+23
2022-01-28
hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
Francisco Iglesias
1
-0
/
+2
2022-01-28
hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
Francisco Iglesias
2
-0
/
+113
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
3
-0
/
+1965
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
2
-2
/
+34
2022-01-28
include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
Francisco Iglesias
1
-0
/
+5
2022-01-28
hw/arm/xlnx-versal: Connect Versal's PMC SLCR
Francisco Iglesias
2
-1
/
+75
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
3
-5
/
+30
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
3
-1
/
+1528
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
24
-25
/
+80
2022-01-28
hw/char/exynos4210_uart: Fix crash on trying to load VM state
Peter Maydell
1
-1
/
+1
2022-01-28
hw/armv7m: Fix broken VMStateDescription
Peter Maydell
1
-2
/
+2
2022-01-28
Update copyright dates to 2022
Peter Maydell
2
-2
/
+2
2022-01-28
configure: fix parameter expansion of --cross-cc-cflags options
Matheus Ferst
2
-3
/
+3
2022-01-28
qapi: Cleanup SGX related comments and restore @section-size
Yang Zhong
4
-9
/
+41
2022-01-28
check-block: replace -makecheck with TAP output
Paolo Bonzini
5
-44
/
+48
2022-01-28
qemu-iotests: require at least an argument to check-block.sh
Paolo Bonzini
1
-10
/
+7
2022-01-28
build: make check-block a meson test
Paolo Bonzini
6
-32
/
+58
2022-01-28
scripts/mtest2make: add support for SPEED=thorough
Paolo Bonzini
2
-5
/
+10
2022-01-28
check-block.sh: passthrough -jN flag of make to -j N flag of check
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2022-01-28
meson: Use find_program() to resolve the entitlement.sh script
Philippe Mathieu-Daudé
1
-6
/
+3
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
1
-1
/
+7
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
1
-2
/
+4
2022-01-27
qapi: generate trace events by default
Vladimir Sementsov-Ogievskiy
4
-7
/
+9
2022-01-27
meson: document why we don't generate trace events for tests/ and qga/
Vladimir Sementsov-Ogievskiy
2
-0
/
+14
2022-01-27
docs/qapi-code-gen: update to cover trace events code generation
Vladimir Sementsov-Ogievskiy
2
-0
/
+25
2022-01-27
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé
2
-9
/
+9
2022-01-27
meson.build: Use a function from libfdt 1.5.1 for the library check
Thomas Huth
1
-1
/
+1
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
4
-8
/
+4
2022-01-27
docker: add msitools to Fedora/mingw cross
Marc-André Lureau
2
-0
/
+2
2022-01-27
build-sys: fix undefined ARCH error
Marc-André Lureau
1
-1
/
+1
2022-01-27
build-sys: fix a meson deprecation warning
Marc-André Lureau
1
-1
/
+1
[next]