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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
qapi: Add exit-failure PanicAction
Ilya Leoshkevich
5
-9
/
+23
2022-07-29
semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM
Peter Maydell
1
-2
/
+11
2022-07-29
semihosting: Check for errors on SET_ARG()
Peter Maydell
1
-3
/
+13
2022-07-29
semihosting: Don't copy buffer after console_write()
Peter Maydell
1
-1
/
+1
2022-07-29
semihosting: Don't return negative values on qemu_semihosting_console_write()...
Peter Maydell
1
-1
/
+2
2022-07-29
.gitlab-ci.d/windows.yml: Enable native Windows symlink
Bin Meng
1
-0
/
+2
2022-07-29
.cirrus.yml: Change winsymlinks to 'native'
Bin Meng
1
-1
/
+1
2022-07-29
gitlab: drop 'containers-layer2' stage
Daniel P. Berrangé
2
-13
/
+12
2022-07-29
gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail
Daniel P. Berrangé
5
-1
/
+30
2022-07-29
tests: refresh to latest libvirt-ci module
Daniel P. Berrangé
19
-18
/
+40
2022-07-28
Merge tag 'pull-ppc-20220728' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
4
-13
/
+109
2022-07-28
target/ppc: Implement new wait variants
Nicholas Piggin
2
-8
/
+91
2022-07-28
hw/ppc/ppc440_uc: Initialize length passed to cpu_physical_memory_map()
Peter Maydell
1
-1
/
+4
2022-07-28
hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c
Daniel Henrique Barboza
1
-4
/
+14
2022-07-28
Merge tag 'pull-riscv-to-apply-20220728' of github.com:alistair23/qemu into s...
Richard Henderson
2
-7
/
+2
2022-07-27
Merge tag 'pull-block-2022-07-27' of https://gitlab.com/vsementsov/qemu into ...
Richard Henderson
3
-3
/
+49
2022-07-28
hw/intc: sifive_plic: Fix multi-socket plic configuraiton
Atish Patra
1
-2
/
+2
2022-07-27
RISC-V: Allow both Zmmul and M
Palmer Dabbelt
1
-5
/
+0
2022-07-26
Update version for v7.1.0-rc0 release
v7.1.0-rc0
Richard Henderson
1
-1
/
+1
2022-07-26
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
16
-107
/
+258
2022-07-26
hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP
Jean-Philippe Brucker
1
-19
/
+28
2022-07-26
iotests/131: Add parallels regression test
Hanna Reitz
2
-1
/
+47
2022-07-26
block/parallels: Fix buffer-based write call
Hanna Reitz
1
-2
/
+2
2022-07-26
Merge tag 'pull-target-arm-20220726' of https://git.linaro.org/people/pmaydel...
Richard Henderson
5
-20
/
+17
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
4
-2
/
+7
2022-07-26
i386/pc: relocate 4g start to 1T where applicable
Joao Martins
1
-0
/
+54
2022-07-26
i386/pc: bounds check phys-bits against max used GPA
Joao Martins
1
-0
/
+27
2022-07-26
i386/pc: factor out device_memory base/size to helper
Joao Martins
1
-15
/
+31
2022-07-26
i386/pc: handle unitialized mr in pc_get_cxl_range_end()
Joao Martins
1
-10
/
+8
2022-07-26
i386/pc: factor out cxl range start to helper
Joao Martins
1
-7
/
+17
2022-07-26
i386/pc: factor out cxl range end to helper
Joao Martins
1
-10
/
+21
2022-07-26
i386/pc: factor out above-4g end to an helper
Joao Martins
1
-15
/
+14
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
4
-4
/
+19
2022-07-26
i386/pc: create pci-host qdev prior to pc_memory_init()
Joao Martins
4
-9
/
+12
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
5
-7
/
+12
2022-07-26
hw/cxl: Fix size of constant in interleave granularity function.
Jonathan Cameron
1
-1
/
+1
2022-07-26
hw/i386/pc: Always place CXL Memory Regions after device_memory
Jonathan Cameron
1
-4
/
+2
2022-07-26
hw/machine: Clear out left over CXL related pointer from move of state handli...
Jonathan Cameron
1
-1
/
+0
2022-07-26
acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
Robert Hoo
3
-27
/
+29
2022-07-26
hw/display/bcm2835_fb: Fix framebuffer allocation address
Alan Jian
1
-2
/
+1
2022-07-26
configure: Avoid '==' bashism
Peter Maydell
1
-1
/
+1
2022-07-26
configure: Drop dead code attempting to use -msmall-data on alpha hosts
Peter Maydell
1
-7
/
+0
2022-07-26
configure: Don't use bash-specific string-replacement syntax
Peter Maydell
1
-3
/
+4
2022-07-26
configure: Add braces to clarify intent of $emu[[:space:]]
Peter Maydell
1
-1
/
+1
2022-07-26
configure: Add missing POSIX-required space
Peter Maydell
1
-1
/
+1
2022-07-26
target/arm: Add MO_128 entry to pred_esz_masks[]
Peter Maydell
2
-3
/
+4
2022-07-26
scripts/coverity-scan/COMPONENTS.md: Update slirp component info
Peter Maydell
1
-2
/
+2
2022-07-26
scripts/coverity-scan/COMPONENTS.md: Add loongarch component
Peter Maydell
1
-0
/
+3
2022-07-26
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
3
-20
/
+5
2022-07-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2
-13
/
+15
[next]