index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
2
-4
/
+4
*
meson: use have_vhost_* variables to pick sources
Paolo Bonzini
2022-05-07
1
-2
/
+6
*
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
1
-1
/
+0
*
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-13
/
+15
*
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
4
-4
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
2
-3
/
+3
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
2
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-2
/
+2
*
virtio-net: fix map leaking on error during receive
Jason Wang
2022-03-15
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
1
-1
/
+1
|
\
|
*
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
1
-1
/
+1
*
|
virtio-net: Unlimit tx queue size if peer is vdpa
Eugenio Pérez
2022-03-06
1
-5
/
+8
|
/
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-1
/
+1
*
hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts
Nick Hudson
2022-02-14
2
-0
/
+6
*
hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
Philippe Mathieu-Daudé
2022-02-14
1
-1
/
+3
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
6
-8
/
+0
*
hw/net: Move MV88W8618 network device out of hw/arm/ directory
Philippe Mathieu-Daudé
2022-01-20
2
-0
/
+404
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
1
-8
/
+2
*
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
3
-20
/
+2
*
virtio-net: add support for configure interrupt
Cindy Lu
2022-01-07
3
-2
/
+20
*
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
1
-2
/
+8
*
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
2
-23
/
+18
*
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
2
-14
/
+23
*
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
2
-19
/
+28
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
4
-35
/
+60
*
failover: Silence warning messages during qtest
Laurent Vivier
2021-12-22
1
-1
/
+6
*
hw/net: npcm7xx_emc fix missing queue_flush
Patrick Venture
2021-12-15
1
-10
/
+8
*
net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
Prasad J Pandit
2021-11-19
1
-0
/
+13
*
vhost: Fix last vq queue index of devices with no cvq
Eugenio Pérez
2021-11-11
1
-4
/
+4
*
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-11
1
-2
/
+2
*
e1000: fix tx re-entrancy problem
Jon Maloy
2021-11-05
1
-0
/
+7
*
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
2
-5
/
+20
*
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
1
-3
/
+9
*
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
2
-78
/
+78
*
vhost-net: control virtqueue support
Jason Wang
2021-10-20
3
-15
/
+36
*
qdev/qbus: remove failover specific code
Laurent Vivier
2021-10-20
1
-1
/
+11
*
failover: fix a regression introduced by JSON'ification of -device
Laurent Vivier
2021-10-20
1
-6
/
+18
*
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
1
-10
/
+13
*
virtio-net: Avoid QemuOpts in failover_find_primary_device()
Kevin Wolf
2021-10-15
1
-33
/
+19
*
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-15
1
-8
/
+18
*
qdev: Add Error parameter to hide_device() callbacks
Kevin Wolf
2021-10-15
1
-1
/
+1
*
virtio-net: fix use after unmap/free for sg
Jason Wang
2021-09-17
1
-7
/
+32
*
vhost_net: do not assume nvqs is always 2
Jason Wang
2021-09-04
1
-1
/
+1
*
vhost_net: remove the meaningless assignment in vhost_net_start_one()
Jason Wang
2021-09-04
1
-3
/
+0
*
hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
Christina Wang
2021-08-02
1
-1
/
+0
*
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
2021-08-02
2
-6
/
+11
*
hw/net: e1000: Correct the initial value of VET register
Christina Wang
2021-08-02
1
-0
/
+17
*
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
2021-08-02
1
-0
/
+8
*
hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
Thomas Huth
2021-08-02
1
-12
/
+22
[next]