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-19
hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local header
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Move few declarations from 'tpm_util.h' to 'tpm_int.h'
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sources
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Include missing 'qemu/option.h' header
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Do not include 'qemu/osdep.h' in header
Philippe Mathieu-Daudé
2020-06-19
hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
Philippe Mathieu-Daudé
2020-06-19
backends: Add TPM files into their own directory
Philippe Mathieu-Daudé
2020-06-19
docs/specs/tpm: Correct header path name
Philippe Mathieu-Daudé
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
configure: Add -Wno-psabi
Richard Henderson
2020-06-18
configure: Disable -Wtautological-type-limit-compare
Richard Henderson
[next]