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
*
linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
Helge Deller
2022-09-27
1
-0
/
+2
*
linux-user/hppa: Increase guest stack size to 80MB for hppa target
Helge Deller
2022-09-27
3
-2
/
+13
*
linux-user/hppa: Drop stack guard page on hppa target
Helge Deller
2022-09-27
1
-4
/
+9
*
linux-user/hppa: Add signal trampoline for hppa target
Helge Deller
2022-09-27
2
-23
/
+32
*
linux-user: Add proper strace format strings for getdents()/getdents64()
Helge Deller
2022-09-27
1
-2
/
+2
*
linux-user: Fix TARGET_PROT_SEM for XTENSA
Helge Deller
2022-09-27
1
-1
/
+1
*
tests/tcg/linux-test: Add linux-madvise test
Ilya Leoshkevich
2022-09-27
1
-0
/
+70
*
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
3
-6
/
+29
*
linux-user: Implement stracing madvise()
Ilya Leoshkevich
2022-09-27
2
-1
/
+42
*
linux-user: Fix madvise(MADV_DONTNEED) on alpha
Ilya Leoshkevich
2022-09-27
1
-1
/
+2
*
linux-user: Provide MADV_* definitions
Ilya Leoshkevich
2022-09-27
22
-0
/
+134
*
linux-user: Show timespec on strace for futex()
Helge Deller
2022-09-27
1
-1
/
+10
*
linux-user: Add strace for clock_nanosleep()
Helge Deller
2022-09-27
2
-1
/
+17
*
linux-user/hppa: Set TASK_UNMAPPED_BASE to 0xfa000000 for hppa arch
Helge Deller
2022-09-27
1
-0
/
+4
*
linux-user: Fix strace of chmod() if mode == 0
Helge Deller
2022-09-27
1
-0
/
+5
*
linux-user/hppa: Dump IIR on register dump
Helge Deller
2022-09-27
1
-2
/
+4
*
linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
Helge Deller
2022-09-27
1
-1
/
+5
*
linux-user: Log failing executable in EXCP_DUMP()
Helge Deller
2022-09-27
1
-0
/
+2
*
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
Helge Deller
2022-09-27
3
-0
/
+71
*
linux-user: Add missing clock_gettime64() syscall strace
Helge Deller
2022-09-27
2
-0
/
+57
*
linux-user: Add missing signals in strace output
Helge Deller
2022-09-27
3
-53
/
+60
*
linux-user: fix readlinkat handling with magic exe symlink
Jameson Nash
2022-09-23
1
-2
/
+13
*
linux-user: use 'max' instead of 'qemu32' / 'qemu64' by default
Daniel P. Berrangé
2022-09-23
2
-2
/
+2
*
Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...
Stefan Hajnoczi
2022-09-22
1
-0
/
+5
|
\
|
*
hw/microblaze: pass random seed to fdt
Jason A. Donenfeld
2022-09-21
1
-0
/
+5
*
|
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-09-22
2
-23
/
+10
|
\
\
|
*
|
Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero
Matheus Tavares Bernardino
2022-09-19
1
-0
/
+10
|
*
|
Hexagon (target/hexagon) remove unused encodings
Taylor Simpson
2022-09-19
1
-23
/
+0
*
|
|
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-09-21
5
-89
/
+118
|
\
\
\
|
*
|
|
target/m68k: always call gen_exit_tb() after writes to SR
Mark Cave-Ayland
2022-09-21
1
-0
/
+4
|
*
|
|
target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
Mark Cave-Ayland
2022-09-21
5
-74
/
+75
|
*
|
|
target/m68k: Perform writback before modifying SR
Richard Henderson
2022-09-21
1
-3
/
+5
|
*
|
|
target/m68k: Fix MACSR to CCR
Richard Henderson
2022-09-21
1
-2
/
+4
|
*
|
|
target/m68k: Implement atomic test-and-set
Richard Henderson
2022-09-21
1
-10
/
+30
*
|
|
|
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-21
16
-84
/
+278
|
\
\
\
\
|
*
|
|
|
hw/ppc/spapr: Fix code style problems reported by checkpatch
Bernhard Beschow
2022-09-20
1
-2
/
+3
|
*
|
|
|
hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
Xuzhou Cheng
2022-09-20
2
-0
/
+2
|
*
|
|
|
hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
Xuzhou Cheng
2022-09-20
1
-1
/
+1
|
*
|
|
|
target/ppc: Clear fpstatus flags on helpers missing it
Víctor Colombo
2022-09-20
1
-11
/
+26
|
*
|
|
|
target/ppc: Zero second doubleword of VSR registers for FPR insns
Víctor Colombo
2022-09-20
1
-0
/
+8
|
*
|
|
|
target/ppc: Set OV32 when OV is set
Víctor Colombo
2022-09-20
1
-2
/
+2
|
*
|
|
|
target/ppc: Zero second doubleword for VSX madd instructions
Víctor Colombo
2022-09-20
1
-1
/
+1
|
*
|
|
|
target/ppc: Set result to QNaN for DENBCD when VXCVI occurs
Víctor Colombo
2022-09-20
1
-2
/
+24
|
*
|
|
|
target/ppc: Zero second doubleword in DFP instructions
Víctor Colombo
2022-09-20
1
-1
/
+4
|
*
|
|
|
target/ppc: Remove unused xer_* macros
Víctor Colombo
2022-09-20
1
-4
/
+0
|
*
|
|
|
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
2022-09-20
1
-1
/
+1
|
*
|
|
|
target/ppc: Merge fsqrt and fsqrts helpers
Víctor Colombo
2022-09-20
3
-26
/
+17
|
*
|
|
|
target/ppc: Move fsqrts to decodetree
Víctor Colombo
2022-09-20
3
-23
/
+2
|
*
|
|
|
target/ppc: Move fsqrt to decodetree
Víctor Colombo
2022-09-20
3
-13
/
+24
|
*
|
|
|
target/ppc: Implement hashstp and hashchkp
Víctor Colombo
2022-09-20
4
-0
/
+8
[next]