summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | qht: Fix threshold rate calculationRichard Henderson2020-06-191-1/+2
| |/ |/|
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into stagingPeter Maydell2020-06-1932-78/+1075
|\ \
| * | docs/s390x: fix vfio-ap device_del descriptionChristian Borntraeger2020-06-181-4/+4
| * | vfio-ccw: Add support for the CRW region and IRQFarhan Ali2020-06-181-0/+73
| * | s390x/css: Refactor the css_queue_crw() routineEric Farman2020-06-182-15/+30
| * | vfio-ccw: Refactor ccw irq handlerEric Farman2020-06-181-16/+42
| * | vfio-ccw: Add support for the schib regionFarhan Ali2020-06-186-5/+99
| * | vfio-ccw: Refactor cleanup of regionsEric Farman2020-06-181-5/+9
| * | Linux headers: updateCornelia Huck2020-06-1825-33/+818
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2020-06-1819-449/+905
|\ \ \
| * | | net: Drop the NetLegacy structure, always use Netdev insteadThomas Huth2020-06-182-110/+13Star
| * | | net: Drop the legacy "name" parameter from the -net optionThomas Huth2020-06-183-18/+10Star
| * | | hw/net/e1000e: Do not abort() on invalid PSRCTL register valuePhilippe Mathieu-Daudé2020-06-181-3/+7
| * | | colo-compare: Fix memory leak in packet_enqueue()Derek Su2020-06-182-8/+16
| * | | net/colo-compare.c: Correct ordering in complete and finalizeLukas Straub2020-06-181-22/+23
| * | | net/colo-compare.c: Check that colo-compare is activeLukas Straub2020-06-181-6/+29
| * | | net/colo-compare.c: Only hexdump packets if tracing is enabledLukas Straub2020-06-181-4/+6
| * | | net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub2020-06-183-45/+156
| * | | chardev/char.c: Use qemu_co_sleep_ns if in coroutineLukas Straub2020-06-181-1/+6
| * | | net/colo-compare.c: Create event_bh with the right AioContextLukas Straub2020-06-181-1/+2
| * | | net: use peer when purging queue in qemu_flush_or_purge_queue_packets()Jason Wang2020-06-181-1/+1
| * | | net: cadence_gem: Fix RX address filteringTong Ho2020-06-181-15/+11Star
| * | | net: cadence_gem: TX_LAST bit should be set by guestSai Pavan Boddu2020-06-181-6/+0Star
| * | | net: cadence_gem: Update the reset value for interrupt mask registerSai Pavan Boddu2020-06-181-0/+1
| * | | net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 regSai Pavan Boddu2020-06-181-1/+1
| * | | net: cadence_gem: Add support for jumbo framesSai Pavan Boddu2020-06-182-6/+49
| * | | net: cadence_gem: Fix up code styleSai Pavan Boddu2020-06-181-101/+103
| * | | net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu2020-06-182-21/+21
| * | | net: cadence_gem: Set ISR according to queue in useSai Pavan Boddu2020-06-181-10/+17
| * | | net: cadence_gem: Define access permission for interrupt registersSai Pavan Boddu2020-06-181-0/+14
| * | | net: cadence_gem: Fix irq update w.r.t queueSai Pavan Boddu2020-06-181-22/+3Star
| * | | net: cadence_gem: Fix the queue address update during wrap aroundSai Pavan Boddu2020-06-181-4/+33
| * | | net: cadence_gem: Fix debug statementsSai Pavan Boddu2020-06-181-14/+13Star
| * | | hw/net/tulip: Log descriptor overflowsPhilippe Mathieu-Daudé2020-06-181-0/+6
| * | | hw/net/tulip: Fix 'Descriptor Error' definitionPhilippe Mathieu-Daudé2020-06-181-1/+1
| * | | Fix tulip breakageHelge Deller2020-06-181-6/+0Star
| * | | virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich2020-06-181-24/+4Star
| * | | virtio-net: add migration support for RSS and hash reportYuri Benditovich2020-06-181-0/+37
| * | | vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri Benditovich2020-06-181-0/+10
| * | | virtio-net: reference implementation of hash reportYuri Benditovich2020-06-182-20/+81
| * | | tap: allow extended virtio header with hash infoYuri Benditovich2020-06-181-1/+2
| * | | virtio-net: implement RX RSS processingYuri Benditovich2020-06-183-2/+88
| * | | virtio-net: implement RSS configuration commandYuri Benditovich2020-06-183-9/+174
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200617a'...Peter Maydell2020-06-187-51/+56
|\ \ \ \
| * | | | migration: fix multifd_send_pages() next channelLaurent Vivier2020-06-171-0/+6
| * | | | docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docsMao Zhongyi2020-06-171-2/+4
| * | | | monitor/hmp-cmds: improvements for the 'info migrate'Mao Zhongyi2020-06-172-4/+4
| * | | | monitor/hmp-cmds: add 'goto end' to reduce duplicate code.Mao Zhongyi2020-06-171-4/+4
| * | | | monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()Mao Zhongyi2020-06-171-3/+2Star
| * | | | monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...Mao Zhongyi2020-06-171-1/+4