aboutsummaryrefslogtreecommitdiff
path: root/target/i386/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-10target/i386: sev: provide proper error reporting for query-sev-capabilitiesPaolo Bonzini1-9/+1
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini1-1/+0
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-0/+1
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster1-1/+1
2019-04-18target/i386: Simplify how x86_cpu_dump_local_apic_state() printsMarkus Armbruster1-2/+1
2018-07-02i386/monitor.c: make addresses canonical for "info mem" and "info tlb"Doug Gale1-32/+44
2018-06-28hmp: obsolete "info ioapic"Peter Xu1-6/+2
2018-03-20hmp: free sev infoMarc-André Lureau1-0/+2
2018-03-13sev/i386: add sev_get_capabilities()Brijesh Singh1-2/+9
2018-03-13sev/i386: qmp: add query-sev-capabilities commandBrijesh Singh1-0/+6
2018-03-13sev/i386: qmp: add query-sev-launch-measure commandBrijesh Singh1-0/+17
2018-03-13sev/i386: hmp: add 'info sev' commandBrijesh Singh1-0/+20
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh1-2/+10
2018-03-13sev/i386: qmp: add query-sev commandBrijesh Singh1-0/+8
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+2
2017-09-19target/i386: fix "info mem" for LA57 modePaolo Bonzini1-4/+4
2017-09-01hmp: allow apic-id for "info lapic"Yi Wang1-1/+9
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth1-1/+15
2016-12-22x86: implement la57 paging modeKirill A. Shutemov1-54/+180
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+513