aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-13target/mips/translate: Simplify PCPYH using deposit_i64()Philippe Mathieu-Daudé
2021-03-13target/mips/translate: Make gen_rdhwr() publicPhilippe Mathieu-Daudé
2021-03-13target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetreePhilippe Mathieu-Daudé
2021-03-13target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetreePhilippe Mathieu-Daudé
2021-03-13target/mips: Use gen_load_gpr[_hi]() when possiblePhilippe Mathieu-Daudé
2021-03-13target/mips: Extract MXU code to new mxu_translate.c filePhilippe Mathieu-Daudé
2021-03-13target/mips: Introduce mxu_translate_init() helperPhilippe Mathieu-Daudé
2021-03-13target/mips: Simplify decode_opc_mxu() ifdef'ryPhilippe Mathieu-Daudé
2021-03-13target/mips: Convert decode_ase_mxu() to decodetree prototypePhilippe Mathieu-Daudé
2021-03-13target/mips: Rename decode_opc_mxu() as decode_ase_mxu()Philippe Mathieu-Daudé
2021-03-13target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()Philippe Mathieu-Daudé
2021-03-13target/mips: Use OPC_MUL instead of OPC__MXU_MULPhilippe Mathieu-Daudé
2021-03-13target/mips: Pass instruction opcode to decode_opc_mxu()Philippe Mathieu-Daudé
2021-03-13target/mips: Remove unused CPUMIPSState* from MXU functionsPhilippe Mathieu-Daudé
2021-03-13target/mips: Remove XBurst Media eXtension Unit dead codePhilippe Mathieu-Daudé
2021-03-13target/mips: Rewrite complex ifdef'ryPhilippe Mathieu-Daudé
2021-03-13target/mips/meson: Restrict mips-semi.c to TCGPhilippe Mathieu-Daudé
2021-03-13target/mips/meson: Introduce mips_tcg source setPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Trace accesses to ISD registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Rename trace events related to interrupt registersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Fix typos in qemu_log_mask() formatsPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Simplify ISD MemoryRegion read/write handlersPhilippe Mathieu-Daudé
2021-03-13hw/mips/gt64xxx: Initialize ISD I/O memory region in DeviceRealize()Philippe Mathieu-Daudé
2021-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...Peter Maydell
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell
2021-03-11ui/cocoa: Fix mouse association stateAkihiko Odaki
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-11ui/cocoa: Mark variables staticAkihiko Odaki
2021-03-11ui/cocoa: Clear modifiers whenever possibleAkihiko Odaki
2021-03-11ui/cocoa: Do not rely on the first argumentAkihiko Odaki
2021-03-11ui/cocoa: Show QEMU icon in the about windowAkihiko Odaki
2021-03-11docs: Fix removal text of -show-cursorThomas Huth
2021-03-11ui/cocoa: Use kCGColorSpaceSRGBAkihiko Odaki
2021-03-11ui/gtk: Remove NULL checks in gd_switchAkihiko Odaki
2021-03-10Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-10semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé
2021-03-10tests/avocado: add boot_xen testsAlex Bennée
2021-03-10docs: add some documentation for the guest-loaderAlex Bennée
2021-03-10docs: move generic-loader documentation into the main manualAlex Bennée
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée
2021-03-10hw/riscv: migrate fdt field to generic MachineStateAlex Bennée
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée
2021-03-10.editorconfig: update the automatic mode setting for EmacsAlex Bennée
2021-03-10tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé