qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 17:56:11 to 2020-07-15 13:59:22 UTC [more...]

[PATCH] fuzz: Expect the cmdline in a freeable GString
 2020-07-15 13:58 UTC  (3+ messages)

[PULL 0/7] Net patches
 2020-07-15 13:53 UTC  (8+ messages)
` [PULL 1/7] virtio-net: fix removal of failover device
` [PULL 2/7] hw/net: Added CSO for IPv6
` [PULL 3/7] net/colo-compare.c: Expose compare "max_queue_size" to users
` [PULL 4/7] qemu-options.hx: Clean up and fix typo for colo-compare
` [PULL 5/7] net: check if the file descriptor is valid before using it
` [PULL 6/7] net: detect errors from probing vnet hdr flag for TAP devices
` [PULL 7/7] ftgmac100: fix dblac write test

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-07-15 13:51 UTC  (4+ messages)
` [PATCH v5 1/2] acpi: i386: Move VMBus DSDT entry to SB
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

[PATCH] qtest: bios-tables-test: fix a memory leak
 2020-07-15 13:47 UTC  (3+ messages)

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-15 13:43 UTC  (8+ messages)
` [RFC 3/3] x68: acpi: trigger SMI before scanning for hotplugged CPUs

[PATCH for-5.1 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-15 13:42 UTC  (12+ messages)
` [PATCH for-5.1 1/2] block: Require aligned image size to avoid assertion failure

[PATCH v7 00/47] block: Deal with filters
 2020-07-15 13:39 UTC  (8+ messages)
` [PATCH v7 20/47] block: Iterate over children in refresh_limits
` [PATCH v7 21/47] block: Use CAFs in bdrv_refresh_filename()
` [PATCH v7 22/47] block: Use CAF in bdrv_co_rw_vmstate()

[RFC PATCH 0/5] Use ACPI PCI hot-plug for q35
 2020-07-15 13:33 UTC  (13+ messages)
` [RFC PATCH 3/5] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35
` [RFC PATCH 4/5] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC
` [RFC PATCH 5/5] hw/acpi/ich9: Enable ACPI PCI hot-plug

[PATCH v2] virtio-rng: return available data with O_NONBLOCK
 2020-07-15 13:32 UTC 

[RFC] ivshmem v2: Shared memory device specification
 2020-07-15 13:27 UTC  (2+ messages)
` [virtio-comment] "

QEMU | Pipeline #166885162 has failed for master | 67320537
 2020-07-15 13:24 UTC 

[PATCH] cpu-models-x86: Fix CPU model name - s/IBR/IBRS/
 2020-07-15 13:19 UTC  (3+ messages)

[PATCH-for-5.2] hw/s390x: Move S390_ADAPTER_SUPPRESSIBLE from 'css.h' to 's390_flic.h'
 2020-07-15 13:18 UTC 

[PATCH 0/7] pc-bios: s390x: Cleanup part 2
 2020-07-15 13:16 UTC  (10+ messages)
` [PATCH 1/7] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
` [PATCH 2/7] pc-bios: s390x: Cleanup jump to ipl code
` [PATCH 3/7] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH 4/7] pc-bios: s390x: Rework data initialization
` [PATCH 5/7] pc-bios: s390x: Replace lowcore offsets with pointers in dasd-ipl.c
` [PATCH 6/7] pc-bios: s390x: Use PSW constants in start.S
` [PATCH 7/7] pc-bios: s390x: Setup io and ext new psws only once

[PATCH-for-5.2] hw/vfio: Move some target-independent devices to common-objs
 2020-07-15 13:13 UTC 

[PATCH] hw/arm/aspeed: Add board model for Supermicro X11 BMC
 2020-07-15 13:06 UTC  (2+ messages)

[PATCH 0/4] hw/arm/virt-acpi-build: Only expose flash on older machine types
 2020-07-15 13:05 UTC  (11+ messages)
` [PATCH 3/4] "

[PULL v2 0/8] final misc fixes for 5.1-rc0
 2020-07-15 12:59 UTC  (4+ messages)

device compatibility interface for live migration with assigned devices
 2020-07-15  9:21 UTC  (16+ messages)

[PULL 0/9] final misc fixes for 5.1-rc0
 2020-07-15 12:54 UTC  (6+ messages)

[PULL 00/19] Python patches for 5.1
 2020-07-15 12:53 UTC  (21+ messages)
` [PULL 01/19] scripts/performance: Add dissect.py script
` [PULL 02/19] python/machine.py: consolidate _post_shutdown()
` [PULL 03/19] python/machine.py: Close QMP socket in cleanup
` [PULL 04/19] python/machine.py: Add _early_cleanup hook
` [PULL 05/19] python/machine.py: Perform early cleanup for wait() calls, too
` [PULL 06/19] python/machine.py: Prohibit multiple shutdown() calls
` [PULL 07/19] python/machine.py: Add a configurable timeout to shutdown()
` [PULL 08/19] python/machine.py: Make wait() call shutdown()
` [PULL 09/19] tests/acceptance: wait() instead of shutdown() where appropriate
` [PULL 10/19] tests/acceptance: Don't test reboot on cubieboard
` [PULL 11/19] python/machine.py: split shutdown into hard and soft flavors
` [PULL 12/19] python/machine.py: re-add sigkill warning suppression
` [PULL 13/19] python/machine.py: change default wait timeout to 3 seconds
` [PULL 14/19] python/qmp.py: Define common types
` [PULL 15/19] iotests.py: use qemu.qmp type aliases
` [PULL 16/19] python/qmp.py: re-absorb MonitorResponseError
` [PULL 17/19] python/qmp.py: Do not return None from cmd_obj
` [PULL 18/19] python/qmp.py: add casts to JSON deserialization
` [PULL 19/19] python/qmp.py: add QMPProtocolError

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-15 12:25 UTC  (7+ messages)

[Bug 1887641] [NEW] PCI bus not available for hda
 2020-07-15 12:00 UTC  (7+ messages)
` [Bug 1887641] "

QEMU | Pipeline #166837637 has failed for master | 3a9163af
 2020-07-15 11:52 UTC 

[PATCH v11 00/34] Add subcluster allocation to qcow2
 2020-07-15 11:51 UTC  (3+ messages)

[PATCH RFC 2/5] s390x: implement diag260
 2020-07-15 11:42 UTC  (8+ messages)

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-15 11:28 UTC  (2+ messages)

[PATCH 00/13] Reverse debugging
 2020-07-15 11:27 UTC  (5+ messages)
` [PATCH 05/13] qapi: introduce replay.json for record/replay-related stuff
` [PATCH 10/13] gdbstub: add reverse step support in replay mode

[PATCH] ppc/spapr: Fix 32 bit logical memory block size assumptions
 2020-07-15 10:38 UTC  (3+ messages)

[PULL 0/9] sdcard: Fix CVE-2020-13253
 2020-07-15 11:20 UTC  (2+ messages)

[PULL v3 0/9] final misc fixes for 5.1-rc0
 2020-07-15 11:14 UTC 

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-07-15 11:14 UTC  (7+ messages)
` [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PATCH RFCv2 0/6] s390x: initial support for virtio-mem
 2020-07-15 11:13 UTC  (8+ messages)
` [PATCH RFCv2 2/6] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv2 3/6] s390x/diag: implement diag260

[PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
 2020-07-15 11:04 UTC  (4+ messages)

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-15 10:57 UTC  (23+ messages)
` [PATCH v5 02/11] hw/misc: Add NPCM7xx Clock Controller device model
` [PATCH v5 03/11] hw/timer: Add NPCM7xx Timer "
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj

[PATCH v3 0/3] Make hcd-xhci independent of pci hooks
 2020-07-15 10:51 UTC  (5+ messages)
` [PATCH v3 3/3] usb/hcd-xhci: Split pci wrapper for xhci base model

[PATCH] vfio: fix use-after-free in display
 2020-07-15 10:40 UTC  (3+ messages)

[PATCH] .travis.yml: skip ppc64abi32-linux-user with plugins
 2020-07-15  8:56 UTC  (5+ messages)

[PATCH 0/2] Romless QEMU shutdown patches
 2020-07-15 10:19 UTC  (3+ messages)
` [PATCH 1/2] hw/mips: remove exit(1) in case of missing ROM
` [PATCH 2/2] hw/arm: "

RFC: use VFIO over a UNIX domain socket to implement device offloading
 2020-07-15 10:15 UTC  (11+ messages)

[PATCH for-5.1 0/4] Document virt and a few other Arm boards
 2020-07-15  9:47 UTC  (3+ messages)
` [PATCH for-5.1 4/4] docs/system: Document the arm virt board

[PATCH v4 0/2] net: tap: check file descriptor can be used
 2020-07-15  9:16 UTC  (3+ messages)

[PATCH] tests: qmp-cmd-test: fix memory leak
 2020-07-15  9:04 UTC  (3+ messages)

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-15  8:35 UTC  (8+ messages)

sysbus_create_simple Vs qdev_create
 2020-07-15  8:32 UTC  (4+ messages)

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-15  8:21 UTC  (11+ messages)
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled "

[Qemu-devel][PATCH v5 0/4] Enable CET support for guest
 2020-07-15  7:22 UTC  (5+ messages)
` [Qemu-devel][PATCH v5 1/4] x86/cpu: Add CET CPUID/XSAVES flags and data structures
` [Qemu-devel][PATCH v5 2/4] x86/cpuid: Add XSAVES feature words and CET related state bits

[PATCH] util: qemu_get_thread_id for OpenBSD
 2020-07-15  7:39 UTC  (3+ messages)

QEMU | Pipeline #166724027 has failed for master | c920fdba
 2020-07-15  7:17 UTC 

[PULL 0/4] qemu-ga patch queue for hard-freeze
 2020-07-15  7:06 UTC  (2+ messages)

[PATCH] virtio-rng: return available data with O_NONBLOCK
 2020-07-15  7:05 UTC  (2+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-15  6:36 UTC  (3+ messages)
` [Bug 1886811] "

[Bug 1887604] [NEW] Forward host UNIX socket to guest TCP port
 2020-07-15  3:51 UTC 

[PATCH] docs/nvdimm: add 'pmem=on' for the device dax backend file
 2020-07-15  2:54 UTC 

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-15  2:52 UTC  (7+ messages)
` [RFC 05/65] target/riscv: remove vsll.vi, vsrl.vi, vsra.vi insns from using gvec

[PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-15  1:04 UTC  (4+ messages)
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()

[PATCH] linux-user: Add strace support for printing arguments for ioctls used for terminals and serial lines
 2020-07-14 20:54 UTC  (2+ messages)

[PATCH v1] util: OpenBSD build fix
 2020-07-14 20:52 UTC  (2+ messages)

QEMU | Pipeline #166584176 has failed for master | 8bfa25a4
 2020-07-14 20:34 UTC 

[PATCH v4 00/11] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-14 20:28 UTC  (6+ messages)
` [PATCH v4 06/11] Update PowerPC AT_HWCAP2 definition

[PULL 0/7] Linux user for 5.1 patches
 2020-07-14 20:21 UTC  (2+ messages)

[PULL 0/3] MIPS patches for 5.1
 2020-07-14 20:20 UTC  (4+ messages)
` [PULL 1/3] target/mips: Remove identical if/else branches
` [PULL 2/3] target/mips: Fix ADD.S FPU instruction
` [PULL 3/3] MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang)

[PATCH v6] scripts/simplebench: compare write request performance
 2020-07-14 19:55 UTC  (4+ messages)

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-14 19:36 UTC  (5+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property

[PATCH v5 00/12] python/machine.py: refactor shutdown
 2020-07-14 19:17 UTC  (13+ messages)
` [PATCH v5 05/12] python/machine.py: Prohibit multiple shutdown() calls
` [PATCH v5 10/12] python/machine.py: split shutdown into hard and soft flavors
` [PATCH v5 12/12] python/machine.py: change default wait timeout to 3 seconds

QEMU | Pipeline #166560423 has failed for master | d2628b1e
 2020-07-14 19:33 UTC 

[PULL v3 00/32] AVR port
 2020-07-14 19:31 UTC  (3+ messages)

[PATCH v5 00/16] python: add mypy support to python/qemu
 2020-07-14 19:25 UTC  (2+ messages)

[PULL v3] Block layer patches
 2020-07-14 19:23 UTC  (2+ messages)

[PATCH 0/1] MAINTAINERS: Add Python library stanza
 2020-07-14 19:15 UTC  (4+ messages)
` [PATCH 1/1] "

QEMU | Pipeline #166549079 has failed for master | aeb07b5f
 2020-07-14 19:04 UTC 

[PULL 00/15] riscv-to-apply queue
 2020-07-14 18:39 UTC  (2+ messages)

[PATCH 0/1] python: add make check-python target
 2020-07-14 18:36 UTC  (4+ messages)
` [PATCH 1/1] python: add "

[PATCH for-5.1] i386: hvf: Explicitly set CR4 guest/host mask
 2020-07-14 18:20 UTC  (3+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-14 18:26 UTC  (11+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

PATCH] WHPX: TSC get and set should be dependent on VM state
 2020-07-14 18:13 UTC  (9+ messages)
  ` [EXTERNAL] "


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