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
/
hw
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
meson: convert hw/xen
Marc-André Lureau
2
-7
/
+20
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
1
-1
/
+0
2020-07-11
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
1
-2
/
+2
2020-07-10
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
5
-93
/
+75
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-2
/
+1
2020-07-10
xen: Fix xen-legacy-backend qdev types
Jason Andryuk
1
-2
/
+2
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
2
-2
/
+2
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
1
-1
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2
-4
/
+4
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
4
-4
/
+39
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2
-220
/
+1
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-6
/
+6
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-04-29
xen/pt: Fix flawed conversion to realize()
Markus Armbruster
1
-6
/
+6
2020-04-02
xen: fixup RAM memory region initialization
Igor Mammedov
1
-0
/
+7
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
1
-4
/
+23
2020-02-27
hw/xen/xen_pt_load_rom: Remove unused includes
Philippe Mathieu-Daudé
1
-4
/
+0
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
3
-4
/
+4
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
2
-0
/
+20
2019-09-24
xen-bus: only set the xen device frontend state if it is missing
Mark Syms
1
-16
/
+31
2019-09-24
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2
-25
/
+71
2019-09-24
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2
-14
/
+60
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2
-44
/
+78
2019-09-24
xen-bus: check whether the frontend is active during device reset...
Paul Durrant
1
-1
/
+1
2019-08-27
xen-bus: Avoid rewriting identical values to xenstore
Anthony PERARD
1
-4
/
+7
2019-08-27
xen-bus: Fix backend state transition on device reset
Anthony PERARD
1
-3
/
+20
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
3
-0
/
+3
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
4
-4
/
+0
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
1
-2
/
+0
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
1
-2
/
+9
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
1
-3
/
+7
2019-06-24
xen-bus: use a separate fd for each event channel
Paul Durrant
1
-39
/
+40
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2
-0
/
+2
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-3
/
+3
2019-02-04
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
1
-13
/
+19
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
1
-1
/
+0
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
4
-2
/
+332
[next]