index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
l2tpv3: fix RFC number typo in qemu-options.hx
Stefan Hajnoczi
1
-2
/
+2
2020-03-03
colo: Update Documentation for continuous replication
Lukas Straub
2
-68
/
+184
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
3
-6
/
+119
2020-03-03
tests/test-replication.c: Add test for for secondary node continuing replication
Lukas Straub
1
-0
/
+52
2020-03-03
block/replication.c: Ignore requests after failover
Lukas Straub
1
-1
/
+34
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
1
-5
/
+6
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2
-2
/
+2
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
3
-1
/
+51
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
1
-5
/
+8
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
1
-13
/
+22
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
1
-1
/
+1
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
1
-5
/
+7
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
1
-0
/
+10
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
1
-11
/
+28
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
1
-2
/
+6
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
1
-0
/
+1
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
1
-0
/
+9
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
1
-4
/
+3
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
1
-4
/
+7
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
1
-4
/
+5
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
1
-11
/
+6
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
1
-18
/
+29
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
1
-6
/
+11
2020-03-02
qxl: map rom r/o
Gerd Hoffmann
1
-1
/
+1
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
1
-2
/
+2
2020-02-28
accel/tcg: increase default code gen buffer size for 64 bit
Alex Bennée
1
-9
/
+26
2020-02-28
accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
Alex Bennée
1
-5
/
+6
2020-02-28
accel/tcg: remove link between guest ram and TCG cache size
Alex Bennée
1
-8
/
+0
2020-02-28
accel/tcg: use units.h for defining code gen buffer sizes
Alex Bennée
1
-9
/
+10
2020-02-28
vl: Abort if multiple machines are registered as default
Philippe Mathieu-Daudé
1
-2
/
+4
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
20
-24
/
+26
2020-02-28
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
5
-5
/
+0
2020-02-28
hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-28
tcg/arm: Expand epilogue inline
Richard Henderson
1
-10
/
+2
2020-02-28
tcg/arm: Split out tcg_out_epilogue
Richard Henderson
1
-8
/
+11
2020-02-28
compiler.h: Don't use compile-time assert when __NO_INLINE__ is defined
Zenghui Yu
1
-1
/
+1
2020-02-28
accel/tcg: fix race in cpu_exec_step_atomic (bug 1863025)
Alex Bennée
1
-10
/
+11
2020-02-28
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
1
-0
/
+9
2020-02-28
target/arm: Implement ARMv8.3-CCIDX
Peter Maydell
2
-1
/
+35
2020-02-28
target/arm: Implement v8.4-RCPC
Peter Maydell
4
-1
/
+97
2020-02-28
target/arm: Implement v8.3-RCPC
Peter Maydell
4
-0
/
+31
2020-02-28
target/arm: Fix wrong use of FIELD_EX32 on ID_AA64DFR0
Peter Maydell
1
-2
/
+2
2020-02-28
tests/acceptance/integratorcp: Verify Tux is displayed on framebuffer
Philippe Mathieu-Daudé
1
-0
/
+52
2020-02-28
tests/acceptance: Extract boot_integratorcp() from test_integratorcp()
Philippe Mathieu-Daudé
1
-7
/
+11
2020-02-28
tests/acceptance: Add a test for the integratorcp arm machine
Thomas Huth
2
-0
/
+44
2020-02-28
tests/acceptance: Add a test for the N800 and N810 arm machines
Thomas Huth
2
-0
/
+50
2020-02-28
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
1
-17
/
+0
2020-02-28
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
1
-2
/
+3
2020-02-28
target/arm: Split VMINMAXNM decode
Richard Henderson
2
-77
/
+44
2020-02-28
target/arm: Split VFM decode
Richard Henderson
2
-14
/
+55
[next]