index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
xen
/
xen.h
Age
Commit message (
Expand
)
Author
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
David Woodhouse
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
2023-03-01
include: import Xen public headers to hw/xen/interface
Joao Martins
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2020-11-16
include/hw/xen.h: drop superfluous struct
Alex Bennée
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-14
xen: Clean up includes
Peter Maydell
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
2016-01-14
xen-hvm: Clean up xen_ram_alloc() error handling
Markus Armbruster
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2015-09-10
pc: Remove redundant arguments from xen_hvm_init()
Eduardo Habkost
2015-03-10
xen: Remove xen_cmos_set_s3_resume()
Thomas Huth
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
2014-06-23
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
2013-06-03
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
xen: simplify xen_enabled
Stefano Stabellini
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini