index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MAINTAINERS: add myself maintainer for the clock framework
Luc Michel
2021-02-16
1
-0
/
+11
|
*
|
hw/i2c: Implement NPCM7XX SMBus Module FIFO Mode
Hao Wu
2021-02-16
4
-16
/
+501
|
*
|
hw/i2c: Add a QTest for NPCM7XX SMBus Device
Hao Wu
2021-02-16
2
-0
/
+353
|
*
|
hw/arm: Add I2C sensors and EEPROM for GSJ machine
Hao Wu
2021-02-16
2
-0
/
+28
|
*
|
hw/arm: Add I2C sensors for NPCM750 eval board
Hao Wu
2021-02-16
1
-0
/
+19
|
*
|
hw/i2c: Implement NPCM7XX SMBus Module Single Mode
Hao Wu
2021-02-16
7
-17
/
+938
|
*
|
tests/tcg/aarch64: Add mte smoke tests
Richard Henderson
2021-02-16
7
-0
/
+239
|
*
|
target/arm: Enable MTE for user-only
Richard Henderson
2021-02-16
1
-0
/
+15
|
*
|
target/arm: Add allocation tag storage for user mode
Richard Henderson
2021-02-16
1
-2
/
+27
|
*
|
linux-user/aarch64: Signal SEGV_MTEAERR for async tag check error
Richard Henderson
2021-02-16
3
-0
/
+22
|
*
|
linux-user/aarch64: Signal SEGV_MTESERR for sync tag check fault
Richard Henderson
2021-02-16
2
-0
/
+5
|
*
|
linux-user/aarch64: Pass syndrome to EXC_*_ABORT
Richard Henderson
2021-02-16
2
-9
/
+30
|
*
|
target/arm: Split out syndrome.h from internals.h
Richard Henderson
2021-02-16
2
-244
/
+274
|
*
|
linux-user/aarch64: Implement PROT_MTE
Richard Henderson
2021-02-16
4
-8
/
+17
|
*
|
linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG
Richard Henderson
2021-02-16
2
-0
/
+52
|
*
|
target/arm: Use the proper TBI settings for linux-user
Richard Henderson
2021-02-16
3
-10
/
+5
|
*
|
target/arm: Improve gen_top_byte_ignore
Richard Henderson
2021-02-16
1
-11
/
+14
|
*
|
linux-user/aarch64: Implement PR_TAGGED_ADDR_ENABLE
Richard Henderson
2021-02-16
4
-0
/
+62
|
*
|
linux-user: Handle tags in lock_user/unlock_user
Richard Henderson
2021-02-16
1
-13
/
+14
|
*
|
linux-user: Fix types in uaccess.c
Richard Henderson
2021-02-16
2
-29
/
+28
|
*
|
linux-user: Move lock_user et al out of line
Richard Henderson
2021-02-16
2
-40
/
+53
|
*
|
linux-user: Use cpu_untagged_addr in access_ok; split out *_untagged
Richard Henderson
2021-02-16
6
-13
/
+24
|
*
|
exec: Rename guest_{addr,range}_valid to *_untagged
Richard Henderson
2021-02-16
5
-13
/
+14
|
*
|
linux-user: Use guest_range_valid in access_ok
Richard Henderson
2021-02-16
1
-6
/
+3
|
*
|
linux-user: Explicitly untag memory management syscalls
Richard Henderson
2021-02-16
1
-0
/
+11
|
*
|
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
20
-137
/
+154
|
*
|
exec: Introduce cpu_untagged_addr
Richard Henderson
2021-02-16
1
-0
/
+7
|
*
|
linux-user: Fix guest_addr_valid vs reserved_va
Richard Henderson
2021-02-16
1
-5
/
+4
|
*
|
linux-user: Do not use guest_addr_valid for h2g_valid
Richard Henderson
2021-02-16
1
-1
/
+4
|
*
|
bsd-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
2021-02-16
1
-5
/
+4
|
*
|
linux-user: Tidy VERIFY_READ/VERIFY_WRITE
Richard Henderson
2021-02-16
1
-5
/
+3
|
*
|
linux-user: Check for overflow in access_ok
Richard Henderson
2021-02-16
1
-5
/
+12
|
*
|
exec: Improve types for guest_addr_valid
Richard Henderson
2021-02-16
1
-1
/
+1
|
*
|
exec: Use uintptr_t in cpu_ldst.h
Richard Henderson
2021-02-16
1
-3
/
+3
|
*
|
exec: Use uintptr_t for guest_base
Richard Henderson
2021-02-16
4
-7
/
+7
|
*
|
linux-user: Introduce PAGE_ANON
Richard Henderson
2021-02-16
2
-0
/
+5
|
*
|
tcg: Introduce target-specific page data for user-only
Richard Henderson
2021-02-16
4
-9
/
+69
|
|
/
*
|
Merge remote-tracking branch 'remotes/cleber-gitlab/tags/python-next-pull-req...
Peter Maydell
2021-02-16
7
-127
/
+163
|
\
\
|
|
/
|
/
|
|
*
Acceptance Tests: set up existing ssh keys by default
Cleber Rosa
2021-02-16
1
-0
/
+14
|
*
Acceptance Tests: fix population of public key in cloudinit image
Cleber Rosa
2021-02-16
1
-1
/
+3
|
*
Acceptance Tests: introduce method for requiring an accelerator
Cleber Rosa
2021-02-16
3
-29
/
+34
|
*
Acceptance Tests: introduce LinuxTest base class
Cleber Rosa
2021-02-16
3
-93
/
+94
|
*
maint: Tell git that *.py files should use python diff hunks
Eric Blake
2021-02-16
1
-0
/
+1
|
*
tests/acceptance/virtio-gpu.py: preserve virtio-user-gpu log
Cleber Rosa
2021-02-16
1
-2
/
+3
|
*
Python: close the log file kept by QEMUMachine before reading it
Cleber Rosa
2021-02-16
1
-2
/
+2
|
*
virtiofs_submounts.py test: Note on vmlinuz param
Max Reitz
2021-02-16
1
-0
/
+12
|
*
Acceptance Tests: bump Avocado version requirement to 85.0
Cleber Rosa
2021-02-16
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-02-15
12
-34
/
+69
|
\
|
*
monitor/qmp: Stop processing requests when shutdown is requested
Kevin Wolf
2021-02-15
1
-0
/
+5
|
*
monitor: Fix assertion failure on shutdown
Kevin Wolf
2021-02-15
1
-10
/
+15
[prev]
[next]