index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
3
-18
/
+10
2020-06-18
hw/net/e1000e: Do not abort() on invalid PSRCTL register value
Philippe Mathieu-Daudé
1
-3
/
+7
2020-06-18
colo-compare: Fix memory leak in packet_enqueue()
Derek Su
2
-8
/
+16
2020-06-18
net/colo-compare.c: Correct ordering in complete and finalize
Lukas Straub
1
-22
/
+23
2020-06-18
net/colo-compare.c: Check that colo-compare is active
Lukas Straub
1
-6
/
+29
2020-06-18
net/colo-compare.c: Only hexdump packets if tracing is enabled
Lukas Straub
1
-4
/
+6
2020-06-18
net/colo-compare.c: Fix deadlock in compare_chr_send
Lukas Straub
3
-45
/
+156
2020-06-18
chardev/char.c: Use qemu_co_sleep_ns if in coroutine
Lukas Straub
1
-1
/
+6
2020-06-18
net/colo-compare.c: Create event_bh with the right AioContext
Lukas Straub
1
-1
/
+2
2020-06-18
net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
Jason Wang
1
-1
/
+1
2020-06-18
net: cadence_gem: Fix RX address filtering
Tong Ho
1
-15
/
+11
2020-06-18
net: cadence_gem: TX_LAST bit should be set by guest
Sai Pavan Boddu
1
-6
/
+0
2020-06-18
net: cadence_gem: Update the reset value for interrupt mask register
Sai Pavan Boddu
1
-0
/
+1
2020-06-18
net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
Sai Pavan Boddu
1
-1
/
+1
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2
-6
/
+49
2020-06-18
net: cadence_gem: Fix up code style
Sai Pavan Boddu
1
-101
/
+103
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2
-21
/
+21
2020-06-18
net: cadence_gem: Set ISR according to queue in use
Sai Pavan Boddu
1
-10
/
+17
2020-06-18
net: cadence_gem: Define access permission for interrupt registers
Sai Pavan Boddu
1
-0
/
+14
2020-06-18
net: cadence_gem: Fix irq update w.r.t queue
Sai Pavan Boddu
1
-22
/
+3
2020-06-18
net: cadence_gem: Fix the queue address update during wrap around
Sai Pavan Boddu
1
-4
/
+33
2020-06-18
net: cadence_gem: Fix debug statements
Sai Pavan Boddu
1
-14
/
+13
2020-06-18
hw/net/tulip: Log descriptor overflows
Philippe Mathieu-Daudé
1
-0
/
+6
2020-06-18
hw/net/tulip: Fix 'Descriptor Error' definition
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-18
Fix tulip breakage
Helge Deller
1
-6
/
+0
2020-06-18
virtio-net: align RSC fields with updated virtio-net header
Yuri Benditovich
1
-24
/
+4
2020-06-18
virtio-net: add migration support for RSS and hash report
Yuri Benditovich
1
-0
/
+37
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
1
-0
/
+10
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
2
-20
/
+81
2020-06-18
tap: allow extended virtio header with hash info
Yuri Benditovich
1
-1
/
+2
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
3
-2
/
+88
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
3
-9
/
+174
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
9
-96
/
+61
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2
-1
/
+2
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
1
-0
/
+1
2020-06-18
configure: Clean up warning flag lists
Richard Henderson
1
-10
/
+32
2020-06-18
migration: fix xbzrle encoding rate calculation
Wei Wang
1
-3
/
+1
2020-06-18
fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
Philippe Mathieu-Daudé
1
-9
/
+24
2020-06-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...
Peter Maydell
2
-14
/
+76
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
1
-1
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
7
-61
/
+59
2020-06-17
microvm: drop max-ram-below-4g support
Gerd Hoffmann
1
-19
/
+0
2020-06-17
microvm: use 3G split unconditionally
Gerd Hoffmann
1
-15
/
+1
2020-06-17
usb-host: workaround libusb bug
Gerd Hoffmann
1
-0
/
+14
2020-06-17
usb: add hostdevice property to usb-host
Gerd Hoffmann
2
-14
/
+62
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
34
-67
/
+909
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
3
-1
/
+343
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2
-1
/
+3
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
3
-7
/
+8
2020-06-16
cirrus.yml: serialise make check
Alex Bennée
1
-3
/
+3
[next]