aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-04usb-host: restrict workaround to new libusb versionsdrop-kvm32Gerd Hoffmann
2020-09-04target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell
2020-09-04target/arm: Remove KVM support for 32-bit Arm hostsPeter Maydell
2020-09-03Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-03Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...Peter Maydell
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth
2020-09-03libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()Markus Armbruster
2020-09-03tests/qtest/ipmi-kcs: Fix assert side-effectPhilippe Mathieu-Daudé
2020-09-03tests/qtest/tpm: Declare input buffers const and staticPhilippe Mathieu-Daudé
2020-09-03tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)Philippe Mathieu-Daudé
2020-09-03hw/m68k: QOMify the mcf5206 system integration moduleThomas Huth
2020-09-03configure: Add system = 'linux' for meson when cross-compilingThomas Huth
2020-09-03meson: fix keymaps without qemu-keymapGerd Hoffmann
2020-09-03cirrus.yml: Split FreeBSD job into two partsThomas Huth
2020-09-03cirrus.yml: Update the macOS jobs to CatalinaThomas Huth
2020-09-03cirrus.yml: Compile macOS with -WerrorThomas Huth
2020-09-03cirrus.yml: Compile FreeBSD with -WerrorThomas Huth
2020-09-03configure: Fix atomic64 test for --enable-werror on macOSThomas Huth
2020-09-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into stagingPeter Maydell
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-02Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into stagingPeter Maydell
2020-09-02target/i386/sev: Plug memleak in sev_read_file_base64Pan Nengyuan
2020-09-02target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_featuresPan Nengyuan
2020-09-02virtio: add Virtio*BusClass sizesCornelia Huck
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "hw/386: Add EPYC mode topology decoding functions"Babu Moger
2020-09-02Revert "target/i386: Cleanup and use the EPYC mode topology functions"Babu Moger
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-09-02Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger
2020-09-02Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-09-02tls-cipher-suites: Correct instance_sizeEduardo Habkost
2020-09-02hda-audio: Set instance_size at base classEduardo Habkost
2020-09-02rx: Move typedef RXCPU to cpu-qom.hEduardo Habkost
2020-09-02rx: Rename QOM type check macrosEduardo Habkost
2020-09-02arm: Fix typo in AARCH64_CPU_GET_CLASS definitionEduardo Habkost
2020-09-02rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macroEduardo Habkost
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-02mos6522: Rename QOM macrosEduardo Habkost
2020-09-02imx_ccm: Rename IMX_GET_CLASS macroEduardo Habkost
2020-09-02hw/block/nvme: remove explicit qsg/iov parametersKlaus Jensen
2020-09-02hw/block/nvme: use preallocated qsg/iov in nvme_dma_prpKlaus Jensen
2020-09-02hw/block/nvme: consolidate qsg/iov clearingKlaus Jensen
2020-09-02hw/block/nvme: add ns/cmd references in NvmeRequestKlaus Jensen
2020-09-02hw/block/nvme: be consistent about zeros vs zeroesKlaus Jensen
2020-09-02hw/block/nvme: add check for mdtsKlaus Jensen
2020-09-02hw/block/nvme: refactor request bounds checkingKlaus Jensen