aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder
2022-02-06ACPI ERST: qtest for ERSTEric DeVolder
2022-02-06ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder
2022-02-06ACPI ERST: build the ACPI ERST tableEric DeVolder
2022-02-06ACPI ERST: support for ACPI ERST featureEric DeVolder
2022-02-06ACPI ERST: header file for ERSTEric DeVolder
2022-02-06ACPI ERST: PCI device_id for ERSTEric DeVolder
2022-02-06ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder
2022-02-04libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with h...David Hildenbrand
2022-02-04libvhost-user: handle removal of identical regionsRaphael Norwitz
2022-02-04libvhost-user: prevent over-running max RAM slotsRaphael Norwitz
2022-02-04libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fdDavid Hildenbrand
2022-02-04libvhost-user: Simplify VHOST_USER_REM_MEM_REGDavid Hildenbrand
2022-02-04libvhost-user: Add vu_add_mem_reg input validationRaphael Norwitz
2022-02-04libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov
2022-02-04tests: acpi: update expected blobsIgor Mammedov
2022-02-04acpi: fix OEM ID/OEM Table ID paddingIgor Mammedov
2022-02-04tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth
2022-02-04cpuid: use unsigned for max cpuidMichael S. Tsirkin
2022-02-03Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2022-02-02Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...Peter Maydell
2022-02-02python/aqmp: add socket bind step to legacy.pyJohn Snow
2022-02-02python: upgrade mypy to 0.780John Snow
2022-02-02python/machine: raise VMLaunchFailure exception from launch()John Snow
2022-02-02python/aqmp: Fix negotiation with pre-"oob" QEMUJohn Snow
2022-02-02hw/display/artist: Fix draw_line() artefactsSven Schnelle
2022-02-02hw/display/artist: Mouse cursor fixes for HP-UXHelge Deller
2022-02-02hw/display/artist: rewrite vram access mode handlingSven Schnelle
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller
2022-02-02hw/hppa: Allow up to 16 emulated CPUsHelge Deller
2022-02-02seabios-hppa: Update SeaBIOS-hppa to VERSION 3Helge Deller
2022-02-02Merge remote-tracking branch 'remotes/bsdimp/tags/bsd-user-fix-pull-request' ...Peter Maydell
2022-02-01bsd-user/signal.c: Only copy the _capsicum for FreeBSD_version > 1400026Warner Losh
2022-02-01Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell
2022-02-01Merge remote-tracking branch 'remotes/hreitz-gitlab/tags/pull-block-2022-02-0...Peter Maydell
2022-02-01block/rbd: workaround for ceph issue #53784Peter Lieven
2022-02-01block/rbd: fix handling of holes in .bdrv_co_block_statusPeter Lieven
2022-02-01qemu-img: Unify [-b [-F]] documentationHanna Reitz
2022-02-01qsd: Document fuse's allow-other optionHanna Reitz
2022-02-01block.h: remove outdated commentEmanuele Giuseppe Esposito
2022-02-01block/export/fuse: Fix build failure on FreeBSDPhilippe Mathieu-Daudé
2022-02-01block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()Philippe Mathieu-Daudé
2022-02-01block/export: Fix vhost-user-blk shutdown with requests in flightKevin Wolf
2022-02-01block: bdrv_set_backing_hd(): use drained sectionVladimir Sementsov-Ogievskiy
2022-02-01qemu-storage-daemon: Fix typo in vhost-user-blk helpKevin Wolf
2022-02-01block.h: remove outdated commentEmanuele Giuseppe Esposito
2022-02-01iotests/migration-permissions: New testHanna Reitz