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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
3
-3
/
+3
2022-05-17
tulip: Assign default MAC address if not specified
Helge Deller
1
-2
/
+2
2022-05-16
virtio-net: don't handle mq request in userspace handler for vhost-vdpa
Si-Wei Liu
1
-0
/
+13
2022-05-16
vhost-net: fix improper cleanup in vhost_net_start
Si-Wei Liu
1
-1
/
+3
2022-05-16
virtio-net: align ctrl_vq index for non-mq guest for vhost_vdpa
Si-Wei Liu
1
-2
/
+31
2022-05-16
virtio-net: setup vhost_dev and notifiers for cvq only when feature is negoti...
Si-Wei Liu
1
-1
/
+2
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
1
-0
/
+9
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
1
-1
/
+1
2022-05-16
vhost_net: Print feature masks in hex
Ilya Maximets
1
-2
/
+2
2022-05-13
hw/virtio: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-1
/
+2
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2
-4
/
+4
2022-05-07
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
1
-2
/
+6
2022-04-20
util/log: Remove qemu_log_flush
Richard Henderson
1
-1
/
+0
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-13
/
+15
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
4
-4
/
+0
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2
-3
/
+3
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2
-2
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2022-03-15
virtio-net: fix map leaking on error during receive
Jason Wang
1
-0
/
+1
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
1
-1
/
+1
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
1
-1
/
+1
2022-03-06
virtio-net: Unlimit tx queue size if peer is vdpa
Eugenio Pérez
1
-5
/
+8
2022-02-21
Mark remaining global TypeInfo instances as const
Bernhard Beschow
1
-1
/
+1
2022-02-14
hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
Nick Hudson
2
-0
/
+6
2022-02-14
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
Philippe Mathieu-Daudé
1
-1
/
+3
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
6
-8
/
+0
2022-01-20
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
2
-0
/
+404
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
1
-8
/
+2
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
3
-20
/
+2
2022-01-07
virtio-net: add support for configure interrupt
Cindy Lu
3
-2
/
+20
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
1
-2
/
+8
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2
-23
/
+18
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2
-14
/
+23
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2
-19
/
+28
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
4
-35
/
+60
2021-12-22
failover: Silence warning messages during qtest
Laurent Vivier
1
-1
/
+6
2021-12-15
hw/net: npcm7xx_emc fix missing queue_flush
Patrick Venture
1
-10
/
+8
2021-11-19
net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
Prasad J Pandit
1
-0
/
+13
2021-11-11
vhost: Fix last vq queue index of devices with no cvq
Eugenio Pérez
1
-4
/
+4
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
1
-2
/
+2
2021-11-05
e1000: fix tx re-entrancy problem
Jon Maloy
1
-0
/
+7
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
2
-5
/
+20
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
1
-3
/
+9
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2
-78
/
+78
2021-10-20
vhost-net: control virtqueue support
Jason Wang
3
-15
/
+36
2021-10-20
qdev/qbus: remove failover specific code
Laurent Vivier
1
-1
/
+11
2021-10-20
failover: fix a regression introduced by JSON'ification of -device
Laurent Vivier
1
-6
/
+18
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
1
-10
/
+13
2021-10-15
virtio-net: Avoid QemuOpts in failover_find_primary_device()
Kevin Wolf
1
-33
/
+19
[next]