qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-15 01:07:09 to 2021-02-15 15:03:24 UTC [more...]

[PULL 00/11] Block layer patches
 2021-02-15 15:00 UTC  (2+ messages)
` [PULL 01/11] qemu-storage-daemon: Enable object-add

[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
 2021-02-15 14:46 UTC  (15+ messages)
` [RFC PATCH 32/42] docker: Add gentoo-mipsr5900el-cross image
` [RFC PATCH 34/42] gitlab-ci: Build MIPS R5900 cross-toolchain (Gentoo based)
` [RFC PATCH 37/42] gitlab-ci: Add job to test the MIPS r5900o32el target
` [RFC PATCH 41/42] tests/acceptance: Test R5900 CPU with BusyBox from Sony PS2

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-15 14:48 UTC  (3+ messages)
` [PATCH 17/22] Acceptance Tests: fix population of public key in cloudinit image

[RFC v18 00/15] i386 cleanup PART 2
 2021-02-15 14:39 UTC  (23+ messages)
` [RFC v18 01/15] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v18 02/15] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [RFC v18 03/15] accel: introduce new accessor functions
` [RFC v18 06/15] meson: add target_user_arch
` [RFC v18 08/15] i386: split smm helper (softmmu)
` [RFC v18 10/15] i386: split tcg btp_helper into softmmu and user parts
` [RFC v18 12/15] i386: separate fpu_helper into user and softmmu parts

Fwd: VirtioSound device emulation implementation
 2021-02-15 14:39 UTC  (11+ messages)

[PATCH 00/24] virtiofs dax patches
 2021-02-15 14:24 UTC  (5+ messages)
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "

[PATCH 0/2] monitor: Shutdown fixes
 2021-02-15 14:22 UTC  (9+ messages)
` [PATCH 2/2] monitor/qmp: Stop processing requests when shutdown is requested

[PULL 00/13] Linux user for 6.0 patches
 2021-02-15 14:15 UTC  (16+ messages)
` [PULL 01/13] linux-user/mips64: Restore setup_frame() for o32 ABI
` [PULL 02/13] linux-user/mips64: Support o32 ABI syscalls
` [PULL 03/13] linux-user/signal: Decode waitid si_code
` [PULL 04/13] linux-user: Add missing TARGET___O_TMPFILE for hppa and alpha
` [PULL 05/13] linux-user: fix O_NONBLOCK usage for hppa target
` [PULL 06/13] linux-user: fix O_NONBLOCK in signalfd4() and eventfd2() syscalls
` [PULL 07/13] linux-user: Fix loading of BSS segments
` [PULL 08/13] linux-user/mmap: Avoid asserts for out of range mremap calls
` [PULL 09/13] linux-user/syscall: Fix do_ioctl_ifconf() for 64 bit targets
` [PULL 10/13] linux-user: add TARGET_SO_{DOMAIN,PROTOCOL}
` [PULL 11/13] linux-user: target: signal: Support TARGET_SS_AUTODISARM
` [PULL 12/13] docs/user: Remove outdated 'Quick Start' section
` [PULL 13/13] linux-user/mips: Support the n32 ABI for the R5900

[PULL 00/19] i386, qgraph patches for 2020-02-15
 2021-02-15 14:06 UTC  (24+ messages)
` [PULL 01/19] pc: add parser for OVMF reset block
` [PULL 02/19] sev: update sev-inject-launch-secret to make gpa optional
` [PULL 03/19] sev/i386: Add initial support for SEV-ES
` [PULL 04/19] sev/i386: Require in-kernel irqchip support for SEV-ES guests
` [PULL 05/19] sev/i386: Allow AP booting under SEV-ES
` [PULL 06/19] sev/i386: Don't allow a system reset under an SEV-ES guest
` [PULL 07/19] kvm/i386: Use a per-VM check for SMM capability
` [PULL 08/19] sev/i386: Enable an SEV-ES guest based on SEV policy
` [PULL 09/19] libqos/qgraph: add qos_node_create_driver_named()
` [PULL 10/19] libqos/qgraph_internal: add qos_printf() and qos_printf_literal()
` [PULL 11/19] tests/qtest/qos-test: dump qos graph if verbose
` [PULL 12/19] tests/qtest/qos-test: dump environment variables "
` [PULL 13/19] tests/qtest/qos-test: dump QEMU command "
` [PULL 14/19] util/cutils: Skip "." when looking for next directory component
` [PULL 15/19] hvf: Guard xgetbv call
` [PULL 16/19] target/i386/hvf: add vmware-cpuid-freq cpu feature
` [PULL 17/19] hvf: x86: Remove unused definitions
` [PULL 18/19] target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
` [PULL 19/19] hvf: Fetch cr4 before evaluating CPUID(1)

[PATCH v5 00/11] virtio-mem: vfio support
 2021-02-15 14:03 UTC  (4+ messages)

[PATCH] replay: notify CPU on event
 2021-02-15 13:34 UTC  (3+ messages)

[PATCH V2 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-02-15 13:28 UTC  (18+ messages)
` [PATCH V2 1/7] block/rbd: bump librbd requirement to luminous release
` [PATCH V2 4/7] block/rbd: add bdrv_attach_aio_context

[PULL 00/15] testing and gdbstub updates
 2021-02-15 13:04 UTC  (17+ messages)
` [PULL 01/15] travis.yml: Move gprof/gcov test across to gitlab
` [PULL 02/15] travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
` [PULL 03/15] travis.yml: Move the --enable-modules "
` [PULL 04/15] travis.yml: (Re-)move the --enable-debug jobs
` [PULL 05/15] travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
` [PULL 06/15] .shippable: remove the last bits
` [PULL 07/15] travis-ci: Disable C++ optional objects on AArch64 container
` [PULL 08/15] tests/docker: remove travis container
` [PULL 09/15] MAINTAINERS: Add gdbstub.h to the "GDB stub" section
` [PULL 10/15] target/sh4: Drop use of gdb_get_float32() and ldfl_p()
` [PULL 11/15] target/m68k: Drop use of gdb_get_float64() and ldfq_p()
` [PULL 12/15] target/ppc: "
` [PULL 13/15] gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
` [PULL 14/15] bswap.h: Remove unused float-access functions
` [PULL 15/15] tests/tcg: fix silent skipping of softmmu gdb tests

[PATCH v2 00/24] hw/arm: New board model mps3-an524
 2021-02-15 13:06 UTC  (29+ messages)
` [PATCH v2 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific
` [PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
` [PATCH v2 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
` [PATCH v2 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
` [PATCH v2 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
` [PATCH v2 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
` [PATCH v2 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
` [PATCH v2 08/24] hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
` [PATCH v2 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
` [PATCH v2 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
` [PATCH v2 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
` [PATCH v2 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
` [PATCH v2 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
` [PATCH v2 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
` [PATCH v2 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
` [PATCH v2 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
` [PATCH v2 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
` [PATCH v2 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
` [PATCH v2 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
` [PATCH v2 20/24] hw/arm/mps2-tz: Add new mps3-an524 board
` [PATCH v2 21/24] hw/arm/mps2-tz: Stub out USB controller for mps3-an524
` [PATCH v2 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
` [PATCH v2 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board
` [PATCH v2 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs

[PATCH v3 00/10] ACPI related fixes to comform the spec better
 2021-02-15 12:48 UTC  (5+ messages)
` [PATCH v3 07/10] hw/i386: declare ACPI mother board resource for MMCONFIG region

[PATCH RESEND] hostmem: Don't report pmem attribute if unsupported
 2021-02-15 12:34 UTC  (2+ messages)

[PATCH v6 0/3] qcow2: don't leave partially initialized file on image creation
 2021-02-15 12:33 UTC  (2+ messages)

[PULL 0/5] bitmaps patches through 2021-02-12
 2021-02-15 12:31 UTC  (3+ messages)
` [PULL 3/5] qemu-iotests: 300: Add test case for modifying persistence of bitmap

[PATCH] build-sys: invoke ninja with -d keepdepfile
 2021-02-15 12:21 UTC 

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-02-15 12:05 UTC  (11+ messages)
` [PATCH 4/6] accel/tcg: Declare missing cpu_loop_exit*() stubs
` [RFC PATCH 6/6] softmmu: Restrict watchpoint handlers to TCG accelerator

[PATCH] monitor: Fix order in monitor_cleanup()
 2021-02-15 12:17 UTC  (7+ messages)

[PATCH v2 00/12] Categorize some uncategorized devices
 2021-02-15 11:53 UTC  (3+ messages)
` [PATCH v2 11/12] spitz: put some Spitz-family devices into the correct category

[PATCH 0/2] trace: documentation improvements
 2021-02-15 11:39 UTC  (6+ messages)
` [PATCH 1/2] trace: document how to specify multiple --trace patterns

[PATCH] tests/qemu-iotests: Remove test 259 from the "auto" group
 2021-02-15 11:30 UTC  (2+ messages)

[PATCH] spice-app: avoid crash when core spice module doesn't loaded
 2021-02-15 11:12 UTC  (3+ messages)

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-15 10:58 UTC  (2+ messages)
` [Bug 1914535] "

Call for Google Summer of Code 2021 project ideas
 2021-02-15 11:05 UTC  (7+ messages)

[PATCH 0/9] arm: drop dead code for non-32-bit-RGB surfaces
 2021-02-15 10:59 UTC  (15+ messages)
` [PATCH 1/9] hw/arm/musicpal: Remove "
` [PATCH 2/9] hw/display/tc6393xb: Remove dead code for handling non-32bpp surfaces
` [PATCH 3/9] hw/display/tc6393xb: Expand out macros in template header
` [PATCH 4/9] hw/display/tc6393xb: Inline tc6393xb_draw_graphic32() at its callsite
` [PATCH 5/9] hw/display/omap_lcdc: Expand out macros in template header
` [PATCH 6/9] hw/display/omap_lcdc: Drop broken bigendian ifdef
` [PATCH 7/9] hw/display/omap_lcdc: Fix coding style issues in template header
` [PATCH 8/9] hw/display/omap_lcdc: Inline template header into C file
` [PATCH 9/9] hw/display/omap_lcdc: Delete unnecessary macro

libvfio-user library in QEMU
 2021-02-15 10:54 UTC  (2+ messages)

[PATCH] xen-block: fix reporting of discard feature
 2021-02-15 10:51 UTC  (3+ messages)

[PATCH] hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
 2021-02-15 10:49 UTC  (2+ messages)

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-02-15 10:48 UTC  (12+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement

[PATCH v3 0/7] CPU unplug timeout/LMB unplug cleanup in DRC reconfiguration
 2021-02-15 10:40 UTC  (3+ messages)
` [PATCH v3 1/7] spapr_drc.c: do not call spapr_drc_detach() in drc_isolate_logical()

[PATCH v2 00/12] block/export: vhost-user-blk server tests and input validation
 2021-02-15 10:41 UTC  (2+ messages)

[PATCH] hw/display/tcx: Drop unnecessary code for handling BGR format outputs
 2021-02-15 10:21 UTC 

[PATCH] linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel support
 2021-02-15  9:52 UTC  (5+ messages)

[PATCH v7 00/14] block: deal with errp: part I
 2021-02-15  9:22 UTC  (4+ messages)
` [PATCH v7 03/14] block: check return value of bdrv_open_child and drop error propagation

[PATCH] net: Use id_generate() in the network subsystem, too
 2021-02-15  9:02 UTC 

can surface_bits_per_pixel() for the console surface ever return anything other than 32 ?
 2021-02-15  9:01 UTC  (4+ messages)

RFC Qemu mipssim patches
 2021-02-15  7:56 UTC  (7+ messages)
    ` Qemu mipssim patches, mips malta and virtio bugs

supported machines for aarch64
 2021-02-15  7:38 UTC 

[PATCH 0/3] hw/display/sm501: Tidy up template header
 2021-02-15  6:12 UTC  (3+ messages)

[Bug 1915682] [NEW] i386-linux-user wine exception regression tests fail
 2021-02-15  3:08 UTC 

[RFC PATCH 00/10] target/hexagon: introduce idef-parser
 2021-02-15  1:34 UTC  (3+ messages)
` [RFC PATCH 10/10] target/hexagon: import additional tests

[PATCH v8 00/35] Hexagon patch series
 2021-02-15  1:23 UTC  (10+ messages)
` [PATCH v8 31/35] Hexagon (tests/tcg/hexagon) TCG tests - multiarch
` [PATCH v8 32/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
` [PATCH v8 33/35] Hexagon (tests/tcg/hexagon) TCG tests - floating point
` [PATCH v8 34/35] Hexagon build infrastructure


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