Age | Commit message (Expand) | Author |
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é |
2021-03-10 | gitlab-ci.yml: Add jobs to test CFI flags | Daniele Buono |
2021-03-10 | gitlab-ci.yml: Allow custom # of parallel linkers | Daniele Buono |
2021-03-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'... | Peter Maydell |
2021-03-10 | hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt() | Peter Maydell |
2021-03-10 | hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_ | Peter Maydell |
2021-03-10 | hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips | Xuzhou Cheng |
2021-03-10 | hw/ssi: xilinx_spips: Clean up coding convention issues | Xuzhou Cheng |
2021-03-10 | hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI | Xuzhou Cheng |
2021-03-10 | hw/arm: xlnx-zynqmp: Clean up coding convention issues | Xuzhou Cheng |
2021-03-10 | tests/docker: add a test-tcg for building then running check-tcg | Alex Bennée |
2021-03-10 | docs/system: add a gentle prompt for the complexity to come | Alex Bennée |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé |
2021-03-09 | sysemu/runstate: Let runstate_is_running() return bool | Philippe Mathieu-Daudé |
2021-03-10 | spapr.c: send QAPI event when memory hotunplug fails | Daniel Henrique Barboza |
2021-03-10 | spapr.c: remove duplicated assert in spapr_memory_unplug_request() | Daniel Henrique Barboza |
2021-03-10 | target/ppc: fix icount support on Book-e vms accessing SPRs | Vitaly Cheptsov |
2021-03-10 | qemu_timer.c: add timer_deadline_ms() helper | Daniel Henrique Barboza |
2021-03-10 | spapr_pci.c: add 'unplug already in progress' message for PCI unplug | Daniel Henrique Barboza |
2021-03-10 | spapr.c: add 'unplug already in progress' message for PHB unplug | Daniel Henrique Barboza |
2021-03-10 | hw/ppc: e500: Add missing <ranges> in the eTSEC node | Bin Meng |
2021-03-10 | hw/net: fsl_etsec: Fix build error when HEX_DUMP is on | Bin Meng |
2021-03-10 | spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state | Daniel Henrique Barboza |
2021-03-10 | spapr_drc.c: add hotunplug timeout for CPUs | Daniel Henrique Barboza |
2021-03-10 | spapr_drc.c: introduce unplug_timeout_timer | Daniel Henrique Barboza |
2021-03-10 | target/ppc: Fix bcdsub. emulation when result overflows | Fabiano Rosas |
2021-03-10 | docs/system: Extend PPC section | Cédric Le Goater |
2021-03-10 | spapr: rename spapr_drc_detach() to spapr_drc_unplug_request() | Daniel Henrique Barboza |
2021-03-10 | spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusable | Daniel Henrique Barboza |
2021-03-10 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2021-03-10 | spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical() | Daniel Henrique Barboza |
2021-03-10 | hw/display/sm501: Inline template header into C file | Peter Maydell |