index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
xen
/
xen-bus.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
David Woodhouse
2024-02-02
1
-1
/
+1
*
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-11-07
1
-1
/
+1
*
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
1
-0
/
+1
*
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2023-11-07
1
-0
/
+2
*
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
1
-12
/
+5
*
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-07
1
-1
/
+1
*
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-2
/
+1
*
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-0
/
+1
*
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2023-01-11
1
-1
/
+2
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-2
/
+2
*
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
1
-1
/
+2
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-12
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-8
/
+13
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
1
-1
/
+4
*
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2019-09-24
1
-0
/
+3
*
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
1
-0
/
+2
*
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
1
-1
/
+2
*
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
1
-1
/
+1
*
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
1
-0
/
+1
*
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
1
-4
/
+2
*
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
1
-0
/
+1
*
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
1
-1
/
+13
*
xen: add event channel interface for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+17
*
xen: add grant table interface for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+25
*
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
1
-0
/
+15
*
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+12
*
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
1
-0
/
+55