index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
Age
Commit message (
Expand
)
Author
2024-01-04
cpus: check running not RUN_STATE_RUNNING
Steve Sistare
2023-11-07
hw/i386/pc: support '-nic' for xen-net-device
David Woodhouse
2023-11-07
hw/xen: add support for Xen primary console in emulated mode
David Woodhouse
2023-11-07
hw/xen: update Xen console to XenDevice model
David Woodhouse
2023-11-07
hw/xen: do not repeatedly try to create a failing backend device
David Woodhouse
2023-11-07
hw/xen: add get_frontend_path() method to XenDeviceClass
David Woodhouse
2023-11-07
hw/xen: automatically assign device index to block devices
David Woodhouse
2023-10-18
hw/xen: cleanup sourcesets
Paolo Bonzini
2023-09-08
xen: spelling fix
Michael Tokarev
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-15
hw/xen/xen-hvm-common: Use g_new and error_report
Vikram Garhwal
2023-06-15
hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failure
Stefano Stabellini
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-07
xen-block: fix segv on unrealize
Anthony PERARD
2023-06-07
xen: Drop support for Xen versions below 4.7.1
David Woodhouse
2023-06-07
hw/xen: Fix memory leak in libxenstore_open() for Xen
David Woodhouse
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
hw/xen: do not set is_external=true on evtchn fds
Stefan Hajnoczi
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
2023-03-07
hw/xen: Avoid crash when backend watch fires too early
Paul Durrant
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-06
hw/xen/xen_pt: fix uninitialized variable
Marek Marczykowski-Górecki
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
2023-03-01
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
2023-03-01
xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
David Woodhouse
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-11
hw/xen: use G_GNUC_PRINTF/SCANF for various functions
Daniel P. Berrangé
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-11-05
xen/pt: fix syntax error that causes FTBFS in some configurations
Chuck Zmudzinski
2022-09-27
hw/xen: set pci Atomic Ops requests for passthrough device
Ruili Ji
2022-07-05
xen/pass-through: don't create needless register group
Chuck Zmudzinski
2022-07-05
xen/pass-through: merge emulated bits correctly
Chuck Zmudzinski
2022-05-12
hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection
Bernhard Beschow
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
2022-04-28
meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h
Paolo Bonzini
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
hw/xen: Split out xen_pv_output_msg
Richard Henderson
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
[next]