index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
2020-07-02
2
-2
/
+2
*
xen: Actually fix build without passthrough
Anthony PERARD
2020-06-26
1
-1
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
2
-2
/
+2
*
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
2
-4
/
+4
*
xen: fix build without pci passthrough
Anthony PERARD
2020-06-12
4
-4
/
+39
*
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
2
-220
/
+1
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-6
/
+6
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-15
1
-1
/
+1
*
xen/pt: Fix flawed conversion to realize()
Markus Armbruster
2020-04-29
1
-6
/
+6
*
xen: fixup RAM memory region initialization
Igor Mammedov
2020-04-02
1
-0
/
+7
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-1
/
+1
*
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2020-02-27
1
-4
/
+23
*
hw/xen/xen_pt_load_rom: Remove unused includes
Philippe Mathieu-Daudé
2020-02-27
1
-4
/
+0
*
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
3
-4
/
+4
*
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2019-12-17
2
-0
/
+20
*
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
2
-25
/
+71
*
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
2
-14
/
+60
*
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
2
-44
/
+78
*
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
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
3
-0
/
+3
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
2
-0
/
+2
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
4
-4
/
+0
*
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
1
-2
/
+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-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-2
/
+0
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
2
-0
/
+2
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-3
/
+3
*
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
2019-02-04
1
-13
/
+19
*
xen: automatically create XenBlockDevice-s
Paul Durrant
2019-01-14
1
-1
/
+0
*
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
4
-2
/
+332
*
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
2
-25
/
+165
*
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
3
-2
/
+249
*
xen: create xenstore areas for XenDevice-s
Paul Durrant
2019-01-14
4
-5
/
+480
*
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
3
-1
/
+134
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
9
-52
/
+61
[next]