qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-17 14:47:27 to 2019-10-17 20:44:59 UTC [more...]

[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

[Bug 1848556] [NEW] qemu-img check failing on remote image in Eoan
 2019-10-17 17:51 UTC  (2+ messages)
` [Bug 1848556] "

[PATCH] configure: Require Python >= 3.5
 2019-10-17 19:39 UTC  (4+ messages)

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

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-17 19:25 UTC  (12+ messages)
` [PATCH v6 16/54] plugins: implement helpers for resolving hwaddr
` [PATCH v6 17/54] translate-all: notify plugin code of tb_flush
` [PATCH v6 27/54] target/hppa: fetch code with translator_ld
` [PATCH v6 28/54] target/m68k: "
` [PATCH v6 38/54] plugin: add qemu_plugin_insn_disas helper
` [PATCH v6 41/54] linux-user: support -plugin option
` [PATCH v6 45/54] tests/tcg: move "virtual" tests to EXTRA_TESTS
` [PATCH v6 49/54] tests/plugin: add instruction execution breakdown
` [PATCH v6 51/54] accel/stubs: reduce headers from tcg-stub
` [PATCH v6 53/54] .travis.yml: add --enable-plugins tests

[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

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

[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

iotest failure -- test possibly not using sufficiently unique temp filename?
 2019-10-17 16:41 UTC  (3+ messages)

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

[PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-17 16:21 UTC  (53+ messages)
` [PATCH 01/32] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
` [PATCH 02/32] hw/i386/pc: Move kvm_i8259_init() declaration to sysemu/kvm.h
` [PATCH 03/32] mc146818rtc: move structure to header file
` [PATCH 04/32] mc146818rtc: Move RTC_ISA_IRQ definition
` [PATCH 07/32] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets
` [PATCH 08/32] piix4: rename some variables in realize function
` [PATCH 09/32] piix4: add Reset Control Register
` [PATCH 10/32] piix4: add a i8259 interrupt controller as specified in datasheet
` [PATCH 11/32] Revert "irq: introduce qemu_irq_proxy()"
` [PATCH 12/32] piix4: rename PIIX4 object to piix4-isa
` [PATCH 13/32] piix4: convert reset function to QOM
` [PATCH 14/32] piix4: add a i8257 dma controller as specified in datasheet
` [PATCH 15/32] piix4: add a i8254 pit "
` [PATCH 16/32] piix4: add a mc146818rtc "
` [PATCH 17/32] hw/mips/mips_malta: Create IDE hard drive array dynamically
` [PATCH 18/32] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
` [PATCH 19/32] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
` [PATCH 20/32] hw/i386/pc: Extract pc_gsi_create()
` [PATCH 21/32] hw/i386/pc: Reduce gsi_handler scope
` [PATCH 22/32] hw/i386/pc: Move gsi_state creation code

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  (26+ 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 7/8] hw/m68k/mcf5206.c: "
` [PATCH 8/8] hw/m68k/mcf5208.c: "

[PATCH] vhost-user-scsi: implement handle_output
 2019-10-17 16:39 UTC 

[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  (22+ messages)
` [PATCH v2 01/23] iotests: Introduce $SOCK_DIR
` [PATCH v2 04/23] iotests: Filter $SOCK_DIR
` [PATCH v2 05/23] iotests: Let common.nbd create socket in $SOCK_DIR
` [PATCH v2 13/23] iotests/192: Create "
` [PATCH v2 15/23] iotests/201: "
` [PATCH v2 16/23] iotests/205: "
` [PATCH v2 20/23] iotests/223: "
` [PATCH v2 21/23] iotests/240: "
` [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 v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-17 16:18 UTC  (9+ messages)
` [PATCH v2 5/7] libqos: expose common virtqueue setup/cleanup functions
` [PATCH v2 6/7] libqos: make the virtio-pci BAR index configurable
` [PATCH v2 7/7] libqos: add VIRTIO PCI 1.0 support

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

[Call for Presentations] FOSDEM 2020 Virtualization & IaaS Devroom
 2019-10-17 15:51 UTC  (2+ messages)

[PULL 00/19] virtio, vhost, acpi: features, fixes, tests
 2019-10-17 15:48 UTC  (2+ messages)

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-17 15:41 UTC  (4+ messages)
` [RFC 1/3] acpi: cpuhp: fix 'Command data' description is spec

ACPI table modifications
 2019-10-17 15:32 UTC  (2+ messages)

[PATCH 0/2] Convert sparc devices to new ptimer API
 2019-10-17 15:31 UTC  (10+ messages)
` [PATCH 1/2] hw/timer/grlib_gptimer.c: Switch to transaction-based "
` [PATCH 2/2] hw/timer/slavio_timer.c: "

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-17 15:25 UTC  (14+ 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 0/4] crypto: improve performance of ciphers in XTS mode
 2019-10-17 14:56 UTC  (5+ messages)
` [PATCH 1/4] tests: allow filtering crypto cipher benchmark tests
` [PATCH 2/4] tests: benchmark crypto with fixed data size, not time period
` [PATCH 3/4] crypto: add support for gcrypt's native XTS impl
` [PATCH 4/4] crypto: add support for nettle's "

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

[PATCH v2 0/3] tests: More iotest 223 improvements
 2019-10-17 14:42 UTC  (4+ messages)
` [PATCH v2 2/3] iotests: Include QMP input in .out files

[PATCH] hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()
 2019-10-17 14:33 UTC  (3+ messages)

[PATCH] block/backup: drop dead code from backup_job_create
 2019-10-17 14:21 UTC 

[PATCH v2] Added hardfloat conversion from float32 to float64
 2019-10-17 14:21 UTC 

[PATCH v12 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-17 14:17 UTC  (10+ messages)
` [PATCH v12 09/11] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)

[PATCH v3 0/10] add failover feature for assigned network devices
 2019-10-17 14:04 UTC  (5+ messages)

[PATCH v1] s390x/mmu: Remove duplicate check for MMU_DATA_STORE
 2019-10-17 14:18 UTC  (2+ messages)

[PATCH] sphinx: Use separate doctree directories for different builders
 2019-10-17 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm: Fix sign-extension for SMLAL*
 2019-10-17 13:52 UTC  (3+ messages)
`  "

[PATCH] aspeed: Add an AST2600 eval board
 2019-10-17 13:54 UTC  (3+ messages)

[PULL 00/36] Block patches
 2019-10-17 13:40 UTC  (4+ messages)
` [PULL 33/36] block/backup: use backup-top instead of write notifiers


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