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
util/async-teardown.c: move to softmmu/, only build it when system build is r...
Michael Tokarev
2023-09-01
softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c
Michael Tokarev
2023-09-01
os-posix.c: remove unneeded #includes
Michael Tokarev
2023-09-01
os-posix.c: move code around
Michael Tokarev
2023-09-01
os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_chroot()
Michael Tokarev
2023-09-01
os-posix.c: create and export os_set_runas()
Michael Tokarev
2023-09-01
include/sysemu/os-posix.h: move *daemonize* declarations together
Michael Tokarev
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2023-09-01
linux-user, bsd-user: disable on unsupported host architectures
Paolo Bonzini
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
[next]