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-03-13
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
2021-03-13
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2021-03-13
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
2021-03-13
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
2021-03-13
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2021-03-13
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
2021-03-13
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
2021-03-13
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
2021-03-13
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
2021-03-13
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
2021-03-13
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
2021-03-13
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Trace accesses to ISD registers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Rename trace events related to interrupt registers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlers
Philippe Mathieu-Daudé
2021-03-13
hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()
Philippe Mathieu-Daudé
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
2021-03-11
ui/cocoa: Fix mouse association state
Akihiko Odaki
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-11
ui/cocoa: Mark variables static
Akihiko Odaki
2021-03-11
ui/cocoa: Clear modifiers whenever possible
Akihiko Odaki
2021-03-11
ui/cocoa: Do not rely on the first argument
Akihiko Odaki
2021-03-11
ui/cocoa: Show QEMU icon in the about window
Akihiko Odaki
2021-03-11
docs: Fix removal text of -show-cursor
Thomas Huth
2021-03-11
ui/cocoa: Use kCGColorSpaceSRGB
Akihiko Odaki
2021-03-11
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
2021-03-10
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
semihosting: Move hw/semihosting/ -> semihosting/
Philippe Mathieu-Daudé
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
tests/avocado: add boot_xen tests
Alex Bennée
2021-03-10
docs: add some documentation for the guest-loader
Alex Bennée
2021-03-10
docs: move generic-loader documentation into the main manual
Alex Bennée
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-10
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-10
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
.editorconfig: update the automatic mode setting for Emacs
Alex Bennée
2021-03-10
tests/docker: Use --arch-only when building Debian cross image
Philippe Mathieu-Daudé
[next]