index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-19
riscv: Generalize CPU init routine for the base CPU
Bin Meng
2020-06-19
sifive_e: Support the revB machine
Alistair Francis
2020-06-19
riscv: Add helper to make NaN-boxing for FP register
Ian Jiang
2020-06-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-06-18
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200617a'...
Peter Maydell
2020-06-18
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
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/kevin/tags/for-upstream' into staging
Peter Maydell
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
2020-06-18
docs/s390x: fix vfio-ap device_del description
Christian Borntraeger
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
2020-06-18
Linux headers: update
Cornelia Huck
2020-06-18
configure: Add -Wno-psabi
Richard Henderson
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
[next]