aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-07gdbstub: move GDBState to shared internals headerAlex Bennée
2023-03-07gdbstub: define separate user/system structuresAlex Bennée
2023-03-07gdbstub: clean-up indent on gdb_exitAlex Bennée
2023-03-07gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefsPhilippe Mathieu-Daudé
2023-03-07gdbstub: fix-up copyright and license filesAlex Bennée
2023-03-07gdbstub/internals.h: clean up include guardAlex Bennée
2023-03-07docs: Update Xen-on-KVM documentation for PV disk supportDavid Woodhouse
2023-03-07MAINTAINERS: Add entry for Xen on KVM emulationDavid Woodhouse
2023-03-07i386/xen: Initialize Xen backends from pc_basic_device_init() for emulationDavid Woodhouse
2023-03-07hw/xen: Implement soft reset for emulated gnttabDavid Woodhouse
2023-03-07hw/xen: Map guest XENSTORE_PFN grant in emulated XenstoreDavid Woodhouse
2023-03-07hw/xen: Add emulated implementation of XenStore operationsDavid Woodhouse
2023-03-07hw/xen: Add emulated implementation of grant table operationsDavid Woodhouse
2023-03-07hw/xen: Hook up emulated implementation for event channel operationsDavid Woodhouse
2023-03-07hw/xen: Only advertise ring-page-order for xen-block if gnttab supports itDavid Woodhouse
2023-03-07hw/xen: Avoid crash when backend watch fires too earlyPaul Durrant
2023-03-07hw/xen: Build PV backend drivers for CONFIG_XEN_BUSDavid Woodhouse
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse
2023-03-07hw/xen: Use XEN_PAGE_SIZE in PV backend driversDavid Woodhouse
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Create initial XenStore nodesPaul Durrant
2023-03-07hw/xen: Implement core serialize/deserialize methods for xenstore_implDavid Woodhouse
2023-03-07hw/xen: Implement XenStore permissionsPaul Durrant
2023-03-07hw/xen: Watches on XenStore transactionsDavid Woodhouse
2023-03-07hw/xen: Implement XenStore transactionsDavid Woodhouse
2023-03-07hw/xen: Implement XenStore watchesDavid Woodhouse
2023-03-07hw/xen: Add basic XenStore tree walk and write/read/directory supportDavid Woodhouse
2023-03-07hw/xen: Add xenstore wire implementation and implementation stubsDavid Woodhouse
2023-03-07Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-07hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2Karthikeyan Pasupathi
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in tiogapassKarthikeyan Pasupathi
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2Karthikeyan Pasupathi
2023-03-07pflash: Fix blk_pread_nonzeroes()Kevin Wolf
2023-03-07m25p80: Improve error when the backend file size does not match the deviceCédric Le Goater
2023-03-07vfio/common: Record DMA mapped IOVA rangesJoao Martins
2023-03-07vfio/common: Add helper to consolidate iova/end calculationJoao Martins
2023-03-07vfio/common: Consolidate skip/invalid section into helperJoao Martins
2023-03-07vfio/common: Use a single tracepoint for skipped sectionsJoao Martins
2023-03-07vfio/common: Add helper to validate iova/end against hostwinJoao Martins
2023-03-07vfio/common: Add VFIOBitmap and alloc functionAvihai Horon
2023-03-07vfio/common: Abort migration if dirty log start/stop/sync failsAvihai Horon
2023-03-07vfio/common: Fix wrong %m usagesAvihai Horon
2023-03-07vfio/common: Fix error reporting in vfio_get_dirty_bitmap()Avihai Horon
2023-03-07gitlab-ci.d/crossbuilds: Drop the i386 system emulation jobThomas Huth
2023-03-07docs/about/deprecated: Deprecate 32-bit x86 hosts for system emulationThomas Huth