index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
monitor.c
Age
Commit message (
Expand
)
Author
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
2018-07-02
i386/monitor.c: make addresses canonical for "info mem" and "info tlb"
Doug Gale
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-03-20
hmp: free sev info
Marc-André Lureau
2018-03-13
sev/i386: add sev_get_capabilities()
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-capabilities command
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev-launch-measure command
Brijesh Singh
2018-03-13
sev/i386: hmp: add 'info sev' command
Brijesh Singh
2018-03-13
sev/i386: add command to initialize the memory encryption context
Brijesh Singh
2018-03-13
sev/i386: qmp: add query-sev command
Brijesh Singh
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2017-09-19
target/i386: fix "info mem" for LA57 mode
Paolo Bonzini
2017-09-01
hmp: allow apic-id for "info lapic"
Yi Wang
2017-02-21
monitor: Fix crashes when using HMP commands without CPU
Thomas Huth
2016-12-22
x86: implement la57 paging mode
Kirill A. Shutemov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth