index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-01-30
ftgmac100: check RX and TX buffer alignment
Cédric Le Goater
2020-01-27
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
Philippe Mathieu-Daudé
2020-01-24
hw/net/imx_fec: Rewrite fall through comments
Philippe Mathieu-Daudé
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
etraxfs: remove PROP_PTR usage
Marc-André Lureau
2020-01-07
lance: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
hw/nvram/Kconfig: Add an entry for the NMC93xx EEPROM
Philippe Mathieu-Daudé
2020-01-06
virtio-net: delete also control queue when TX/RX deleted
Yuri Benditovich
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
2019-12-18
qemu_log_lock/unlock now preserves the qemu_logfile handle.
Robert Foley
2019-12-16
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...
Peter Maydell
2019-12-16
mips: mipssim: Renovate coding style
Filip Bozuta
2019-12-16
aspeed: Change the "nic" property definition
Cédric Le Goater
2019-12-02
net/virtio: Fix failover error handling crash bugs
Markus Armbruster
2019-12-02
net/virtio: Drop useless n->primary_dev not null checks
Markus Armbruster
2019-11-25
net/virtio: return error when device_opts arg is NULL
Jens Freimann
2019-11-25
net/virtio: fix re-plugging of primary device
Jens Freimann
2019-11-25
net/virtio: return early when failover primary alread added
Jens Freimann
2019-11-25
net/virtio: fix dev_unplug_pending
Jens Freimann
2019-11-19
net/cadence_gem: Set PHY autonegotiation restart status
Linus Ziegert
2019-11-08
dp8393x: fix dp8393x_receive()
Laurent Vivier
2019-11-08
dp8393x: put the DMA buffer in the state structure
Laurent Vivier
2019-10-29
virtio_net: use RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-10-29
net/virtio: add failover support
Jens Freimann
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
2019-10-28
dp8393x: manage big endian bus
Laurent Vivier
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-25
vhost_net: enable packed ring support
Jason Wang
2019-10-24
hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
hw/net/lan9118.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-09-12
hw/net/vmxnet3: Fix leftover unregister_savevm
Dr. David Alan Gilbert
[next]