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-01
linux-user/ppc: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/ppc: Simplify encode_trampoline
Richard Henderson
2021-10-01
linux-user/openrisc: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/nios2: Document non-use of setup_sigtramp
Richard Henderson
2021-10-01
linux-user/mips: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/mips: Tidy install_sigtramp
Richard Henderson
2021-10-01
linux-user/microblaze: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/m68k: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
Richard Henderson
2021-10-01
linux-user/i386: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/hppa: Document non-use of setup_sigtramp
Richard Henderson
2021-10-01
linux-user/hexagon: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/cris: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/alpha: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/arm: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user/arm: Drop "_v2" from symbols in signal.c
Richard Henderson
2021-10-01
linux-user/arm: Drop v1 signal frames
Richard Henderson
2021-10-01
linux-user/aarch64: Implement setup_sigtramp
Richard Henderson
2021-10-01
linux-user: Add infrastructure for a signal trampoline page
Richard Henderson
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
2021-09-30
i386: acpi: Add SGX EPC entry to ACPI tables
Sean Christopherson
2021-09-30
i386/pc: Add e820 entry for SGX EPC section(s)
Sean Christopherson
2021-09-30
hw/i386/pc: Account for SGX EPC sections when calculating device memory
Sean Christopherson
2021-09-30
hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
Sean Christopherson
2021-09-30
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
2021-09-30
i386: Propagate SGX CPUID sub-leafs to KVM
Sean Christopherson
2021-09-30
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
i386: Add feature control MSR dependency when SGX is enabled
Sean Christopherson
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-30
vl: Add sgx compound properties to expose SGX EPC sections to guest
Sean Christopherson
[next]