qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-21 07:17:01 to 2020-10-21 17:05:45 UTC [more...]

[PATCH v11 00/12] linux-user: User support for AArch64 BTI
 2020-10-21 17:04 UTC  (3+ messages)

[PATCH 0/3] sh4: Trivial clean-ups for sh_timer.c
 2020-10-21 16:48 UTC  (2+ messages)

[PATCH v1 0/6] testing/next (gitdm, acceptance, docker, gitlab)
 2020-10-21 16:31 UTC  (7+ messages)
` [PATCH v1 1/6] Adding ani's email as an individual contributor
` [PATCH v1 2/6] contrib/gitdm: Add more individual contributors
` [PATCH v1 3/6] tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
` [PATCH v1 4/6] gitlab: skip checkpatch.pl checks if no commit delta on branch
` [PATCH v1 5/6] scripts: fix error from checkpatch.pl when no commits are found
` [PATCH v1 6/6] tests/acceptance: pick a random gdb port for reverse debugging

[PATCH v7 00/11] migration: bring improved savevm/loadvm/delvm to QMP
 2020-10-21 16:39 UTC  (14+ messages)
` [PATCH v7 01/11] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v7 02/11] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v7 03/11] migration: stop returning errno from load_snapshot()
` [PATCH v7 04/11] block: add ability to specify list of blockdevs during snapshot
` [PATCH v7 05/11] block: allow specifying name of block device for vmstate storage
` [PATCH v7 06/11] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v7 07/11] migration: control whether snapshots are ovewritten
` [PATCH v7 08/11] migration: wire up support for snapshot device selection
` [PATCH v7 09/11] migration: introduce a delete_snapshot wrapper
` [PATCH v7 10/11] iotests: add support for capturing and matching QMP events
` [PATCH v7 11/11] migration: introduce snapshot-{save, load, delete} QMP commands

ERROR: glib-2.48 gthread-2.0 is required to compile QEMU
 2020-10-21 16:32 UTC  (3+ messages)
  `  "

[PATCH v4 0/2] util/oslib: qemu_try_memalign() improvements
 2020-10-21 16:21 UTC  (4+ messages)
` [PATCH v4 2/2] util/oslib: Assert qemu_try_memalign() alignment is a power of 2

[PATCH] tests/docker/dockerfiles/centos: Use SDL2 instead of SDL1
 2020-10-21 16:15 UTC  (7+ messages)

[PATCH] migration/block-dirty-bitmap: fix larger granularity bitmaps
 2020-10-21 16:02 UTC  (3+ messages)

[PULL v2 00/21] Python patches
 2020-10-21 15:56 UTC  (2+ messages)

[PATCH 0/2] tcg: optimize across branches
 2020-10-21 15:51 UTC  (6+ messages)
` [PATCH 1/2] tcg: Do not kill globals at conditional branches
` [PATCH 2/2] tcg/optimize: Flush data at labels not TCG_OPF_BB_END

[PATCH v5 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-21 15:50 UTC  (6+ messages)
` [PATCH v5 3/6] migration: Maintain postcopy faulted addresses
` [PATCH v5 4/6] migration: Sync requested pages after postcopy recovery

[PATCH 0/2] s390x: pv: Diag318 fixes
 2020-10-21 15:48 UTC  (10+ messages)
` [PATCH 1/2] s390x: pv: Remove sclp boundary checks
` [PATCH 2/2] s390x: pv: Fix diag318 PV fencing

ARM semihosting issue
 2020-10-21 15:45 UTC  (7+ messages)

[PATCH v3] pc: Implement -no-hpet as sugar for -machine hpet=on
 2020-10-21 15:28 UTC  (2+ messages)

[PATCH v7 00/21] preallocate filter
 2020-10-21 14:58 UTC  (22+ messages)
` [PATCH v7 01/21] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v7 02/21] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v7 03/21] block/io: split out bdrv_find_conflicting_request
` [PATCH v7 04/21] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v7 05/21] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v7 06/21] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v7 07/21] block: bdrv_check_perm(): process children anyway
` [PATCH v7 08/21] block: introduce preallocate filter
` [PATCH v7 09/21] qemu-io: add preallocate mode parameter for truncate command
` [PATCH v7 10/21] iotests: qemu_io_silent: support --image-opts
` [PATCH v7 11/21] iotests.py: execute_setup_common(): add required_fmts argument
` [PATCH v7 12/21] iotests: add 298 to test new preallocate filter driver
` [PATCH v7 13/21] scripts/simplebench: fix grammar: s/successed/succeeded/
` [PATCH v7 14/21] scripts/simplebench: support iops
` [PATCH v7 15/21] scripts/simplebench: use standard deviation for +- error
` [PATCH v7 16/21] simplebench: rename ascii() to results_to_text()
` [PATCH v7 17/21] simplebench: move results_to_text() into separate file
` [PATCH v7 18/21] simplebench/results_to_text: improve view of the table
` [PATCH v7 19/21] simplebench/results_to_text: add difference line to "
` [PATCH v7 20/21] simplebench/results_to_text: make executable
` [PATCH v7 21/21] scripts/simplebench: add bench_prealloc.py

[PATCH v5] replay: do not build if TCG is not available
 2020-10-21 15:26 UTC  (3+ messages)

[PATCH] qmp: fix aio_poll() assertion failure on Windows
 2020-10-21 14:51 UTC  (2+ messages)

[PATCH v5 00/16] Add a Generic Virtual Device Fuzzer
 2020-10-21 14:49 UTC  (5+ messages)
` [PATCH v5 02/16] fuzz: Add general virtual-device fuzzer

[PULL 00/17] Microvm 20201021 patches
 2020-10-21 14:48 UTC  (18+ messages)
` [PULL 01/17] tests/acpi: allow changes for microvm/APIC.pcie
` [PULL 02/17] tests/acpi: add empty microvm/APIC.pcie
` [PULL 03/17] x86: make pci irqs runtime configurable
` [PULL 04/17] microvm: set pci_irq_mask
` [PULL 05/17] apci: drop has_pci arg for acpi_build_madt
` [PULL 06/17] tests/acpi: update expected data files
` [PULL 07/17] tests/acpi: disallow changes for microvm/APIC.pcie
` [PULL 08/17] acpi: add aml builder stubs
` [PULL 09/17] usb/xhci: add include/hw/usb/xhci.h header file
` [PULL 10/17] usb/xhci: add xhci_sysbus_build_aml() helper
` [PULL 11/17] usb/xhci: fixup xhci kconfig deps
` [PULL 12/17] microvm: add usb support
` [PULL 13/17] tests/acpi: allow updates for expected data files
` [PULL 14/17] tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files
` [PULL 15/17] tests/acpi: add microvm usb test
` [PULL 16/17] tests/acpi: add microvm rtc test
` [PULL 17/17] tests/acpi: update expected data files

[PATCH v3] pc: Implement -no-hpet as sugar for -machine allow-hpet=no
 2020-10-21 14:48 UTC  (2+ messages)

[PATCH] pc: Implement -no-hpet as sugar for -machine hpet=off
 2020-10-21 14:44 UTC  (5+ messages)

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-10-21 14:43 UTC  (8+ messages)

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-21 14:34 UTC  (6+ messages)

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-21 14:30 UTC  (7+ messages)
` [PATCH v26 03/17] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v26 08/17] vfio: Add save state functions to SaveVMHandlers

[PATCH 0/5] spapr: Error handling fixes and cleanups (round 3)
 2020-10-21 14:29 UTC  (3+ messages)
` [PATCH 1/5] pc-dimm: Drop @errp argument of pc_dimm_plug()

[Fwd] Issue 26558 in oss-fuzz: qemu: Fuzzing build failure
 2020-10-21 14:02 UTC 

roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
 2020-10-21 13:46 UTC  (8+ messages)

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-21 13:44 UTC  (7+ messages)
` [PATCH v3 4/5] tools/virtiofsd: xattr name mapping examples

[PATCH 0/1] Do not stop guest when panic event is received
 2020-10-21 13:33 UTC  (4+ messages)

[PATCH v2] pc: Implement -no-hpet as sugar for -machine allow-hpet=no
 2020-10-21 13:32 UTC  (2+ messages)

[PATCH 00/12] qom: Make all -object types use only class properties
 2020-10-21 13:30 UTC  (4+ messages)
` [PATCH 03/12] qom: Make object_class_property_add_uint*_ptr() get offset

[PATCH v2 0/8] 9pfs: more local tests
 2020-10-21 13:07 UTC  (9+ messages)
` [PATCH v2 1/8] tests/9pfs: simplify do_mkdir()
` [PATCH v2 2/8] tests/9pfs: add local Tunlinkat directory test
` [PATCH v2 3/8] tests/9pfs: add local Tlcreate test
` [PATCH v2 4/8] tests/9pfs: add local Tunlinkat file test
` [PATCH v2 5/8] tests/9pfs: add local Tsymlink test
` [PATCH v2 6/8] tests/9pfs: add local Tunlinkat symlink test
` [PATCH v2 7/8] tests/9pfs: add local Tlink test
` [PATCH v2 8/8] tests/9pfs: add local Tunlinkat hard link test

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-21 13:16 UTC  (8+ messages)
` [PATCH 1/1] "
            ` 答复: "

[PATCH 0/3] qom: Simplify pointer property getters/setters
 2020-10-21 13:09 UTC  (2+ messages)

[PATCH v3 00/20] hw/mips: Set CPU frequency
 2020-10-21 12:38 UTC  (5+ messages)
` [PATCH v3 12/20] hw/mips/r4k: Explicit CPU frequency is 200 MHz

Adding device support in aarch64 virt board
 2020-10-21 12:19 UTC 

[PATCH 0/2] gitlab: minor fixes for checkpatch CI job
 2020-10-21 12:32 UTC  (2+ messages)

[PATCH] tests/migration: fix memleak in wait_command/wait_command_fd
 2020-10-21 12:27 UTC 

[PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
 2020-10-21 11:47 UTC  (6+ messages)

[PATCH] sabre: use object_initialize_child() for iommu child object
 2020-10-21 11:43 UTC 

RFC: tracking valid backing chain issue
 2020-10-21 10:56 UTC  (5+ messages)

[PATCH 0/6] tests/acceptance: Test the Fuloong 2E machine
 2020-10-21 10:50 UTC  (7+ messages)
` [PATCH 1/6] tests/acceptance: Remove unused import
` [PATCH 2/6] tests/acceptance: Use .ppm extention for Portable PixMap files
` [PATCH 3/6] tests/acceptance: Extract tesseract_available() helper in new namespace
` [PATCH 4/6] tests/acceptance: Introduce tesseract_ocr() helper
` [PATCH 5/6] tests/acceptance: Test Linux on the Fuloong 2E machine
` [PATCH 6/6] tests/acceptance: Test PMON "

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-10-21 10:48 UTC  (5+ messages)

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-21 10:45 UTC  (4+ messages)
` [PULL v3 2/6] tests/9pfs: change qtest name prefix to synth

[PATCH v2] ati: check x y display parameter values
 2020-10-21 10:38 UTC 

[PATCH v7 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-21 10:26 UTC  (3+ messages)
` [PATCH v7 05/11] hw/block/nvme: Support "

[PATCH v2] net: remove an assert call in eth_get_gso_type
 2020-10-21 10:28 UTC  (5+ messages)

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-21 10:23 UTC  (2+ messages)

[PATCH] hw/pci-host/grackle: Verify PIC link is properly set
 2020-10-21 10:21 UTC  (14+ messages)

[PATCH v2 0/3] migration: Make save/load_snapshot() return boolean
 2020-10-21 10:12 UTC  (6+ messages)
` [PATCH v2 2/3] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v2 3/3] migration: stop returning errno from load_snapshot()

[PULL v2 00/29] target-arm queue
 2020-10-21 10:08 UTC  (2+ messages)

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-21 10:07 UTC  (5+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure

[PATCH v2 0/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
 2020-10-21  9:58 UTC  (3+ messages)

[PATCH] docs/devel/testing.rst: Update outdated Avocado URLs
 2020-10-21  9:50 UTC  (2+ messages)

[PATCH v3 00/18] Support Multifd for RDMA migration
 2020-10-21  9:33 UTC  (3+ messages)

[Bug 1892540] [NEW] qemu can no longer boot NetBSD/sparc
 2020-10-21  9:25 UTC  (7+ messages)
` [RFC PATCH v2] hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
          ` [Bug 1892540] "

[PATCH] pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level()
 2020-10-21  9:28 UTC  (2+ messages)

[PATCH] sabre: increase number of PCI bus IRQs from 32 to 64
 2020-10-21  9:27 UTC  (2+ messages)

[PATCH v3] net: remove an assert call in eth_get_gso_type
 2020-10-21  9:23 UTC  (3+ messages)

[PATCH v2 0/6] QOM minor fixes
 2020-10-21  9:18 UTC  (2+ messages)

block: Remove unused include
 2020-10-21  9:12 UTC 

[PATCH 0/4] Test qemu-img with different options
 2020-10-21  7:33 UTC  (5+ messages)
` [PATCH 1/4] qemu-iotest: add 308 testcase
` [PATCH 2/4] qemu-iotest: add 309 testcase
` [PATCH 3/4] qemu-iotest: add 310 testcase
` [PATCH 4/4] qemu-iotest: add 311 testcase

[PATCH 0/4] qga: Fix several guest-get-devices issues
 2020-10-21  8:08 UTC  (13+ messages)
` [PATCH 1/4] qga: Rename guest-get-devices return member 'address' to 'id'
` [PATCH 2/4] qga: Use common time encoding for guest-get-devices 'driver-date'
` [PATCH 3/4] qga-win: Fix guest-get-devices error API violations
` [PATCH 4/4] qga: Flatten simple union GuestDeviceId


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 NNTP newsgroup(s).