aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki1-0/+1
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow1-1/+1
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse1-8/+14
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse1-2/+0
2023-03-01xen: Add XEN_DISABLED mode and make it defaultDavid Woodhouse1-2/+3
2023-03-01include: import Xen public headers to hw/xen/interfaceJoao Martins1-3/+13
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow1-1/+0
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow1-0/+1
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée1-1/+1
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé1-2/+0
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé1-1/+1
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé1-11/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD1-1/+1
2019-01-14Remove broken Xen PV domain builderAnthony PERARD1-1/+0
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant1-0/+1
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant1-1/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-1/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+2
2016-06-14xen: Clean up includesPeter Maydell1-1/+0
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-3/+4
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-02-23include: Clean up includesPeter Maydell1-1/+0
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell1-4/+0
2016-02-06fix MSI injection on XenStefano Stabellini1-0/+1
2016-01-14xen-hvm: Clean up xen_ram_alloc() error handlingMarkus Armbruster1-1/+1
2016-01-14xen-hvm: Clean up xen_hvm_init() error handlingMarkus Armbruster1-1/+1
2015-09-10pc: Remove redundant arguments from xen_hvm_init()Eduardo Habkost1-2/+2
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth1-1/+0
2014-10-04accel: Move Xen registration code to xen-common.cEduardo Habkost1-1/+0
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz1-1/+2
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum1-1/+1
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber1-1/+0
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V1-1/+1
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf1-0/+1
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD1-3/+1
2013-06-03xen: remove xen_vcpu_initStefano Stabellini1-1/+0
2013-06-03xen: simplify xen_enabledStefano Stabellini1-4/+0
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+62