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-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
2023-08-31
exec/address-spaces.h: Remove unuseful 'exec/memory.h' include
Philippe Mathieu-Daudé
2023-08-31
hw/dma/etraxfs: Include missing 'exec/memory.h' header
Philippe Mathieu-Daudé
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
qemu/uri: Use QueryParams type definition
Philippe Mathieu-Daudé
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
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
[next]