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
...
|
*
|
|
|
bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h
Warner Losh
2022-01-08
1
-8
/
+1
|
*
|
|
|
bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext
Warner Losh
2022-01-08
1
-4
/
+0
|
*
|
|
|
bsd-user/i386: Move the inlines into signal.c
Warner Losh
2022-01-08
2
-36
/
+63
|
*
|
|
|
bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD
Warner Losh
2022-01-08
1
-0
/
+46
|
*
|
|
|
bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h
Warner Losh
2022-01-08
1
-8
/
+1
|
*
|
|
|
bsd-user/i386/target_arch_signal.h: Remove target_sigcontext
Warner Losh
2022-01-08
1
-4
/
+0
|
*
|
|
|
bsd-user: create a per-arch signal.c file
Warner Losh
2022-01-08
3
-1
/
+3
|
*
|
|
|
bsd-user/freebsd: Create common target_os_ucontext.h file
Warner Losh
2022-01-08
2
-3
/
+35
|
*
|
|
|
bsd-user/mips*: Remove mips support
Warner Losh
2022-01-08
4
-243
/
+0
*
|
|
|
|
Merge tag 'pull-riscv-to-apply-20220108' of github.com:alistair23/qemu into s...
Richard Henderson
2022-01-08
81
-749
/
+2317
|
\
\
\
\
\
|
*
|
|
|
|
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
3
-0
/
+8
|
*
|
|
|
|
target/riscv: Fixup setting GVA
Alistair Francis
2022-01-08
1
-15
/
+6
|
*
|
|
|
|
target/riscv: Set the opcode in DisasContext
Alistair Francis
2022-01-08
1
-0
/
+2
|
*
|
|
|
|
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2022-01-08
3
-30
/
+175
|
*
|
|
|
|
target/riscv: modification of the trans_csrxx for 128-bit support
Frédéric Pétrot
2022-01-08
1
-43
/
+158
|
*
|
|
|
|
target/riscv: helper functions to wrap calls to 128-bit csr insns
Frédéric Pétrot
2022-01-08
4
-0
/
+69
|
*
|
|
|
|
target/riscv: adding high part of some csrs
Frédéric Pétrot
2022-01-08
2
-0
/
+6
|
*
|
|
|
|
target/riscv: support for 128-bit M extension
Frédéric Pétrot
2022-01-08
6
-13
/
+295
|
*
|
|
|
|
target/riscv: support for 128-bit arithmetic instructions
Frédéric Pétrot
2022-01-08
5
-49
/
+222
|
*
|
|
|
|
target/riscv: support for 128-bit shift instructions
Frédéric Pétrot
2022-01-08
4
-44
/
+270
|
*
|
|
|
|
target/riscv: support for 128-bit U-type instructions
Frédéric Pétrot
2022-01-08
2
-4
/
+25
|
*
|
|
|
|
target/riscv: support for 128-bit bitwise instructions
Frédéric Pétrot
2022-01-08
1
-2
/
+19
|
*
|
|
|
|
target/riscv: accessors to registers upper part and 128-bit load/store
Frédéric Pétrot
2022-01-08
4
-10
/
+163
|
*
|
|
|
|
target/riscv: moving some insns close to similar insns
Frédéric Pétrot
2022-01-08
1
-17
/
+17
|
*
|
|
|
|
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
5
-0
/
+32
|
*
|
|
|
|
target/riscv: array for the 64 upper bits of 128-bit registers
Frédéric Pétrot
2022-01-08
4
-1
/
+35
|
*
|
|
|
|
target/riscv: separation of bitwise logic and arithmetic helpers
Frédéric Pétrot
2022-01-08
3
-9
/
+36
|
*
|
|
|
|
target/riscv: additional macros to check instruction support
Frédéric Pétrot
2022-01-08
1
-4
/
+16
|
*
|
|
|
|
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
2022-01-08
3
-0
/
+175
|
*
|
|
|
|
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
2022-01-08
1
-0
/
+7
|
*
|
|
|
|
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
47
-311
/
+311
|
*
|
|
|
|
target/riscv: Fix position of 'experimental' comment
Philipp Tomsich
2022-01-08
1
-1
/
+2
|
*
|
|
|
|
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing ...
Frank Chang
2022-01-08
1
-8
/
+24
|
*
|
|
|
|
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
2022-01-08
1
-9
/
+25
|
*
|
|
|
|
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
2022-01-08
1
-4
/
+8
|
*
|
|
|
|
roms/opensbi: Upgrade from v0.9 to v1.0
Bin Meng
2022-01-08
5
-0
/
+0
|
*
|
|
|
|
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
2022-01-08
1
-1
/
+1
|
*
|
|
|
|
hw/riscv: Use error_fatal for SoC realisation
Alistair Francis
2022-01-08
4
-4
/
+4
|
*
|
|
|
|
target/riscv: Enable the Hypervisor extension by default
Alistair Francis
2022-01-08
1
-1
/
+1
|
*
|
|
|
|
target/riscv: Mark the Hypervisor extension as non experimental
Alistair Francis
2022-01-08
1
-1
/
+1
|
*
|
|
|
|
hw/intc: sifive_plic: Cleanup remaining functions
Alistair Francis
2022-01-08
1
-87
/
+22
|
*
|
|
|
|
hw/intc: sifive_plic: Cleanup the read function
Alistair Francis
2022-01-08
1
-44
/
+11
|
*
|
|
|
|
hw/intc: sifive_plic: Cleanup the write function
Alistair Francis
2022-01-08
1
-49
/
+27
|
*
|
|
|
|
hw/intc: sifive_plic: Add a reset function
Alistair Francis
2022-01-08
1
-0
/
+18
|
*
|
|
|
|
hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
Jim Shu
2022-01-08
1
-0
/
+4
|
*
|
|
|
|
hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
Jim Shu
2022-01-08
1
-22
/
+155
|
*
|
|
|
|
target/riscv/pmp: fix no pmp illegal intrs
Nikita Shubin
2022-01-08
1
-1
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-08
56
-493
/
+1202
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
tests: acpi: Add updated TPM related tables
Stefan Berger
2022-01-08
3
-2
/
+0
|
*
|
|
|
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-08
2
-0
/
+8
[prev]
[next]