qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 13:06:35 to 2020-07-31 03:53:07 UTC [more...]

[PATCH v2 1/2] virtio-mem: Change PRIx32 to PRIXPTR to fix compile error
 2020-07-31  3:52 UTC  (8+ messages)
` [PATCH v2 2/2] target/arm: Fix "

[PATCH 0/2] assertion failure in net_tx_pkt_add_raw_fragment() in hw/net/net_tx_pkt.c
 2020-07-31  3:33 UTC  (7+ messages)
` [PATCH 1/2] hw/net/net_tx_pkt: add function to check pkt->max_raw_frags

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2020-07-31  2:55 UTC  (9+ messages)
` [PATCH 2/2] arm/acpi: fix an out of spec _UID for PCI root

[RFC PATCH v2 0/2] Add write-once and file-backed features to OTP
 2020-07-31  2:47 UTC  (3+ messages)
` [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP
` [RFC PATCH v2 2/2] hw/riscv: sifive_u: Add write-once protection

[PATCH-for-5.1? v2 0/2] util/pagesize: Make qemu_real_host_page_size of type size_t
 2020-07-31  0:10 UTC  (7+ messages)
` [PATCH-for-5.1? v2 1/2] qemu/osdep: Make QEMU_VMALLOC_ALIGN unsigned long
` [PATCH-for-5.1? v2 2/2] util/pagesize: Make qemu_real_host_page_size of type size_t

[PATCH] trace/simple: Allow enabling simple traces from command line
 2020-07-30 22:50 UTC  (3+ messages)

[PATCH] introduce VFIO-over-socket protocol specificaion
 2020-07-30 22:37 UTC  (3+ messages)

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-30 22:21 UTC  (8+ messages)
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error

[PATCH] WHPX: vmware cpuid leaf for tsc and apic frequency
 2020-07-30 22:11 UTC 

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-30 22:09 UTC  (16+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

qemu repo lockdown message for a WHPX PR
 2020-07-30 21:53 UTC  (3+ messages)
  ` [EXTERNAL] "

QEMU | Pipeline #172716064 has failed for master | 14486297
 2020-07-30 21:44 UTC 

[PATCH V1 00/32] Live Update
 2020-07-30 21:39 UTC  (52+ messages)
` [PATCH V1 01/32] savevm: add vmstate handler iterators
` [PATCH V1 02/32] savevm: VM handlers mode mask
` [PATCH V1 03/32] savevm: QMP command for cprsave
` [PATCH V1 04/32] savevm: HMP Command "
` [PATCH V1 05/32] savevm: QMP command for cprload
` [PATCH V1 06/32] savevm: HMP Command "
` [PATCH V1 07/32] savevm: QMP command for cprinfo
` [PATCH V1 08/32] savevm: HMP "
` [PATCH V1 09/32] savevm: prevent cprsave if memory is volatile
` [PATCH V1 10/32] kvmclock: restore paused KVM clock
` [PATCH V1 11/32] cpu: disable ticks when suspended
` [PATCH V1 12/32] vl: pause option
` [PATCH V1 13/32] gdbstub: gdb support for suspended state
` [PATCH V1 14/32] savevm: VMS_RESTART and cprsave restart
` [PATCH V1 15/32] vl: QEMU_START_FREEZE env var
` [PATCH V1 16/32] oslib: add qemu_clr_cloexec
` [PATCH V1 17/32] util: env var helpers
` [PATCH V1 18/32] osdep: import MADV_DOEXEC
` [PATCH V1 19/32] memory: ram_block_add cosmetic changes
` [PATCH V1 20/32] vl: add helper to request re-exec
` [PATCH V1 21/32] exec, memory: exec(3) to restart
` [PATCH V1 22/32] char: qio_channel_socket_accept reuse fd
` [PATCH V1 23/32] char: save/restore chardev socket fds
` [PATCH V1 24/32] ui: save/restore vnc "
` [PATCH V1 25/32] char: save/restore chardev pty fds
` [PATCH V1 26/32] monitor: save/restore QMP negotiation status
` [PATCH V1 27/32] vhost: reset vhost devices upon cprsave
` [PATCH V1 28/32] char: restore terminal on restart
` [PATCH V1 29/32] pci: export pci_update_mappings
` [PATCH V1 30/32] vfio-pci: save and restore
` [PATCH V1 31/32] vfio-pci: trace pci config
` [PATCH V1 32/32] vfio-pci: improved tracing

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-30 21:32 UTC  (38+ messages)
` [RFC v2 33/76] target/riscv: rvv-0.9: find-first-set mask bit instruction
` [RFC v2 34/76] target/riscv: rvv-0.9: set-X-first mask bit instructions
` [RFC v2 35/76] target/riscv: rvv-0.9: iota instruction
` [RFC v2 36/76] target/riscv: rvv-0.9: element index instruction
` [RFC v2 37/76] target/riscv: rvv-0.9: allow load element with sign-extended
` [RFC v2 39/76] target/riscv: rvv-0.9: integer scalar move instructions
` [RFC v2 40/76] target/riscv: rvv-0.9: floating-point move instruction
` [RFC v2 41/76] target/riscv: rvv-0.9: floating-point scalar move instructions
` [RFC v2 42/76] target/riscv: rvv-0.9: whole register "
` [RFC v2 43/76] target/riscv: rvv-0.9: integer extension instructions
` [RFC v2 44/76] target/riscv: rvv-0.9: single-width averaging add and subtract instructions
` [RFC v2 45/76] target/riscv: rvv-0.9: single-width bit shift instructions
` [RFC v2 47/76] target/riscv: rvv-0.9: narrowing integer right "
` [RFC v2 48/76] target/riscv: rvv-0.9: widening integer multiply-add instructions
` [RFC v2 49/76] target/riscv: rvv-0.9: quad-widening "
` [RFC v2 50/76] target/riscv: rvv-0.9: single-width saturating add and subtract instructions
` [RFC v2 51/76] target/riscv: rvv-0.9: integer comparison instructions
` [RFC v2 53/76] target/riscv: use softfloat lib float16 comparison functions

[PATCH v2 0/5] virtio mmio specification enhancement
 2020-07-30 20:15 UTC 

[PATCH] schemas: Add vim modeline
 2020-07-30 20:56 UTC  (9+ messages)

[PULL for-5.1 0/2] Tracing patches
 2020-07-30 20:25 UTC  (4+ messages)
` [PULL for-5.1 1/2] trace/simple: Allow enabling simple traces from command line
` [PULL for-5.1 2/2] tracetool: carefully define SDT_USE_VARIADIC

Differing PAC behavior between Qemu and Arm FVP
 2020-07-30 20:23 UTC 

[PATCH v2 0/5] virtiofsd: Add a unprivileged passthrough mode
 2020-07-30 19:47 UTC  (6+ messages)
` [PATCH v2 1/5] virtiofsd: Add notion of unprivileged mode
` [PATCH v2 2/5] virtiofsd: create lock/pid file in per user cache dir
` [PATCH v2 3/5] virtiofsd: open /proc/self/fd/ in sandbox=NONE mode
` [PATCH v2 4/5] virtiofsd: Open lo->source while setting up root "
` [PATCH v2 5/5] virtiofsd: Skip setup_capabilities() "

[PATCH] gdbstub: add support to Xfer:auxv:read: packet
 2020-07-30 19:44 UTC  (13+ messages)

[PATCH] [PATCH v2] gdbstub: add support to Xfer:auxv:read: packet
 2020-07-30 19:39 UTC 

[PATCH v12 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-30 19:05 UTC  (13+ messages)
` [PATCH v12 01/11] iotests: add test for QCOW2 header dump
` [PATCH v12 02/11] qcow2_format.py: make printable data an extension class member
` [PATCH v12 03/11] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PATCH v12 04/11] qcow2_format.py: dump bitmap flags in human readable way
` [PATCH v12 05/11] qcow2_format.py: Dump bitmap directory information
` [PATCH v12 06/11] qcow2_format.py: pass cluster size to substructures
` [PATCH v12 07/11] qcow2_format.py: Dump bitmap table serialized entries
` [PATCH v12 08/11] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v12 09/11] qcow2_format.py: collect fields "
` [PATCH v12 10/11] qcow2_format.py: support dumping metadata "
` [PATCH v12 11/11] iotests: dump QCOW2 header in JSON in #303

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-07-30 17:56 UTC  (2+ messages)
` [Bug 1888601] "

device compatibility interface for live migration with assigned devices
 2020-07-30 17:29 UTC  (15+ messages)

[PATCH-for-5.2 0/2] hw/char: Remove TYPE_SERIAL_IO
 2020-07-30 16:59 UTC  (3+ messages)
` [PATCH-for-5.2 1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
` [PATCH-for-5.2 2/2] hw/char/serial: Remove TYPE_SERIAL_IO (superset of TYPE_SERIAL_MM)

[PATCH for-5.2] spapr: Avoid some integer conversions in spapr_phb_realize()
 2020-07-30 16:55 UTC  (3+ messages)

[PATCH] osdep.h: Add doc comment for qemu_get_thread_id()
 2020-07-30 16:40 UTC  (8+ messages)

[Bug 1889621] [NEW] ARM Highbank Crashes Realted to GIC
 2020-07-30 16:10 UTC  (5+ messages)
` [Bug 1889621] "

[PATCH for-5.1] tracetool: carefully define SDT_USE_VARIADIC
 2020-07-30 16:16 UTC  (3+ messages)

[PATCH 0/1] RFC: pcie: parital fix for missing unplug events
 2020-07-30 16:05 UTC  (4+ messages)
` [PATCH 1/1] pci/pcie: refuse another hotplug/unplug event if attention button is pending

[PATCH] [v4] linux-user: add option to intercept execve() syscalls
 2020-07-30 16:01 UTC 

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-07-30 15:47 UTC  (6+ messages)

OVMF and PCI0 UID
 2020-07-30 15:59 UTC  (5+ messages)

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2020-07-30 15:37 UTC  (2+ messages)
` [Bug 1884684] "

[PATCH v1 0/6] CTU CAN FD core support
 2020-07-30 15:29 UTC  (2+ messages)

Disk cache defaults
 2020-07-30 15:23 UTC  (3+ messages)

[PATCH 0/2] Enable virtio-fs on s390x
 2020-07-30 15:19 UTC  (4+ messages)
` [PATCH 1/2] virtio: add vhost-user-fs-ccw device
` [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec

[PATCH v2 1/1] s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
 2020-07-30 15:06 UTC  (4+ messages)

[PATCH] qapi: Delete unwanted indentation of top-level expressions
 2020-07-30 14:56 UTC  (4+ messages)

[PATCH 0/2] qcow2: Release read-only bitmaps when inactivated
 2020-07-30 14:54 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests/169: Test source cont with backing bmap

[PATCH v11 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-30 14:24 UTC  (5+ messages)
` [PATCH v11 10/11] qcow2_format.py: introduce Qcow2HeaderExtensionsDoc class

[PATCH v2 0/4] Test more in less time in the Gitlab-CI
 2020-07-30 14:13 UTC  (5+ messages)
` [PATCH v2 1/4] tests/docker: Add python3-venv and netcat to the debian-amd64 container
` [PATCH v2 2/4] tests/acceptance: Disable the rx sash and arm cubieboard replay test on Gitlab
` [PATCH v2 3/4] gitlab-ci.yml: Add build-system-debian and build-system-centos jobs
` [PATCH v2 4/4] gitlab-ci: Fix Avocado cache usage

[PATCH-for-5.1?] util/pagesize: Make qemu_real_host_page_size of type size_t
 2020-07-30 14:14 UTC  (3+ messages)

[PATCH] virtio-mem: Correct format specifier mismatch for RISC-V
 2020-07-30 14:13 UTC  (4+ messages)

[RFC PATCH 0/5] virtiofsd: Add notion of unprivileged mode
 2020-07-30 14:10 UTC  (4+ messages)
` [PATCH 2/5] virtiofsd: create lock/pid file in per user cache dir

[PATCH for-5.2 v4 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-30 13:39 UTC  (4+ messages)
` [PATCH for-5.2 v4 05/11] hw/arm/smmu-common: Manage IOTLB block entries

sysbus_create_simple Vs qdev_create
 2020-07-30 13:38 UTC  (18+ messages)

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-30 13:15 UTC  (4+ messages)
` [RFC v2 2/3] libvhost-user: handle endianness as mandated by the spec


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