aboutsummaryrefslogtreecommitdiff
path: root/target/i386/monitor.c
AgeCommit message (Expand)AuthorFilesLines
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