aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-07Merge tag 'pull-xen-20230306' of https://xenbits.xen.org/git-http/people/aper...Peter Maydell
2023-03-06Hexagon (target/hexagon) Improve code gen for predicated HVX instructionsTaylor Simpson
2023-03-06Hexagon (target/hexagon) Reduce manipulation of slot_cancelledTaylor Simpson
2023-03-06Hexagon (target/hexagon) Remove gen_log_predicated_reg_write[_pair]Taylor Simpson
2023-03-06Hexagon (target/hexagon) Change subtract from zero to change signTaylor Simpson
2023-03-06Hexagon (tests/tcg/hexagon) Enable HVX testsTaylor Simpson
2023-03-06Hexagon (tests/tcg/hexagon) Remove __builtin from scatter_gatherTaylor Simpson
2023-03-06Hexagon (tests/tcg/hexagon) Update preg_alias.cTaylor Simpson
2023-03-06Hexagon (target/hexagon) Analyze packet for HVXTaylor Simpson
2023-03-06Hexagon (target/hexagon) Don't set pkt_has_store_s1 when not neededTaylor Simpson