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
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
docs: reorganize testing.rst
Paolo Bonzini
2021-10-01
docs: move gcov section at the end of testing.rst
Paolo Bonzini
2021-10-01
docs: reorganize tcg-plugins.rst
Paolo Bonzini
2021-10-01
docs: reorganize qgraph.rst
Paolo Bonzini
2021-10-01
docs: put "make" information together in build-system.rst
Paolo Bonzini
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
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
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-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
2021-09-30
meson_options.txt: Switch the default value for the vnc option to 'auto'
Thomas Huth
2021-09-30
build-sys: add HAVE_IPPROTO_MPTCP
Marc-André Lureau
2021-09-30
memory: Add tracepoint for dirty sync
Peter Xu
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-09-30
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
2021-09-30
tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
Paolo Bonzini
2021-09-30
meson: unpack edk2 firmware even if --disable-blobs
Paolo Bonzini
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
docs/system: Add SGX documentation to the system manual
Sean Christopherson
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
[next]