aboutsummaryrefslogtreecommitdiff
path: root/xen-hvm-stub.c
AgeCommit message (Expand)Author
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant
2016-02-06fix MSI injection on XenStefano Stabellini
2016-01-29xen: Clean up includesPeter Maydell
2016-01-14xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-05-07xen: factor out common functionsWei Liu