qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-06 12:49:31 to 2021-01-07 11:51:48 UTC [more...]

[PATCH] meson: fix ncurses detection on macOS
 2021-01-07 11:47 UTC  (2+ messages)

[PATCH] tests/docker: Remove Debian 9 remnant lines
 2021-01-07 11:48 UTC  (3+ messages)

[PATCH v4 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-07 11:40 UTC  (8+ messages)
` [PATCH v4 1/8] acpi: Allow DSDT acpi table changes
` [PATCH v4 2/8] acpi: Fix unmatched expected DSDT.pxb file
` [PATCH v4 3/8] acpi: Add addr offset in build_crs
` [PATCH v4 4/8] acpi/gpex: Inform os to keep firmware resource map
` [PATCH v4 5/8] acpi/gpex: Exclude pxb's resources from PCI0
` [PATCH v4 6/8] Kconfig: Compile PXB for ARM_VIRT
` [PATCH v4 7/8] acpi: Enable pxb unit-test for ARM virt machine

[PATCH] meson: Propagate gnutls dependency
 2021-01-07 11:41 UTC  (7+ messages)

[PATCH v2] meson: fix Cocoa option in summary
 2021-01-07 11:36 UTC  (3+ messages)

[PATCH v4 0/5] Misc meson fixes along test-vmstate fixes
 2021-01-07 11:35 UTC  (16+ messages)
` [PATCH v4 1/5] cirrus/msys2: Exit powershell with $LastExitCode
` [PATCH v4 2/5] cirrus/msys2: Cache msys2 mingw in a better way
` [PATCH v4 3/5] maintainers: Add me as Windows Hosted Continuous Integration maintainer
` [PATCH v4 4/5] whpx: Fixes include of whp-dispatch.h in whpx.h
` [PATCH v4 5/5] whpx: move whpx_lapic_state from header to c file

[Bug 1908266] [NEW] spice unnecessary forces nographic
 2021-01-07 11:13 UTC  (2+ messages)
` [Bug 1908266] "

[PATCH 0/2] Cleanup internal WHPX headers
 2021-01-07 11:15 UTC  (3+ messages)
` [PATCH 2/2] whpx: move internal definitions to whpx-internal.h

[PATCH 0/3] Fix up sam460ex fixes
 2021-01-07 11:13 UTC  (7+ messages)
` [PATCH 2/3] Revert "ppc4xx: Move common dependency on serial to common option"
` [PATCH 1/3] Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
` [PATCH 3/3] sam460ex: Use type cast macro instead of simple cast

[PATCH 0/4] block: prepare for 64bit
 2021-01-07 10:56 UTC  (4+ messages)
` [PATCH 4/4] block: introduce BDRV_MAX_LENGTH

[PATCH 00/12] vt82c686b clean ups and vt8231 emulation
 2021-01-07 10:56 UTC  (19+ messages)
` [PATCH 07/12] vt82c686: Move creation of ISA devices to the ISA bridge
` [PATCH 11/12] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH 02/12] vt82c686: Reorganise code
` [PATCH 06/12] vt82c686: Simplify vt82c686b_realize()
` [PATCH 05/12] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
` [PATCH 10/12] vt82c686: QOM-ify superio related functionality
` [PATCH 01/12] vt82c686: Move superio memory region to SuperIOConfig struct
` [PATCH 09/12] vt82c686: Implement control of serial port io ranges via config regs
` [PATCH 04/12] vt82c686: Fix up power management io base and config
` [PATCH 08/12] vt82c686: Fix superio_cfg_{read,write}() functions
` [PATCH 03/12] vt82c686: Fix SMBus IO base and configuration registers
` [PATCH 12/12] vt82c686: Add emulation of VT8231 south bridge

[PATCH] virtio-mmio: fix guest kernel crash with SHM regions
 2021-01-07 10:36 UTC  (3+ messages)

[PATCH v6 0/3] qcow2: don't leave partially initialized file on image creation
 2021-01-07 10:22 UTC  (2+ messages)

[PATCH 0/3] RFC: few random hacks to improve eventfd fallback path
 2021-01-07 10:26 UTC  (2+ messages)

[PATCH v2 0/2] Quality of life patches for qemu coroutine debugging
 2021-01-07 10:24 UTC  (2+ messages)

[PATCH v3 0/5] SCSI: fix transfer limits for SCSI passthrough
 2021-01-07 10:23 UTC  (2+ messages)

[Bug 1910505] [NEW] atomic failure linking with --enable-sanitizers on 32-bit Linux hosts
 2021-01-07 10:23 UTC  (3+ messages)

[Bug 1873769] [NEW] SB16 audio playback freezes emulation in Windows 95 guest
 2021-01-07 10:10 UTC  (4+ messages)
` [Bug 1873769] "

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-07  9:14 UTC  (15+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[v2 PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2021-01-07  9:11 UTC 

[PATCH v2 00/24] target/mips: Convert MSA ASE to decodetree
 2021-01-07  9:04 UTC  (11+ messages)
` [PATCH v2 02/24] target/mips/translate: Expose check_mips_64() to 32-bit mode
` [PATCH v2 03/24] target/mips/cpu: Introduce isa_rel6_available() helper

[PULL v2 00/53] Misc patches for 2020-12-21
 2021-01-07  8:12 UTC  (5+ messages)

[RFC PATCH 0/2] Pegasos2 emulation
 2021-01-07  7:43 UTC  (7+ messages)
` [RFC PATCH 2/2] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [RFC PATCH 1/2] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH 0/4] Fixes whpx build and improve Windows host CI
 2021-01-07  7:22 UTC  (8+ messages)
` [PATCH 1/4] cirrus/msys2: Exit powershell with $LastExitCode
` [PATCH 2/4] cirrus/msys2: Cache msys2 mingw in a better way
` [PATCH 3/4] whpx: Fixes include of whp-dispatch.h in whpx.h
` [PATCH 4/4] maintainers: Add me as Windows Hosted Continuous Integration maintainer

[PATCH v4] gdb: riscv: Add target description
 2021-01-07  6:55 UTC  (2+ messages)

[PATCH v3 0/3] vfio-ccw: Implement request notifier
 2021-01-07  6:52 UTC  (4+ messages)
` [PATCH v3 1/3] update-linux-headers: Include const.h

[PATCH] docs/system: Remove deprecated 'fulong2e' machine alias
 2021-01-07  6:52 UTC  (3+ messages)

[PATCH v3 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-07  5:54 UTC  (8+ messages)
` [PATCH v3 3/8] acpi/gpex: Inform os to keep firmware resource map

[PATCH v4 0/7] fuzz: improve crash case minimization
 2021-01-07  5:54 UTC  (14+ messages)
` [PATCH v4 1/7] fuzz: accelerate non-crash detection
` [PATCH v4 2/7] fuzz: double the IOs to remove for every loop
` [PATCH v4 3/7] fuzz: split write operand using binary approach
` [PATCH v4 4/7] fuzz: loop the remove minimizer and refactoring
` [PATCH v4 5/7] fuzz: set bits in operand of write/out to zero
` [PATCH v4 6/7] fuzz: add minimization options

[Bug 1909418] Re: QEMU: Heap Overflow vulnerability in SDHCI Component
 2021-01-07  3:07 UTC 

[Bug 1901359] [NEW] ignore bit 0 in pci CONFIG_ADDRESS register write for Type 1 access
 2021-01-07  0:26 UTC  (2+ messages)
` [Bug 1901359] "

[Bug 1909921] [NEW] Raspberry Pi 4 qemu:handle_cpu_signal received signal outside vCPU context @ pc=0xffff87709b0e
 2021-01-06 22:53 UTC  (7+ messages)
` [Bug 1909921] "

[PATCH] vl: initialize displays _after_ exiting preconfiguration
 2021-01-06 21:24 UTC  (4+ messages)

[PATCH V2 00/22] Live Update
 2021-01-06 21:19 UTC  (6+ messages)
` [PATCH V2 05/22] vl: memfd-alloc option

[PATCH V1] gdbstub: suspended state support
 2021-01-06 20:10 UTC 

[PATCH v3] vl: pause option
 2021-01-06 20:07 UTC 

[PATCH V2] vl: pause option
 2021-01-06 20:32 UTC  (5+ messages)

[PULL v4 0/4] more testing fixes (all green now)
 2021-01-06 20:26 UTC  (5+ messages)
` [PULL v4 1/4] tests/docker: Include 'ccache' in Debian base image
` [PULL v4 2/4] tests/iotests: drop test 312 from auto group
` [PULL v4 3/4] tests/acceptance: bound the size of readline in s390_ccw_virtio
` [PULL v4 4/4] cirrus: don't run full qtest on macOS

[PATCH v2 0/1] vl.c: fix trace backend init ordering
 2021-01-06 19:59 UTC  (4+ messages)
` [PATCH v2 1/1] vl.c: do not execute trace_init_backends() before daemonizing

[Qemu-devel] [Bug 1829459] [NEW] qemu: qemu_thread_create: Invalid argument
 2021-01-06 19:43 UTC  (2+ messages)
` [Bug 1829459] Re: qemu seems to lack support for pid namespace

[RFC PATCH v2 00/32] CXL 2.0 Support
 2021-01-06 19:08 UTC  (12+ messages)
` [RFC PATCH v2 05/32] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [RFC PATCH v2 07/32] hw/cxl/device: Implement basic mailbox (8.2.8.4)
    ` [Linuxarm] "

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2021-01-06 18:15 UTC  (4+ messages)
` [PATCH 6/6] spapr: Model DR connectors as simple objects

[PATCH v3 00/15] target/mips/mips-defs: Simplify ISA definitions
 2021-01-06 17:56 UTC  (8+ messages)
` [PATCH v3 04/15] target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()

[PATCH v2 0/8] MIPS Bootloader helper
 2021-01-06 17:50 UTC  (11+ messages)
` [PATCH v2 5/8] hw/mips: Use bl_gen_kernel_jump to generate bootloaders
` [PATCH v2 7/8] hw/mips/malta: Use bootloader helper to set BAR resgiters
` [PATCH v2 8/8] hw/mips/boston: Use bootloader helper to set GCRs

[PULL v3 00/52] Misc patches for 2020-12-21
 2021-01-06 17:26 UTC  (5+ messages)
` [PULL 42/52] lzo: convert to meson
` [PULL 43/52] snappy: "
` [PULL 44/52] lzfse: "

[PATCH v3] acpi: Permit OEM ID and OEM table ID fields to be changed
 2021-01-06 17:24 UTC  (2+ messages)

[PATCH v2 0/2] block: report errno when flock fcntl fails
 2021-01-06 17:20 UTC  (4+ messages)
` [PATCH v2 2/2] tests: Collapse echoed JSON input to a single line

[PATCH v2] Docs/RCU: Correct sample code of qatomic_rcu_set
 2021-01-06 17:02 UTC  (2+ messages)

CDOS 386 keyboard handling
 2021-01-06 16:49 UTC 

[PATCH v2] tracetool: also strip %l and %ll from systemtap format strings
 2021-01-06 16:49 UTC  (4+ messages)

[PATCHv3] arm-virt: add secure pl061 for reset/power down
 2021-01-06 16:47 UTC  (3+ messages)

[PATCHv2] arm-virt: add secure pl061 for reset/power down
 2021-01-06 16:21 UTC 

[PATCH v5 00/11] hvf: Implement Apple Silicon Support
 2021-01-06 16:04 UTC  (2+ messages)

[PULL 0/4] qemu-sparc queue 20210106
 2021-01-06 15:51 UTC  (2+ messages)

[PATCH v10 0/5] UFFD write-tracking migration/snapshots
 2021-01-06 15:19 UTC  (3+ messages)

[PULL 00/22] ppc-for-6.0 queue 20210106
 2021-01-06 15:29 UTC  (3+ messages)

[PATCH v11 0/5] UFFD write-tracking migration/snapshots
 2021-01-06 15:21 UTC  (6+ messages)
` [PATCH v11 1/5] migration: introduce 'background-snapshot' migration capability
` [PATCH v11 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v11 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v11 4/5] migration: implementation of background snapshot thread
` [PATCH v11 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[PATCH 00/25] esp: consolidate PDMA transfer buffers
 2021-01-06 15:18 UTC  (2+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2021-01-06 14:21 UTC  (14+ messages)

[PATCH] hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
 2021-01-06 14:07 UTC  (2+ messages)

[qemu-web PATCH v2] Add virtio-blk and virtio-scsi configuration post
 2021-01-06 14:04 UTC  (2+ messages)

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2021-01-06 13:51 UTC  (5+ messages)

[PATCH] cirrus: don't run full qtest on macOS
 2021-01-06 13:51 UTC  (3+ messages)

[PATCH v3 0/5] Misc sam460ex fixes (was: Clean up sam460ex irq mapping)
 2021-01-06 13:03 UTC  (5+ messages)
` [PATCH v3 1/5] ppc4xx: Move common dependency on serial to common option

[PATCH] linux-user: Add ETHTOOL ioctl
 2021-01-06 12:59 UTC  (4+ messages)

[RFC PATCH 0/5] hw/mips: Fix Fuloong2E to boot Linux guest again
 2021-01-06 12:49 UTC  (3+ messages)
` [RFC PATCH 5/5] tests/integration: Test Fuloong2E IDE drive, run userspace commands

[PATCH 0/2] tracetool: fix log-stap format
 2021-01-06 12:47 UTC  (3+ messages)
` [PATCH 2/2] tracetool: fix "PRI" macro decoding


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