index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
monitor: remove 'info ioapic' HMP command
Daniel P. Berrangé
2021-11-02
1
-6
/
+0
*
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-27
/
+0
*
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-5
/
+0
*
target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c
Philippe Mathieu-Daudé
2021-10-13
1
-35
/
+0
*
target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c
Philippe Mathieu-Daudé
2021-10-13
1
-17
/
+0
*
target/i386/sev: Move qmp_query_sev_capabilities() to sev.c
Philippe Mathieu-Daudé
2021-10-13
1
-5
/
+0
*
target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c
Philippe Mathieu-Daudé
2021-10-13
1
-31
/
+0
*
target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
Philippe Mathieu-Daudé
2021-10-13
1
-6
/
+0
*
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+0
*
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
target/i386/monitor: Return QMP error when SEV is not enabled for guest
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+5
*
target/i386/sev: Prefix QMP errors with 'SEV'
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2021-09-30
1
-0
/
+5
*
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2021-09-30
1
-0
/
+27
*
target/i386/sev: add support to query the attestation report
Brijesh Singh
2021-06-01
1
-0
/
+6
*
sev: update sev-inject-launch-secret to make gpa optional
James Bottomley
2021-02-16
1
-1
/
+22
*
sev: add sev-inject-launch-secret
Tobin Feldman-Fitzthum
2020-12-10
1
-0
/
+7
*
hmp: Pass monitor to mon_get_cpu_env()
Kevin Wolf
2020-11-13
1
-3
/
+3
*
hmp: Pass monitor to MonitorDef.get_value()
Kevin Wolf
2020-11-13
1
-1
/
+2
*
hmp: Pass monitor to mon_get_cpu()
Kevin Wolf
2020-11-13
1
-1
/
+1
*
target/i386: sev: provide proper error reporting for query-sev-capabilities
Paolo Bonzini
2020-07-11
1
-9
/
+1
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
1
-1
/
+0
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-07-02
1
-1
/
+1
*
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+1
*
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
2018-07-02
1
-32
/
+44
*
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
1
-6
/
+2
*
hmp: free sev info
Marc-André Lureau
2018-03-20
1
-0
/
+2
*
sev/i386: add sev_get_capabilities()
Brijesh Singh
2018-03-13
1
-2
/
+9
*
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
2018-03-13
1
-0
/
+6
*
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
2018-03-13
1
-0
/
+17
*
sev/i386: hmp: add 'info sev' command
Brijesh Singh
2018-03-13
1
-0
/
+20
*
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
2018-03-13
1
-2
/
+10
*
sev/i386: qmp: add query-sev command
Brijesh Singh
2018-03-13
1
-0
/
+8
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
2017-09-19
1
-4
/
+4
*
hmp: allow apic-id for "info lapic"
Yi Wang
2017-09-01
1
-1
/
+9
*
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
2017-02-21
1
-1
/
+15
*
x86: implement la57 paging mode
Kirill A. Shutemov
2016-12-22
1
-54
/
+180
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+513