76664 Commits (1cd0dbfc12019fcd5f0529094a939a1557dfc2df)
 

Author SHA1 Message Date
John Snow 1cd0dbfc12 iotests: touch up log function signature 6 years ago
John Snow 229fc0742a iotests: drop pre-Python 3.4 compatibility code 6 years ago
John Snow b404b13bd5 iotests: alphabetize standard imports 6 years ago
John Snow 576dc22be1 iotests: add pylintrc file 6 years ago
John Snow 4eabe0515a iotests: replace mutable list default args 6 years ago
John Snow 368e062003 iotests: ignore import warnings from pylint 6 years ago
John Snow 1d3d4b630c iotests: don't use 'format' for drive_add 6 years ago
John Snow 6a96d87cf4 iotests: do a light delinting 6 years ago
Peter Maydell 5375af3cd7 virtio,acpi,pci,pc: backlog from pre-5.0 6 years ago
Philippe Mathieu-Daudé d8a05995bd hw/i386: Make vmmouse helpers static 6 years ago
Philippe Mathieu-Daudé e595112985 hw/i386: Add 'vmport.h' local header 6 years ago
Philippe Mathieu-Daudé c7358f4ee1 hw/i386/vmport: Remove unused 'hw/input/i8042.h' include 6 years ago
Philippe Mathieu-Daudé b4fa79eab5 hw/i386/pc: Create 'vmport' device in place 6 years ago
Liran Alon 1aaef7d809 acpi: unit-test: Update WAET ACPI Table expected binaries 6 years ago
Liran Alon 14cda3503d acpi: Add Windows ACPI Emulated Device Table (WAET) 6 years ago
Liran Alon 4b773fc2f7 acpi: unit-test: Ignore diff in WAET ACPI table 6 years ago
Raphael Norwitz 2d9da9dff3 Refactor vhost_user_set_mem_table functions 6 years ago
Shameer Kolothum e302bb3da6 tests/acpi: add expected tables for bios-tables-test 6 years ago
Shameer Kolothum 62293b4f58 bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt 6 years ago
Shameer Kolothum 122752d267 tests: Update ACPI tables list for upcoming arm/virt test changes 6 years ago
Shameer Kolothum c2505d1c56 hw/arm/virt: Add nvdimm hotplug support 6 years ago
Kwangwoo Lee b5a60bee74 hw/arm/virt: Add nvdimm hot-plug infrastructure 6 years ago
Kwangwoo Lee 5c94b82662 nvdimm: Use configurable ACPI IO base and size 6 years ago
Shameer Kolothum 71b0269ae9 hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length 6 years ago
Michael S. Tsirkin e3a99063af acpi: DSDT without _STA 6 years ago
Michael S. Tsirkin e11b06a880 checkpatch: ignore allowed diff list 6 years ago
Michael S. Tsirkin e625ba2a41 checkpatch: fix acpi check with multiple file name 6 years ago
Li Feng 0ac2e63575 vhost-user-blk: fix invalid memory access 6 years ago
Anthoine Bourgeois e6779156a4 virtio-pci: update virtio pci bar layout documentation 6 years ago
Anthoine Bourgeois 15138b5e6f virtio-vga: fix virtio-vga bar ordering 6 years ago
Gerd Hoffmann ba480fa626 rtc: add RTC_ISA_BASE 6 years ago
Gerd Hoffmann a53e581ee8 acpi: add ISADeviceClass->build_aml() 6 years ago
Gerd Hoffmann 88b3648f55 acpi: drop pointless _STA method 6 years ago
Gerd Hoffmann 9604980303 qtest: allow DSDT acpi table changes 6 years ago
Gerd Hoffmann 17d08ba465 acpi: add aml builder stubs 6 years ago
Gerd Hoffmann 0f8d656b3b move 'typedef Aml' to qemu/types.h 6 years ago
Julia Suvorova 6a1e073378 hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable 6 years ago
Julia Suvorova 0501e1aa1d hw/pci/pcie: Forbid hot-plug if it's disabled on the slot 6 years ago
Peter Maydell 9af638cc1f target-arm queue: 6 years ago
Peter Maydell 9aefc6cf9b target/arm: Move gen_ function typedefs to translate.h 6 years ago
Peter Maydell 0de34fd48a target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree 6 years ago
Peter Maydell 7a9497f1cf target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree 6 years ago
Peter Maydell 02bd0cdb64 target/arm: Convert Neon 3-reg-same comparisons to decodetree 6 years ago
Peter Maydell 36b59310c3 target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree 6 years ago
Peter Maydell 35a548edb6 target/arm: Convert Neon 3-reg-same logic ops to decodetree 6 years ago
Peter Maydell a4e143ac5b target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree 6 years ago
Peter Maydell 123ce4e3da target/arm: Convert Neon 'load/store single structure' to decodetree 6 years ago
Peter Maydell 3698747c48 target/arm: Convert Neon 'load single structure to all lanes' to decodetree 6 years ago
Peter Maydell a27b463043 target/arm: Convert Neon load/store multiple structures to decodetree 6 years ago
Peter Maydell d27e82f7d0 target/arm: Convert VFM[AS]L (scalar) to decodetree 6 years ago