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
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
meson: generate trace events for qmp commands
Vladimir Sementsov-Ogievskiy
3
-4
/
+19
2022-01-27
qapi/commands: Optionally generate trace for QMP commands
Vladimir Sementsov-Ogievskiy
2
-14
/
+90
2022-01-27
qapi/commands: refactor error handling code
Vladimir Sementsov-Ogievskiy
2
-4
/
+8
2022-01-27
qapi/gen: Add FOO.trace-events output module
Vladimir Sementsov-Ogievskiy
1
-4
/
+27
2022-01-27
schemas: add missing vim modeline
Victor Toso
4
-0
/
+4
2022-01-26
virtiofsd: Drop membership of all supplementary groups (CVE-2022-0358)
Vivek Goyal
1
-0
/
+27
2022-01-21
scripts/render-block-graph: switch to AQMP
John Snow
1
-5
/
+3
2022-01-21
scripts/cpu-x86-uarch-abi: switch to AQMP
John Snow
1
-2
/
+2
2022-01-21
scripts/cpu-x86-uarch-abi: fix CLI parsing
John Snow
1
-2
/
+1
2022-01-21
python: move qmp-shell under the AQMP package
John Snow
4
-3
/
+3
2022-01-21
python: move qmp utilities to python/qemu/utils
John Snow
11
-14
/
+14
2022-01-21
python/qmp: switch qmp-shell to AQMP
John Snow
2
-14
/
+20
2022-01-21
python/qmp: switch qom tools to AQMP
John Snow
3
-8
/
+11
2022-01-21
python/qmp: switch qemu-ga-client to AQMP
John Snow
1
-11
/
+11
2022-01-21
python/qemu-ga-client: don't use deprecated CLI syntax in usage comment
John Snow
1
-1
/
+1
2022-01-21
python/aqmp: rename AQMPError to QMPError
John Snow
6
-21
/
+21
[next]