aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2021-03-10gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono
2021-03-10gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell
2021-03-10hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell
2021-03-10hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell
2021-03-10hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng
2021-03-10hw/ssi: xilinx_spips: Clean up coding convention issuesXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Clean up coding convention issuesXuzhou Cheng
2021-03-10tests/docker: add a test-tcg for building then running check-tcgAlex Bennée
2021-03-10docs/system: add a gentle prompt for the complexity to comeAlex Bennée
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé
2021-03-09sysemu/runstate: Let runstate_is_running() return boolPhilippe Mathieu-Daudé
2021-03-10spapr.c: send QAPI event when memory hotunplug failsDaniel Henrique Barboza
2021-03-10spapr.c: remove duplicated assert in spapr_memory_unplug_request()Daniel Henrique Barboza
2021-03-10target/ppc: fix icount support on Book-e vms accessing SPRsVitaly Cheptsov
2021-03-10qemu_timer.c: add timer_deadline_ms() helperDaniel Henrique Barboza
2021-03-10spapr_pci.c: add 'unplug already in progress' message for PCI unplugDaniel Henrique Barboza
2021-03-10spapr.c: add 'unplug already in progress' message for PHB unplugDaniel Henrique Barboza
2021-03-10hw/ppc: e500: Add missing <ranges> in the eTSEC nodeBin Meng
2021-03-10hw/net: fsl_etsec: Fix build error when HEX_DUMP is onBin Meng
2021-03-10spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug stateDaniel Henrique Barboza
2021-03-10spapr_drc.c: add hotunplug timeout for CPUsDaniel Henrique Barboza