QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 16:50:07 to 2020-07-21 13:22:16 UTC [more...]

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-21 13:21 UTC  (11+ messages)
` [Bug 1886362] "

[PATCH v2 0/2] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
 2020-07-21 13:19 UTC  (3+ messages)
` [PATCH v2 1/2] hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation
` [PATCH v2 2/2] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value

[PATCH 0/7] pc-bios: s390x: Cleanup part 2
 2020-07-21 13:07 UTC  (12+ messages)
` [PATCH 2/7] pc-bios: s390x: Cleanup jump to ipl code
` [PATCH 3/7] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH 5/7] pc-bios: s390x: Replace lowcore offsets with pointers in dasd-ipl.c
` [PATCH 6/7] pc-bios: s390x: Use PSW constants in start.S

[PULL 0/1] QAPI patches patches for 2020-07-21
 2020-07-21 13:07 UTC  (2+ messages)
` [PULL 1/1] qapi: Fix visit_type_STRUCT() not to fail for null object

[PULL 00/10] qtest / fuzzer patches
 2020-07-21 13:03 UTC  (12+ messages)
` [PULL 01/10] scripts/oss-fuzz: Limit target list to i386-softmmu
` [PULL 02/10] fuzz: Fix leak when assembling datadir path string
` [PULL 03/10] gitlab-ci.yml: Add oss-fuzz build tests
` [PULL 04/10] fuzz: build without AddressSanitizer, by default
` [PULL 05/10] docs/fuzz: describe building fuzzers with enable-sanitizers
` [PULL 06/10] docs/fuzz: add information about useful libFuzzer flags
` [PULL 07/10] docs/fuzz: add instructions for generating a coverage report
` [PULL 08/10] MAINTAINERS: Extend the device fuzzing section
` [PULL 09/10] msf2: Unbreak device-list-properties for "msf-soc"
` [PULL 10/10] hw: Mark nd_table[] misuse in realize methods FIXME

[PATCH v7 00/47] block: Deal with filters
 2020-07-21 12:42 UTC  (7+ messages)
` [PATCH v7 30/47] block: Report data child for query-blockstats
` [PATCH v7 31/47] block: Use child access functions for QAPI queries
` [PATCH v7 32/47] block-copy: Use CAF to find sync=top base

[PATCH 0/1] tests/acceptance: set VM socket encoding to UTF-8
 2020-07-21 12:55 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH-for-5.1? v3 0/2] hw/isa: Allow 8/16/32 bit access on ISA bus after CVE-2020-13754 fix
 2020-07-21 12:55 UTC  (8+ messages)
` [RFC PATCH-for-5.1? v3 1/2] memory: Allow monkey-patching MemoryRegion access sizes
` [RFC PATCH-for-5.1? v3 2/2] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-21 12:48 UTC  (3+ messages)
` [RFC v2 2/3] libvhost-user: handle endianness as mandated by the spec

[PATCH-for-5.1 v2] hw/isa/isa-superio: Fix IDE controller realization
 2020-07-21 12:45 UTC 

[PATCH-for-5.1] hw/isa/isa-superio: Fix IDE controller realization
 2020-07-21 12:46 UTC  (6+ messages)

[PATCH-for-5.1 v3] hw/misc/aspeed_sdmc: Fix incorrect memory size
 2020-07-21 12:42 UTC 

[PATCH v3 0/3] Fix some PMP implementation
 2020-07-21 12:40 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH v3 2/3] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v3 3/3] target/riscv: Fix the translation of physical address

[PATCH for-5.1] qapi: Fix visit_type_STRUCT() not to fail for null object
 2020-07-21 12:39 UTC  (3+ messages)

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-21 12:36 UTC  (8+ messages)
` [PATCH v2 1/4] scripts/tracetool: Fix dtrace generation for macOS
` [PATCH v2 2/4] scripts/tracetool: Use void pointer for vcpu
` [PATCH v2 3/4] build: Don't make object files for dtrace on macOS

[RFC PATCH-for-5.1?] tests/tcg/multiarch/linux-test: Skip test if nanosleep missing (Travis)
 2020-07-21 12:32 UTC  (4+ messages)

[PATCH 1/1] s390x/protvirt: allow to IPL secure execution guests with -no-reboot
 2020-07-21 12:29 UTC  (5+ messages)

[RFC PATCH-not-for-5.1? v2] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16-bit accessible
 2020-07-21 12:29 UTC  (3+ messages)

[PATCH] virtio: Drop broken and superfluous object_property_set_link()
 2020-07-21 12:21 UTC  (2+ messages)

QEMU | Pipeline #168317253 has failed for master | 9fc87111
 2020-07-21 12:05 UTC  (5+ messages)
` Memory leak in bitmap code? (was: QEMU | Pipeline #168317253 has failed for master | 9fc87111)
  ` Memory leak in bitmap code?

[PATCH v1] migration: tls: unref creds after used
 2020-07-21 11:54 UTC  (2+ messages)

[REPORT] [GSoC - TCG Continuous Benchmarking] [#5] Finding Commits Affecting QEMU Performance
 2020-07-21 11:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Extend the device fuzzing section
 2020-07-21 11:52 UTC  (4+ messages)

[PULL 0/3] Block patches for 5.1
 2020-07-21 11:49 UTC  (4+ messages)
` [PULL 1/3] block/crypto: disallow write sharing by default
` [PULL 2/3] qemu-iotests: add testcase for bz #1857490
` [PULL 3/3] block: fix bdrv_aio_cancel() for ENOMEDIUM requests

[PATCH v9] qga: add command guest-get-devices for reporting VirtIO devices
 2020-07-21 11:43 UTC  (4+ messages)

[PATCH for-5.1 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
 2020-07-21 11:25 UTC  (7+ messages)
` [PATCH for-5.1 1/2] qcow2: Implement v2 zero writes with discard if possible
` [PATCH for-5.1 2/2] iotests: Test sparseness for qemu-img convert -n

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-21 10:49 UTC  (3+ messages)

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-21 10:46 UTC  (7+ messages)
` [PATCH 1/3] hw/arm/virt: Move post cpu realize check into its own function
` [PATCH 2/3] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
` [PATCH 3/3] hw/arm/virt: Implement kvm-steal-time

[PATCH for-5.1] xhci: fix valid.max_access_size to access address registers
 2020-07-21 10:25 UTC  (3+ messages)

[PATCH for-5.1] block: fix bdrv_aio_cancel() for ENOMEDIUM requests
 2020-07-21 10:01 UTC  (2+ messages)

[PATCH-for-5.1] hw/misc/aspeed_sdmc: Fix incorrect memory size
 2020-07-21  9:55 UTC  (6+ messages)

[PATCH v2 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-07-21  9:48 UTC  (10+ messages)
` [PATCH v2 4/9] prep: add ppc-parity write method
` [PATCH v2 5/9] nvram: add nrf51_soc flash read method

[PATCH 2/3] exec: posix_madvise usage on SunOS
 2020-07-21  9:48 UTC  (6+ messages)

aarch64: Crash with qemu master when starting Jailhouse
 2020-07-21  9:28 UTC  (2+ messages)

[PATCH] i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
 2020-07-21  8:58 UTC  (3+ messages)

[PATCH for-5.2 0/3] Allow guest-get-fsinfo also for non-PCI devices
 2020-07-21  8:58 UTC  (7+ messages)
` [PATCH for-5.2 1/3] qga/qapi-schema: Document -1 for invalid PCI address fields
` [PATCH for-5.2 2/3] qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function
` [PATCH for-5.2 3/3] qga/commands-posix: Move the udev code from the pci to the generic function

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-21  8:43 UTC  (5+ messages)
` [PATCH v2 05/20] block/block-copy: implement block_copy_async

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-07-21  8:41 UTC  (8+ messages)
` [PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v4 4/8] s390/sclp: read sccb from mem based on sccb length

[PATCH v2 0/3] migration: Add block-bitmap-mapping parameter
 2020-07-21  8:33 UTC  (10+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] iotests.py: Add wait_for_runstate()
` [PATCH v2 3/3] iotests: Test node/bitmap aliases during migration

[PATCH-for-5.1] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
 2020-07-21  8:33 UTC  (3+ messages)

Testing the virtio-vhost-user QEMU patch
 2020-07-21  8:30 UTC  (2+ messages)

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-21  8:22 UTC  (9+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-21  7:37 UTC  (2+ messages)
` [Bug 1886811] "

Intended purpose of virtio-rng's QOM link "rng"?
 2020-07-21  7:05 UTC  (3+ messages)

[PATCH 7/7] pc-bios: s390x: Setup io and ext new psws only once
 2020-07-21  7:03 UTC  (3+ messages)
` [PATCH] pc-bios: s390x: Add a comment to the io and external new PSW setup

OVMF and PCI0 UID
 2020-07-21  6:58 UTC  (2+ messages)

[PATCH-for-5.1 v2] hw/misc/aspeed_sdmc: Fix incorrect memory size
 2020-07-21  6:51 UTC  (2+ messages)

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-21  6:20 UTC  (12+ messages)

[PATCH v2 0/2] Romless QEMU shutdown patches
 2020-07-21  6:15 UTC  (3+ messages)
` [PATCH v2 1/2] hw/mips: remove exit(1) in case of missing ROM
` [PATCH v2 2/2] hw/arm: "

[PATCH v2 0/2] Fix some PMP implementation
 2020-07-21  6:11 UTC  (4+ messages)
` [PATCH v2 1/2] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH v2 2/2] target/riscv/pmp.c: Fix the index offset on RV64

[PATCH v2] e1000e: using bottom half to send packets
 2020-07-21  6:05 UTC  (6+ messages)

sysbus_create_simple Vs qdev_create
 2020-07-21  6:00 UTC  (12+ messages)

[PATCH 0/4] fuzz: misc patches
 2020-07-21  5:31 UTC  (8+ messages)
` [PATCH 1/4] fuzz: build without AddressSanitizer, by default
` [PATCH 2/4] docs/fuzz: describe building fuzzers with enable-sanitizers
` [PATCH 4/4] docs/fuzz: add instructions for generating a coverage report

[PATCH 0/2] Fix some PMP implementation
 2020-07-21  2:46 UTC  (7+ messages)
` [PATCH 1/2] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH 2/2] target/riscv/pmp.c: Fix the index offset on RV64

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-07-21  2:43 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-07-21  2:11 UTC  (8+ messages)

[PATCH] hw/i386/kvm/ioapic.c: fix typo in error message
 2020-07-21  1:01 UTC  (2+ messages)

Problem with ivshmem doobell interrupt
 2020-07-20 23:33 UTC 

[RFC PATCH-for-5.1 v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
 2020-07-21  0:35 UTC  (2+ messages)

[PATCH for 5.0.x & 4.y] tests: tpm: Skip over pcrUpdateCounter byte in result comparison
 2020-07-21  0:27 UTC 

[PATCH] goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
 2020-07-20 23:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH for 5.0.x] tpm: tpm_spapr: Exit on TPM backend failures
 2020-07-20 22:29 UTC 

[PULL 00/12] target-arm queue
 2020-07-20 21:24 UTC  (2+ messages)

[PATCH 0/1] MAINTAINERS: Add Python library stanza
 2020-07-20 21:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH for-5.1] target/hppa: Free some temps in do_sub
 2020-07-20 20:55 UTC  (3+ messages)

[PATCH 0/1] python/machine: Change default timeout to 30 seconds
 2020-07-20 20:20 UTC  (5+ messages)
` [PATCH 1/1] "

[Bug 1888303] [NEW] Intermittent buggines with user mode emulation of x86-64 on aarch64
 2020-07-20 19:25 UTC  (2+ messages)
` [Bug 1888303] "

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-20 19:12 UTC  (9+ messages)
` [RFC 2/3] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [RFC 3/3] x68: acpi: trigger SMI before scanning for hotplugged CPUs

Replacing existing kernel with new on qemuriscv64
 2020-07-20 18:40 UTC  (4+ messages)

[PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-20 18:48 UTC  (8+ messages)
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()
` [PATCH-for-5.1 4/4] hw/avr/boot: Fix memory leak in avr_load_firmware()

[PATCH for-5.1? 0/4] non-blocking connect
 2020-07-20 18:29 UTC  (6+ messages)
` [PATCH 1/4] qemu-sockets: refactor inet_connect_addr
` [PATCH 2/4] qemu-sockets: implement non-blocking connect interface
` [PATCH 3/4] io/channel-socket: implement non-blocking connect
` [PATCH 4/4] block/nbd: use non-blocking connect: fix vm hang on connect()

[RFC PATCH-not-for-5.1?] hw/isa/isa-bus: Ensure ISA I/O regions are 8/16/32-bit accessible
 2020-07-20 18:26 UTC 

[PATCH v3 QEMU 0/3] virtio-balloon: Free page hinting clean-ups
 2020-07-20 17:51 UTC  (4+ messages)
` [PATCH v3 QEMU 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [PATCH v3 QEMU 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
` [PATCH v3 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

[PATCH] tcg: update comments for save_iotlb_data in cputlb
 2020-07-20 17:49 UTC  (2+ messages)

[Bug 1880287] [NEW] gcc crashes in hppa emulation
 2020-07-20 17:29 UTC  (2+ messages)
` [Bug 1880287] "

[PATCH v2 0/2] QEMU Gating CI
 2020-07-20 17:22 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).