index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
3
-0
/
+27
2022-03-08
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
8
-0
/
+665
2022-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2
-1
/
+37
2022-03-08
hw/i2c: pmbus: update MAINTAINERS
Titus Rwantare
1
-0
/
+10
2022-03-08
hw/i2c: pmbus: refactor uint handling
Titus Rwantare
1
-9
/
+9
2022-03-08
hw/i2c: pmbus: add PEC unsupported warning
Titus Rwantare
1
-0
/
+5
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2
-4
/
+45
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
2
-0
/
+27
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2
-0
/
+8
2022-03-07
target/arm: Provide cpu property for controling FEAT_LPA2
Richard Henderson
4
-1
/
+36
2022-03-07
ui/cocoa: Use the standard about panel
Akihiko Odaki
1
-89
/
+23
2022-03-07
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
1
-1
/
+2
2022-03-07
hw/intc/arm_gicv3: Fix missing spaces in error log messages
Peter Maydell
2
-4
/
+4
2022-03-07
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
1
-0
/
+8
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for table reads and writes
Peter Maydell
2
-6
/
+40
2022-03-07
hw/intc/arm_gicv3_its: Add trace events for commands
Peter Maydell
2
-2
/
+38
2022-03-07
target/arm/translate-neon: Simplify align field check for VLD3
Peter Maydell
1
-5
/
+5
2022-03-07
target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
Peter Maydell
1
-0
/
+3
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
53
-20
/
+112
2022-03-07
util: Put qemu_vfree() in memalign.c
Peter Maydell
3
-12
/
+11
2022-03-07
util: Use meson checks for valloc() and memalign() presence
Peter Maydell
2
-2
/
+6
2022-03-07
util: Share qemu_try_memalign() implementation between POSIX and Windows
Peter Maydell
4
-46
/
+40
2022-03-07
meson.build: Don't misdetect posix_memalign() on Windows
Peter Maydell
1
-1
/
+3
2022-03-07
util: Return valid allocation for qemu_try_memalign() with zero size
Peter Maydell
2
-1
/
+6
2022-03-07
util: Unify implementations of qemu_memalign()
Peter Maydell
4
-28
/
+40
2022-03-07
util: Make qemu_oom_check() a static function
Peter Maydell
3
-4
/
+2
2022-03-07
fsdev/p9array.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-17
/
+21
2022-03-07
9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
Christian Schoenebeck
1
-2
/
+2
2022-03-07
9pfs/9p-util.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-5
/
+5
2022-03-07
9pfs/9p.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-27
/
+35
2022-03-07
9pfs/codir.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-15
/
+15
2022-03-07
9pfs/9p.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
1
-6
/
+6
2022-03-07
9pfs: drop Doxygen format from qemu_dirent_dup() API comment
Christian Schoenebeck
1
-2
/
+2
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
3
-34
/
+30
2022-03-07
9p: darwin: meson: Allow VirtFS on Darwin
Keno Fischer
2
-5
/
+8
2022-03-07
9p: darwin: Adjust assumption on virtio-9p-test
Will Cohen
1
-1
/
+1
2022-03-07
9p: darwin: Implement compatibility for mknodat
Keno Fischer
5
-2
/
+53
2022-03-07
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2
-4
/
+25
2022-03-07
9p: darwin: *xattr_nofollow implementations
Keno Fischer
2
-0
/
+65
2022-03-07
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2
-1
/
+19
2022-03-07
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2
-1
/
+16
2022-03-07
9p: darwin: Handle struct dirent differences
Keno Fischer
6
-4
/
+52
2022-03-07
9p: darwin: Handle struct stat(fs) differences
Keno Fischer
3
-4
/
+36
2022-03-07
9p: Rename 9p-util -> 9p-util-linux
Keno Fischer
2
-2
/
+2
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
4
-2
/
+17
2022-03-07
update seabios binaries to 1.16.0
Gerd Hoffmann
12
-0
/
+0
2022-03-07
update seabios submodule to 1.16.0
Gerd Hoffmann
1
-0
/
+0
2022-03-07
iotests/image-fleecing: test push backup with fleecing
Vladimir Sementsov-Ogievskiy
2
-32
/
+156
2022-03-07
iotests/image-fleecing: add test case with bitmap
Vladimir Sementsov-Ogievskiy
2
-9
/
+113
2022-03-07
iotests.py: add qemu_io_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
[next]