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-01
linux-user/i386: Implement setup_sigtramp
Richard Henderson
3
-18
/
+43
2021-10-01
linux-user/hppa: Document non-use of setup_sigtramp
Richard Henderson
1
-0
/
+14
2021-10-01
linux-user/hexagon: Implement setup_sigtramp
Richard Henderson
2
-2
/
+19
2021-10-01
linux-user/cris: Implement setup_sigtramp
Richard Henderson
2
-8
/
+23
2021-10-01
linux-user/alpha: Implement setup_sigtramp
Richard Henderson
2
-14
/
+21
2021-10-01
linux-user/arm: Implement setup_sigtramp
Richard Henderson
2
-71
/
+110
2021-10-01
linux-user/arm: Drop "_v2" from symbols in signal.c
Richard Henderson
1
-70
/
+45
2021-10-01
linux-user/arm: Drop v1 signal frames
Richard Henderson
1
-216
/
+4
2021-10-01
linux-user/aarch64: Implement setup_sigtramp
Richard Henderson
2
-13
/
+23
2021-10-01
linux-user: Add infrastructure for a signal trampoline page
Richard Henderson
3
-0
/
+27
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
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2
-1
/
+17
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
1
-1
/
+11
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
1
-0
/
+19
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
3
-1
/
+35
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
6
-1
/
+170
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
1
-0
/
+5
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
4
-1
/
+58
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2
-0
/
+22
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2
-0
/
+21
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2
-2
/
+14
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
7
-9
/
+94
2021-09-30
i386: Add 'sgx-epc' device to expose EPC sections to guest
Sean Christopherson
3
-0
/
+212
2021-09-30
qom: Add memory-backend-epc ObjectOptions support
Yang Zhong
1
-0
/
+19
2021-09-30
hostmem: Add hostmem-epc as a backend for SGX EPC
Sean Christopherson
3
-0
/
+111
2021-09-30
Kconfig: Add CONFIG_SGX support
Yang Zhong
2
-0
/
+6
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
4
-2
/
+22
2021-09-30
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
Xuzhou Cheng
1
-1
/
+1
2021-09-30
ide: Rename ide_bus_new() to ide_bus_init()
Peter Maydell
11
-12
/
+12
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
14
-14
/
+14
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
32
-61
/
+54
[next]