2015-09-02 | Stefan Hajnoczi | rtl8139: use net/eth.h macros instead of custom macros Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438604157-29664-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-09-02 | Stefan Hajnoczi | rtl8139: remove duplicate net/eth.h definitions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438604157-29664-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-05 | Stefan Hajnoczi | throttle: add throttle_max_is_missing_limit() test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438683733-21111-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-05 | Stefan Hajnoczi | throttle: refuse bps_max/iops_max without bps/iops Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438683733-21111-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-08-04 | Jason Wang | tests: test rx recovery from cont Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-04 | Jason Wang | tests: introduce basic pci test for virtio-net Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-04 | Dana Rubin | net/vmxnet3: Fix incorrect debug message Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check TCP Data Offset field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: skip offload on short TCP header (CVE-2015... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check IP Total Length field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: check IP Header Length field (CVE-2015-5165) Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: skip offload on short Ethernet/IP header ... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: drop tautologous if (ip) {...} statement ... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-08-03 | Stefan Hajnoczi | rtl8139: avoid nested ifs in IP header parsing (CVE... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-29 | Stefan Hajnoczi | AioContext: force event loop iteration using BH Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438014819-18125-3-git-send-email-stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-29 | Stefan Hajnoczi | AioContext: avoid leaking BHs on cleanup Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1438014819-18125-2-git-send-email-stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-29 | Paolo Bonzini | virtio-blk-dataplane: delete bottom half before the... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-28 | Fam Zheng | xen: Drop net_rx_ok Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-28 | Greg Ungerer | hw/net: handle flow control in mcf_fec driver receiver Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | axienet: Flush queued packets when rx is done Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | dp8393x: Flush packets when link comes up Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | stellaris_enet: Flush queued packets when read done Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | mipsnet: Flush queued packets when receiving is enabled Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | milkymist-minimac2: Flush queued packets when link... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | mcf_fec: Drop mcf_fec_can_receive Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | etsec: Flush queue when rx buffer is consumed Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | etsec: Move etsec_can_receive into etsec_receive Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | usbnet: Drop usbnet_can_receive Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | eepro100: Drop nic_can_receive Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | pcnet: Drop pcnet_can_receive Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Fam Zheng | xgmac: Drop packets with eth_can_rx is false. Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Greg Ungerer | hw/net: fix mcf_fec driver receiver Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Greg Ungerer | hw/net: add simple phy support to mcf_fec driver Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Greg Ungerer | hw/net: add ANLPAR bit definitions to generic mii Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-27 | Greg Ungerer | hw/net: create common collection of MII definitions Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | AioContext: optimize clearing the EventNotifier Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | AioContext: fix broken placement of event_notifier_test_and_... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | AioContext: fix broken ctx->dispatching optimization Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | aio-win32: reorganize polling loop Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | tests: remove irrelevant assertions from test-aio Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Paolo Bonzini | qemu-timer: initialize "timers_done_ev" to set Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-22 | Fam Zheng | mirror: Speed up bitmap initial scanning Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Fam Zheng | net: Flush queued packets when guest resumes Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Fam Zheng | lan9118: Drop lan9118_can_receive Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Fam Zheng | etraxfs_eth: Drop eth_can_receive Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Fam Zheng | musicpal: Drop eth_can_receive Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Dana Rubin | net/vmxnet3: Fix RX TCP/UDP checksum on partially summed... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Shmulik Ladkani | net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data' Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-20 | Jason Wang | socket: pass correct size in net_socket_send() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Ting Wang | blockjob: add block_job_release function Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Richard W.M. Jones | block/raw-posix: Don't think /dev/fd/<NN> is a floppy... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Fam Zheng | block: Use bdrv_drain to replace uncessary bdrv_drain_all Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Fam Zheng | block: Initialize local_err in bdrv_append_temp_snapshot Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: tests: don't need to specify master/self when... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: mark copy-to-cpu pkts as forwarding offloaded Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: return -1 when dropping packet on ingress Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: fix missing break statements Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: fix misplaced break statement Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Scott Feldman | rocker: don't queue receive pkts when port is disabled Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Brian Kress | vmxnet3: Fix incorrect small packet padding Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Stefan Hajnoczi | e1000: flush packets when link comes up Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435223885-12745-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-07 | Gonglei | rocker: fix memory leak Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-07 | Stefan Hajnoczi | block: update bdrv_drain_all()/bdrv_drain() comments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435854281-6078-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-07-07 | Alberto Garcia | qcow2: remove unnecessary check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Alberto Garcia | block: remove redundant check before g_slist_find() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Peter Lieven | block/nfs: limit maximum readahead size to 1MB Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Peter Lieven | block/iscsi: restore compatiblity with libiscsi 1.9.0 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | iotests: Use event_wait in wait_ready Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qemu-iotests: Add test case for mirror with unmap Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qemu-iotests: Make block job methods common Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Remove bdrv_reset_dirty Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Fix dirty bitmap in bdrv_co_discard Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | mirror: Do zero write on target if sectors not allocated Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qmp: Add optional bool "unmap" to drive-mirror Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Add bdrv_get_block_status_above Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Alberto Garcia | timer: Use a single definition of NSEC_PER_SEC for... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Alberto Garcia | timer: Move NANOSECONDS_PER_SECONDS to timer.h Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Paolo Bonzini | blockdev: no need to drain+flush in hmp_drive_del Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | John Snow | qapi: Rename 'dirty-bitmap' mode to 'incremental' Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Jindřich Makovička | qcow2: Handle EAGAIN returned from update_refcount Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-07-02 | Peter Lieven | block/iscsi: add support for request timeouts Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: simplify net_client_init1() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-6-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: drop if expression that is always true Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: raise an error if -net type is invalid Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: replace net_client_init1() netdev whitelist with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: add missing "netmap" to host_net_devices[] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Gonglei | virito-blk: drop duplicate check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | qemu-iotests: fix 051.out after qdev error message... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435071369-30936-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-23 | Wen Congyang | iov: don't touch iov in iov_send_recv() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: Introduce hdev_is_sg() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: Use DPRINTF for DEBUG_FLOPPY Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | Fix migration in case of scsi-generic Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | block: Use bdrv_is_sg() everywhere Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Lu Lina | nvme: Fix memleak in nvme_dma_read_prp Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Wolfgang Bumiller | vvfat: add a label option Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Wen Congyang | util/hbitmap: Add an API to reset all set bits in hbitmap Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alexander Yarygin | virtio-blk: Use blk_drain() to drain IO requests Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alexander Yarygin | block-backend: Introduce blk_drain() Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alberto Garcia | throttle: Check current timers before updating any_timer_armed[] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
next |