aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-07include/hw/i386: Clean up includes in x86.hThomas Huth
2023-03-07test: Check vnc enable before compiling vnc testJuan Quintela
2023-03-07Hexagon (meson.build): define min bison versionMatheus Tavares Bernardino
2023-03-07docs/about/build-platforms: Refine the distro support policyThomas Huth
2023-03-07Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...Peter Maydell
2023-03-07async: clarify usage of barriers in the polling casePaolo Bonzini
2023-03-07async: update documentation of the memory barriersPaolo Bonzini
2023-03-07physmem: add missing memory barrierPaolo Bonzini
2023-03-07qemu-coroutine-lock: add smp_mb__after_rmw()Paolo Bonzini
2023-03-07aio-wait: switch to smp_mb__after_rmw()Paolo Bonzini
2023-03-07edu: add smp_mb__after_rmw()Paolo Bonzini
2023-03-07qemu-thread-win32: cleanup, fix, document QemuEventPaolo Bonzini
2023-03-07qemu-thread-posix: cleanup, fix, document QemuEventPaolo Bonzini
2023-03-07qatomic: add smp_mb__before/after_rmw()Paolo Bonzini
2023-03-07Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-03-07Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell