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-04-05
Update version for v8.0.0-rc3 release
v8.0.0-rc3
Peter Maydell
2023-04-05
Revert "memory: Optimize replay of guest mapping"
Peter Maydell
2023-04-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-04-04
kvm: dirty-ring: Fix race with vcpu creation
Peter Xu
2023-04-04
Merge tag 'pull-tcg-20230404' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-04-04
Merge tag 'pull-for-8.0-040423-2' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-04-04
Merge tag 'pull-nbd-2023-04-04' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
2023-04-04
tcg/sparc64: Disable direct linking for goto_tb
Richard Henderson
2023-04-04
accel/tcg: Fix jump cache set in cpu_exec_loop
Richard Henderson
2023-04-04
accel/tcg: Fix overwrite problems of tcg_cflags
Weiwei Li
2023-04-04
tests/avocado: Test Xen guest support under KVM
David Woodhouse
2023-04-04
gitlab: fix typo
Alex Bennée
2023-04-04
tests/vm: use the default system python for NetBSD
Daniel P. Berrangé
2023-04-04
tests/qemu-iotests: explicitly invoke 'check' via 'python'
Daniel P. Berrangé
2023-04-04
Use hexagon toolchain version 16.0.0
Marco Liebel
2023-04-04
metadata: add .git-blame-ignore-revs
Alex Bennée
2023-04-04
MAINTAINERS: add a section for policy documents
Alex Bennée
2023-04-04
gdbstub: don't report auxv feature unless on Linux
Alex Bennée
2023-04-04
gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary
Philippe Mathieu-Daudé
2023-04-04
Revert "linux-user/arm: Take more care allocating commpage"
Richard Henderson
2023-04-04
scripts/coverage: initial coverage comparison script
Alex Bennée
2023-04-04
nbd/server: Request TCP_NODELAY
Eric Blake
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-04-04
MAINTAINERS: Remove and change David Gilbert maintainer entries
Dr. David Alan Gilbert
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
2023-04-04
hw/loongarch/virt: Fix virt_to_phys_addr function
Tianrui Zhao
2023-04-03
Merge tag 'pull-target-arm-20230403' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-04-03
hw/ssi: Fix Linux driver init issue with xilinx_spi
Chris Rauer
2023-04-03
target/arm: Fix generated code for cpreg reads when HSTR is active
Peter Maydell
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
2023-03-30
Merge tag 'misc-fixes-20230330' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-30
block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h>
Philippe Mathieu-Daudé
2023-03-30
hw/i2c: pmbus: block uninitialised string reads
Titus Rwantare
2023-03-30
tests/avocado: Enable TuxRun/mips64 (big-endian) test
Philippe Mathieu-Daudé
2023-03-30
hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
Jiaxun Yang
2023-03-30
linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
Philippe Mathieu-Daudé
2023-03-30
linux-user/sparc: Don't use 16-bit UIDs on SPARC V9
Philippe Mathieu-Daudé
2023-03-29
Merge tag 'pull-tcg-20230328' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-28
softmmu: Restore use of CPU watchpoint for all accelerators
Philippe Mathieu-Daudé
2023-03-28
softmmu/watchpoint: Add missing 'qemu/error-report.h' include
Philippe Mathieu-Daudé
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-28
linux-user/arm: Take more care allocating commpage
Richard Henderson
2023-03-28
include/exec: Change reserved_va semantics to last byte
Richard Henderson
2023-03-28
linux-user: Pass last not end to probe_guest_base
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_range
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_collection_lock
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to PAGE_FOR_EACH_TB
Richard Henderson
2023-03-28
accel/tcg: Pass last not end to page_reset_target_data
Richard Henderson
[next]