90652 Commits (d431131439f228626aedc6d211c73b2a3616d5e1)
 

Author SHA1 Message Date
Hanna Reitz d431131439 job: Context changes in job_completed_txn_abort() 5 years ago
Stefano Garzarella a9515df4d6 block/aio_task: assert `max_busy_tasks` is greater than 0 5 years ago
Stefano Garzarella 8fc898ce0b block/backup: avoid integer overflow of `max-workers` 5 years ago
Richard Henderson 9618c5bada Pull request trivial-patches 2021104 5 years ago
Richard Henderson e7ab658478 Pull request linux-user 20211004 5 years ago
Philippe Mathieu-Daudé daf0db0630 hw/remote/proxy: Categorize Wireless devices as 'Network' ones 5 years ago
Richard Henderson 196fb7ac7c target/sh4: Use lookup_symbol in sh4_tr_disas_log 5 years ago
Yanan Wang 848dd26928 qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2" 5 years ago
Yanan Wang 553dc36b38 qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus] 5 years ago
Markus Armbruster ba858d1fad qemu-options: -chardev reconnect=seconds duplicated in help, tidy up 5 years ago
Richard Henderson 30bd1db58b * -smp cleanpus (Yanan) 5 years ago
Richard Henderson f50ecf548c QAPI patches patches for 2021-10-02 5 years ago
David Hildenbrand cb83ba8c1a softmmu/memory_mapping: optimize for RamDiscardManager sections 5 years ago
David Hildenbrand 3513bb1be1 softmmu/memory_mapping: factor out adding physical memory ranges 5 years ago
David Hildenbrand 602f8ea79c softmmu/memory_mapping: never merge ranges accross memory regions 5 years ago
David Hildenbrand 45e576c745 tpm: mark correct memory region range dirty when clearing RAM 5 years ago
David Hildenbrand 77ae2302ae monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device 5 years ago
David Hildenbrand d89dd28f0e qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events 5 years ago
David Hildenbrand 75b98cb9f6 virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event 5 years ago
nia 3830df5f83 configure: Loosen GCC requirement from 7.5.0 to 7.4.0 5 years ago
John Snow d183e0481b qapi/parser: enable pylint checks 5 years ago
John Snow 18e3673e0f qapi/parser: Silence too-few-public-methods warning 5 years ago
John Snow 2e28283e41 qapi/parser: enable mypy checks 5 years ago
John Snow 15acf48cfe qapi/parser: Add FIXME for consolidating JSON-related types 5 years ago
John Snow 5f0d9f3bc7 qapi/parser: add type hint annotations (QAPIDoc) 5 years ago
John Snow e7ac60fcd0 qapi/parser: add import cycle workaround 5 years ago
John Snow f4c05aaf14 qapi/parser: Introduce NullSection 5 years ago
John Snow 1e20a77576 qapi/parser: clarify _end_section() logic 5 years ago
John Snow cd87c14cde qapi/parser: remove FIXME comment from _append_body_line 5 years ago
John Snow a9e2eb06ed qapi: Add spaces after symbol declaration for consistency 5 years ago
John Snow 012336a152 qapi/parser: fix unused check_args_section arguments 5 years ago
John Snow 2adb988ed4 qapi/gen: use dict.items() to iterate over _modules 5 years ago
John Snow 1c00917409 qapi/pylintrc: ignore 'consider-using-f-string' warning 5 years ago
Richard Henderson 5f99210238 * -smp cleanpus 5 years ago
Vitaly Kuznetsov f701ecec2b i386: Change the default Hyper-V version to match WS2016 5 years ago
Paolo Bonzini 16e79e1b01 docs: reorganize testing.rst 5 years ago
Vitaly Kuznetsov af7228b88d i386: Make Hyper-V version id configurable 5 years ago
Paolo Bonzini 9fce360176 docs: move gcov section at the end of testing.rst 5 years ago
Vitaly Kuznetsov e1f9a8e8c9 i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment 5 years ago
Paolo Bonzini e9adb4ace2 docs: reorganize tcg-plugins.rst 5 years ago
Vitaly Kuznetsov 050716292a i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids() 5 years ago
Paolo Bonzini 768f14f94e docs: reorganize qgraph.rst 5 years ago
Vitaly Kuznetsov 70367f0917 i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID 5 years ago
Paolo Bonzini 8b8939e44f docs: put "make" information together in build-system.rst 5 years ago
Vitaly Kuznetsov 988f7b8bfe i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID 5 years ago
Paolo Bonzini f9df7aac75 docs: move notes inside the body of the document 5 years ago
Paolo Bonzini bcfdfae78f docs: name included files ".rst.inc" 5 years ago
Yanan Wang 8bdfec393a machine: Put all sanity-check in the generic SMP parser 5 years ago
Paolo Bonzini e7f944bb94 machine: Use g_autoptr in machine_set_smp 5 years ago
Yanan Wang 2b52619994 machine: Move smp_prefer_sockets to struct SMPCompatProps 5 years ago