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-09-07
contrib/plugins/cache: Fix string format
Philippe Mathieu-Daudé
1
-9
/
+10
2023-09-07
contrib/plugins: remove -soname argument
Paolo Bonzini
1
-1
/
+1
2023-09-01
util/async-teardown.c: move to softmmu/, only build it when system build is r...
Michael Tokarev
3
-1
/
+1
2023-09-01
softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Michael Tokarev
2
-42
/
+10
2023-09-01
os-posix.c: remove unneeded #includes
Michael Tokarev
1
-2
/
+0
2023-09-01
os-posix.c: move code around
Michael Tokarev
1
-22
/
+27
2023-09-01
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
Michael Tokarev
4
-87
/
+73
2023-09-01
os-posix.c: create and export os_set_chroot()
Michael Tokarev
2
-2
/
+8
2023-09-01
os-posix.c: create and export os_set_runas()
Michael Tokarev
2
-7
/
+17
2023-09-01
include/sysemu/os-posix.h: move *daemonize* declarations together
Michael Tokarev
1
-3
/
+2
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2
-1
/
+3
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2
-7
/
+37
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2
-4
/
+4
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2
-1
/
+13
2023-09-01
linux-user, bsd-user: disable on unsupported host architectures
Paolo Bonzini
1
-17
/
+23
2023-08-31
Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...
Stefan Hajnoczi
2
-30
/
+27
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
31
-358
/
+1379
2023-08-31
Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into staging
Stefan Hajnoczi
2
-0
/
+104
2023-08-31
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
30
-295
/
+324
2023-08-31
hw/arm: Set number of MPU regions correctly for an505, an521, an524
Peter Maydell
3
-0
/
+50
2023-08-31
hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
Peter Maydell
2
-0
/
+29
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
1
-82
/
+97
2023-08-31
rtc: Use time_t for passing and returning time offsets
Peter Maydell
2
-4
/
+4
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
2
-4
/
+3
2023-08-31
hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
Peter Maydell
1
-2
/
+2
2023-08-31
hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
Peter Maydell
1
-1
/
+1
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
1
-0
/
+9
2023-08-31
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
6
-2
/
+356
2023-08-31
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
2
-0
/
+70
2023-08-31
Refactor i.MX7 processor code
Jean-Christophe Dubois
2
-123
/
+333
2023-08-31
Add i.MX6UL missing devices.
Jean-Christophe Dubois
2
-1
/
+17
2023-08-31
Refactor i.MX6UL processor code
Jean-Christophe Dubois
2
-60
/
+221
2023-08-31
Remove i.MX7 IOMUX GPR device from i.MX6UL
Jean-Christophe Dubois
2
-13
/
+0
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2
-1
/
+2
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
3
-2
/
+3
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
1
-0
/
+3
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
1
-1
/
+2
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
3
-11
/
+41
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
1
-16
/
+32
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
1
-3
/
+4
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2
-12
/
+62
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
7
-28
/
+45
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
1
-1
/
+2
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
2
-0
/
+53
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
2
-0
/
+51
2023-08-30
bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
Warner Losh
2
-30
/
+27
2023-08-30
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée
2
-6
/
+10
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
7
-18
/
+19
2023-08-30
gdbstub: refactor get_feature_xml
Alex Bennée
2
-40
/
+43
2023-08-30
gdbstub: remove unused user_ctx field
Alex Bennée
1
-8
/
+8
[next]