qemu.git
2020-06-19 Philippe Mathieu... hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local...
2020-06-19 Philippe Mathieu... hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion
2020-06-19 Philippe Mathieu... hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header...
2020-06-19 Philippe Mathieu... hw/tpm: Include missing 'qemu/option.h' header
2020-06-19 Philippe Mathieu... hw/tpm: Do not include 'qemu/osdep.h' in header
2020-06-19 Philippe Mathieu... hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig
2020-06-19 Philippe Mathieu... backends: Add TPM files into their own directory
2020-06-19 Philippe Mathieu... docs/specs/tpm: Correct header path name
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-06-18 Thomas Huthnet: Drop the NetLegacy structure, always use Netdev...
2020-06-18 Thomas Huthnet: Drop the legacy "name" parameter from the -net...
2020-06-18 Philippe Mathieu... hw/net/e1000e: Do not abort() on invalid PSRCTL registe...
2020-06-18 Derek Sucolo-compare: Fix memory leak in packet_enqueue()
2020-06-18 Lukas Straubnet/colo-compare.c: Correct ordering in complete and...
2020-06-18 Lukas Straubnet/colo-compare.c: Check that colo-compare is active
2020-06-18 Lukas Straubnet/colo-compare.c: Only hexdump packets if tracing...
2020-06-18 Lukas Straubnet/colo-compare.c: Fix deadlock in compare_chr_send
2020-06-18 Lukas Straubchardev/char.c: Use qemu_co_sleep_ns if in coroutine
2020-06-18 Lukas Straubnet/colo-compare.c: Create event_bh with the right...
2020-06-18 Jason Wangnet: use peer when purging queue in qemu_flush_or_purge...
2020-06-18 Tong Honet: cadence_gem: Fix RX address filtering
2020-06-18 Sai Pavan Boddunet: cadence_gem: TX_LAST bit should be set by guest
2020-06-18 Sai Pavan Boddunet: cadence_gem: Update the reset value for interrupt...
2020-06-18 Sai Pavan Boddunet: cadnece_gem: Update irq_read_clear field of design...
2020-06-18 Sai Pavan Boddunet: cadence_gem: Add support for jumbo frames
2020-06-18 Sai Pavan Boddunet: cadence_gem: Fix up code style
2020-06-18 Sai Pavan Boddunet: cadence_gem: Move tx/rx packet buffert to CadenceG...
2020-06-18 Sai Pavan Boddunet: cadence_gem: Set ISR according to queue in use
2020-06-18 Sai Pavan Boddunet: cadence_gem: Define access permission for interrup...
2020-06-18 Sai Pavan Boddunet: cadence_gem: Fix irq update w.r.t queue
2020-06-18 Sai Pavan Boddunet: cadence_gem: Fix the queue address update during...
2020-06-18 Sai Pavan Boddunet: cadence_gem: Fix debug statements
2020-06-18 Philippe Mathieu... hw/net/tulip: Log descriptor overflows
2020-06-18 Philippe Mathieu... hw/net/tulip: Fix 'Descriptor Error' definition
2020-06-18 Helge DellerFix tulip breakage
2020-06-18 Yuri Benditovichvirtio-net: align RSC fields with updated virtio-net...
2020-06-18 Yuri Benditovichvirtio-net: add migration support for RSS and hash...
2020-06-18 Yuri Benditovichvmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
2020-06-18 Yuri Benditovichvirtio-net: reference implementation of hash report
2020-06-18 Yuri Benditovichtap: allow extended virtio header with hash info
2020-06-18 Yuri Benditovichvirtio-net: implement RX RSS processing
2020-06-18 Yuri Benditovichvirtio-net: implement RSS configuration command
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-06-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-06-18 Richard Hendersonconfigure: Add -Wno-psabi
2020-06-18 Richard Hendersonconfigure: Disable -Wtautological-type-limit-compare
2020-06-18 Richard Hendersonconfigure: Clean up warning flag lists
2020-06-18 Wei Wangmigration: fix xbzrle encoding rate calculation
2020-06-18 Philippe Mathieu... fpu/softfloat: Silence 'bitwise negation of boolean...
2020-06-17 Laurent Viviermigration: fix multifd_send_pages() next channel
2020-06-17 Mao Zhongyidocs/xbzrle: update 'cache miss rate' and 'encoding...
2020-06-17 Mao Zhongyimonitor/hmp-cmds: improvements for the 'info migrate'
2020-06-17 Mao Zhongyimonitor/hmp-cmds: add 'goto end' to reduce duplicate...
2020-06-17 Mao Zhongyimonitor/hmp-cmds: delete redundant Error check before...
2020-06-17 Mao Zhongyimonitor/hmp-cmds: don't silently output when running...
2020-06-17 Mao Zhongyimonitor/hmp-cmds: add units for migrate_parameters
2020-06-17 Mao Zhongyitests/migration: fix unreachable path in stress test
2020-06-17 Mao Zhongyitests/migration: mem leak fix
2020-06-17 David Hildenbrandhmp: Make json format optional for qom-set
2020-06-17 Pan Nengyuanqom-hmp-cmds: fix a memleak in hmp_qom_get
2020-06-17 Max Reitzvirtiofsd: Whitelist fchmod
2020-06-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2020-06-17 Eric Blakeiotests: Add copyright line in qcow2.py
2020-06-17 Max Reitziotests/{190,291}: compat=0.10 is unsupported
2020-06-17 Max Reitziotests/229: data_file is unsupported
2020-06-17 Max Reitziotests/292: data_file is unsupported
2020-06-17 Max Reitziotests/041: Skip test_small_target for qed
2020-06-17 Max Reitziotests.py: Add skip_for_formats() decorator
2020-06-17 Roman Kaganblock: lift blocksize property limit to 2 MiB
2020-06-17 Roman Kaganqdev-properties: add getter for size32 and blocksize
2020-06-17 Roman Kaganblock: make BlockConf size props 32bit and accept size...
2020-06-17 Roman Kaganqdev-properties: make blocksize accept size suffixes
2020-06-17 Roman Kaganqdev-properties: add size32 property type
2020-06-17 Roman Kaganqdev-properties: blocksize: use same limits in code...
2020-06-17 Roman Kaganblock: consolidate blocksize properties consistency...
2020-06-17 Roman Kaganvirtio-blk: store opt_io_size with correct size
2020-06-17 Roman Bolshakov.gitignore: Ignore storage-daemon files
2020-06-17 Klaus Jensenhw/block/nvme: verify msix_init_exclusive_bar() return...
2020-06-17 Klaus Jensenhw/block/nvme: add msix_qsize parameter
2020-06-17 Philippe Mathieu... hw/block/nvme: Verify msix_vector_use() returned value
2020-06-17 Klaus Jensenhw/block/nvme: factor out controller identify setup
2020-06-17 Klaus Jensenhw/block/nvme: do cmb/pmr init as part of pci init
2020-06-17 Klaus Jensenhw/block/nvme: factor out pmr setup
2020-06-17 Klaus Jensenhw/block/nvme: factor out cmb setup
2020-06-17 Klaus Jensenhw/block/nvme: factor out pci setup
2020-06-17 Klaus Jensenhw/block/nvme: factor out namespace setup
2020-06-17 Klaus Jensenhw/block/nvme: add namespace helpers
2020-06-17 Klaus Jensenhw/block/nvme: factor out block backend setup
2020-06-17 Klaus Jensenhw/block/nvme: factor out device state setup
2020-06-17 Klaus Jensenhw/block/nvme: factor out property/constraint checks
2020-06-17 Klaus Jensenhw/block/nvme: remove redundant cmbloc/cmbsz members
2020-06-17 Klaus Jensenhw/block/nvme: add max_ioqpairs device parameter
2020-06-17 Klaus Jensenhw/block/nvme: fix pin-based interrupt behavior
2020-06-17 Klaus Jensenhw/block/nvme: refactor nvme_addr_read
2020-06-17 Klaus Jensenhw/block/nvme: use constants in identify
2020-06-17 Klaus Jensenhw/block/nvme: move device parameters to separate struct
2020-06-17 Klaus Jensenhw/block/nvme: remove superfluous breaks
2020-06-17 Klaus Jensenhw/block/nvme: rename trace events to pci_nvme
2020-06-17 Klaus Jensenhw/block/nvme: fix pci doorbell size calculation
next