index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
hw/xen: Constify xenstore_be::XenDevOps
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-04
hw/xen: Constify XenLegacyDevice::XenDevOps
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2
-13
/
+2
2024-03-09
hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
Philippe Mathieu-Daudé
1
-0
/
+33
2024-03-09
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-02
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
2
-2
/
+1
2024-01-30
include: Clean up includes
Peter Maydell
1
-1
/
+0
2023-12-12
xen: fix condition for skipping virtio-mmio defines
Paolo Bonzini
1
-1
/
+1
2023-11-07
Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level()
Vikram Garhwal
1
-2
/
+2
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
1
-1
/
+1
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
1
-0
/
+1
2023-11-07
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
1
-0
/
+1
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
1
-0
/
+2
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
1
-1
/
+0
2023-11-07
include: update Xen public headers to Xen 4.17.2 release
David Woodhouse
28
-522
/
+123
2023-08-30
xen_arm: Initialize RAM and add hi/low memory regions
Oleksandr Tyshchenko
1
-0
/
+8
2023-08-30
xen_arm: Create virtio-mmio devices during initialization
Oleksandr Tyshchenko
1
-0
/
+16
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
1
-1
/
+1
2023-06-15
hw/arm: introduce xenpvh machine
Vikram Garhwal
1
-0
/
+2
2023-06-15
include/hw/xen/xen_common: return error from xen_create_ioreq_server
Stefano Stabellini
1
-3
/
+5
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2
-0
/
+102
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
1
-1
/
+1
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
1
-106
/
+1
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
3
-12
/
+23
2023-03-07
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
David Woodhouse
1
-2
/
+0
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
6
-32
/
+183
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2
-13
/
+26
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
3
-7
/
+8
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
4
-53
/
+102
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
5
-12
/
+121
2023-03-01
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
1
-2
/
+1
2023-03-01
xen: Add XEN_DISABLED mode and make it default
David Woodhouse
1
-2
/
+3
2023-03-01
include: import Xen public headers to hw/xen/interface
Joao Martins
28
-148
/
+7146
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2
-3
/
+6
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
1
-1
/
+0
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2
-6
/
+1
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
4
-6
/
+6
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
1
-0
/
+6
2020-12-15
xen: remove GNUC check
Marc-André Lureau
1
-9
/
+0
2020-11-16
include/hw/xen.h: drop superfluous struct
Alex Bennée
1
-1
/
+1
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2
-1
/
+3
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
1
-1
/
+1
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2
-2
/
+15
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-6
/
+2
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
3
-24
/
+12
[next]