aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17contrib/: fix some comment spelling errorszhaolichang4-7/+7
2020-09-17qapi/: fix some comment spelling errorszhaolichang2-4/+4
2020-09-17disas/: fix some comment spelling errorszhaolichang3-6/+6
2020-09-17linux-user/: fix some comment spelling errorszhaolichang6-9/+9
2020-09-17util/: fix some comment spelling errorszhaolichang6-6/+6
2020-09-17scripts/: fix some comment spelling errorszhaolichang5-7/+7
2020-09-17docs/: fix some comment spelling errorszhaolichang17-27/+27
2020-09-17migration/: fix some comment spelling errorszhaolichang8-18/+18
2020-09-17qemu/: fix some comment spelling errorszhaolichang11-11/+11
2020-09-17Merge remote-tracking branch 'remotes/stsquad/tags/pull-configure-fixes-16092...Peter Maydell5-25/+37
2020-09-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-1...Peter Maydell21-215/+207
2020-09-17microvm: enable ramfbGerd Hoffmann1-0/+3
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann4-3/+0
2020-09-17tests/acpi: add microvm testGerd Hoffmann1-0/+15
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann1-2/+4
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann4-0/+3
2020-09-17microvm: wire up hotplugGerd Hoffmann1-0/+42
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann3-276/+286
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann9-26/+32
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann2-4/+4
2020-09-17microvm/acpi: disable virtio-mmio cmdline hackGerd Hoffmann1-1/+2
2020-09-17microvm/acpi: use seabios with acpi=onGerd Hoffmann1-1/+4
2020-09-17microvm/acpi: use GSI 16-23 for virtioGerd Hoffmann1-1/+1
2020-09-17microvm/acpi: add acpi_dsdt_add_virtio() for x86Gerd Hoffmann1-0/+52
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann6-1/+246
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann2-5/+8
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann3-8/+9
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann3-0/+41
2020-09-17acpi: ged: add control regsGerd Hoffmann2-0/+56
2020-09-17seabios: add bios-microvm.bin binaryGerd Hoffmann2-0/+1
2020-09-17seabios: add microvm config, update build rulesGerd Hoffmann2-1/+30
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann4-6/+6
2020-09-16Merge remote-tracking branch 'remotes/berrange/tags/block-odirect-pull-reques...Peter Maydell27-116/+150
2020-09-16Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200915' int...Peter Maydell3-0/+15
2020-09-16cirrus: Building freebsd in a single shotYonggang Luo1-27/+8
2020-09-16ci: Enable msys2 ci in cirrusYonggang Luo1-0/+63
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo1-3/+6
2020-09-16tests: fix test-util-sockets.cYonggang Luo1-1/+5
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo1-1/+11
2020-09-16tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with a...Yonggang Luo1-2/+10
2020-09-16block/file: switch to use qemu_open/qemu_create for improved errorsDaniel P. Berrangé2-15/+9
2020-09-16util: give a specific error message when O_DIRECT doesn't workDaniel P. Berrangé1-1/+14
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé2-0/+22
2020-09-16util: add Error object for qemu_open_internal error reportingDaniel P. Berrangé1-2/+13
2020-09-16util: refactor qemu_open_old to split off variadic args handlingDaniel P. Berrangé1-7/+17
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé24-42/+44
2020-09-16util: split off a helper for dealing with O_CLOEXEC flagDaniel P. Berrangé1-8/+15
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé5-57/+32
2020-09-16scripts/git.orderfile: Display meson files along with buildsys onesPhilippe Mathieu-Daudé1-0/+1
2020-09-16hw/timer/hpet: Fix debug format stringsDov Murik1-6/+7