aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-14target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2Bastian Koppelmann1-1/+7
2021-03-14tricore: fixed faulty conditions for extr and imaskAndreas Konopik1-4/+4
2021-03-14target/tricore: Remove unused definitionsPhilippe Mathieu-Daudé1-12/+0
2021-03-14target/tricore: Pass MMUAccessType to get_physical_address()Philippe Mathieu-Daudé1-4/+2
2021-03-14target/tricore: Replace magic value by MMU_DATA_LOAD definitionPhilippe Mathieu-Daudé1-1/+2
2021-03-14tricore: added triboard with tc27x_socAndreas Konopik7-1/+534
2021-03-12Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell4-24/+82
2021-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...Peter Maydell3-131/+117
2021-03-12Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell28-292/+750
2021-03-11target/m68k: add M68K_FEATURE_UNALIGNED_DATA featureMark Cave-Ayland3-1/+7
2021-03-11target/m68k: reformat m68k_features enumMark Cave-Ayland1-22/+44
2021-03-11target/m68k: don't set SSW ATC bit for physical bus errorsMark Cave-Ayland1-1/+11
2021-03-11target/m68k: implement rtr instructionLaurent Vivier1-0/+20
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell79-134/+147
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell56-318/+921
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell25-208/+408
2021-03-11ui/cocoa: Fix mouse association stateAkihiko Odaki1-16/+8
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell7-19/+625
2021-03-11ui/cocoa: Mark variables staticAkihiko Odaki1-7/+7
2021-03-11ui/cocoa: Clear modifiers whenever possibleAkihiko Odaki1-72/+76
2021-03-11ui/cocoa: Do not rely on the first argumentAkihiko Odaki1-14/+15
2021-03-11ui/cocoa: Show QEMU icon in the about windowAkihiko Odaki1-9/+5
2021-03-11docs: Fix removal text of -show-cursorThomas Huth1-2/+2
2021-03-11ui/cocoa: Use kCGColorSpaceSRGBAkihiko Odaki1-7/+2
2021-03-11ui/gtk: Remove NULL checks in gd_switchAkihiko Odaki1-4/+2
2021-03-10Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell9-395/+1445
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell64-6154/+741
2021-03-10semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé11-3/+3
2021-03-10semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé28-32/+32
2021-03-10tests/avocado: add boot_xen testsAlex Bennée2-0/+119
2021-03-10docs: add some documentation for the guest-loaderAlex Bennée3-0/+56
2021-03-10docs: move generic-loader documentation into the main manualAlex Bennée4-93/+119
2021-03-10hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée4-0/+186
2021-03-10device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2-0/+43
2021-03-10hw/riscv: migrate fdt field to generic MachineStateAlex Bennée2-11/+10
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée3-172/+186
2021-03-10.editorconfig: update the automatic mode setting for EmacsAlex Bennée1-6/+11
2021-03-10tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé1-1/+1
2021-03-10gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono1-0/+119
2021-03-10gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono1-0/+4
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell60-814/+4505
2021-03-10hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell1-4/+15
2021-03-10hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell1-8/+8
2021-03-10hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng2-11/+1
2021-03-10hw/ssi: xilinx_spips: Clean up coding convention issuesXuzhou Cheng1-9/+14
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng3-0/+15
2021-03-10hw/arm: xlnx-zynqmp: Clean up coding convention issuesXuzhou Cheng2-4/+8
2021-03-10tests/docker: add a test-tcg for building then running check-tcgAlex Bennée1-0/+22
2021-03-10docs/system: add a gentle prompt for the complexity to comeAlex Bennée2-0/+10
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé41-43/+49