qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-10 08:32:33 to 2020-05-11 10:19:53 UTC [more...]

[PATCH 1/2] When del child, next_child_index need to subtract 1. Otherwise, the index will get bigger and bigger
 2020-05-11 10:10 UTC  (2+ messages)

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-05-11 10:18 UTC  (5+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name

[PATCH v3 0/9] qemu-img: Add convert --bitmaps
 2020-05-11 10:17 UTC  (9+ messages)
` [PATCH v3 2/9] qemu-img: Fix stale comments on doc location
` [PATCH v3 3/9] block: Make it easier to learn which BDS support bitmaps
` [PATCH v3 4/9] blockdev: Promote several bitmap functions to non-static
` [PATCH v3 5/9] blockdev: Split off basic bitmap operations for qemu-img

[PATCH 0/6] target/ppc: Various clean-up and fixes for radix64
 2020-05-11 10:12 UTC  (8+ messages)
` [PATCH 3/6] target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
` [PATCH 6/6] target/ppc: Don't update radix PTE R/C bits with gdbstub

[Bug 1877716] [NEW] Win10 guest unsuable after a few minutes
 2020-05-11  9:58 UTC  (7+ messages)
` [Bug 1877716] Re: Win10 guest unusable "

[PULL v2 0/1] Merge tpm 2020/05/08 v2
 2020-05-11 10:07 UTC  (2+ messages)

[PATCH v2] char-socket: initialize reconnect timer only when the timer doesn't start
 2020-05-11 10:02 UTC  (5+ messages)
  ` [PATCH v3 1/2] io/channel: fix crash when qio_channel_readv_all return 0

[PATCH] aspeed: sdmc: Implement AST2600 locking behaviour
 2020-05-11 10:01 UTC  (2+ messages)

[PATCH] aspeed: Support AST2600A1 silicon revision
 2020-05-11 10:01 UTC  (2+ messages)

[PATCH v3 0/1] target/arm: Remove access_el3_aa32ns_aa64any()
 2020-05-11  9:59 UTC  (2+ messages)

[PATCH 0/2] hw/block/nvme: fixes for interrupt behavior
 2020-05-11  9:59 UTC  (3+ messages)

[PATCH 0/3] tcg/s390: Support host vector operations
 2020-05-11  9:58 UTC  (7+ messages)
` [PATCH 1/3] tcg/s390: Change FACILITY representation
` [PATCH 2/3] tcg/s390: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg

[PATCH 00/11] exec/cpu: Poison 'hwaddr' type in user-mode emulation
 2020-05-11  9:54 UTC  (15+ messages)
` [PATCH 01/11] plugins: Restrict functions handling hwaddr to system-mode
` [PATCH 02/11] sysemu/accel: Restrict machine methods "
` [PATCH 03/11] sysemu/tcg: Only declare tcg_allowed when TCG is available
` [PATCH 04/11] sysemu/hvf: Only declare hvf_allowed when HVF "
` [PATCH 05/11] target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
` [PATCH 07/11] target/s390x/helper: Clean ifdef'ry
` [PATCH 09/11] target/cpu: Restrict handlers using hwaddr type to system-mode

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-11  9:53 UTC  (6+ messages)
` [PATCH v16 QEMU 09/16] vfio: Add save state functions to SaveVMHandlers

[PATCH v3] aspeed: Add boot stub for smp booting
 2020-05-11  9:51 UTC  (4+ messages)

[PATCH v2 0/4] memory: Add memory_region_sync() & make NVMe emulated device generic
 2020-05-11  9:50 UTC  (6+ messages)
` [PATCH v2 1/4] memory: Simplify memory_region_do_writeback()
` [PATCH v2 2/4] memory: Rename memory_region_do_writeback() -> memory_region_sync()
` [PATCH v2 3/4] hw/block: Let the NVMe emulated device be target-agnostic
` [PATCH v2 4/4] exec: Rename qemu_ram_writeback() as qemu_ram_msync()

[PATCH v3 00/10] tcg vector rotate operations
 2020-05-11  9:46 UTC  (5+ messages)
` [PATCH v3 08/10] target/ppc: Use tcg_gen_gvec_rotlv
` [PATCH v3 09/10] target/s390x: Use tcg_gen_gvec_rotl{i,s,v}

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-11  9:43 UTC  (14+ messages)
` [PATCH v2 2/5] vhost: introduce wrappers to set guest notifiers for virtio device
` [PATCH v2 4/5] vhost: check vring address before calling unmap
` [PATCH v2 5/5] vhost: add device started check in migration set log

[PATCH 00/12] hw/mips/fuloong2e: PoC to fix hang after reboot
 2020-05-11  9:43 UTC  (33+ messages)
` [PATCH 01/12] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer
` [PATCH 02/12] hw/mips/fuloong2e: Rename PMON BIOS name
` [PATCH 03/12] hw/mips/fuloong2e: Move code and update a comment
` [PATCH 04/12] hw/mips/fuloong2e: Fix typo in Fuloong machine name
` [PATCH 05/12] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge
` [PATCH 06/12] hw/pci-host/bonito: Fix DPRINTF() format strings
` [PATCH 07/12] hw/pci-host/bonito: Map peripheral using physical address
` [PATCH 08/12] hw/pci-host/bonito: Map all the Bonito64 I/O range
` [PATCH 09/12] hw/pci-host/bonito: Map the different PCI ranges more detailled
` [PATCH 10/12] hw/pci-host/bonito: Better describe the I/O CS regions
` [PATCH 11/12] hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32
` [NOTFORMERGE PATCH 12/12] POC hw/pci-host/bonito: Fix BONGENCFG value after a warm-reset

[PATCH v2] e1000e: Added ICR clearing by corresponding IMS bit
 2020-05-11 10:08 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/10] Multi-phase reset mechanism
 2020-05-11  9:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 08/10] hw/core/resettable: add support for warm reset
  `  "

[PATCH 0/2] migration/rdma: fix nullptr-def in rdma_start_incoming_migration
 2020-05-11  9:34 UTC  (4+ messages)
` [PATCH 1/2] migration/rdma: fix potential nullptr access "

[PATCH v4 00/10] tests/vm: Add support for aarch64 VMs
 2020-05-11  9:21 UTC  (6+ messages)
` [PATCH v4 04/10] tests/vm: add --boot-console switch
` [PATCH v4 06/10] tests/vm: allow wait_ssh() to specify command

is there any way to make qemu stop at the very first instruction of the emulation process and wait for gdb connect?
 2020-05-11  9:13 UTC  (2+ messages)

[PATCH] tests/acceptance/boot_linux: Skip slow Aarch64 'virt' machine TCG test
 2020-05-11  9:11 UTC  (3+ messages)

[PATCH] ppc/pnv: Add definitions for interrupts occurring in power-saving mode
 2020-05-11  8:58 UTC 

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-11  8:49 UTC  (21+ messages)
` [PATCH v4 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v4 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v4 6/6] net/colo-compare.c: Correct ordering in complete and finalize

[PATCH v2 0/5] VIRTIO-IOMMU probe request support and MSI bypass on ARM
 2020-05-11  8:49 UTC  (6+ messages)
` [PATCH v2 2/5] virtio-iommu: Implement RESV_MEM probe request
  ` [EXT] "

[PATCH 0/4] RFC/WIP: Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-05-11  8:48 UTC  (4+ messages)
` [PATCH 2/4] device-core: use RCU for list of childs of a bus

[Bug 1860742] [NEW] xv6 Bootloop
 2020-05-11  8:37 UTC  (2+ messages)
` [Bug 1860742] "

[PATCH] scripts/tracetool: Update maintainer email address
 2020-05-11  8:28 UTC 

[PATCH] xen: fix build without pci passthrough
 2020-05-11  8:14 UTC  (2+ messages)

Patches for ui/gtk and ui/sdl
 2020-05-11  7:56 UTC  (12+ messages)
` [PATCH 01/10] ui/win32-kbd-hook: handle AltGr in a hook procedure
` [PATCH 02/10] ui/gtk: fix handling of AltGr key on Windows
` [PATCH 03/10] ui/gkt: release all keys on grab-broken-event
` [PATCH 04/10] ui/gtk: remove unused code
` [PATCH 05/10] ui/gtk: remove unused variable ignore_keys
` [PATCH 06/10] ui/sdl2: fix handling of AltGr key on Windows
` [PATCH 07/10] ui/sdl2: start in full screen with grab enabled
` [PATCH 08/10] ui/sdl2-input: use trace-events to debug key events
` [PATCH 09/10] ui/gtk: don't pass on win keys without keyboard grab
` [PATCH 10/10] ui/gtk: use native keyboard scancodes on Windows

Abort in mch_update_pciexbar
 2020-05-11  7:42 UTC  (5+ messages)

[PATCH] block/replication.c: Avoid cancelling the job twice
 2020-05-11  7:08 UTC 

[PATCH v5 00/18] nvme: refactoring and cleanups
 2020-05-11  7:09 UTC  (4+ messages)

[PATCH 0/7] hw/sparc/leon3: Few fixes and disable HelenOS test
 2020-05-11  7:03 UTC  (6+ messages)

[PATCH] spapr: Add a new level of NUMA for GPUs
 2020-05-11  6:17 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-11  6:33 UTC  (4+ messages)

[PATCH qemu] spapr: Add PVR setting capability
 2020-05-11  6:27 UTC  (6+ messages)

Assertion failure in net_tx_pkt_add_raw_fragment through e1000e
 2020-05-11  5:26 UTC 

Assertion failure in pci_bus_get_irq_level through ich9_lpc_update_apic
 2020-05-11  5:08 UTC 

[RFC v2 0/9] vDPA support in qemu
 2020-05-11  5:08 UTC  (4+ messages)
` [RFC v2 7/9] virito-pci: implement queue_enabled method

Null-pointer dereference through virtio-balloon
 2020-05-11  4:41 UTC 

[PATCH v8] audio/jack: add JACK client audiodev
 2020-04-29  5:53 UTC 

[PATCH] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
 2020-05-11  4:21 UTC  (2+ messages)

[Bug 1877526] [NEW] KVM internal crash
 2020-05-11  4:12 UTC  (2+ messages)
` [Bug 1877526] "

Assertion failure through virtio_blk_req_complete
 2020-05-11  4:06 UTC 

Assertion Failure in virtio_net_reset
 2020-05-11  4:05 UTC  (2+ messages)

Assertion failure through vring_split_desc_read
 2020-05-11  3:51 UTC 

Assertion failure through virtio_lduw_phys_cached
 2020-05-11  3:30 UTC 

[PATCH] target/ppc: Add support for scv and rfscv instructions
 2020-05-11  1:37 UTC  (2+ messages)

[PATCH 00/10] exec: Shear 'exec/ram_addr.h' and make NVMe device target-agnostic
 2020-05-11  1:35 UTC  (7+ messages)
` [PATCH 05/10] exec: Move qemu_minrampagesize/qemu_maxrampagesize to 'qemu-common.h'
` [PATCH 07/10] exec: Move all RAMBlock functions to 'exec/ramblock.h'
` [PATCH 10/10] exec: Move cpu_physical_memory_* functions to 'exec/memory-internal.h'

[PATCH] ppc/pnv: Fix NMI system reset SRR1 value
 2020-05-11  1:30 UTC  (4+ messages)

[PATCH] hw/registerfields: Prefix local variables with underscore in macros
 2020-05-10 20:34 UTC 

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-10 20:01 UTC  (3+ messages)
` [Bug 1856335] "

[PATCH 0/3] plugins: Move declarations around and rename 'hwaddr' argument
 2020-05-10 20:14 UTC  (5+ messages)
` [PATCH 1/3] qemu/plugin: Trivial code movement
` [PATCH 2/3] qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
` [PATCH 3/3] qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument const

[Bug 1877794] [NEW] Constant Folding on 64-bit Subtraction causes SIGILL on linux-user glxgears ppc64le to x86_64 by way of generating bad shift instruction with c=-1
 2020-05-10 18:38 UTC  (4+ messages)
` [Bug 1877794] "

[PATCH 0/2] 9pfs: regression init_in_iov_from_pdu truncating size
 2020-05-10 18:43 UTC  (4+ messages)
` [PATCH 1/2] xen-9pfs: Fix log messages of reply errors
` [PATCH 2/2] 9pfs: fix init_in_iov_from_pdu truncating size

[PATCH] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-10 17:42 UTC  (13+ messages)

some fun with -vga virtio or -display gtk,gl=on
 2020-05-10 16:56 UTC 

[PATCH 0/7] hw/misc/empty_slot: Spring cleaning
 2020-05-10 15:28 UTC  (8+ messages)
` [PATCH 1/7] hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
` [PATCH 2/7] hw/misc/empty_slot: Lower address space priority
` [PATCH 3/7] hw/misc/empty_slot: Convert 'size' field as qdev property
` [PATCH 4/7] hw/misc/empty_slot: Add a 'name' "
` [PATCH 5/7] hw/misc/empty_slot: Convert debug printf() to trace event
` [PATCH 6/7] hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
` [PATCH 7/7] hw/misc/empty_slot: Name the slots when created

[PATCH v6 00/14] LUKS: encryption slot management using amend interface
 2020-05-10 15:14 UTC  (17+ messages)
` [PATCH v6 01/14] qcrypto/core: add generic infrastructure for crypto options amendment
` [PATCH v6 02/14] qcrypto/luks: implement encryption key management
` [PATCH v6 03/14] block/amend: add 'force' option
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img
` [PATCH v6 05/14] block/amend: refactor qcow2 amend options
` [PATCH v6 06/14] block/crypto: rename two functions
` [PATCH v6 07/14] block/crypto: implement the encryption key management
` [PATCH v6 08/14] block/qcow2: extend qemu-img amend interface with crypto options
` [PATCH v6 09/14] iotests: filter few more luks specific create options
` [PATCH v6 10/14] iotests: qemu-img tests for luks key management
` [PATCH v6 11/14] block/core: add generic infrastructure for x-blockdev-amend qmp command
` [PATCH v6 12/14] block/crypto: implement blockdev-amend
` [PATCH v6 13/14] block/qcow2: "
` [PATCH v6 14/14] iotests: add tests for blockdev-amend

[RFC PATCH] hw/sparc/sun4m: Use memdev backend for main RAM
 2020-05-10 11:35 UTC 

[PATCH] hw/sparc64/sun4u: Use memdev backend for main RAM
 2020-05-10 11:17 UTC 

[Bug 1868221] [NEW] /usr/share/applications/qemu.desktop should have an "Exec=" key
 2020-05-10  9:50 UTC  (2+ messages)
` [Bug 1868221] "

Emulating Solaris 10 on SPARC64 sun4u
 2020-05-10  9:22 UTC  (9+ messages)

[PATCH RESEND v3 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-10  8:14 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH RESEND v3 3/3] qemu-options: updates for abstract unix sockets


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