aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen.h
AgeCommit message (Expand)Author
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki
2023-06-07include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()Bernhard Beschow
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse
2023-03-01xen: Add XEN_DISABLED mode and make it defaultDavid Woodhouse
2023-03-01include: import Xen public headers to hw/xen/interfaceJoao Martins
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow
2020-11-16include/hw/xen.h: drop superfluous structAlex Bennée
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé
2020-06-10accel: Move Xen accelerator code under accel/xen/Philippe Mathieu-Daudé
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant
2017-03-22xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-14xen: Clean up includesPeter Maydell
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-02-23include: Clean up includesPeter Maydell
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell
2016-02-06fix MSI injection on XenStefano Stabellini
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-10-04accel: Move Xen registration code to xen-common.cEduardo Habkost
2014-06-23xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD
2013-06-03xen: remove xen_vcpu_initStefano Stabellini
2013-06-03xen: simplify xen_enabledStefano Stabellini
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini