qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 17:30:07 to 2019-12-20 12:10:32 UTC [more...]

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-12-20 11:55 UTC  (10+ messages)
` [PATCH for-5.0 v2 15/23] mirror: Prevent loops
` [PATCH for-5.0 v2 18/23] iotests: Add VM.assert_block_path()

[PATCH v6 00/11] Multi-phase reset mechanism
 2019-12-20 11:50 UTC  (10+ messages)
` [PATCH v6 01/11] add device_legacy_reset function to prepare for reset api change
` [PATCH v6 02/11] hw/core/qdev: add trace events to help with resettable transition
` [PATCH v6 03/11] hw/core: create Resettable QOM interface
` [PATCH v6 04/11] hw/core: add Resettable support to BusClass and DeviceClass
` [PATCH v6 05/11] hw/core/resettable: add support for changing parent
` [PATCH v6 06/11] hw/core/qdev: handle parent bus change regarding resettable
` [PATCH v6 07/11] hw/core/qdev: update hotplug reset "
` [PATCH v6 08/11] hw/core: deprecate old reset functions and introduce new ones
` [PATCH v6 09/11] docs/devel/reset.rst: add doc about Resettable interface

[PATCH v4 00/21] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-20 12:04 UTC  (4+ messages)
` [PATCH v4 01/21] gdbstub: make GDBState static and have common init function
` [PATCH v4 03/21] gdbstub: move str_buf to GDBState and use GString
` [PATCH v4 07/21] target/m68k: use gdb_get_reg helpers

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-20 11:38 UTC  (9+ messages)

[PATCH] block: nbd: Fix dirty bitmap context name
 2019-12-20 11:37 UTC  (11+ messages)

[PATCH 00/18] block: Allow exporting BDSs via FUSE
 2019-12-20 11:24 UTC  (8+ messages)
` [PATCH 02/18] fuse: "

[PULL v2 00/35] Error reporting patches for 2019-12-17
 2019-12-20 11:20 UTC  (2+ messages)

[PATCH v4 0/4] Improve default object property_add uint helpers
 2019-12-20 10:46 UTC  (9+ messages)
` [PATCH v4 1/4] qom/object: enable setter for uint types
` [PATCH v4 2/4] ich9: fix getter type for sci_int property
` [PATCH v4 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH v4 4/4] qom/object: Use common get/set uint helpers

[PULL 0/3] Block patches
 2019-12-20 10:25 UTC  (4+ messages)
` [PULL 1/3] virtio-blk: deprecate SCSI passthrough
` [PULL 2/3] docs: fix rst syntax errors in unbuilt docs
` [PULL 3/3] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-20 10:22 UTC  (13+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH v2] iotests.py: Let wait_migration wait even more
 2019-12-20 10:18 UTC  (5+ messages)

[PATCH v2 00/13] Fixes for DP8393X SONIC device emulation
 2019-12-20 10:16 UTC  (15+ messages)
` [PATCH v2 02/13] dp8393x: Clean up endianness hacks
` [PATCH v2 12/13] dp8393x: Always update RRA pointers and sequence numbers
` [PATCH v2 09/13] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
` [PATCH v2 06/13] dp8393x: Implement packet size limit and RBAE interrupt
` [PATCH v2 04/13] dp8393x: Update LLFA and CRDA registers from rx descriptor
` [PATCH v2 10/13] dp8393x: Pad frames to word or long word boundary
` [PATCH v2 05/13] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH v2 03/13] dp8393x: Have dp8393x_receive() return the packet size
` [PATCH v2 11/13] dp8393x: Clear descriptor in_use field when necessary
` [PATCH v2 07/13] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PATCH v2 08/13] dp8393x: Don't clobber packet checksum
` [PATCH v2 13/13] dp8393x: Correctly advance RRP
` [PATCH v2 01/13] dp8393x: Mask EOL bit from descriptor addresses

[PATCH v2 0/4] target/mips: Misc MIPS fixes and improvements for 5.0
 2019-12-20 10:08 UTC  (5+ messages)
` [PATCH v2 1/4] target/mips: Rectify documentation on deprecating r4k machine
` [PATCH v2 2/4] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
` [PATCH v2 3/4] target/mips: Amend CP0 WatchHi register implementation
` [PATCH v2 4/4] target/mips: Add implementation of GINVT instruction

[RFC PATCH 00/10] hw/avr: Introduce the Arduino board
 2019-12-20 10:09 UTC  (5+ messages)
` [RFC PATCH 06/10] hw/avr: Add ATmega microcontrollers
` [RFC PATCH 07/10] hw/avr: Add few Arduino boards

issue about virtio-blk queue size
 2019-12-20  9:53 UTC  (2+ messages)

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-20  9:51 UTC  (3+ messages)
` [PATCH v39 15/22] target/avr: Add example board configuration

[PATCH] qapi/block: fix nbd-server-add spec
 2019-12-20  9:25 UTC  (7+ messages)

[PATCH] backup-top: Begin drain earlier
 2019-12-20  9:12 UTC  (2+ messages)

[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
 2019-12-20  8:23 UTC  (3+ messages)
` [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c

[PATCH] util/module: fix a memory leak
 2019-12-20  7:55 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/16] arm/arm64: Add ITS tests
 2019-12-20  7:34 UTC  (13+ messages)
` [kvm-unit-tests PATCH 05/16] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH 06/16] arm/arm64: ITS: Test BASER
` [kvm-unit-tests PATCH 08/16] arm/arm64: ITS: Init the command queue
` [kvm-unit-tests PATCH 11/16] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH 12/16] arm/arm64: ITS: commands

[PATCH v4 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-12-20  7:26 UTC  (4+ messages)
` [PATCH v4 5/6] hppa: Add emulation of Artist graphics

[PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-20  6:49 UTC  (18+ messages)
` [PATCH v2 01/13] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
` [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
` [PATCH v2 03/13] ppc/pnv: Introduce a "xics" property alias under the PSI model
` [PATCH v2 04/13] ppc/pnv: Introduce a "xics" property under the POWER8 chip
` [PATCH v2 05/13] spapr/xive: Use device_class_set_parent_realize()
` [PATCH v2 06/13] pnv/xive: "
` [PATCH v2 07/13] spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
` [PATCH v2 08/13] xive: Use the XIVE fabric link under "
` [PATCH v2 09/13] ppc/pnv: Add an "nr-threads" property to the base chip class
` [PATCH v2 10/13] ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
` [PATCH v2 11/13] xive: Add a "presenter" link property to the TCTX object
` [PATCH v2 12/13] spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
` [PATCH v2 13/13] pnv/xive: Deduce the PnvXive "

[PULL 0/1] Seabios 20191220 patches
 2019-12-20  6:08 UTC  (2+ messages)
` [PULL 1/1] seabios: update to 1.13.0 final

[PULL 0/2] Vga 20191220 patches
 2019-12-20  6:06 UTC  (3+ messages)
` [PULL 1/2] vhost-user-gpu: Drop trailing json comma
` [PULL 2/2] display/bochs-display: fix memory leak

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2019-12-20  5:23 UTC  (2+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions

[Qemu-devel] [PATCH v2] vhost-vsock: report QMP event whensetrunning
 2019-12-20  2:38 UTC  (2+ messages)
` Re:[Qemu-devel] [PATCH v2] vhost-vsock: report QMP eventwhensetrunning

[PATCH V2] vhost-user-test: fix a memory leak
 2019-12-20  1:26 UTC 

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2019-12-20  0:58 UTC  (22+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking

[PATCH 0/5] tests/boot_linux_console: Add various OrangePi PC tests
 2019-12-19 22:54 UTC  (11+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH 2/5] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH 3/5] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [RFC PATCH 5/5] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC

[PATCH] 9p: init_in_iov_from_pdu can truncate the size
 2019-12-19 22:36 UTC  (3+ messages)

[PATCH] tests/vm: update openbsd to release 6.6
 2019-12-19 22:11 UTC  (3+ messages)

[PATCH v3 0/1] Fix bochs memory leak
 2019-12-19 21:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] RISCV: support riscv vector extension 0.7.1
 2019-12-19 20:38 UTC  (3+ messages)

[PATCH] audio: fix integer overflow
 2019-12-19 20:34 UTC 

[PATCH 0/2] q800: fix and improve RTC/PRAM interface
 2019-12-19 20:14 UTC  (3+ messages)
` [PATCH 1/2] q800: fix mac_via RTC PRAM commands
` [PATCH 2/2] q800: add a block backend to the PRAM

[PATCH 0/5] audio fixes
 2019-12-19 20:07 UTC  (6+ messages)
` [PATCH 1/5] hda-codec: fix playback rate control
` [PATCH 2/5] hda-codec: fix recording "
` [PATCH 3/5] paaudio: drop recording stream in qpa_fini_in
` [PATCH 4/5] paaudio: try to drain the recording stream
` [PATCH 5/5] paaudio: wait until the recording stream is ready

[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-19 19:15 UTC  (7+ messages)
` [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers

[PATCH] target/arm: Set ISSIs16Bit in make_issinfo
 2019-12-19 18:56 UTC 

[RFC PATCH 00/13] hw/timer/allwinner: Make it reusable
 2019-12-19 18:51 UTC  (14+ messages)
` [PATCH 01/13] hw/timer/allwinner: Use the AW_A10_PIT_TIMER_NR definition
` [PATCH 02/13] hw/timer/allwinner: Add AW_PIT_TIMER_MAX definition
` [PATCH 03/13] hw/timer/allwinner: Remove unused definitions
` [PATCH 04/13] hw/timer/allwinner: Move definitions from header to source
` [RFC PATCH 05/13] hw/timer/allwinner: Rename the ptimer field
` [RFC PATCH 06/13] hw/timer/allwinner: Rename 'timer_context' as 'timer'
` [RFC PATCH 07/13] hw/timer/allwinner: Move timer specific fields into AwA10TimerContext
` [RFC PATCH 08/13] hw/timer/allwinner: Add a timer_count field
` [RFC PATCH 09/13] hw/timer/allwinner: Rename AwA10TimerContext as AllwinnerTmrState
` [RFC PATCH 10/13] hw/timer/allwinner: Rename AwA10PITState as AllwinnerTmrCtrlState
` [RFC PATCH 11/13] hw/timer/allwinner: Introduce TYPE_AW_COMMON_PIT abstract device
` [RFC PATCH 12/13] hw/timer/allwinner: Rename AW_A10_PIT() as AW_TIMER_CTRL()
` [RFC PATCH 13/13] hw/timer/allwinner: Rename functions not specific to the A10 SoC

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-19 19:06 UTC  (5+ messages)
` [PATCH v2 02/10] hw: arm: add Xunlong Orange Pi PC machine

[Bug 1854204] [NEW] Menu is not clickable on OSX Catalina
 2019-12-19 18:33 UTC  (3+ messages)
` [Bug 1854204] "

[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
 2019-12-19 18:31 UTC  (7+ messages)
` [PATCH for-5.0 v11 04/20] virtio-iommu: Add the iommu regions
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers

Recent change pmem related breaks Xen migration
 2019-12-19 18:10 UTC  (5+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback

[PATCH] target/arm: fix IL bit for data abort exceptions
 2019-12-19 17:50 UTC  (4+ messages)

[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2019-12-19 18:03 UTC  (9+ messages)
  ` [PATCH v4 22/24] nvme: bump controller pci device id
  ` [PATCH v4 21/24] nvme: support multiple namespaces

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-19 17:57 UTC  (5+ messages)
` [PATCH 1/2] numa: remove not needed check
` [PATCH 2/2] numa: properly check if numa is supported

[PULL 00/30] Block layer patches
 2019-12-19 17:24 UTC  (28+ messages)
` [PULL 02/30] iotests: Skip test 060 if it is not possible to create large files
` [PULL 04/30] qapi: better document NVMe blockdev @device parameter
` [PULL 06/30] block: Error out on image creation with conflicting size options
` [PULL 07/30] blockjob: Fix error message for negative speed
` [PULL 08/30] qcow2: Declare BDRV_REQ_NO_FALLBACK supported
` [PULL 09/30] iotests: Add qemu_io_log()
` [PULL 10/30] iotests: Fix timeout in run_job()
` [PULL 11/30] iotests: Support job-complete "
` [PULL 12/30] qcow2: Use offset_into_cluster()
` [PULL 13/30] MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps header
` [PULL 14/30] iotests: Add more "_require_drivers" checks to the shell-based tests
` [PULL 15/30] iotests/273: Filter format-specific information
` [PULL 16/30] iotests: Fix IMGOPTSSYNTAX for nbd
` [PULL 17/30] qcow2: Move error check of local_err near its assignment
` [PULL 18/30] iotests: Create VM.blockdev_create()
` [PULL 19/30] iotests: 255: Drop blockdev_create()
` [PULL 20/30] iotests: 206: Convert to VM.blockdev_create()
` [PULL 21/30] iotests: 210: "
` [PULL 22/30] iotests: 212: "
` [PULL 23/30] iotests: 213: "
` [PULL 24/30] iotests: 237: "
` [PULL 25/30] iotests: 266: "
` [PULL 26/30] iotests: 207: Remove duplication with VM.blockdev_create()
` [PULL 27/30] iotests: 211: "
` [PULL 28/30] block: Activate recursively even for already active nodes
` [PULL 29/30] hmp: Allow using qdev ID for qemu-io command
` [PULL 30/30] iotests: Test external snapshot with VM state

[PATCH 00/10] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
 2019-12-19 17:57 UTC  (4+ messages)
` [PATCH 02/10] ppc/pnv: Introduce a "system-memory" property


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).