Markus Armbruster
|
6121c55db9
hw/xen: Downgrade a xen_bus_realize() non-error to warning
|
5 months ago |
Markus Armbruster
|
de7b18083b
hw/xen: Fix xen_bus_realize() error handling
|
5 months ago |
Daniel P. Berrangé
|
407bc4bf90
qapi: Move include/qapi/qmp/ to include/qobject/
|
9 months ago |
Roger Pau Monne
|
7a0b74d871
xen: do not use '%ms' scanf specifier
|
7 months ago |
Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
2202d3fd26
hw/xen: Constify all Property
|
8 months ago |
Paolo Bonzini
|
0973996fe4
xen: initialize legacy backends from xen_bus_init()
|
1 year ago |
David Woodhouse
|
7d6eff13b3
hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
|
1 year ago |
David Woodhouse
|
c10b4b3c0d
hw/i386/pc: support '-nic' for xen-net-device
|
1 year ago |
David Woodhouse
|
a72ccc7fc4
hw/xen: add support for Xen primary console in emulated mode
|
1 year ago |
David Woodhouse
|
eb6ae7a682
hw/xen: do not repeatedly try to create a failing backend device
|
1 year ago |
David Woodhouse
|
523b6b3aba
hw/xen: add get_frontend_path() method to XenDeviceClass
|
1 year ago |
Anthony PERARD
|
9000666052
xen-block: fix segv on unrealize
|
2 years ago |
Stefan Hajnoczi
|
60f782b6b7
aio: remove aio_disable_external() API
|
2 years ago |
Stefan Hajnoczi
|
fb5cba2c7e
hw/xen: do not set is_external=true on evtchn fds
|
2 years ago |
Stefan Hajnoczi
|
f6eac904f6
xen-block: implement BlockDevOps->drained_begin()
|
2 years ago |
Paul Durrant
|
240cc11369
hw/xen: Avoid crash when backend watch fires too early
|
2 years ago |
Paul Durrant
|
ba2a92db1f
hw/xen: Add xenstore operations to allow redirection to internal emulation
|
2 years ago |
David Woodhouse
|
f80fad16af
hw/xen: Pass grant ref to gnttab unmap operation
|
2 years ago |
David Woodhouse
|
c412ba47b2
hw/xen: Add gnttab operations to allow redirection to internal emulation
|
2 years ago |
David Woodhouse
|
b6cacfea0b
hw/xen: Add evtchn operations to allow redirection to internal emulation
|
2 years ago |
Daniel P. Berrangé
|
d62449daf2
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
|
2 years ago |
Stefan Hajnoczi
|
826cc32423
aio-posix: split poll check from ready handler
|
3 years ago |
Peter Maydell
|
9388d1701e
qbus: Rename qbus_create() to qbus_new()
|
3 years ago |
Paul Durrant
|
c4583c8c39
xen-bus: reduce scope of backend watch
|
4 years ago |
Vladimir Sementsov-Ogievskiy
|
1de7096d83
xen: Use ERRP_GUARD()
|
5 years ago |
Markus Armbruster
|
cd7c866074
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
|
5 years ago |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 years ago |