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-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é
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
[next]