summary refs log tree commit diff stats
path: root/scripts/qapi/source.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-04vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_stringPan Nengyuan1-0/+1
2020-09-04ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan1-0/+11
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth1-0/+4
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth1-2/+4
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth2-13/+19
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster6-29/+29
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé1-1/+2
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé2-7/+7
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé1-0/+1
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth3-13/+48
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth1-0/+3
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann2-9/+28
2020-09-03cirrus.yml: Split FreeBSD job into two partsThomas Huth1-6/+26
2020-09-03cirrus.yml: Update the macOS jobs to CatalinaThomas Huth1-2/+2
2020-09-03cirrus.yml: Compile macOS with -WerrorThomas Huth1-2/+5
2020-09-03cirrus.yml: Compile FreeBSD with -WerrorThomas Huth1-1/+1
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth1-5/+5
2020-09-02target/i386/sev: Plug memleak in sev_read_file_base64Pan Nengyuan1-0/+1
2020-09-02target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_featuresPan Nengyuan1-0/+1
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck2-0/+2
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger6-25/+20
2020-09-02Revert "hw/386: Add EPYC mode topology decoding functions"Babu Moger1-100/+0
2020-09-02Revert "target/i386: Cleanup and use the EPYC mode topology functions"Babu Moger1-34/+127
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger2-14/+0
2020-09-02Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger2-17/+0
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger2-33/+10
2020-09-02Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"Babu Moger1-2/+0
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger3-7/+4
2020-09-02tls-cipher-suites: Correct instance_sizeEduardo Habkost1-1/+1
2020-09-02hda-audio: Set instance_size at base classEduardo Habkost1-3/+1
2020-09-02rx: Move typedef RXCPU to cpu-qom.hEduardo Habkost2-1/+1
2020-09-02rx: Rename QOM type check macrosEduardo Habkost6-17/+17
2020-09-02arm: Fix typo in AARCH64_CPU_GET_CLASS definitionEduardo Habkost1-1/+1
2020-09-02rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost2-2/+2
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost5-6/+6
2020-09-02mos6522: Rename QOM macrosEduardo Habkost5-19/+19
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost2-2/+2
2020-09-02hw/block/nvme: remove explicit qsg/iov parametersKlaus Jensen1-4/+7
2020-09-02hw/block/nvme: use preallocated qsg/iov in nvme_dma_prpKlaus Jensen1-23/+18
2020-09-02hw/block/nvme: consolidate qsg/iov clearingKlaus Jensen1-31/+21
2020-09-02hw/block/nvme: add ns/cmd references in NvmeRequestKlaus Jensen2-85/+104
2020-09-02hw/block/nvme: be consistent about zeros vs zeroesKlaus Jensen3-8/+8
2020-09-02hw/block/nvme: add check for mdtsKlaus Jensen3-1/+31
2020-09-02hw/block/nvme: refactor request bounds checkingKlaus Jensen1-5/+21
2020-09-02hw/block/nvme: verify validity of prp lists in the cmbKlaus Jensen1-1/+13
2020-09-02hw/block/nvme: add request mapping helperKlaus Jensen1-3/+10
2020-09-02hw/block/nvme: add tracing to nvme_map_prpKlaus Jensen2-0/+3
2020-09-02hw/block/nvme: refactor dma read/writeKlaus Jensen1-45/+46
2020-09-02hw/block/nvme: destroy request iov before reuseKlaus Jensen1-0/+4
2020-09-02hw/block/nvme: remove redundant has_sg memberKlaus Jensen2-6/+2