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
2023-01-04
meson: Move CONFIG_TCG_INTERPRETER to config_host
Richard Henderson
1
-3
/
+1
2023-01-04
tcg: convert tcg/README to rst
Mark Cave-Ayland
5
-785
/
+945
2023-01-04
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
Thomas Huth
1
-3
/
+4
2023-01-04
Merge tag 'pull-testing-next-231222-1' of https://gitlab.com/stsquad/qemu int...
Peter Maydell
11
-227
/
+47
2023-01-04
Merge tag 'pull-9p-20221223' of https://github.com/cschoenebeck/qemu into sta...
Peter Maydell
5
-38
/
+37
2022-12-23
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
Thomas Huth
1
-2
/
+4
2022-12-23
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Mukilan Thiyagarajan
6
-205
/
+20
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
1
-1
/
+5
2022-12-23
configure: repeat ourselves for the benefit of CI
Alex Bennée
1
-3
/
+4
2022-12-23
gitlab: turn off verbose logging for make check on custom runners
Alex Bennée
3
-13
/
+13
2022-12-23
configure: Fix check-tcg not executing any tests
Mukilan Thiyagarajan
1
-3
/
+1
2022-12-23
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
Bin Meng
2
-20
/
+27
2022-12-23
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
Bin Meng
1
-11
/
+0
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
1
-1
/
+3
2022-12-23
MAINTAINERS: Add 9p test client to section "virtio-9p"
Christian Schoenebeck
1
-0
/
+1
2022-12-23
9pfs: Fix some return statements in the synth backend
Greg Kurz
1
-6
/
+6
2022-12-21
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
20
-34
/
+220
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
1
-15
/
+43
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
4
-0
/
+64
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
1
-1
/
+1
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
1
-3
/
+1
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
1
-3
/
+2
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
1
-1
/
+1
2022-12-21
target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
Bernhard Beschow
1
-1
/
+1
2022-12-21
target/ppc/mmu_common: Log which effective address had no TLB entry found
Bernhard Beschow
1
-1
/
+2
2022-12-21
hw/ppc/spapr: Reduce "vof.h" inclusion
Philippe Mathieu-Daudé
2
-1
/
+3
2022-12-21
hw/ppc/vof: Do not include the full "cpu.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-21
target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
Philippe Mathieu-Daudé
1
-0
/
+3
2022-12-21
hw/ppc/e500: Add Freescale eSDHC to e500plat
Philippe Mathieu-Daudé
5
-1
/
+64
2022-12-21
hw/sd/sdhci: Support big endian SD host controller interfaces
Philippe Mathieu-Daudé
3
-3
/
+31
2022-12-21
MAINTAINERS: downgrade PPC KVM/TCG CPUs and pSeries to 'Odd Fixes'
Daniel Henrique Barboza
1
-3
/
+3
2022-12-21
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
73
-1289
/
+2071
2022-12-21
Merge tag 'pull-tcg-20221220' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
15
-1161
/
+2661
2022-12-21
block/io: Check for replay-enabled in bdrv_drain_all_begin()
Peter Maydell
1
-0
/
+9
2022-12-21
contrib/vhost-user-blk: Replace lseek64 with lseek
Khem Raj
1
-2
/
+2
2022-12-21
libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
Marcel Holtmann
1
-1
/
+1
2022-12-21
hw/virtio: Extract QMP related code virtio-qmp.c
Philippe Mathieu-Daudé
4
-634
/
+682
2022-12-21
hw/virtio: Extract config read/write accessors to virtio-config-io.c
Philippe Mathieu-Daudé
3
-190
/
+205
2022-12-21
hw/virtio: Constify qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
1
-17
/
+17
2022-12-21
hw/virtio: Guard and restrict scope of qmp_virtio_feature_map_t[]
Philippe Mathieu-Daudé
1
-14
/
+42
2022-12-21
hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
Philippe Mathieu-Daudé
1
-21
/
+22
2022-12-21
hw/virtio: Add missing "hw/core/cpu.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-12-21
hw/cxl/device: Add Flex Bus Port DVSEC
Ira Weiny
1
-0
/
+11
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
7
-8
/
+8
2022-12-21
acpi/tests/avocado/bits: add mformat as one of the dependencies
Ani Sinha
1
-1
/
+1
2022-12-21
docs/acpi/bits: document BITS_DEBUG environment variable
Ani Sinha
1
-0
/
+3
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
17
-46
/
+19
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
5
-181
/
+4
2022-12-21
vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
Jason Wang
1
-20
/
+64
2022-12-21
acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
Ani Sinha
3
-0
/
+12
[next]