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
Age
Commit message (
Expand
)
Author
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
2020-06-18
hw/net/e1000e: Do not abort() on invalid PSRCTL register value
Philippe Mathieu-Daudé
2020-06-18
colo-compare: Fix memory leak in packet_enqueue()
Derek Su
2020-06-18
net/colo-compare.c: Correct ordering in complete and finalize
Lukas Straub
2020-06-18
net/colo-compare.c: Check that colo-compare is active
Lukas Straub
2020-06-18
net/colo-compare.c: Only hexdump packets if tracing is enabled
Lukas Straub
2020-06-18
net/colo-compare.c: Fix deadlock in compare_chr_send
Lukas Straub
2020-06-18
chardev/char.c: Use qemu_co_sleep_ns if in coroutine
Lukas Straub
2020-06-18
net/colo-compare.c: Create event_bh with the right AioContext
Lukas Straub
2020-06-18
net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
Jason Wang
2020-06-18
net: cadence_gem: Fix RX address filtering
Tong Ho
2020-06-18
net: cadence_gem: TX_LAST bit should be set by guest
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Update the reset value for interrupt mask register
Sai Pavan Boddu
2020-06-18
net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix up code style
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Set ISR according to queue in use
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Define access permission for interrupt registers
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix irq update w.r.t queue
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix the queue address update during wrap around
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix debug statements
Sai Pavan Boddu
2020-06-18
hw/net/tulip: Log descriptor overflows
Philippe Mathieu-Daudé
2020-06-18
hw/net/tulip: Fix 'Descriptor Error' definition
Philippe Mathieu-Daudé
2020-06-18
Fix tulip breakage
Helge Deller
2020-06-18
virtio-net: align RSC fields with updated virtio-net header
Yuri Benditovich
2020-06-18
virtio-net: add migration support for RSS and hash report
Yuri Benditovich
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
2020-06-18
tap: allow extended virtio header with hash info
Yuri Benditovich
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
2020-06-18
configure: Clean up warning flag lists
Richard Henderson
2020-06-18
migration: fix xbzrle encoding rate calculation
Wei Wang
2020-06-18
fpu/softfloat: Silence 'bitwise negation of boolean expression' warning
Philippe Mathieu-Daudé
2020-06-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200617-pull-request' ...
Peter Maydell
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-17
microvm: drop max-ram-below-4g support
Gerd Hoffmann
2020-06-17
microvm: use 3G split unconditionally
Gerd Hoffmann
2020-06-17
usb-host: workaround libusb bug
Gerd Hoffmann
2020-06-17
usb: add hostdevice property to usb-host
Gerd Hoffmann
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
2020-06-16
cirrus.yml: serialise make check
Alex Bennée
[next]