summaryrefslogtreecommitdiff
path: root/target/i386/monitor.c
AgeCommit message (Expand)Author
2019-12-17hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-07-02hmp: Move hmp.h to include/monitor/Markus Armbruster
2019-04-18target/i386: Simplify how x86_cpu_dump_local_apic_state() printsMarkus Armbruster
2018-07-02i386/monitor.c: make addresses canonical for "info mem" and "info tlb"Doug Gale
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-03-20hmp: free sev infoMarc-André Lureau
2018-03-13sev/i386: add sev_get_capabilities()Brijesh Singh
2018-03-13sev/i386: qmp: add query-sev-capabilities commandBrijesh Singh
2018-03-13sev/i386: qmp: add query-sev-launch-measure commandBrijesh Singh
2018-03-13sev/i386: hmp: add 'info sev' commandBrijesh Singh
2018-03-13sev/i386: add command to initialize the memory encryption contextBrijesh Singh
2018-03-13sev/i386: qmp: add query-sev commandBrijesh Singh
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-09-19target/i386: fix "info mem" for LA57 modePaolo Bonzini
2017-09-01hmp: allow apic-id for "info lapic"Yi Wang
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth
2016-12-22x86: implement la57 paging modeKirill A. Shutemov
2016-12-20Move target-* CPU file into a target/ folderThomas Huth