qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 16:41:21 to 2019-10-18 08:36:13 UTC [more...]

[PATCH v2 0/2] migration: faster savevm_state_handler_insert()
 2019-10-18  8:34 UTC  (5+ messages)
` [PATCH v2 1/2] migration: add savevm_state_handler_remove()
` [PATCH v2 2/2] migration: savevm_state_handler_insert: constant-time element insertion

[PATCH] block/backup: drop dead code from backup_job_create
 2019-10-18  8:31 UTC  (2+ messages)

[PATCH 0/2] spapr: interrupt presenter fixes
 2019-10-18  8:29 UTC  (8+ messages)
` [PATCH 1/2] spapr: Introduce a interrupt presenter reset handler
` [PATCH 2/2] spapr/xive: Set the OS CAM line at reset

[PATCH v7 0/2] qcow2: add zstd cluster compression
 2019-10-18  8:29 UTC  (5+ messages)
` [PATCH v7 1/2] docs: improve qcow2 spec about extending image header

[PATCH] configure: Require Python >= 3.5
 2019-10-18  8:15 UTC  (5+ messages)

[PATCH v5 0/5] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-18  8:14 UTC  (6+ messages)
` [PATCH v5 1/5] tests/qapi-schema: Tidy up test output indentation
` [PATCH v5 2/5] qapi: Add feature flags to commands
` [PATCH v5 3/5] tests: qapi: Test 'features' of commands
` [PATCH v5 4/5] tests/qapi-schema: Cover feature documentation comments
` [PATCH v5 5/5] qapi: Allow introspecting fix for savevm's cooperation with blockdev

[PATCH v2 0/7] qapi: Cleanups and test speedup
 2019-10-18  7:43 UTC  (8+ messages)
` [PATCH v2 1/7] qapi: Don't suppress doc generation without pragma doc-required
` [PATCH v2 2/7] qapi: Store pragma state in QAPISourceInfo, not global state
` [PATCH v2 3/7] qapi: Eliminate accidental global frontend state
` [PATCH v2 4/7] qapi: Speed up frontend tests
` [PATCH v2 5/7] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PATCH v2 6/7] qapi: Split up scripts/qapi/common.py
` [PATCH v2 7/7] qapi: Clear scripts/qapi/doc.py executable bits again

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-10-18  7:39 UTC  (6+ messages)
` [Bug 1848556] "

[PULL 00/13] Audio 20191018 patches
 2019-10-18  7:41 UTC  (14+ messages)
` [PULL 01/13] audio: fix parameter dereference before NULL check
` [PULL 02/13] audio: paaudio: fix connection and stream name
` [PULL 03/13] audio: paaudio: ability to specify "
` [PULL 04/13] audio: add mixing-engine option (documentation)
` [PULL 05/13] audio: make mixeng optional
` [PULL 06/13] paaudio: get/put_buffer functions
` [PULL 07/13] audio: support more than two channels in volume setting
` [PULL 08/13] audio: replace shift in audio_pcm_info with bytes_per_frame
` [PULL 09/13] audio: basic support for multichannel audio
` [PULL 10/13] usb-audio: do not count on avail bytes actually available
` [PULL 11/13] usb-audio: support more than two channels of audio
` [PULL 12/13] usbaudio: change playback counters to 64 bit
` [PULL 13/13] paaudio: fix channel order for usb-audio 5.1 and 7.1 streams

[PATCH] hw/s390x: Emit a warning if user tried to enable USB
 2019-10-18  7:37 UTC  (10+ messages)

[PATCH] Fix unsigned integer underflow in fd-trans.c
 2019-10-18  7:26 UTC  (2+ messages)

[PATCH 0/2] virtiofsd: Two fix for xattr operation
 2019-10-18  7:16 UTC  (8+ messages)
` [Virtio-fs] "

Python 2 and test/vm/netbsd (was Re: [Qemu-devel] [PULL 0/8] Python queue, 2019-06-07)
 2019-10-18  7:13 UTC  (6+ messages)
` Python 2 and test/vm/netbsd

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-18  7:07 UTC  (3+ messages)

[PATCH v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-18  6:51 UTC  (7+ messages)
` [PATCH v2 7/7] "

iotest failure -- test possibly not using sufficiently unique temp filename?
 2019-10-18  6:20 UTC  (4+ messages)

[PATCH v9 00/15] Introduce the microvm machine type
 2019-10-18  5:05 UTC  (6+ messages)
` [PATCH v9 04/15] hw/i386/pc: replace use of strtol with qemu_strtol in x86_load_linux()

[PATCH] vhost-user-scsi: implement handle_output
 2019-10-18  2:59 UTC  (2+ messages)

[PATCH RESEND v6 0/2] x86: Enable user wait instructions
 2019-10-18  1:00 UTC  (4+ messages)
` [PATCH RESEND v6 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[PATCH 0/6] migration/postcopy: enable compress during postcopy
 2019-10-18  0:48 UTC  (7+ messages)
` [PATCH 1/6] migration/postcopy: reduce memset when it is zero page and matches_target_page_size
` [PATCH 2/6] migration/postcopy: wait for decompress thread in precopy
` [PATCH 3/6] migration/postcopy: count target page number to decide the place_needed
` [PATCH 4/6] migration/postcopy: set all_zero to true on the first target page
` [PATCH 5/6] migration/postcopy: enable random order target page arrival
` [PATCH 6/6] migration/postcopy: enable compress during postcopy

[PATCH v2 00/10] hw/arm/raspi: Add thermal/timer, improve multicore address space
 2019-10-17 23:59 UTC  (12+ messages)
` [PATCH v2 01/10] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PATCH v2 02/10] hw/arm/bcm2835_peripherals: Use the thermal sensor block
` [PATCH v2 03/10] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH v2 04/10] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PATCH v2 05/10] hw/arm/bcm2836: Make the SoC code modular
` [PATCH v2 06/10] hw/arm/bcm2836: Create VideoCore address space in the SoC
` [PATCH v2 07/10] hw/arm/bcm2836: Use per CPU address spaces
` [PATCH v2 08/10] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PATCH v2 09/10] hw/arm/raspi: Make the board code modular
` [PATCH v2 10/10] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()

[PATCH] util/cacheinfo: fix crash when compiling with uClibc
 2019-10-17 23:06 UTC  (3+ messages)

[PATCH 00/10] image-fuzzer: Port to Python 3
 2019-10-17 22:41 UTC  (6+ messages)
` [PATCH 05/10] image-fuzzer: Use %r for all fiels at Field.__repr__()

[ANNOUNCE] QEMU 4.0.1 Stable released
 2019-10-17 22:21 UTC 

[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
 2019-10-17 22:19 UTC  (5+ messages)

[PULL v3 00/19] Bitmaps patches
 2019-10-17 21:54 UTC  (20+ messages)
` [PULL v3 01/19] util/hbitmap: strict hbitmap_reset
` [PULL v3 02/19] block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
` [PULL v3 03/19] block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
` [PULL v3 04/19] block/qcow2: proper locking on bitmap add/remove paths
` [PULL v3 05/19] block/dirty-bitmap: drop meta
` [PULL v3 06/19] block/dirty-bitmap: add bs link
` [PULL v3 07/19] block/dirty-bitmap: drop BdrvDirtyBitmap.mutex
` [PULL v3 08/19] block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
` [PULL v3 09/19] block: switch reopen queue from QSIMPLEQ to QTAILQ
` [PULL v3 10/19] block: reverse order for reopen commits
` [PULL v3 11/19] iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
` [PULL v3 12/19] block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
` [PULL v3 13/19] block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint()
` [PULL v3 14/19] block/qcow2-bitmap: do not remove bitmaps on reopen-ro
` [PULL v3 15/19] iotests: add test 260 to check bitmap life after snapshot + commit
` [PULL v3 16/19] block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
` [PULL v3 17/19] qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
` [PULL v3 18/19] MAINTAINERS: Add Vladimir as a reviewer for bitmaps
` [PULL v3 19/19] dirty-bitmaps: remove deprecated autoload parameter

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 22:02 UTC  (7+ messages)
` [PATCH 1/3] hw/net/fsl_etsec/etsec.c: Switch to transaction-based "
` [PATCH 2/3] hw/timer/xilinx_timer.c: "
` [PATCH 3/3] hw/dma/xilinx_axidma.c: "

[PATCH v1 0/5] target/arm/kvm: Provide an option to adjust virtual time
 2019-10-17 21:17 UTC  (2+ messages)

[PATCH v32 00/13] QEMU AVR 8 bit cores
 2019-10-17 20:43 UTC  (6+ messages)
` [PATCH v32 04/13] target/avr: Add instruction translation - Registers definition

[RFC 0/5] Handle PAPR irq chip changes for VFIO devices
 2019-10-17 20:28 UTC  (3+ messages)
` [RFC 3/5] vfio/pci: Respond to KVM irqchip change notifier

[PULL v2 00/19] Bitmaps patches
 2019-10-17 19:34 UTC  (3+ messages)

[PATCH] migration: savevm_state_insert_handler: constant-time element insertion
 2019-10-17 19:25 UTC  (3+ messages)

[PATCH v7 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-17 18:51 UTC  (21+ messages)
` [PATCH v7 01/20] target/arm: Split out rebuild_hflags_common
` [PATCH v7 02/20] target/arm: Split out rebuild_hflags_a64
` [PATCH v7 03/20] target/arm: Split out rebuild_hflags_common_32
` [PATCH v7 04/20] target/arm: Split arm_cpu_data_is_big_endian
` [PATCH v7 05/20] target/arm: Split out rebuild_hflags_m32
` [PATCH v7 06/20] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PATCH v7 07/20] target/arm: Split out rebuild_hflags_a32
` [PATCH v7 08/20] target/arm: Split out rebuild_hflags_aprofile
` [PATCH v7 09/20] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PATCH v7 10/20] target/arm: Simplify set of PSTATE_SS "
` [PATCH v7 11/20] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PATCH v7 12/20] target/arm: Add arm_rebuild_hflags
` [PATCH v7 13/20] target/arm: Split out arm_mmu_idx_el
` [PATCH v7 14/20] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PATCH v7 15/20] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PATCH v7 16/20] target/arm: Rebuild hflags at EL changes
` [PATCH v7 17/20] target/arm: Rebuild hflags at MSR writes
` [PATCH v7 18/20] target/arm: Rebuild hflags at CPSR writes
` [PATCH v7 19/20] target/arm: Rebuild hflags for M-profile
` [PATCH v7 20/20] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state

[Qemu-devel] [PATCH v7 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2019-10-17 17:48 UTC  (3+ messages)
`  "

[PATCH v4 0/4] qcow2: advanced compression options
 2019-10-17 17:46 UTC  (9+ messages)
` [PATCH v4 1/4] block: support compressed write at generic layer
` [PATCH v4 2/4] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v4 3/4] tests/qemu-iotests: add case to write "
` [PATCH v4 4/4] tests/qemu-iotests: add case for block-stream compress

[PULL 00/23] tcg patch queue
 2019-10-17 17:16 UTC  (3+ messages)

[PATCH v6 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-17 17:01 UTC  (4+ messages)

[PATCH v3 0/9] tests/acceptance: Add tests for the PReP/40p machine
 2019-10-17 16:52 UTC  (10+ messages)
` [PATCH v3 1/9] Acceptance tests: refactor wait_for_console_pattern
` [RFC PATCH v3 2/9] tests/acceptance: Fix wait_for_console_pattern() hangs
` [PATCH v3 3/9] tests/acceptance: Send <carriage return> on serial lines
` [PATCH v3 4/9] tests/acceptance: Refactor exec_command_and_wait_for_pattern()
` [PATCH v3 5/9] tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
` [PATCH v3 6/9] tests/acceptance: Test Open Firmware on the PReP/40p
` [PATCH v3 7/9] tests/acceptance: Test OpenBIOS "
` [PATCH v3 8/9] tests/acceptance: Test Sandalfoot initrd "
` [PATCH v3 9/9] .travis.yml: Let the avocado job run the 40p tests

[PATCH v6 0/9] target/arm/kvm: enable SVE in guests
 2019-10-17 16:44 UTC  (15+ messages)
` [PATCH v6 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v6 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v6 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v6 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v6 7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PATCH v6 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v6 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-17 16:21 UTC  (9+ messages)
` [PATCH 02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [PATCH 21/32] hw/i386/pc: Reduce gsi_handler scope

Default CPU models on s390x and ppc64
 2019-10-17 16:18 UTC  (6+ messages)

[PATCH 0/8] Convert misc-arch devices to new ptimer API
 2019-10-17 16:10 UTC  (14+ messages)
` [PATCH 1/8] hw/timer/puv3_ost.c: Switch to transaction-based "
` [PATCH 2/8] hw/timer/sh_timer: "
` [PATCH 3/8] hw/timer/lm32_timer: "
` [PATCH 4/8] hw/watchdog/milkymist-sysctl.c: "
` [PATCH 5/8] hw/timer/altera_timer.c: "
` [PATCH 6/8] hw/watchdog/etraxfs_timer.c: "

[PATCH] hw/timer/mc146818rtc: Only include qapi-commands-misc on I386
 2019-10-17 16:26 UTC 

[PATCH v2 00/23] iotests: Add and use $SOCK_DIR
 2019-10-17 15:58 UTC  (13+ messages)
` [PATCH v2 05/23] iotests: Let common.nbd create socket in $SOCK_DIR
` [PATCH v2 13/23] iotests/192: Create "
` [PATCH v2 16/23] iotests/205: "
` [PATCH v2 20/23] iotests/223: "
` [PATCH v2 22/23] iotests/267: "
` [PATCH v2 23/23] iotests: Drop TEST_DIR filter from _filter_nbd

[PATCH 0/3] hw/arm/raspi: Split the UART block from the AUX block
 2019-10-17 16:23 UTC  (2+ messages)

[PATCH 0/2] virtiofsd: add net and pid namespace sandboxing
 2019-10-17 16:11 UTC  (4+ messages)
` [PATCH 2/2] virtiofsd: move to a new pid namespace
  ` [Virtio-fs] "

[PATCH 0/4] target/arm vector improvements
 2019-10-17 16:01 UTC  (3+ messages)
` [PATCH 1/4] target/arm: Vectorize USHL and SSHL


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