index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-02
monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
David Hildenbrand
2021-10-02
qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
David Hildenbrand
2021-10-02
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
2021-10-02
configure: Loosen GCC requirement from 7.5.0 to 7.4.0
nia
2021-10-02
qapi/parser: enable pylint checks
John Snow
2021-10-02
qapi/parser: Silence too-few-public-methods warning
John Snow
2021-10-02
qapi/parser: enable mypy checks
John Snow
2021-10-02
qapi/parser: Add FIXME for consolidating JSON-related types
John Snow
2021-10-02
qapi/parser: add type hint annotations (QAPIDoc)
John Snow
2021-10-02
qapi/parser: add import cycle workaround
John Snow
2021-10-02
qapi/parser: Introduce NullSection
John Snow
2021-10-02
qapi/parser: clarify _end_section() logic
John Snow
2021-10-02
qapi/parser: remove FIXME comment from _append_body_line
John Snow
2021-10-02
qapi: Add spaces after symbol declaration for consistency
John Snow
2021-10-02
qapi/parser: fix unused check_args_section arguments
John Snow
2021-10-02
qapi/gen: use dict.items() to iterate over _modules
John Snow
2021-10-02
qapi/pylintrc: ignore 'consider-using-f-string' warning
John Snow
2021-10-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
docs: reorganize testing.rst
Paolo Bonzini
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
docs: move gcov section at the end of testing.rst
Paolo Bonzini
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
2021-10-01
docs: reorganize tcg-plugins.rst
Paolo Bonzini
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
2021-10-01
docs: reorganize qgraph.rst
Paolo Bonzini
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
docs: put "make" information together in build-system.rst
Paolo Bonzini
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
2021-10-01
docs: move notes inside the body of the document
Paolo Bonzini
2021-10-01
docs: name included files ".rst.inc"
Paolo Bonzini
2021-10-01
machine: Put all sanity-check in the generic SMP parser
Yanan Wang
2021-10-01
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
2021-10-01
machine: Use ms instead of global current_machine in sanity-check
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split
Yanan Wang
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg
Yanan Wang
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
2021-10-01
machine: Deprecate "parameter=0" SMP configurations
Yanan Wang
2021-10-01
qapi/machine: Fix an incorrect comment of SMPConfiguration
Yanan Wang
2021-10-01
tests/tcg/multiarch: Re-enable signals test for most guests
Richard Henderson
2021-10-01
linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
Richard Henderson
2021-10-01
linux-user/xtensa: Implement setup_sigtramp
Richard Henderson
[prev]
[next]