qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-24 16:11:49 to 2021-04-26 10:08:41 UTC [more...]

[PATCH 0/2] iotests/qsd-jobs: Use common.qemu for the QSD
 2021-04-26 10:06 UTC  (2+ messages)

[PATCH v3 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-26 10:01 UTC  (2+ messages)

X on old (non-x86) Linux guests
 2021-04-26 10:01 UTC 

[PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation
 2021-04-26 10:01 UTC  (5+ messages)

[PATCH] make vfio and DAX cache work together
 2021-04-26  9:50 UTC 

[PATCH for-6.0 v2 0/2] hw/block/nvme: fix msix uninit
 2021-04-26  9:39 UTC  (5+ messages)
` [PATCH for-6.0 v2 1/2] hw/block/nvme: fix invalid msix exclusive uninit

[PATCH 0/2] block/export: Fix crash on error after iothread conflict
 2021-04-26  9:44 UTC  (3+ messages)
` [PATCH 1/2] block/export: Free ignored Error

[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
 2021-04-26  9:30 UTC  (4+ messages)
` [Bug 1749393] "

[Bug 1925496] [NEW] nvme disk cannot be hotplugged after removal
 2021-04-26  9:31 UTC  (2+ messages)
` [Bug 1925496] "

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-26  9:37 UTC  (3+ messages)
` [PATCH v1 13/25] hw/tricore: Add testdevice for tests in tests/tcg/

First time patch not reflected in the mailing list
 2021-04-26  9:36 UTC 

Resetting non-qdev children in a 3-phase reset device
 2021-04-26  9:33 UTC  (14+ messages)

Windows Cirrus Build broken
 2021-04-26  9:21 UTC 

[PULL 10/24] bsd-user: style tweak: use C not C++ comments
 2021-04-26  9:12 UTC  (4+ messages)
` [PULL 15/24] bsd-user: Fix commentary issues

[PATCH 00/11] qemu-io-cmds: move to coroutine
 2021-04-26  9:12 UTC  (4+ messages)
` [PATCH 03/11] block/block-gen.h: bind monitor

[Bug 1895305] [NEW] pthread_cancel fails with "RT33" with musl libc
 2021-04-26  8:54 UTC  (2+ messages)
` [Bug 1895305] "

[PATCH v3 00/33] block/nbd: rework client connection
 2021-04-26  8:52 UTC  (4+ messages)
` [PATCH v3 06/33] util/async: aio_co_schedule(): support reschedule in same ctx

[PATCH] hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected
 2021-04-26  8:23 UTC  (3+ messages)

[PATCH 1/1] amd_iommu: fix wrong MMIO operations
 2021-04-26  8:21 UTC 

[PATCH 00/14] hw(/block/)nvme: spring cleaning
 2021-04-26  8:02 UTC  (2+ messages)

[PATCH] hw/block/nvme: fix csi field for cns 0x00 and 0x11
 2021-04-26  7:46 UTC 

[PULL 0/2] pc: last minute bugfixes
 2021-04-26  7:49 UTC  (6+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()

[PATCH] qapi: deprecate drive-backup
 2021-04-26  7:39 UTC  (2+ messages)

[PATCH RFC 0/1] To add HMP interface to dump PCI MSI-X table/PBA
 2021-04-26  5:41 UTC  (9+ messages)
` [PATCH RFC 1/1] msix: add hmp interface to dump MSI-X info

[PATCH v3 00/10] RISC-V: Steps towards running 32-bit guests on
 2021-04-26  5:33 UTC  (10+ messages)
` [PATCH v3 08/10] target/riscv: Consolidate RV32/64 32-bit instructions
` [PATCH v3 10/10] target/riscv: Fix the RV64H decode comment

[PATCH] i386: load kernel on xen using DMA
 2021-04-26  3:47 UTC 

[Bug 1926111] [NEW] Assertion `tx_queue_idx <= s->txq_num' failed in vmxnet3_io_bar0_write
 2021-04-26  3:19 UTC 

[PATCH v2 00/25] linux-user/sparc: Implement rt signals
 2021-04-26  3:06 UTC  (27+ messages)
` [PATCH v2 01/25] linux-user: Split out target_restore_altstack
` [PATCH v2 02/25] linux-user: Use target_restore_altstack in all sigreturn
` [PATCH v2 03/25] linux-user: Pass CPUArchState to do_sigaltstack
` [PATCH v2 04/25] linux-user: Pass CPUArchState to target_restore_altstack
` [PATCH v2 05/25] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate
` [PATCH v2 06/25] linux-user/sparc: Clean up init_thread
` [PATCH v2 07/25] linux-user/sparc: Merge sparc64 target_syscall.h
` [PATCH v2 08/25] linux-user/sparc: Merge sparc64 target_elf.h
` [PATCH v2 09/25] linux-user/sparc: Merge sparc64 target_structs.h
` [PATCH v2 10/25] linux-user/sparc: Merge sparc64 termbits.h
` [PATCH v2 11/25] linux-user/sparc: Merge sparc64/ into sparc/
` [PATCH v2 12/25] linux-user/sparc: Remove target_sigcontext as unused
` [PATCH v2 13/25] linux-user/sparc: Remove target_rt_signal_frame "
` [PATCH v2 14/25] linux-user/sparc: Fix the stackframe structure
` [PATCH v2 15/25] linux-user/sparc: Use target_pt_regs
` [PATCH v2 16/25] linux-user/sparc: Split out save_reg_win
` [PATCH v2 17/25] linux-user/sparc: Clean up get_sigframe
` [PATCH v2 18/25] linux-user/sparc: Save and restore fpu in signal frame
` [PATCH v2 19/25] linux-user/sparc: Add rwin_save to "
` [PATCH v2 20/25] linux-user/sparc: Clean up setup_frame
` [PATCH v2 21/25] linux-user/sparc: Minor corrections to do_sigreturn
` [PATCH v2 22/25] linux-user/sparc: Add 64-bit support to fpu save/restore
` [PATCH v2 23/25] linux-user/sparc: Implement sparc32 rt signals
` [PATCH v2 24/25] linux-user/sparc: Implement sparc64 "
` [PATCH v2 25/25] tests/tcg/sparc64: Re-enable linux-test

[Bug 1926052] [NEW] qemu freezes during grub on arch cloudimg
 2021-04-26  2:45 UTC  (3+ messages)
` [Bug 1926052] "

[Bug 1926044] [NEW] QEMU-user doesn't report HWCAP2_MTE
 2021-04-25 19:20 UTC  (5+ messages)
` [Bug 1926044] "

[Bug 1900122] [NEW] Unsupported ioctl: cmd=0xffffffff80685600 when accessing /dev/video* in aarch64 guest
 2021-04-25 18:40 UTC  (2+ messages)
` [Bug 1900122] "

[Bug 1908416] [NEW] qemu-system-aarch64 can't run Windows 10 for ARM version 2004
 2021-04-25 18:40 UTC  (2+ messages)
` [Bug 1908416] "

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-25 18:36 UTC  (7+ messages)
` [PATCH 1/5] hw/ppc/spapr_iommu: Register machine reset handler
` [PATCH 2/5] hw/pcmcia/microdrive: "
` [PATCH 3/5] hw/block/nand: "
` [PATCH 4/5] hw/pci-host/raven: Manually reset the OR_IRQ device
` [PATCH 5/5] hw/arm/armsse: Manually reset the OR_IRQ devices

[PATCH 0/8] linux-user/sparc64: Implement signals
 2021-04-25 18:12 UTC  (12+ messages)
` [PATCH 1/8] linux-user: Split out target_restore_altstack
` [PATCH 2/8] linux-user: Use target_restore_altstack in all sigreturn
` [PATCH 3/8] linux-user: Pass CPUArchState to do_sigaltstack
` [PATCH 4/8] linux-user: Pass CPUArchState to target_restore_altstack
` [PATCH 5/8] linux-user/sparc64: Move sparc64 code out of sparc32 signal.c
` [PATCH 6/8] linux-user/sparc: Clean up init_thread
` [PATCH 7/8] linux-user/sparc64: Include TARGET_STACK_BIAS in get_sp_from_cpustate
` [PATCH 8/8] linux-user/sparc64: Implement signals

[PATCH] hw/i386: Expand the range of CPU topologies between smp and maxcpus
 2021-04-25 11:22 UTC 

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-25 13:27 UTC  (15+ messages)
` [PATCH 06/22] qapi/parser: assert get_expr returns object in outer loop
` [PATCH 07/22] qapi/parser: assert object keys are strings
` [PATCH 09/22] qapi: add match_nofail helper
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests
` [PATCH 11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH 12/22] qapi/parser: add type hint annotations
` [PATCH 16/22] qapi/parser: add docstrings

[PATCH] vmbus: Don't make QOM property registration conditional
 2021-04-25 12:21 UTC  (5+ messages)

[PATCH RESEND] pc-dimm: remove unnecessary get_vmstate_memory_region() method
 2021-04-25 12:11 UTC 

constant_tsc support for SVM guest
 2021-04-25  5:19 UTC  (3+ messages)

[PATCH v6 0/7] eBPF RSS support for virtio-net
 2021-04-25  3:32 UTC  (2+ messages)

[PATCH 0/3] hw: Restrict PCMCIA to ARM target
 2021-04-24 22:45 UTC  (7+ messages)
` [PATCH 1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
` [PATCH 2/3] hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
` [PATCH 3/3] hw/pcmcia: Do not register PCMCIA type if not required

[PATCH 0/2] hw/usb: Do not build USB subsystem if not required
 2021-04-24 22:41 UTC  (3+ messages)
` [PATCH 1/2] hw/usb/host-stub: Remove unused header
` [PATCH 2/2] hw/usb: Do not build USB subsystem if not required

[PATCH v2 00/48] bsd-user style and reorg patches
 2021-04-24 18:22 UTC  (78+ messages)
` [PATCH v2 05/48] bsd-user: style tweak: keyword space (
` [PATCH v2 07/48] "
` [PATCH v2 08/48] bsd-user: style tweak: use C not C++ comments
` [PATCH v2 10/48] bsd-user: Remove commented out code
` [PATCH v2 11/48] bsd-user: style tweak: Remove #if 0'd code
` [PATCH v2 12/48] "
` [PATCH v2 13/48] "
` [PATCH v2 14/48] "
` [PATCH v2 15/48] bsd-user: style tweak: return is not a function, eliminate ()
` [PATCH v2 16/48] bsd-user: style tweak: Put {} around all if/else/for statements
` [PATCH v2 17/48] bsd-user: style tweak: Fix commentary issues
` [PATCH v2 18/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 19/48] bsd-user: style tweak: move extern to header file
` [PATCH v2 20/48] bsd-user: style tweak: use {} consistently in for / if / else statements
` [PATCH v2 21/48] bsd-user: style nits: return is not a function
` [PATCH v2 22/48] bsd-user: use qemu_strtoul in preference to strtol
` [PATCH v2 23/48] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PATCH v2 24/48] bsd-user: create target_arch_cpu.h
` [PATCH v2 25/48] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h
` [PATCH v2 26/48] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop
` [PATCH v2 27/48] bsd-user: style tweak: space pedantry
` [PATCH v2 28/48] bsd-user: style tweak: comments
` [PATCH v2 29/48] bsd-user: style tweak: use {} correctly
` [PATCH v2 30/48] bsd-user: style tweak: fix block comments
` [PATCH v2 31/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 32/48] bsd-user: style tweak: remove spacing after '*' and add after }
` [PATCH v2 33/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 34/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 35/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 36/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 37/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 38/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 39/48] bsd-user: style tweak: spaces around =, remove stray space
` [PATCH v2 40/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 41/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 42/48] bsd-user: style tweak: spaces around operators and commas
` [PATCH v2 43/48] bsd-user: style tweak: fold long lines
` [PATCH v2 44/48] bsd-user: style tweak: use preferred block comments
` [PATCH v2 45/48] bsd-user: style tweak: Use preferred {} in if/else statements
` [PATCH v2 46/48] bsd-user: style tweak: Return is not a function call
` [PATCH v2 47/48] bsd-user: style tweak: don't assign in if statement
` [PATCH v2 48/48] bsd-user: put back a break; that had gone missing

[Bug 1855617] [NEW] savevm with hax saves wrong register state
 2021-04-24 17:53 UTC  (2+ messages)
` [Bug 1855617] "


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