summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | spapr_drc.c: use spapr_drc_release() in isolate_physical/set_unusableDaniel Henrique Barboza2021-03-091-16/+16
| * | pseries: Update SLOF firmware imageAlexey Kardashevskiy2021-03-093-1/+1
| * | spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()Daniel Henrique Barboza2021-03-091-13/+0Star
| * | hw/display/sm501: Inline template header into C filePeter Maydell2021-03-092-107/+81Star
| * | hw/display/sm501: Expand out macros in template headerPeter Maydell2021-03-091-43/+17Star
| * | hw/display/sm501: Remove dead code for non-32-bit RGB surfacesPeter Maydell2021-03-091-85/+6Star
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-1179-134/+147
|\ \ \
| * | | sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé2021-03-0941-43/+49
| * | | sysemu/runstate: Let runstate_is_running() return boolPhilippe Mathieu-Daudé2021-03-092-2/+2
| * | | hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICESPhilippe Mathieu-Daudé2021-03-091-1/+1
| * | | hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICESPhilippe Mathieu-Daudé2021-03-094-6/+6
| * | | hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boardsPhilippe Mathieu-Daudé2021-03-093-3/+7
| * | | qemu-common.h: Update copyright string to 2021Peter Maydell2021-03-091-1/+1
| * | | tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-4/+4
| * | | qemu-options: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-3/+3
| * | | seccomp: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-8/+8
| * | | scripts/tracetool: Replace the word 'whitelist'Philippe Mathieu-Daudé2021-03-091-1/+1
| * | | ui: Replace the word 'whitelist'Philippe Mathieu-Daudé2021-03-092-3/+3
| * | | virtio-gpu: Adjust code space stylelijiejun2021-03-091-2/+1Star
| * | | exec/memory: Use struct Object typedefPhilippe Mathieu-Daudé2021-03-094-24/+24
| * | | fuzz-test: remove unneccessary debugging flagsAlexander Bulekov2021-03-091-2/+1Star
| * | | net: Use id_generate() in the network subsystem, tooThomas Huth2021-03-093-3/+5
| * | | MAINTAINERS: Fix the location of tools manualsWainer dos Santos Moschetta2021-03-091-5/+5
| * | | vhost_user_gpu: Drop dead check for g_malloc() failureMarkus Armbruster2021-03-091-1/+0Star
| * | | backends/dbus-vmstate: Fix short read error handlingMarkus Armbruster2021-03-091-1/+4
| * | | target/hexagon/gen_tcg_funcs: Fix a typoPhilippe Mathieu-Daudé2021-03-091-7/+7
| * | | hw/elf_ops: Fix a typoPhilippe Mathieu-Daudé2021-03-091-1/+1
| * | | scsi: Silence gcc warningEric Blake2021-03-091-0/+1
| * | | Various spelling fixesMichael Tokarev2021-03-0913-14/+14
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell2021-03-1156-318/+921
|\ \ \
| * | | semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé2021-03-1011-3/+3
| * | | semihosting: Move include/hw/semihosting/ -> include/semihosting/Philippe Mathieu-Daudé2021-03-1028-32/+32
| * | | tests/avocado: add boot_xen testsAlex Bennée2021-03-102-0/+119
| * | | docs: add some documentation for the guest-loaderAlex Bennée2021-03-103-0/+56
| * | | docs: move generic-loader documentation into the main manualAlex Bennée2021-03-104-93/+119
| * | | hw/core: implement a guest-loader to support static hypervisor guestsAlex Bennée2021-03-104-0/+186
| * | | device_tree: add qemu_fdt_setprop_string_array helperAlex Bennée2021-03-102-0/+43
| * | | hw/riscv: migrate fdt field to generic MachineStateAlex Bennée2021-03-102-11/+10Star
| * | | hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée2021-03-103-172/+186
| * | | .editorconfig: update the automatic mode setting for EmacsAlex Bennée2021-03-101-6/+11
| * | | tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé2021-03-101-1/+1
| * | | gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono2021-03-101-0/+119
| * | | gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono2021-03-101-0/+4
| * | | tests/docker: add a test-tcg for building then running check-tcgAlex Bennée2021-03-101-0/+22
| * | | docs/system: add a gentle prompt for the complexity to comeAlex Bennée2021-03-102-0/+10
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell2021-03-1125-208/+408
|\ \ \ \
| * | | | block/qcow2: refactor qcow2_update_options_prepare error pathsVladimir Sementsov-Ogievskiy2021-03-081-3/+8
| * | | | block/qed: bdrv_qed_do_open: deal with errpVladimir Sementsov-Ogievskiy2021-03-081-9/+15
| * | | | block/qcow2: simplify qcow2_co_invalidate_cache()Vladimir Sementsov-Ogievskiy2021-03-081-9/+4Star
| * | | | block/qcow2: read_cache_sizes: return status valueVladimir Sementsov-Ogievskiy2021-03-081-10/+9Star