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-01-09
i386: Deprecate the -no-hpet QEMU command line option
Thomas Huth
2023-01-09
tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameter
Thomas Huth
2023-01-09
tests/readconfig: spice doesn't support unix socket on windows yet
Marc-André Lureau
2023-01-09
target/s390x: Restrict sysemu/reset.h to system emulation
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2023-01-09
exec/memory: Expose memory_region_access_valid()
Philippe Mathieu-Daudé
2023-01-09
MAINTAINERS: Add MIPS-related docs and configs to the MIPS architecture section
Thomas Huth
2023-01-09
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé
2023-01-09
qemu-iotests/stream-under-throttle: do not shutdown QEMU
Christian Borntraeger
2023-01-08
Merge tag 'pull-tcg-20230106' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-07
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-01-06
tcg/s390x: Avoid the constant pool in tcg_out_movi
Richard Henderson
2023-01-06
tcg/s390x: Cleanup tcg_out_movi
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for 64-bit compare
Richard Henderson
2023-01-06
tcg/s390x: Implement ctpop operation
Richard Henderson
2023-01-06
tcg/s390x: Use tgen_movcond_int in tgen_clz
Richard Henderson
2023-01-06
tcg/s390x: Support SELGR instruction in movcond
Richard Henderson
2023-01-06
tcg/s390x: Generalize movcond implementation
Richard Henderson
2023-01-06
tcg/s390x: Create tgen_cmp2 to simplify movcond
Richard Henderson
2023-01-06
tcg/s390x: Support MIE3 logical operations
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for and_i64
Richard Henderson
2023-01-06
tcg/s390x: Tighten constraints for or_i64 and xor_i64
Richard Henderson
2023-01-06
tcg/s390x: Issue XILF directly for xor_i32
Richard Henderson
2023-01-06
tcg/s390x: Support MIE2 MGRK instruction
Richard Henderson
2023-01-06
tcg/s390x: Support MIE2 multiply single instructions
Richard Henderson
2023-01-06
tcg/s390x: Distinguish RIE formats
Richard Henderson
2023-01-06
tcg/s390x: Distinguish RRF-a and RRF-c formats
Richard Henderson
2023-01-06
tcg/s390x: Use LARL+AGHI for odd addresses
Richard Henderson
2023-01-06
tcg/s390x: Remove DISTINCT_OPERANDS facility check
Richard Henderson
2023-01-06
tcg/s390x: Remove FAST_BCR_SER facility check
Richard Henderson
2023-01-06
tcg/s390x: Check for load-on-condition facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for general-instruction-extension facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for extended-immediate facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Check for long-displacement facility at startup
Richard Henderson
2023-01-06
tcg/s390x: Remove USE_LONG_BRANCHES
Richard Henderson
2023-01-06
tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-06
tcg/s390x: Remove TCG_REG_TB
Richard Henderson
2023-01-06
tcg/s390x: Use register pair allocation for div and mulu2
Richard Henderson
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
2023-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-06
Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into staging
Peter Maydell
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
hw/intc: sifive_plic: Fix the pending register range check
Bin Meng
2023-01-06
hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
Bin Meng
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
2023-01-06
hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
Bin Meng
[next]