aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-08hw/i2c: Added linear mode translation for pmbus devicesShengtan Mao2-1/+37
2022-03-08hw/i2c: pmbus: update MAINTAINERSTitus Rwantare1-0/+10
2022-03-08hw/i2c: pmbus: refactor uint handlingTitus Rwantare1-9/+9
2022-03-08hw/i2c: pmbus: add PEC unsupported warningTitus Rwantare1-0/+5
2022-03-08hw/i2c: pmbus: fix error returns and guard against out of range accessesTitus Rwantare2-4/+45
2022-03-08hw/i2c: pmbus: add registersTitus Rwantare2-0/+27
2022-03-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...Peter Maydell71-212/+377
2022-03-08Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20220307-pull-reque...Peter Maydell13-0/+0
2022-03-08Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell19-127/+403
2022-03-07Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...Peter Maydell87-402/+371
2022-03-07Merge remote-tracking branch 'remotes/hreitz-gitlab/tags/pull-block-2022-03-0...Peter Maydell29-195/+1499
2022-03-07hw/arm/virt: Disable LPA2 for -machine virt-6.2Richard Henderson2-0/+8
2022-03-07target/arm: Provide cpu property for controling FEAT_LPA2Richard Henderson4-1/+36
2022-03-07ui/cocoa: Use the standard about panelAkihiko Odaki1-89/+23
2022-03-07hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace eventPeter Maydell1-1/+2
2022-03-07hw/intc/arm_gicv3: Fix missing spaces in error log messagesPeter Maydell2-4/+4
2022-03-07hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOpsPeter Maydell1-0/+8
2022-03-07hw/intc/arm_gicv3_its: Add trace events for table reads and writesPeter Maydell2-6/+40
2022-03-07hw/intc/arm_gicv3_its: Add trace events for commandsPeter Maydell2-2/+38
2022-03-07target/arm/translate-neon: Simplify align field check for VLD3Peter Maydell1-5/+5
2022-03-07target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zeroPeter Maydell1-0/+3
2022-03-07osdep: Move memalign-related functions to their own headerPeter Maydell53-20/+112
2022-03-07util: Put qemu_vfree() in memalign.cPeter Maydell3-12/+11
2022-03-07util: Use meson checks for valloc() and memalign() presencePeter Maydell2-2/+6
2022-03-07util: Share qemu_try_memalign() implementation between POSIX and WindowsPeter Maydell4-46/+40
2022-03-07meson.build: Don't misdetect posix_memalign() on WindowsPeter Maydell1-1/+3
2022-03-07util: Return valid allocation for qemu_try_memalign() with zero sizePeter Maydell2-1/+6
2022-03-07util: Unify implementations of qemu_memalign()Peter Maydell4-28/+40
2022-03-07util: Make qemu_oom_check() a static functionPeter Maydell3-4/+2
2022-03-07fsdev/p9array.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck1-17/+21
2022-03-079pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()Christian Schoenebeck1-2/+2
2022-03-079pfs/9p-util.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck1-5/+5
2022-03-079pfs/9p.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck1-27/+35
2022-03-079pfs/codir.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck1-15/+15
2022-03-079pfs/9p.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck1-6/+6
2022-03-079pfs: drop Doxygen format from qemu_dirent_dup() API commentChristian Schoenebeck1-2/+2
2022-03-079pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck3-34/+30
2022-03-079p: darwin: meson: Allow VirtFS on DarwinKeno Fischer2-5/+8
2022-03-079p: darwin: Adjust assumption on virtio-9p-testWill Cohen1-1/+1
2022-03-079p: darwin: Implement compatibility for mknodatKeno Fischer5-2/+53
2022-03-079p: darwin: Compatibility for f/l*xattrKeno Fischer2-4/+25
2022-03-079p: darwin: *xattr_nofollow implementationsKeno Fischer2-0/+65
2022-03-079p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAXKeno Fischer2-1/+19
2022-03-079p: darwin: Ignore O_{NOATIME, DIRECT}Keno Fischer2-1/+16
2022-03-079p: darwin: Handle struct dirent differencesKeno Fischer6-4/+52
2022-03-079p: darwin: Handle struct stat(fs) differencesKeno Fischer3-4/+36
2022-03-079p: Rename 9p-util -> 9p-util-linuxKeno Fischer2-2/+2
2022-03-079p: linux: Fix a couple Linux assumptionsKeno Fischer4-2/+17
2022-03-07update seabios binaries to 1.16.0Gerd Hoffmann12-0/+0
2022-03-07update seabios submodule to 1.16.0Gerd Hoffmann1-0/+0