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
/
hw
/
xen
/
xen-bus.c
(
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
-2
/
+4
*
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-11-07
1
-1
/
+3
*
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
1
-0
/
+5
*
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
2023-11-07
1
-1
/
+2
*
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2023-11-07
1
-1
/
+10
*
xen-block: fix segv on unrealize
Anthony PERARD
2023-06-07
1
-2
/
+4
*
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
1
-4
/
+4
*
hw/xen: do not set is_external=true on evtchn fds
Stefan Hajnoczi
2023-05-30
1
-4
/
+4
*
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-05-30
1
-2
/
+5
*
hw/xen: Avoid crash when backend watch fires too early
Paul Durrant
2023-03-07
1
-7
/
+7
*
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
1
-224
/
+37
*
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-07
1
-2
/
+2
*
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-104
/
+8
*
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-11
/
+11
*
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2023-01-11
1
-0
/
+1
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-3
/
+3
*
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
1
-1
/
+1
*
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
1
-8
/
+32
*
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
1
-53
/
+39
*
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
1
-1
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-6
/
+6
*
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
1
-4
/
+23
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
xen-bus: only set the xen device frontend state if it is missing
Mark Syms
2019-09-24
1
-16
/
+31
*
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2019-09-24
1
-25
/
+69
*
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
1
-14
/
+58
*
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
1
-41
/
+76
*
xen-bus: check whether the frontend is active during device reset...
Paul Durrant
2019-09-24
1
-1
/
+1
*
xen-bus: Avoid rewriting identical values to xenstore
Anthony PERARD
2019-08-27
1
-4
/
+7
*
xen-bus: Fix backend state transition on device reset
Anthony PERARD
2019-08-27
1
-3
/
+20
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
1
-2
/
+9
*
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
2019-06-24
1
-3
/
+7
*
xen-bus: use a separate fd for each event channel
Paul Durrant
2019-06-24
1
-39
/
+40
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
2019-02-04
1
-13
/
+19
*
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
1
-1
/
+163
*
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
1
-25
/
+162
*
xen: add event channel interface for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+103
*
xen: add grant table interface for XenDevice-s
Paul Durrant
2019-01-14
1
-0
/
+146
*
xen: add xenstore watcher infrastructure
Paul Durrant
2019-01-14
1
-2
/
+209
*
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
1
-2
/
+319
*
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
1
-0
/
+127