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
*
xen/pt: fix syntax error that causes FTBFS in some configurations
Chuck Zmudzinski
2022-11-05
1
-1
/
+1
*
hw/xen: set pci Atomic Ops requests for passthrough device
Ruili Ji
2022-09-27
1
-2
/
+2
*
xen/pass-through: don't create needless register group
Chuck Zmudzinski
2022-07-05
1
-5
/
+9
*
xen/pass-through: merge emulated bits correctly
Chuck Zmudzinski
2022-07-05
1
-5
/
+6
*
hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
Bernhard Beschow
2022-05-12
3
-13
/
+6
*
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
2022-05-12
3
-1
/
+120
*
meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
Paolo Bonzini
2022-04-28
1
-8
/
+12
*
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-1
/
+0
*
hw/xen: Split out xen_pv_output_msg
Richard Henderson
2022-04-20
1
-20
/
+24
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-3
/
+3
*
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-02
1
-2
/
+2
*
softmmu/qdev-monitor: add error handling in qdev_set_id
Damien Hedde
2021-10-15
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930'...
Peter Maydell
2021-09-30
2
-2
/
+2
|
\
|
*
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
2021-09-30
2
-2
/
+2
*
|
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+2
|
/
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
pci: add romsize property
Paolo Bonzini
2021-02-05
1
-2
/
+12
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
hw/xen: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-13
3
-16
/
+16
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
2
-8
/
+43
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
meson: convert hw/xen
Marc-André Lureau
2020-08-21
2
-7
/
+20
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
2020-07-13
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
2020-07-11
1
-2
/
+2
|
\
|
*
xen: Fix xen-legacy-backend qdev types
Jason Andryuk
2020-07-10
1
-2
/
+2
*
|
xen: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
2020-07-10
5
-93
/
+75
*
|
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-07-10
1
-2
/
+1
|
/
*
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
[next]