aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17microvm: enable ramfbGerd Hoffmann
2020-09-17tests/acpi: update expected data files for microvmGerd Hoffmann
2020-09-17tests/acpi: add microvm testGerd Hoffmann
2020-09-17tests/acpi: allow override blkdevGerd Hoffmann
2020-09-17tests/acpi: allow microvm test data updates.Gerd Hoffmann
2020-09-17microvm: wire up hotplugGerd Hoffmann
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann
2020-09-17microvm/acpi: disable virtio-mmio cmdline hackGerd Hoffmann
2020-09-17microvm/acpi: use seabios with acpi=onGerd Hoffmann
2020-09-17microvm/acpi: use GSI 16-23 for virtioGerd Hoffmann
2020-09-17microvm/acpi: add acpi_dsdt_add_virtio() for x86Gerd Hoffmann
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann
2020-09-17acpi: ged: add control regsGerd Hoffmann
2020-09-17seabios: add bios-microvm.bin binaryGerd Hoffmann
2020-09-17seabios: add microvm config, update build rulesGerd Hoffmann
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann
2020-09-16Merge remote-tracking branch 'remotes/berrange/tags/block-odirect-pull-reques...Peter Maydell
2020-09-16Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200915' int...Peter Maydell
2020-09-16cirrus: Building freebsd in a single shotYonggang Luo
2020-09-16ci: Enable msys2 ci in cirrusYonggang Luo
2020-09-16tests: Fixes test-qdev-global-props.cYonggang Luo
2020-09-16tests: fix test-util-sockets.cYonggang Luo
2020-09-16tests: Fixes test-io-channel-file by mask only owner file state mask bitsYonggang Luo
2020-09-16tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with a...Yonggang Luo
2020-09-16block/file: switch to use qemu_open/qemu_create for improved errorsDaniel P. Berrangé
2020-09-16util: give a specific error message when O_DIRECT doesn't workDaniel P. Berrangé
2020-09-16util: introduce qemu_open and qemu_create with error reportingDaniel P. Berrangé
2020-09-16util: add Error object for qemu_open_internal error reportingDaniel P. Berrangé
2020-09-16util: refactor qemu_open_old to split off variadic args handlingDaniel P. Berrangé
2020-09-16util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé
2020-09-16util: split off a helper for dealing with O_CLOEXEC flagDaniel P. Berrangé
2020-09-16monitor: simplify functions for getting a dup'd fdset entryDaniel P. Berrangé
2020-09-16scripts/git.orderfile: Display meson files along with buildsys onesPhilippe Mathieu-Daudé
2020-09-16hw/timer/hpet: Fix debug format stringsDov Murik
2020-09-16hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readwDov Murik
2020-09-16meson: remove empty else and duplicated gio depsYonggang Luo
2020-09-16configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée
2020-09-16gitlab: create a build-deprecated targetAlex Bennée
2020-09-16configure: include tilegx-linux-user in the deprecation logicAlex Bennée
2020-09-16configure: clean-up the target-list-exclude logicAlex Bennée
2020-09-16configure: also skip deprecated targets with target-list-excludeAlex Bennée
2020-09-16configure: move deprecated feature processing to supported_targetAlex Bennée
2020-09-16iotests: Drop readlink -fMax Reitz
2020-09-16linux-user: test, don't assert addr != test in pgb_reserved_vaAlex Bennée
2020-09-16manual: escape backslashes in "parsed-literal" blocksLaszlo Ersek