51 Commits (master)

Author SHA1 Message Date
Philippe Mathieu-Daudé 3200552839 target/i386: Remove MonitorDef register entries available via gdbstub 6 months ago
Zhao Liu 103b49bc64 i386/monitor: Support EGPRs in hmp_print 8 months ago
Philippe Mathieu-Daudé 17db4d61d1 target/i386/monitor: Replace legacy cpu_physical_memory_read() calls 10 months ago
Philippe Mathieu-Daudé 152820a991 target/i386/monitor: Propagate CPU address space to 'info mem' handlers 10 months ago
Daniel P. Berrangé 0a1f83c3fb qapi: remove the misc-target.json file 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Philippe Mathieu-Daudé 63073574e8 target/i386: Move APIC related code to cpu-apic.c 2 years ago
Philippe Mathieu-Daudé 22942c1060 target/i386/monitor: Remove unused 'hw/i386/pc.h' header 3 years ago
Dongli Zhang 2b34d7382b target/i386/monitor: synchronize cpu state for lapic info 3 years ago
Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 4 years ago
Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 4 years ago
Daniel P. Berrangé 3e11e0b2dd monitor: remove 'info ioapic' HMP command 5 years ago
Philippe Mathieu-Daudé 6e81733e27 hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c 5 years ago
Philippe Mathieu-Daudé 021658566b hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c 5 years ago
Philippe Mathieu-Daudé aa3950182f target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c 5 years ago
Philippe Mathieu-Daudé 0875a7038b target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c 5 years ago
Philippe Mathieu-Daudé 8371df2902 target/i386/sev: Move qmp_query_sev_capabilities() to sev.c 5 years ago
Philippe Mathieu-Daudé 11a6ed0e77 target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c 5 years ago
Philippe Mathieu-Daudé 3208de1cd2 target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c 5 years ago
Philippe Mathieu-Daudé deae846f94 target/i386/sev: Declare system-specific functions in 'sev.h' 5 years ago
Philippe Mathieu-Daudé 93777de365 target/i386/sev: Rename sev_i386.h -> sev.h 5 years ago
Philippe Mathieu-Daudé 9f885cac70 target/i386/monitor: Return QMP error when SEV is not enabled for guest 5 years ago
Philippe Mathieu-Daudé 2c7233eb10 target/i386/sev: Prefix QMP errors with 'SEV' 5 years ago
Yang Zhong 0205c4fa1e target/i386: Add the query-sgx-capabilities QMP command 5 years ago
Yang Zhong 57d874c4c7 target/i386: Add HMP and QMP interfaces for SGX 5 years ago
Brijesh Singh 3ea1a80243 target/i386/sev: add support to query the attestation report 5 years ago
James Bottomley f522cef9b3 sev: update sev-inject-launch-secret to make gpa optional 6 years ago
Tobin Feldman-Fitzthum c7f7e6970d sev: add sev-inject-launch-secret 6 years ago
Kevin Wolf e7cff9c68d hmp: Pass monitor to mon_get_cpu_env() 6 years ago
Kevin Wolf 43cf067ff8 hmp: Pass monitor to MonitorDef.get_value() 6 years ago
Kevin Wolf 2fc5d01bb4 hmp: Pass monitor to mon_get_cpu() 6 years ago
Paolo Bonzini e4f6278557 target/i386: sev: provide proper error reporting for query-sev-capabilities 6 years ago
Paolo Bonzini 852c27e2ba hw: replace hw/i386/pc.h with a header just for the i8259 7 years ago
Markus Armbruster 2ae16a6aa4 Include generated QAPI headers less 7 years ago
Markus Armbruster 275307aaab hmp: Move hmp.h to include/monitor/ 7 years ago
Markus Armbruster d3fd9e4b79 target/i386: Simplify how x86_cpu_dump_local_apic_state() prints 7 years ago
Doug Gale 3afc969a6e i386/monitor.c: make addresses canonical for "info mem" and "info tlb" 8 years ago
Peter Xu 0c8465440d hmp: obsolete "info ioapic" 9 years ago
Marc-André Lureau 95372184b7 hmp: free sev info 9 years ago
Brijesh Singh 9f75079498 sev/i386: add sev_get_capabilities() 9 years ago
Brijesh Singh 31dd67f684 sev/i386: qmp: add query-sev-capabilities command 9 years ago
Brijesh Singh 1b6a034f29 sev/i386: qmp: add query-sev-launch-measure command 9 years ago
Brijesh Singh 6303631467 sev/i386: hmp: add 'info sev' command 9 years ago
Brijesh Singh d8575c6c02 sev/i386: add command to initialize the memory encryption context 9 years ago
Brijesh Singh 08a161fd35 sev/i386: qmp: add query-sev command 9 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 9 years ago
Paolo Bonzini 128b52e8d1 target/i386: fix "info mem" for LA57 mode 9 years ago
Yi Wang 1bef228474 hmp: allow apic-id for "info lapic" 9 years ago
Thomas Huth 854e67fea6 monitor: Fix crashes when using HMP commands without CPU 10 years ago
Kirill A. Shutemov 6c7c3c21f9 x86: implement la57 paging mode 10 years ago