aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18net/colo-compare.c: Correct ordering in complete and finalizeLukas Straub
2020-06-18net/colo-compare.c: Check that colo-compare is activeLukas Straub
2020-06-18net/colo-compare.c: Only hexdump packets if tracing is enabledLukas Straub
2020-06-18net/colo-compare.c: Fix deadlock in compare_chr_sendLukas Straub
2020-06-18chardev/char.c: Use qemu_co_sleep_ns if in coroutineLukas Straub
2020-06-18net/colo-compare.c: Create event_bh with the right AioContextLukas Straub
2020-06-18net: use peer when purging queue in qemu_flush_or_purge_queue_packets()Jason Wang
2020-06-18net: cadence_gem: Fix RX address filteringTong Ho
2020-06-18net: cadence_gem: TX_LAST bit should be set by guestSai Pavan Boddu
2020-06-18net: cadence_gem: Update the reset value for interrupt mask registerSai Pavan Boddu
2020-06-18net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 regSai Pavan Boddu
2020-06-18net: cadence_gem: Add support for jumbo framesSai Pavan Boddu
2020-06-18net: cadence_gem: Fix up code styleSai Pavan Boddu
2020-06-18net: cadence_gem: Move tx/rx packet buffert to CadenceGEMStateSai Pavan Boddu
2020-06-18net: cadence_gem: Set ISR according to queue in useSai Pavan Boddu
2020-06-18net: cadence_gem: Define access permission for interrupt registersSai Pavan Boddu
2020-06-18net: cadence_gem: Fix irq update w.r.t queueSai Pavan Boddu
2020-06-18net: cadence_gem: Fix the queue address update during wrap aroundSai Pavan Boddu
2020-06-18net: cadence_gem: Fix debug statementsSai Pavan Boddu
2020-06-18hw/net/tulip: Log descriptor overflowsPhilippe Mathieu-Daudé
2020-06-18hw/net/tulip: Fix 'Descriptor Error' definitionPhilippe Mathieu-Daudé
2020-06-18Fix tulip breakageHelge Deller
2020-06-18virtio-net: align RSC fields with updated virtio-net headerYuri Benditovich
2020-06-18virtio-net: add migration support for RSS and hash reportYuri Benditovich
2020-06-18vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macroYuri Benditovich
2020-06-18virtio-net: reference implementation of hash reportYuri Benditovich
2020-06-18tap: allow extended virtio header with hash infoYuri Benditovich
2020-06-18virtio-net: implement RX RSS processingYuri Benditovich
2020-06-18virtio-net: implement RSS configuration commandYuri Benditovich
2020-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-06-18Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...Peter Maydell
2020-06-18docs/s390x: fix vfio-ap device_del descriptionChristian Borntraeger
2020-06-18vfio-ccw: Add support for the CRW region and IRQFarhan Ali
2020-06-18s390x/css: Refactor the css_queue_crw() routineEric Farman
2020-06-18vfio-ccw: Refactor ccw irq handlerEric Farman
2020-06-18vfio-ccw: Add support for the schib regionFarhan Ali
2020-06-18vfio-ccw: Refactor cleanup of regionsEric Farman
2020-06-18Linux headers: updateCornelia Huck
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-18configure: Disable -Wtautological-type-limit-compareRichard Henderson
2020-06-18configure: Clean up warning flag listsRichard Henderson
2020-06-18migration: fix xbzrle encoding rate calculationWei Wang
2020-06-18fpu/softfloat: Silence 'bitwise negation of boolean expression' warningPhilippe Mathieu-Daudé
2020-06-17migration: fix multifd_send_pages() next channelLaurent Vivier
2020-06-17docs/xbzrle: update 'cache miss rate' and 'encoding rate' to docsMao Zhongyi
2020-06-17monitor/hmp-cmds: improvements for the 'info migrate'Mao Zhongyi
2020-06-17monitor/hmp-cmds: add 'goto end' to reduce duplicate code.Mao Zhongyi
2020-06-17monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error()Mao Zhongyi
2020-06-17monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' f...Mao Zhongyi
2020-06-17monitor/hmp-cmds: add units for migrate_parametersMao Zhongyi