qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 10:58:48 to 2019-10-23 20:14:14 UTC [more...]

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-23 17:33 UTC  (4+ messages)

[PATCH] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
 2019-10-23 20:07 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] spapr: Don't request to unplug the same core twice
 2019-10-23 19:17 UTC 

[PATCH v5 0/11] add failover feature for assigned network devices
 2019-10-23 19:30 UTC  (8+ messages)
` [PATCH v5 02/11] pci: add option for net failover
` [PATCH v5 05/11] qapi: add unplug primary event
` [PATCH v5 11/11] vfio: unplug failover primary device before migration

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-23 18:53 UTC  (8+ messages)
` [PATCH v2 03/20] piix4: Add a i8259 Interrupt Controller as specified in datasheet

LEON3 networking
 2019-10-23 18:37 UTC  (5+ messages)

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-23 17:31 UTC  (24+ messages)
` [PATCH v3 01/33] qdev: remove unused qdev_prop_int64
` [PATCH v3 02/33] sysbus: remove unused sysbus_try_create*
` [PATCH v3 03/33] sysbus: remove outdated comment
` [PATCH v3 06/33] serial: initial qom-ification
` [PATCH v3 07/33] serial: register vmsd with DeviceClass
` [PATCH v3 08/33] serial: add "chardev" property
` [PATCH v3 09/33] serial: add "baudbase" property
` [PATCH v3 11/33] serial: realize the serial device
` [PATCH v3 12/33] serial: replace serial_exit_core() with unrealize
` [PATCH v3 13/33] serial: start making SerialMM a sysbus device
` [PATCH v3 14/33] serial-mm: add "regshift" property
` [PATCH v3 15/33] serial-mm: add endianness property
` [PATCH v3 17/33] serial: make SerialIO a sysbus device
` [PATCH v3 18/33] mips: inline serial_init
` [PATCH v3 19/33] sm501: make SerialMM a child, export chardev property
` [PATCH v3 20/33] vmmouse: replace PROP_PTR with PROP_LINK
` [PATCH v3 21/33] lance: "
` [PATCH v3 22/33] etraxfs: remove PROP_PTR usage
` [PATCH v3 27/33] cris: improve passing PIC interrupt vector to the CPU
` [PATCH v3 28/33] smbus-eeprom: remove PROP_PTR
` [PATCH v3 29/33] omap-intc: "
` [PATCH v3 30/33] omap-i2c: "
` [PATCH v3 33/33] qdev: remove QDEV_PROP_PTR

[PATCH] cputlb: Fix tlb_vaddr_to_host
 2019-10-23 18:22 UTC  (3+ messages)

[Qemu-devel] [Bug 1721275] [NEW] Support more ARM CPUs
 2019-10-23 18:14 UTC  (3+ messages)
` [Bug 1721275] "

[PATCH v8 00/22] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-23 18:06 UTC  (7+ messages)

[Qemu-devel] [Bug 1596579] [NEW] segfault upon reboot
 2019-10-23 17:40 UTC  (2+ messages)
` [Bug 1596579] "

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-23 18:07 UTC  (4+ messages)
` [PATCH v6 1/4] block/replication.c: Ignore requests after failover

[PATCH v33 00/13] QEMU AVR 8 bit cores
 2019-10-23 17:38 UTC  (4+ messages)
` [PATCH v33 01/13] target/avr: Add outward facing interfaces and core CPU logic

[PATCH 0/2] target/mips: Rearrange handling of vector compare instructions
 2019-10-23 13:37 UTC  (3+ messages)
` [PATCH 1/2] target/mips: Rearrange vector compare equal instructions
` [PATCH 2/2] target/mips: Rearrange vector compare less than (signed) instructions

[PATCH] hw/audio: fix a memory leak in OPLCreate()
 2019-10-23  9:53 UTC 

[Bug 1848901] [NEW] kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device (28)
 2019-10-23 16:50 UTC  (4+ messages)
` [Bug 1848901] "

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-23 15:45 UTC  (8+ messages)
` [PATCH v2 1/7] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
` [PATCH v2 2/7] exec: Split out variable page size support to exec-vary.c
` [PATCH v2 3/7] configure: Detect compiler support for __attribute__((alias))
` [PATCH v2 4/7] exec: Use const alias for TARGET_PAGE_BITS_VARY
` [PATCH v2 5/7] exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
` [PATCH v2 6/7] exec: Promote TARGET_PAGE_MASK to target_long
` [PATCH v2 7/7] exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY

[PULL 0/3] NBD patches for 2019-10-22
 2019-10-23 16:58 UTC  (4+ messages)

[PATCH] translate-all: Remove tb_alloc
 2019-10-23 16:46 UTC 

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-23 15:37 UTC  (5+ messages)
` [PATCH 1/3] coroutine: Add qemu_co_mutex_assert_locked()
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock
` [PATCH 3/3] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PATCH v3 0/9] tests/acceptance: Add tests for the PReP/40p machine
 2019-10-23 15:54 UTC  (4+ messages)
` [PATCH v3 4/9] tests/acceptance: Refactor exec_command_and_wait_for_pattern()

[PATCH] blockdev: modify blockdev-change-medium to change non-removable device
 2019-10-23 16:02 UTC  (7+ messages)

[PATCH] Semihost SYS_READC implementation
 2019-10-23 15:51 UTC  (4+ messages)

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-23 15:50 UTC  (2+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-23 15:19 UTC  (2+ messages)

[PATCH 00/10] image-fuzzer: Port to Python 3
 2019-10-23 15:42 UTC  (5+ messages)

[PATCH v2] qemu-img.texi: Describe data_file and data_file_raw
 2019-10-23 15:20 UTC  (2+ messages)

[PATCH] image-fuzzer: Use OSerror.strerror instead of tuple subscript
 2019-10-23 15:41 UTC  (2+ messages)

[PULL v3 00/12] QAPI patches for 2019-10-22
 2019-10-23 15:05 UTC  (2+ messages)

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-23 15:28 UTC  (3+ messages)
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[PATCH v5] migration: Support QLIST migration
 2019-10-23 15:02 UTC 

[PATCH] nvme: fix NSSRS offset in CAP register
 2019-10-23 15:26 UTC  (2+ messages)

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

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-23 14:59 UTC  (9+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[PATCH 1/3] util/async: avoid useless cast
 2019-10-23 14:58 UTC  (12+ messages)
` [PATCH 2/3] event_notifier: avoid dandling file descriptor in event_notifier_cleanup
` [PATCH 3/3] qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms

[PATCH 0/6] ppc: Reparent the interrupt presenter
 2019-10-23 14:52 UTC  (7+ messages)
` [PATCH 1/6] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
` [PATCH 2/6] xive, xics: Fix reference counting on CPU objects
` [PATCH 3/6] ppc: Reparent presenter objects to the interrupt controller object
` [PATCH 4/6] qom: Add object_child_foreach_type() helper function
` [PATCH 5/6] spapr: Don't use CPU_FOREACH() in 'info pic'
` [PATCH 6/6] xive: Don't use CPU_FOREACH() to perform CAM line matching

[Qemu-devel] [Bug 1656234] [NEW] Qemu core dumped if using virtio-net
 2019-10-23 14:38 UTC  (2+ messages)
` [Bug 1656234] "

[PATCH] translate-all: fix uninitialized tb->orig_tb
 2019-10-23 14:50 UTC  (2+ messages)

[Qemu-devel] [Bug 1656676] [NEW] nvram/fw_cfg.c ‘read’ may be used uninitialized
 2019-10-23 14:34 UTC  (2+ messages)
` [Bug 1656676] "

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-10-23 14:37 UTC  (5+ messages)

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-10-23 14:16 UTC  (3+ messages)
` [Bug 1846427] "

[PATCH v3] yield_until_fd_readable: make it work with any AioContect
 2019-10-23 14:22 UTC  (2+ messages)

[Qemu-devel] [Bug 1605506] [NEW] qemu driver_mirror error "Operation not permitted"
 2019-10-23 13:55 UTC  (2+ messages)
` [Bug 1605506] "

[PATCH v9 0/3] Optimize emulation of some Altivec instructions
 2019-10-23 13:59 UTC  (4+ messages)
` [PATCH v9 1/3] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [PATCH v9 2/3] target/ppc: Optimize emulation of vpkpx instruction
` [PATCH v9 3/3] target/ppc: Optimize emulation of vupkhpx and vupklpx instructions

[PATCH] ui: Print available display backends with '-display help'
 2019-10-23 13:41 UTC 

[PATCH] buildfix: update texinfo menu
 2019-10-23 13:27 UTC  (3+ messages)

[PATCH 0/2] hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
 2019-10-23 13:04 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] aspeed: Add an AST2600 eval board

[Qemu-devel] [PATCH v2 1/2] linux-user: remove useless variable
 2019-10-23 12:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] linux-user: manage binfmt-misc preserve-arg[0] flag

[PULL v3 00/18] target-arm queue
 2019-10-23 12:38 UTC  (2+ messages)

[PATCH v8 0/3] Optimize emulation of some Altivec instructions
 2019-10-23 12:30 UTC  (4+ messages)
` [PATCH v8 1/3] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [PATCH v8 2/3] target/ppc: Optimize emulation of vpkpx instruction
` [PATCH v8 3/3] target/ppc: Optimize emulation of vupkhpx and vupklpx instructions

[PATCH v3 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-10-23 12:32 UTC  (5+ messages)
` [PATCH v3 3/6] ps2: accept 'Set Key Make and Break' commands

[PATCH] qemu-options: Rework the help text of the '-display' option
 2019-10-23 12:26 UTC  (2+ messages)

[PATCH for 4.2 v1 00/19] testing/next before softfreeze
 2019-10-23 12:17 UTC  (11+ messages)
` [PATCH v1 05/19] travis.yml: Fix the ccache lines
` [PATCH v1 08/19] travis.yml: bump Xcode 10 to latest dot release
` [PATCH v1 13/19] travis.yml: cache the clang sanitizer build
` [PATCH v1 15/19] iotests: Test 041 only works on certain systems
` [PATCH v1 16/19] iotests: Test 183 does not work on macOS and OpenBSD

[RFC PATCH 0/4] Introduce Advanced Watch Dog module
 2019-10-23 11:38 UTC  (5+ messages)
` [RFC PATCH 1/4] net/awd.c: Introduce Advanced Watch Dog module framework

[Qemu-devel] [Bug 1192464] [NEW] udp checksum computed as 0 not converted to 0xffff, from guest os that share a common linux bridge among multiple guest os
 2019-10-23 11:33 UTC  (2+ messages)
` [Bug 1192464] "

[PATCH] i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
 2019-10-23 11:21 UTC  (7+ messages)

[PATCH 0/2] virtiofsd: Two fix for xattr operation
 2019-10-23 11:42 UTC  (9+ messages)
` [Virtio-fs] "

[PATCH v5 0/7] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-23 11:26 UTC  (9+ messages)
` [PATCH v5 3/7] ppc/pnv: Introduce a PnvCore "
` [PATCH v5 4/7] ppc/pnv: Add a PnvChip pointer to PnvCore
` [PATCH v5 5/7] ppc: Reset the interrupt presenter from the CPU reset handler
` [PATCH v5 6/7] ppc/pnv: Fix naming of routines realizing the CPUs

[PATCH v9 0/3] NBD reconnect
 2019-10-23 11:33 UTC  (5+ messages)
` [PATCH v10 3/3] iotests: test nbd reconnect

[PATCH v4 00/16] libqos: add VIRTIO PCI 1.0 support
 2019-10-23 11:23 UTC  (9+ messages)
` [PATCH v4 06/16] libqos: add missing virtio-9p feature negotiation
` [PATCH v4 07/16] libqos: enforce Device Initialization order
` [PATCH v4 08/16] libqos: implement VIRTIO 1.0 FEATURES_OK step
` [PATCH v4 16/16] libqos: add VIRTIO PCI 1.0 support

[Bug 1847232] [NEW] qemu TCG in s390x mode issue with calculating HASH
 2019-10-23 10:34 UTC  (2+ messages)
` [Bug 1847232] "

[PATCH v7 00/14] target/mips: Misc cleanups for September/October 2019
 2019-10-23 10:23 UTC  (12+ messages)
` [PATCH v7 01/14] target/mips: Clean up helper.c
` [PATCH v7 02/14] target/mips: Clean up op_helper.c
` [PATCH v7 03/14] MAINTAINERS: Update mail address of Aleksandar Rikalo
` [PATCH v7 06/14] target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
` [PATCH v7 07/14] target/mips: msa: Split helpers for ADD<_A|S_A|S_S|S_U|V>.<B|H|W|D>
` [PATCH v7 08/14] target/mips: msa: Split helpers for HADD_<S|U>.<H|W|D>
` [PATCH v7 09/14] target/mips: msa: Split helpers for S<LL|RA|RAR|RL|RLR>.<B|H|W|D>
` [PATCH v7 11/14] target/mips: msa: Split helpers for HSUB_<S|U>.<H|W|D>
` [PATCH v7 12/14] target/mips: msa: Split helpers for ASUB_<S|U>.<B|H|W|D>
` [PATCH v7 13/14] target/mips: Add support for emulation of CRC32 group of instructions
` [PATCH v7 14/14] target/mips: Demacro LMI decoder

[Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
 2019-10-23 10:47 UTC  (4+ messages)

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2019-10-23 10:39 UTC  (4+ messages)

[RFC PATCH 00/23] Add subcluster allocation to qcow2
 2019-10-23 10:39 UTC  (2+ 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).