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
...
|
*
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
1
-0
/
+9
|
*
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
1
-4
/
+3
|
*
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
1
-4
/
+7
|
*
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
1
-4
/
+5
|
*
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
1
-11
/
+6
|
*
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-03
1
-18
/
+29
|
*
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-03-02
1
-6
/
+11
*
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
2020-03-03
16
-141
/
+1240
|
\
\
|
*
|
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
2020-02-27
6
-8
/
+16
|
*
|
target/riscv: Emulate TIME CSRs for privileged mode
Anup Patel
2020-02-27
3
-4
/
+92
|
*
|
riscv: virt: Allow PCI address 0
Bin Meng
2020-02-27
1
-0
/
+1
|
*
|
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2020-02-27
2
-0
/
+6
|
*
|
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
2020-02-27
4
-4
/
+15
|
*
|
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
2020-02-27
6
-0
/
+62
|
*
|
target/riscv: Set htval and mtval2 on execptions
Alistair Francis
2020-02-27
1
-0
/
+10
|
*
|
target/riscv: Raise the new execptions when 2nd stage translation fails
Alistair Francis
2020-02-27
1
-6
/
+18
|
*
|
target/riscv: Implement second stage MMU
Alistair Francis
2020-02-27
2
-19
/
+175
|
*
|
target/riscv: Allow specifying MMU stage
Alistair Francis
2020-02-27
1
-9
/
+28
|
*
|
target/riscv: Respect MPRV and SPRV for floating point ops
Alistair Francis
2020-02-27
1
-1
/
+15
|
*
|
target/riscv: Mark both sstatus and msstatus_hs as dirty
Alistair Francis
2020-02-27
1
-0
/
+13
|
*
|
target/riscv: Disable guest FP support based on virtual status
Alistair Francis
2020-02-27
1
-0
/
+3
|
*
|
target/riscv: Only set TB flags with FP status if enabled
Alistair Francis
2020-02-27
1
-1
/
+4
|
*
|
target/riscv: Remove the hret instruction
Alistair Francis
2020-02-27
2
-6
/
+0
|
*
|
target/riscv: Add hfence instructions
Alistair Francis
2020-02-27
2
-9
/
+54
|
*
|
target/riscv: Add Hypervisor trap return support
Alistair Francis
2020-02-27
1
-10
/
+52
|
*
|
target/riscv: Add hypvervisor trap support
Alistair Francis
2020-02-27
1
-10
/
+59
|
*
|
target/riscv: Generate illegal instruction on WFI when V=1
Alistair Francis
2020-02-27
1
-2
/
+3
|
*
|
target/ricsv: Flush the TLB on virtulisation mode changes
Alistair Francis
2020-02-27
1
-0
/
+5
|
*
|
target/riscv: Add support for virtual interrupt setting
Alistair Francis
2020-02-27
1
-5
/
+28
|
*
|
target/riscv: Extend the SIP CSR to support virtulisation
Alistair Francis
2020-02-27
1
-1
/
+12
|
*
|
target/riscv: Extend the MIE CSR to support virtulisation
Alistair Francis
2020-02-27
1
-4
/
+20
|
*
|
target/riscv: Set VS bits in mideleg for Hyp extension
Alistair Francis
2020-02-27
1
-0
/
+3
|
*
|
target/riscv: Add virtual register swapping function
Alistair Francis
2020-02-27
3
-0
/
+79
|
*
|
target/riscv: Add Hypervisor machine CSRs accesses
Alistair Francis
2020-02-27
1
-0
/
+27
|
*
|
target/riscv: Add Hypervisor virtual CSRs accesses
Alistair Francis
2020-02-27
1
-0
/
+116
|
*
|
target/riscv: Add Hypervisor CSR access functions
Alistair Francis
2020-02-27
1
-2
/
+134
|
*
|
target/riscv: Dump Hypervisor registers if enabled
Alistair Francis
2020-02-27
1
-0
/
+33
|
*
|
target/riscv: Print priv and virt in disas log
Alistair Francis
2020-02-27
1
-0
/
+8
|
*
|
target/riscv: Fix CSR perm checking for HS mode
Alistair Francis
2020-02-27
1
-4
/
+14
|
*
|
target/riscv: Add the force HS exception mode
Alistair Francis
2020-02-27
3
-0
/
+26
|
*
|
target/riscv: Add the virtulisation mode
Alistair Francis
2020-02-27
3
-0
/
+25
|
*
|
target/riscv: Rename the H irqs to VS irqs
Alistair Francis
2020-02-27
2
-9
/
+9
|
*
|
target/riscv: Add support for the new execption numbers
Alistair Francis
2020-02-27
4
-20
/
+37
|
*
|
target/riscv: Add the Hypervisor CSRs to CPUState
Alistair Francis
2020-02-27
3
-18
/
+48
|
*
|
target/riscv: Add the Hypervisor extension
Alistair Francis
2020-02-27
1
-0
/
+1
|
*
|
target/riscv: Convert MIP CSR to target_ulong
Alistair Francis
2020-02-27
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' ...
Peter Maydell
2020-03-02
2
-3
/
+3
|
\
\
\
|
*
|
|
qxl: map rom r/o
Gerd Hoffmann
2020-03-02
1
-1
/
+1
|
*
|
|
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
2020-03-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into staging
Peter Maydell
2020-03-02
4
-53
/
+60
|
\
\
\
[prev]
[next]