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
...
|
*
|
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
1
-2
/
+2
|
*
|
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
1
-3
/
+2
|
*
|
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
1
-5
/
+5
|
*
|
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
1
-3
/
+2
|
*
|
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
1
-6
/
+5
|
*
|
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
2022-09-22
1
-7
/
+7
|
*
|
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-7
/
+6
|
*
|
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
3
-8
/
+12
|
*
|
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-15
/
+15
|
*
|
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-26
/
+21
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
Richard Henderson
2022-09-22
1
-14
/
+14
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
Richard Henderson
2022-09-22
1
-19
/
+17
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
Richard Henderson
2022-09-22
1
-12
/
+12
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_v5
Richard Henderson
2022-09-22
1
-14
/
+11
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_v6
Richard Henderson
2022-09-22
1
-16
/
+14
|
*
|
target/arm: Use GetPhysAddrResult in get_phys_addr_lpae
Richard Henderson
2022-09-22
1
-43
/
+26
|
*
|
target/arm: Create GetPhysAddrResult
Richard Henderson
2022-09-22
5
-125
/
+109
|
*
|
target/arm: Fix alignment for VLD4.32
Clément Chigot
2022-09-22
1
-1
/
+5
|
*
|
hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
Anton Kochkov
2022-09-22
1
-16
/
+16
|
|
/
*
|
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
|
*
|
|
|
target/ppc: Implement hashst and hashchk
Víctor Colombo
2022-09-20
5
-0
/
+128
|
*
|
|
|
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
2022-09-20
2
-0
/
+30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int...
Stefan Hajnoczi
2022-09-21
43
-475
/
+361
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tests/docker: remove the Debian base images
Alex Bennée
2022-09-20
6
-74
/
+2
[prev]
[next]