index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-02
qapi/gen: use dict.items() to iterate over _modules
John Snow
1
-2
/
+1
2021-10-02
qapi/pylintrc: ignore 'consider-using-f-string' warning
John Snow
1
-0
/
+1
2021-10-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
26
-388
/
+547
2021-10-01
docs: reorganize testing.rst
Paolo Bonzini
1
-70
/
+76
2021-10-01
docs: move gcov section at the end of testing.rst
Paolo Bonzini
1
-19
/
+19
2021-10-01
docs: reorganize tcg-plugins.rst
Paolo Bonzini
1
-47
/
+46
2021-10-01
docs: reorganize qgraph.rst
Paolo Bonzini
1
-65
/
+67
2021-10-01
docs: put "make" information together in build-system.rst
Paolo Bonzini
1
-11
/
+10
2021-10-01
docs: move notes inside the body of the document
Paolo Bonzini
1
-9
/
+11
2021-10-01
docs: name included files ".rst.inc"
Paolo Bonzini
4
-3
/
+3
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
3
-5
/
+9
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
4
-15
/
+47
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
5
-2
/
+24
2021-10-01
i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids()
Vitaly Kuznetsov
1
-3
/
+6
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
4
-3
/
+25
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
3
-0
/
+15
2021-10-01
machine: Put all sanity-check in the generic SMP parser
Yanan Wang
1
-32
/
+30
2021-10-01
machine: Use g_autoptr in machine_set_smp
Paolo Bonzini
1
-5
/
+2
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
7
-7
/
+8
2021-10-01
machine: Remove smp_parse callback from MachineClass
Yanan Wang
2
-7
/
+1
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
3
-103
/
+81
2021-10-01
machine: Tweak the order of topology members in struct CpuTopology
Yanan Wang
2
-7
/
+8
2021-10-01
machine: Use ms instead of global current_machine in sanity-check
Yanan Wang
1
-1
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
9
-19
/
+60
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split
Yanan Wang
1
-1
/
+2
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg
Yanan Wang
1
-1
/
+2
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
2
-27
/
+19
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
3
-29
/
+40
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
2
-30
/
+30
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
2
-17
/
+24
2021-10-01
machine: Deprecate "parameter=0" SMP configurations
Yanan Wang
3
-5
/
+36
2021-10-01
qapi/machine: Fix an incorrect comment of SMPConfiguration
Yanan Wang
1
-1
/
+1
2021-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
108
-447
/
+3806
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
64
-38
/
+1397
2021-09-30
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.2-20210930' in...
Peter Maydell
35
-445
/
+741
2021-09-30
meson_options.txt: Switch the default value for the vnc option to 'auto'
Thomas Huth
1
-1
/
+1
2021-09-30
build-sys: add HAVE_IPPROTO_MPTCP
Marc-André Lureau
4
-5
/
+7
2021-09-30
memory: Add tracepoint for dirty sync
Peter Xu
2
-0
/
+3
2021-09-30
memory: Name all the memory listeners
Peter Xu
19
-4
/
+33
2021-09-30
target/i386: Fix memory leak in sev_read_file_base64()
Peter Maydell
1
-1
/
+1
2021-09-30
tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
Paolo Bonzini
2
-4
/
+5
2021-09-30
meson: unpack edk2 firmware even if --disable-blobs
Paolo Bonzini
3
-11
/
+11
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
6
-0
/
+97
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
8
-0
/
+136
2021-09-30
docs/system: Add SGX documentation to the system manual
Sean Christopherson
2
-0
/
+166
2021-09-30
sgx-epc: Add the fill_device_info() callback support
Yang Zhong
3
-4
/
+56
2021-09-30
i440fx: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
q35: Add support for SGX EPC
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
1
-0
/
+22
2021-09-30
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
1
-0
/
+4
[next]