aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-05iotests: add hmp helper with loggingJohn Snow
2020-05-05iotests: limit line length to 79 charsJohn Snow
2020-05-05iotests: touch up log function signatureJohn Snow
2020-05-05iotests: drop pre-Python 3.4 compatibility codeJohn Snow
2020-05-05iotests: alphabetize standard importsJohn Snow
2020-05-05iotests: add pylintrc fileJohn Snow
2020-05-05iotests: replace mutable list default argsJohn Snow
2020-05-05iotests: ignore import warnings from pylintJohn Snow
2020-05-05iotests: don't use 'format' for drive_addJohn Snow
2020-05-05iotests: do a light delintingJohn Snow
2020-05-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-05-04hw/i386: Make vmmouse helpers staticPhilippe Mathieu-Daudé
2020-05-04hw/i386: Add 'vmport.h' local headerPhilippe Mathieu-Daudé
2020-05-04hw/i386/vmport: Remove unused 'hw/input/i8042.h' includePhilippe Mathieu-Daudé
2020-05-04hw/i386/pc: Create 'vmport' device in placePhilippe Mathieu-Daudé
2020-05-04acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon
2020-05-04acpi: Add Windows ACPI Emulated Device Table (WAET)Liran Alon
2020-05-04acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon
2020-05-04Refactor vhost_user_set_mem_table functionsRaphael Norwitz
2020-05-04tests/acpi: add expected tables for bios-tables-testShameer Kolothum
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum
2020-05-04tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-05-04nvdimm: Use configurable ACPI IO base and sizeKwangwoo Lee
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum
2020-05-04acpi: DSDT without _STAMichael S. Tsirkin
2020-05-04checkpatch: ignore allowed diff listMichael S. Tsirkin
2020-05-04checkpatch: fix acpi check with multiple file nameMichael S. Tsirkin
2020-05-04vhost-user-blk: fix invalid memory accessLi Feng
2020-05-04virtio-pci: update virtio pci bar layout documentationAnthoine Bourgeois
2020-05-04virtio-vga: fix virtio-vga bar orderingAnthoine Bourgeois
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann
2020-05-04acpi: add ISADeviceClass->build_aml()Gerd Hoffmann
2020-05-04acpi: drop pointless _STA methodGerd Hoffmann
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann
2020-05-04acpi: add aml builder stubsGerd Hoffmann
2020-05-04move 'typedef Aml' to qemu/types.hGerd Hoffmann
2020-05-04hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova
2020-05-04hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova
2020-05-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...Peter Maydell
2020-05-04target/arm: Move gen_ function typedefs to translate.hPeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same comparisons to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same logic ops to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 'load/store single structure' to decodetreePeter Maydell
2020-05-04target/arm: Convert Neon 'load single structure to all lanes' to decodetreePeter Maydell