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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-2
/
+0
2022-02-21
exec/ramblock: Add missing includes
Philippe Mathieu-Daudé
1
-0
/
+2
2022-02-20
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...
Peter Maydell
6
-2
/
+88
2022-02-19
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2022...
Peter Maydell
10
-74
/
+357
2022-02-18
spapr: implement nested-hv capability for the virtual hypervisor
Nicholas Piggin
2
-1
/
+78
2022-02-18
ppc: allow the hdecr timer to be created/destroyed
Nicholas Piggin
1
-0
/
+3
2022-02-18
spapr: nvdimm: Implement H_SCM_FLUSH hcall
Shivaprasad G Bhat
2
-1
/
+4
2022-02-18
nvdimm: Add realize, unrealize callbacks to NVDIMMDevice class
Shivaprasad G Bhat
2
-0
/
+3
2022-02-17
linux-headers: Update headers to v5.17-rc1
Vivek Goyal
10
-74
/
+357
2022-02-17
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
1
-0
/
+13
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
1
-0
/
+79
2022-02-16
include: hw: remove ibex_plic.h
Wilfred Mallawa
1
-67
/
+0
2022-02-15
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
1
-0
/
+10
2022-02-14
util: adjust coroutine pool size to virtio block queue
Hiroki Narukawa
1
-0
/
+10
2022-02-14
hw/nvme: add support for zoned random write area
Klaus Jensen
1
-1
/
+16
2022-02-14
hw/nvme: add ozcs enum
Klaus Jensen
1
-0
/
+4
2022-02-14
hw/nvme: add struct for zone management send
Klaus Jensen
1
-0
/
+19
2022-02-09
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée
1
-1
/
+1
2022-02-09
plugins: add helper functions for coverage plugins
Ivanov Arkady
1
-0
/
+34
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
1
-2
/
+0
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
3
-8
/
+0
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
1
-2
/
+0
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
1
-1
/
+0
2022-02-08
hw/arm/boot: Don't write secondary boot stub if using PSCI
Peter Maydell
1
-0
/
+3
2022-02-08
hw/arm/versal: Let boot.c handle PSCI enablement
Peter Maydell
1
-1
/
+0
2022-02-08
hw/arm/boot: Support setting psci-conduit based on guest EL
Peter Maydell
1
-0
/
+10
2022-02-08
hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
Francisco Iglesias
1
-0
/
+2
2022-02-06
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
1
-0
/
+5
2022-02-06
ACPI ERST: header file for ERST
Eric DeVolder
1
-0
/
+19
2022-02-06
ACPI ERST: PCI device_id for ERST
Eric DeVolder
1
-0
/
+1
2022-02-01
block.h: remove outdated comment
Emanuele Giuseppe Esposito
1
-1
/
+0
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
1
-0
/
+5
2022-01-31
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
1
-0
/
+5
2022-01-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...
Peter Maydell
7
-9
/
+298
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
1
-1
/
+0
2022-01-28
hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
Francisco Iglesias
1
-0
/
+20
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
1
-0
/
+111
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
1
-2
/
+17
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
1
-0
/
+5
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
1
-2
/
+3
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
1
-0
/
+78
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
2
-3
/
+58
2022-01-28
Update copyright dates to 2022
Peter Maydell
1
-1
/
+1
2022-01-28
hw/ppc/vof: Add missing includes
Philippe Mathieu-Daudé
1
-0
/
+5
2022-01-27
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé
2
-9
/
+9
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
2
-4
/
+0
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
1
-2
/
+0
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2
-1
/
+5
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
1
-0
/
+1
[prev]
[next]