qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 02:20:04 to 2020-04-21 16:26:05 UTC [more...]

[PATCH 0/8] memory: Sanity checks memory transaction when releasing BQL
 2020-04-21 16:21 UTC  (6+ messages)
` [PATCH 1/8] memory: Introduce memory_region_transaction_{push|pop}()
` [PATCH 2/8] memory: Don't do topology update in memory finalize()
` [PATCH 3/8] cpus: Use qemu_cond_wait_iothread() where proper
` [PATCH 5/8] cpus: Remove the mutex parameter from do_run_on_cpu()
` [PATCH 7/8] memory: Assert on no ongoing memory transaction before release BQL

[PATCH v2 00/16] nvme: refactoring and cleanups
 2020-04-21 16:24 UTC  (30+ messages)
` [PATCH v2 01/16] nvme: fix pci doorbell size calculation
` [PATCH v2 02/16] nvme: rename trace events to pci_nvme
` [PATCH v2 06/16] nvme: refactor nvme_addr_read
` [PATCH v2 08/16] nvme: remove redundant cmbloc/cmbsz members
` [PATCH v2 09/16] nvme: factor out property/constraint checks
` [PATCH v2 10/16] nvme: factor out device state setup
` [PATCH v2 11/16] nvme: factor out block backend setup
` [PATCH v2 12/16] nvme: add namespace helpers
` [PATCH v2 13/16] nvme: factor out namespace setup
` [PATCH v2 14/16] nvme: factor out pci setup
` [PATCH v2 15/16] nvme: factor out cmb setup
` [PATCH v2 16/16] nvme: factor out controller identify setup

[PATCH-for-5.0?] target/ppc: Fix TCG temporary leaks in gen_slbia()
 2020-04-21 16:07 UTC  (7+ messages)

[PATCH v3 00/10] Rework iotests/check
 2020-04-21 16:03 UTC  (16+ messages)
` [PATCH v3 01/10] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v3 02/10] iotests: fix some whitespaces in test output files
` [PATCH v3 03/10] iotests/283: make executable
` [PATCH v3 04/10] iotests/check: move QEMU_VXHS_PROG to common.rc
` [PATCH v3 05/10] iotests: define group in each iotest
` [PATCH v3 06/10] iotests: add testfinder.py
` [PATCH v3 07/10] iotests: add testenv.py
` [PATCH v3 08/10] iotests: add testrunner.py
` [PATCH v3 09/10] iotests: rewrite check into python
` [PATCH v3 10/10] iotests: rename 169 and 199

[PATCH v4 0/7] ARM virt: Add NVDIMM support
 2020-04-21 15:12 UTC  (9+ messages)
` [PATCH v4 1/7] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
` [PATCH v4 2/7] nvdimm: Use configurable ACPI IO base and size
` [PATCH v4 3/7] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PATCH v4 4/7] hw/arm/virt: Add nvdimm hotplug support
` [PATCH v4 5/7] tests: Update ACPI tables list for upcoming arm/virt test changes
` [PATCH v4 6/7] bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
` [PATCH v4 7/7] tests/acpi: add expected tables for bios-tables-test

[RFC v1 0/4] vDPA support in qemu
 2020-04-21 15:54 UTC  (20+ messages)
` [RFC v1 1/4] net: Introduce qemu_get_peer
` [RFC v1 2/4] vhost-vdpa: introduce vhost-vdpa net client
` [RFC v1 3/4] vhost-vdpa: implement vhost-vdpa backend
` [RFC v1 4/4] vhost: introduce vhost_set_vring_ready method

[Qemu-devel] Should memory hotplug work with vhost-user backends?
 2020-04-21 15:48 UTC  (4+ messages)

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-04-21 15:08 UTC  (6+ messages)
` [Bug 1874073] "

[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-04-21 15:02 UTC  (8+ messages)

Avoid copying unallocated clusters during full backup
 2020-04-21 14:41 UTC  (10+ messages)

hw/net/cadence_gem: TX checksum offload does not work for fragmented packets
 2020-04-21 14:31 UTC 

[PATCH v1] target/m68k: fix gdb for m68xxx
 2020-04-21 14:08 UTC  (6+ messages)

[PATCH 0/6] target/arm: Restrict TCG cpus to TCG accel
 2020-04-21 13:19 UTC  (7+ messages)
` [PATCH 1/6] target/arm: Restric the Address Translate write operation "
` [PATCH 2/6] target/arm: Make set_feature() available for other files
` [PATCH 3/6] target/arm: Make cpu_register() "
` [PATCH 4/6] target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
` [PATCH 5/6] target/arm/cpu: Update coding style to make checkpatch.pl happy
` [PATCH 6/6] target/arm: Restrict TCG cpus to TCG accel

[PATCH 0/7] Apply COR-filter to the block-stream permanently
 2020-04-21 13:12 UTC  (16+ messages)
` [PATCH 1/7] block: prepare block-stream for using COR-filter
` [PATCH 2/7] stream: exclude a link to filter from freezing
` [PATCH 3/7] block: protect parallel jobs from overlapping
` [PATCH 4/7] copy-on-read: Support refreshing filename
` [PATCH 5/7] qapi: add filter-node-name to block-stream
` [PATCH 7/7] block: apply COR-filter to block-stream jobs

[edk2-discuss] Load Option passing. Either bugs or my confusion
 2020-04-21 13:02 UTC  (3+ messages)

[PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
 2020-04-21 13:04 UTC  (7+ messages)
` [PATCH v3 4/7] vfio-ccw: Add support for the crw region
` [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine

[PATCH] fcntl: Add 32bit filesystem mode
 2020-04-21 13:02 UTC  (6+ messages)

SLiRP: use-afte-free in ip_reass() [CVE-2020-1983]
 2020-04-21 12:56 UTC  (6+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-04-21 12:53 UTC  (14+ messages)

[RFC PATCH 00/17] hw/misc: Introduce a temperature sensor interface
 2020-04-21 12:16 UTC  (18+ messages)
` [RFC PATCH 01/17] hw/misc: Introduce the "
` [RFC PATCH 02/17] hw/misc/temp-sensor: Add 'query-temperature-sensors' QMP command
` [RFC PATCH 03/17] hw/misc/temp-sensor: Add 'info temp' HMP command
` [RFC PATCH 04/17] hw/misc/tmp105: Extract get_temp_mC() and set_temp_mC() helpers
` [RFC PATCH 05/17] hw/misc/tmp105: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 06/17] hw/misc/tmp421: Add definition for SENSORS_COUNT
` [RFC PATCH 07/17] hw/misc/tmp421: Extract get_temp_mC() helper
` [RFC PATCH 08/17] hw/misc/tmp421: Extract set_temp_mC() helper
` [RFC PATCH 09/17] hw/misc/tmp421: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 10/17] hw/misc/bcm2835_thermal: Hold the temperature in the device state
` [RFC PATCH 11/17] hw/misc/bcm2835_thermal: Implement the 'temperature-sensor' interface
` [RFC PATCH 12/17] hw/misc/bcm2835_property: Hold the temperature in the device state
` [RFC PATCH 13/17] hw/misc/bcm2835_property: Implement the 'temperature-sensor' interface
` [RFC PATCH 14/17] hw/display/ads7846: Implement the 'temperature-sensor' qdev interface
` [RFC PATCH 15/17] hw/ide/qdev: "
` [RFC PATCH 16/17] hw/misc/imx6ul_ccm: "
` [RFC PATCH 17/17] tests/qtest/tmp105-test: Trivial test for TempSensorClass

[PATCH] MAINTAINERS: Update Keith Busch's email address
 2020-04-21 12:22 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-21 12:08 UTC  (8+ messages)

[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
 2020-04-21 12:06 UTC  (7+ messages)
` [PATCH v20 1/4] qcow2: introduce compression type feature
` [PATCH v20 2/4] qcow2: rework the cluster compression routine
` [PATCH v20 3/4] qcow2: add zstd cluster compression
` [PATCH v20 4/4] iotests: 287: add qcow2 compression type test

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2020-04-21 11:45 UTC  (3+ messages)
` [v2 PATCH] target/i386: Fix the CPUID leaf CPUID_Fn80000008
  ` [Bug 1871842] "

[PATCH v4 0/9] block: Fix resize (extending) of short overlays
 2020-04-21 11:39 UTC  (19+ messages)
` [PATCH v4 1/9] block: Add flags to BlockDriver.bdrv_co_truncate()
` [PATCH v4 2/9] block: Add flags to bdrv(_co)_truncate()
` [PATCH v4 3/9] block-backend: Add flags to blk_truncate()
` [PATCH v4 4/9] qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
` [PATCH v4 6/9] file-posix: "
` [PATCH v4 7/9] block: truncate: Don't make backing file data visible
` [PATCH v4 8/9] iotests: Filter testfiles out in img_info_log()
` [PATCH v4 9/9] iotests: Test committing to short backing file

[PATCH-for-5.0 v2] hw/display/sm501: Avoid heap overflow in sm501_2d_operation()
 2020-04-21 11:26 UTC  (7+ messages)

[PATCH 0/4] scripts: More Python fixes
 2020-04-21 10:43 UTC  (7+ messages)
` [PATCH 1/4] MAINTAINERS: Cover the GDB Python scripts in the gdbstub section
` [PATCH 2/4] scripts/qemugdb: Remove shebang header
` [PATCH 3/4] scripts/qmp: Use Python 3 interpreter
` [PATCH 4/4] scripts/qmp: Fix QEMU Python scripts path

Question on memory commit during MR finalize()
 2020-04-21 10:43 UTC  (5+ messages)

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-21 10:35 UTC  (3+ messages)

[PATCH 0/4] linux-user/arm: Fix BKPT, SVC immediate handling
 2020-04-21  9:34 UTC  (17+ messages)
` [PATCH 1/4] linux-user/arm: BKPT should cause SIGTRAP, not be a syscall
` [PATCH 2/4] linux-user/arm: Remove bogus SVC 0xf0002 handling
` [PATCH 3/4] linux-user/arm: Handle invalid arm-specific syscalls correctly
` [PATCH 4/4] linux-user/arm: Fix identification of syscall numbers

[PATCH v7 00/48] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-04-21  9:19 UTC  (3+ messages)
` [PATCH v7 46/48] pci: allocate pci id for nvme

[PATCH v4 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-04-21  8:53 UTC  (14+ messages)
` [PATCH v4 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v4 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [PATCH v4 03/13] numa: Teach ram block notifiers about resizeable ram blocks
` [PATCH v4 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v4 05/13] migration/ram: Handle RAM block resizes during precopy
` [PATCH v4 06/13] exec: Relax range check in ram_block_discard_range()
` [PATCH v4 07/13] migration/ram: Discard RAM when growing RAM blocks after ram_postcopy_incoming_init()
` [PATCH v4 08/13] migration/ram: Simplify host page handling in ram_load_postcopy()
` [PATCH v4 09/13] migration/ram: Consolidate variable reset after placement "
` [PATCH v4 10/13] migration/ram: Handle RAM block resizes during postcopy
` [PATCH v4 11/13] migration/multifd: Print used_length of memory block
` [PATCH v4 12/13] migration/ram: Use offset_in_ramblock() in range checks
` [PATCH v4 13/13] migration/ram: Tolerate partially changed mappings in postcopy code

[RFC v2 0/6] hmp,qmp: Add some commands to introspect virtio devices
 2020-04-21  8:42 UTC  (3+ messages)

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-21  8:29 UTC  (6+ messages)
` [PATCH 1/1] "

[RFC patch v1 0/3] qemu-file writing performance improving
 2020-04-21  8:13 UTC  (2+ messages)

[PATCH] tests/tcg: use EXTRA_RUNS to run gdbtests
 2020-04-21  8:01 UTC  (2+ messages)

[PATCH] hw/usb/hcd-dwc2: Simplified I/O memory regions
 2020-04-21  7:13 UTC 

[PATCH v3 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-04-21  6:25 UTC  (6+ messages)
` [PATCH v3 6/7] wire in the dwc-hsotg (dwc2) "

[PATCH 0/4] Subject: [PATCH 0/4] smbus: SPD fixes
 2020-04-21  5:28 UTC  (10+ messages)
` [PATCH 1/4] sam460ex: Revert change to SPD memory type for <= 128 MiB
` [PATCH 2/4] smbus: Fix spd_data_generate() error API violation
` [PATCH 4/4] smbus: Fix spd_data_generate() for number of banks > 2

[Bug 1873338] [NEW] Dos on the fly CD image replacement is not Working with DOS
 2020-04-21  3:08 UTC  (2+ messages)
` [Bug 1873338] "

[PATCH v3 0/3] hw/riscv: Add a serial property to sifive_u
 2020-04-21  2:17 UTC  (5+ 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 NNTP newsgroup(s).