index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200228'...
Peter Maydell
2020-02-28
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
2020-02-28
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
2020-02-28
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
2020-02-28
tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
Philippe Mathieu-Daudé
2020-02-28
tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
Philippe Mathieu-Daudé
2020-02-28
tests/acceptance: Add a test for the integratorcp arm machine
Thomas Huth
2020-02-28
tests/acceptance: Add a test for the N800 and N810 arm machines
Thomas Huth
2020-02-28
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
2020-02-28
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
2020-02-28
target/arm: Split VMINMAXNM decode
Richard Henderson
2020-02-28
target/arm: Split VFM decode
Richard Henderson
2020-02-28
target/arm: Add formats for some vfp 2 and 3-register insns
Richard Henderson
2020-02-28
target/arm: Remove ARM_FEATURE_VFP*
Richard Henderson
2020-02-28
linux-user/arm: Replace ARM_FEATURE_VFP* tests for HWCAP
Richard Henderson
2020-02-28
target/arm: Move the vfp decodetree calls next to the base isa
Richard Henderson
2020-02-28
target/arm: Move VLLDM and VLSTM to vfp.decode
Richard Henderson
2020-02-28
target/arm: Remove ARM_FEATURE_VFP check from disas_vfp_insn
Richard Henderson
2020-02-28
target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac
Richard Henderson
2020-02-28
target/arm: Add missing checks for fpsp_v2
Richard Henderson
2020-02-28
target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3
Richard Henderson
2020-02-28
target/arm: Perform fpdp_v2 check first
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3}
Richard Henderson
2020-02-28
target/arm: Rename isar_feature_aa32_fpdp_v2
Richard Henderson
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
cpu/arm11mpcore: Set number of GIC priority bits to 4
Sai Pavan Boddu
2020-02-28
cpu/a9mpcore: Set number of GIC priority bits to 5
Sai Pavan Boddu
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2020-02-28
hw/arm/integratorcp: Map the audio codec controller
Philippe Mathieu-Daudé
[next]