index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-01
linux-user: Show heap address in /proc/pid/maps
Richard Henderson
2023-09-01
linux-user: Adjust brk for load_bias
Richard Henderson
2023-09-01
linux-user: Use walk_memory_regions for open_self_maps
Richard Henderson
2023-09-01
util/selfmap: Use dev_t and ino_t in MapInfo
Richard Henderson
2023-09-01
linux-user: Emulate /proc/cpuinfo for Alpha
Helge Deller
2023-09-01
linux-user: Emulate /proc/cpuinfo on aarch64 and arm
Helge Deller
2023-09-01
linux-user: Split out cpu/target_proc.h
Richard Henderson
2023-08-31
Merge tag 'quick-fix-pull-request' of https://gitlab.com/bsdimp/qemu into sta...
Stefan Hajnoczi
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-31
Merge tag 'xen-virtio-2-tag' of https://gitlab.com/sstabellini/qemu into staging
Stefan Hajnoczi
2023-08-31
Merge tag 'pull-maintainer-ominbus-300823-1' of https://gitlab.com/stsquad/qe...
Stefan Hajnoczi
2023-08-31
hw/arm: Set number of MPU regions correctly for an505, an521, an524
Peter Maydell
2023-08-31
hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
Peter Maydell
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
2023-08-31
rtc: Use time_t for passing and returning time offsets
Peter Maydell
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
2023-08-31
hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
Peter Maydell
2023-08-31
hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
Peter Maydell
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
2023-08-31
Add i.MX7 SRC device implementation
Jean-Christophe Dubois
2023-08-31
Add i.MX7 missing TZ devices and memory regions
Jean-Christophe Dubois
2023-08-31
Refactor i.MX7 processor code
Jean-Christophe Dubois
2023-08-31
Add i.MX6UL missing devices.
Jean-Christophe Dubois
2023-08-31
Refactor i.MX6UL processor code
Jean-Christophe Dubois
2023-08-31
Remove i.MX7 IOMUX GPR device from i.MX6UL
Jean-Christophe Dubois
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
2023-08-30
bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
Warner Losh
2023-08-30
gdbstub: move comment for gdb_register_coprocessor
Alex Bennée
2023-08-30
gdbstub: replace global gdb_has_xml with a function
Alex Bennée
2023-08-30
gdbstub: refactor get_feature_xml
Alex Bennée
2023-08-30
gdbstub: remove unused user_ctx field
Alex Bennée
2023-08-30
gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
Matheus Branco Borella
2023-08-30
tests/tcg: clean-up gdb confirm/pagination settings
Alex Bennée
2023-08-30
tests: remove test-gdbstub.py
Alex Bennée
2023-08-30
.gitlab-ci.d/cirrus.yml: Update FreeBSD to v13.2
Thomas Huth
2023-08-30
docs/style: permit inline loop variables
Alex Bennée
2023-08-30
tests/tcg: remove quoting for info output
Alex Bennée
2023-08-30
tests/docker: cleanup non-verbose output
Alex Bennée
2023-08-30
gitlab: enable ccache for many build jobs
Daniel P. Berrangé
[next]