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-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
2023-02-07
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
2023-02-07
hw/riscv/boot.c: calculate fdt size after fdt_pack()
Daniel Henrique Barboza
2023-02-07
target/riscv: set tval for triggered watchpoints
Sergey Matyukevich
2023-02-07
hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
Daniel Henrique Barboza
2023-02-07
hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
Daniel Henrique Barboza
2023-02-07
hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
Daniel Henrique Barboza
2023-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
2023-02-07
target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
Anup Patel
2023-02-07
target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
Anup Patel
2023-02-07
target/riscv: Update VS timer whenever htimedelta changes
Anup Patel
2023-02-07
hw/riscv: boot: Don't use CSRs if they are disabled
Alistair Francis
2023-02-07
include/hw/riscv/opentitan: update opentitan IRQs
Wilfred Mallawa
2023-02-07
target/riscv: update disas.c for xnor/orn/andn and slli.uw
Philipp Tomsich
2023-02-05
Merge tag 'pull-ppc-20230205' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
2023-02-05
ppc/pnv/pci: Update PHB5 version register
Frederic Barrat
2023-02-05
ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_ID
Frederic Barrat
2023-02-05
ppc/pnv/pci: Cleanup PnvPHBPecState structure
Frederic Barrat
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
2023-02-05
tests/migration: add support for ppc64le for guestperf.py
Murilo Opsfelder Araujo
2023-02-05
tests/migration: add sysprof-capture-4 as dependency for stress binary
Murilo Opsfelder Araujo
2023-02-04
Merge tag 'pull-tcg-20230204' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-02-04
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-02-04
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg16b
Richard Henderson
2023-02-04
target/i386: Inline cmpxchg8b
Richard Henderson
2023-02-04
target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
2023-02-04
tests/tcg/s390x: Add cdsg.c
Ilya Leoshkevich
[next]