aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03docs/qdev-device-use: Don't suggest -drive and -net can do USBMarkus Armbruster1-2/+32
2020-09-03qapi: Document event VSERPORT_CHANGE is rate-limitedMarkus Armbruster1-0/+2
2020-09-03docs/interop/qmp-spec: Point to the QEMU QMP reference manualMarkus Armbruster1-3/+6
2020-09-03scripts/qmp/qom-fuse: Fix getattr(), read() for files in /Markus Armbruster1-2/+8
2020-09-03scripts/qmp/qom-fuse: Port to current Python module fuseMarkus Armbruster1-46/+47
2020-09-03scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocolMarkus Armbruster1-2/+2
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy1-3/+1
2020-09-03qapi: enable use of g_autoptr with QAPI typesDaniel P. Berrangé4-18/+10
2020-09-03linux-user: Add support for btrfs ioctls used to scrub a filesystemFilip Bozuta3-0/+43
2020-09-03linux-user: Add support for btrfs ioctls used to manage quotaFilip Bozuta3-0/+63
2020-09-03linux-user: Add support for two btrfs ioctls used for subvolumeFilip Bozuta3-0/+23
2020-09-03linux-user: Add support for a group of btrfs inode ioctlsFilip Bozuta3-0/+57
2020-09-03linux-user: Add support for btrfs ioctls used to get/set featuresFilip Bozuta3-0/+20
2020-09-03linux-user: Add support for btrfs ioctls used to manipulate with devicesFilip Bozuta3-1/+53
2020-09-03linux-user: Add support for a group of btrfs ioctls used for snapshotsFilip Bozuta3-1/+12
2020-09-03linux-user: Add support for a group of btrfs ioctls used for subvolumesFilip Bozuta5-0/+67
2020-09-03linux-user: fix implicit conversion from enumeration type errorLaurent Vivier1-1/+1
2020-09-02nbd: disable signals and forking on Windows buildsDaniel P. Berrangé2-5/+7
2020-09-02nbd: skip SIGTERM handler if NBD device support is not builtDaniel P. Berrangé1-1/+4
2020-09-02block: add missing socket_init() calls to toolsDaniel P. Berrangé3-0/+5
2020-09-02block/nbd: use non-blocking connect: fix vm hang on connect()Vladimir Sementsov-Ogievskiy1-1/+265
2020-09-02iotests/259: Fix reference outputMax Reitz1-1/+1
2020-09-02iotests/059: Fix reference outputMax Reitz1-1/+1
2020-09-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20200902' into stagingPeter Maydell6-240/+1248
2020-09-02Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell34-284/+215
2020-09-02Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200901' into stagingPeter Maydell20-1862/+2129
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