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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
32
-78
/
+1075
2020-06-19
hw/audio/gus: Fix registers 32-bit access
Allan Peramaki
2
-2
/
+2
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
19
-449
/
+905
2020-06-18
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200617a'...
Peter Maydell
7
-51
/
+56
2020-06-18
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
2
-110
/
+13
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/kevin/tags/for-upstream' into staging
Peter Maydell
37
-698
/
+1005
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
9
-96
/
+61
2020-06-18
docs/s390x: fix vfio-ap device_del description
Christian Borntraeger
1
-4
/
+4
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
1
-0
/
+73
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2
-15
/
+30
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
1
-16
/
+42
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
6
-5
/
+99
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
1
-5
/
+9
2020-06-18
Linux headers: update
Cornelia Huck
25
-33
/
+818
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
[prev]
[next]