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
2021-07-13
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2021-07-13
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-12
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
dp8393x: don't force 32-bit register access
Mark Cave-Ayland
2021-07-11
dp8393x: Rewrite dp8393x_get() / dp8393x_put()
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Store CAM registers as 16-bit
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
Philippe Mathieu-Daudé
2021-07-11
dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
Philippe Mathieu-Daudé
2021-07-11
dp8393x: fix CAM descriptor entry index
Mark Cave-Ayland
2021-07-11
target/mips: Rewrite UHI errno_mips() using switch statement
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce SQ opcode (Store Quadword)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce LQ opcode (Load Quadword)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PCGT* (Parallel Compare for Greater Than)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)
Philippe Mathieu-Daudé
2021-07-11
target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)
Philippe Mathieu-Daudé
2021-07-11
hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
Philippe Mathieu-Daudé
2021-07-11
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Philippe Mathieu-Daudé
2021-07-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210709' in...
Peter Maydell
2021-07-09
cpu: Add breakpoint tracepoints
Richard Henderson
2021-07-09
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-09
accel/tcg: Log tb->cflags with -d exec
Richard Henderson
2021-07-09
accel/tcg: Split out log_cpu_exec
Richard Henderson
2021-07-09
accel/tcg: Move tb_lookup to cpu-exec.c
Richard Henderson
2021-07-09
accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
Richard Henderson
2021-07-09
target/i386: Use cpu_breakpoint_test in breakpoint_handler
Richard Henderson
2021-07-09
tcg: Fix prologue disassembly
Richard Henderson
2021-07-09
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
util/guest-random: Fix size arg to tail memcpy
Mark Nelson
2021-07-09
migration: fix typo in mig_throttle_guest_down comment
Olaf Hering
2021-07-09
target/xtensa/xtensa-semi: Fix compilation problem on Haiku
Thomas Huth
2021-07-09
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
misc: Remove redundant new line in perror()
Li Zhijian
2021-07-09
virtiofsd: Add missing newline in error message
Hubert Jasudowicz
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
memory: Display MemoryRegion name in read/write ops trace events
Philippe Mathieu-Daudé
2021-07-09
qemu-option: Drop dead assertion
Markus Armbruster
2021-07-09
target/xtensa: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/tricore: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
[next]