qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-06 21:20:56 to 2021-08-09 07:57:08 UTC [more...]

[PATCH] ppc/pnv: update skiboot to commit 820d43c0a775
 2021-08-09  7:55 UTC  (5+ messages)

[RFC PATCH 00/13] Support UXL field in mstatus
 2021-08-09  7:53 UTC  (20+ messages)
` [RFC PATCH 02/13] target/riscv: Support UXL32 for branch instructions
` [RFC PATCH 03/13] target/riscv: Support UXL32 on 64-bit cpu for load/store
` [RFC PATCH 04/13] target/riscv: Support UXL32 for slit/sltiu
` [RFC PATCH 05/13] target/riscv: Support UXL32 for shift instruction
` [RFC PATCH 06/13] target/riscv: Fix div instructions

[PATCH] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
 2021-08-09  7:44 UTC  (2+ messages)

[PATCH] vmxnet3: add stub for encapsulation offload
 2021-08-09  7:32 UTC  (4+ messages)

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-08-09  7:14 UTC  (6+ messages)
` [PATCH-for-6.2 1/2] disas/nios2: Fix style in print_insn_nios2()
` [PATCH-for-6.2 2/2] disas/nios2: Simplify endianess conversion

[Bug 1939179] [NEW] qemu-ga fsfreeze crashes the kernel
 2021-08-09  7:00 UTC  (2+ messages)
` [Bug 1939179] "

[PATCH] target/riscv: Add User CSRs read-only check
 2021-08-09  7:07 UTC 

[RFC PATCH v0 0/2] Support for H_REG_SNS hcall
 2021-08-09  3:49 UTC  (3+ messages)
` [RFC PATCH v0 1/2] spapr: Add "

[PATCH for-6.2 v6 0/7] DEVICE_UNPLUG_ERROR QAPI event
 2021-08-09  3:41 UTC  (17+ messages)
` [PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
` [PATCH for-6.2 v6 2/7] spapr.c: "
` [PATCH for-6.2 v6 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH for-6.2 v6 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH for-6.2 v6 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
` [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH for-6.2 v6 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH 0/7] Add vmnet.framework based network backend
 2021-08-09  3:23 UTC  (5+ messages)
` [PATCH 2/7] net/vmnet: add new netdevs to qapi/net

[PATCH v3] net/macos: implement vmnet-based netdev
 2021-08-09  3:22 UTC  (3+ messages)

[PATCH 0/2] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-08-09  3:01 UTC  (7+ messages)
` [PATCH 1/2] virtio: add a way to disable a queue

[PATCH] target/riscv: Correct a comment in riscv_csrrw()
 2021-08-09  1:04 UTC  (3+ messages)

[PATCH] hw/riscv: virt: Move flash node to root
 2021-08-09  1:03 UTC  (4+ messages)

[PATCH for 6.2 00/49] bsd-user updates to run hello world
 2021-08-08 22:56 UTC  (80+ messages)
` [PATCH for 6.2 01/49] bsd-user: remove sparc and sparc64
` [PATCH for 6.2 02/49] bsd-user: add copyright header to elfload.c
` [PATCH for 6.2 03/49] bsd-user: Add Stacey's copyright to main.c
` [PATCH for 6.2 04/49] bsd-user: Remove all non-x86 code from elfload.c
` [PATCH for 6.2 05/49] bsd-user: move arch specific defines out of elfload.c
` [PATCH for 6.2 06/49] bsd-user: merge comments and guards from bsd-user fork
` [PATCH for 6.2 07/49] bsd-user: style nits: apply qemu style to these files
` [PATCH for 6.2 08/49] bsd-user: style nits: fix whitespace issues to be qemu standard
` [PATCH for 6.2 09/49] bsd-user: add license
` [PATCH for 6.2 10/49] bsd-user: pass the bsd_param into loader_exec
` [PATCH for 6.2 11/49] bsd-user: Fix calculation of size to allocate
` [PATCH for 6.2 12/49] bsd-user: implement path searching
` [PATCH for 6.2 13/49] bsd-user: Eliminate elf personality
` [PATCH for 6.2 14/49] bsd-user: remove a.out support
` [PATCH for 6.2 15/49] bsd-user: TARGET_NGROUPS unused in this file, remove
` [PATCH for 6.2 16/49] bsd-user: elfload: simplify bswap a bit
` [PATCH for 6.2 17/49] bsd-user: assume pthreads and support of __thread
` [PATCH for 6.2 18/49] bsd-user: add host-os.h
` [PATCH for 6.2 19/49] bsd-user: Include host-os.h from main
` [PATCH for 6.2 20/49] bsd-user: save the path the qemu emulator
` [PATCH for 6.2 21/49] bsd-user: start to move target CPU functions to target_arch*
` [PATCH for 6.2 22/49] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PATCH for 6.2 23/49] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PATCH for 6.2 24/49] bsd-user: Include more things in qemu.h
` [PATCH for 6.2 25/49] bsd-user: define max args in terms of pages
` [PATCH for 6.2 26/49] bsd-user: Create target specific vmparam.h
` [PATCH for 6.2 27/49] bsd-user: Add architecture specific signal tramp code
` [PATCH for 6.2 28/49] bsd-user: Move stack initializtion into a per-os file
` [PATCH for 6.2 29/49] bsd-user: Add system independent stack, data and text limiting
` [PATCH for 6.2 30/49] bsd-user: elf cleanup
` [PATCH for 6.2 31/49] bsd-user: Remove dead #ifdefs from elfload.c
` [PATCH for 6.2 32/49] bsd-user: *BSD specific siginfo defintions
` [PATCH for 6.2 33/49] bsd-user: Rewrite target system call definintion glue
` [PATCH for 6.2 34/49] bsd-user: Fix initializtion of task state
` [PATCH for 6.2 35/49] bsd-user: remove error_init
` [PATCH for 6.2 36/49] bsd-user: Make cpu_model and cpu_type visible to all of main.c
` [PATCH for 6.2 37/49] bsd-user: update debugging in mmap.c
` [PATCH for 6.2 38/49] bsd-user: Update mapping to handle reserved and starting conditions
` [PATCH for 6.2 39/49] bsd-user: Need to reset CPU after creation
` [PATCH for 6.2 40/49] bsd-user: Add target_arch_reg to describe a target's register set
` [PATCH for 6.2 41/49] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PATCH for 6.2 42/49] bsd-user: add stubbed out core dump support
` [PATCH for 6.2 43/49] bsd-user: elfload.c style catch up patch
` [PATCH for 6.2 44/49] bsd-user: Refactor load_elf_sections and is_target_elf_binary
` [PATCH for 6.2 45/49] bsd-user: Make guest_base an unsigned long
` [PATCH for 6.2 46/49] bsd-user: move qemu_log to later in the file
` [PATCH for 6.2 47/49] bsd-user: Implement interlock for atomic operations
` [PATCH for 6.2 48/49] bsd-user: Implement cpu_copy() helper routine
` [PATCH for 6.2 49/49] bsd-user: Add '-0 argv0' option to bsd-user/main.c

[PATCH-for-6.2 v3 0/7] target/mips: Convert NEC Vr54xx to decodetree
 2021-08-08 17:30 UTC  (8+ messages)
` [PATCH-for-6.2 v3 1/7] target/mips: Introduce generic TRANS() macro for decodetree helpers
` [PATCH-for-6.2 v3 2/7] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH-for-6.2 v3 3/7] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c
` [PATCH-for-6.2 v3 4/7] target/mips: Introduce decodetree structure for NEC Vr54xx extension
` [PATCH-for-6.2 v3 5/7] target/mips: Convert Vr54xx MACC* opcodes to decodetree
` [PATCH-for-6.2 v3 6/7] target/mips: Convert Vr54xx MUL* "
` [PATCH-for-6.2 v3 7/7] target/mips: Convert Vr54xx MSA* "

[PATCH-for-6.2 0/2] target/mips: Use tcg_constant_* in TX79 & MXU
 2021-08-08 16:08 UTC  (3+ messages)
` [PATCH-for-6.2 1/2] target/mips/tx79: Use tcg_constant_tl()
` [PATCH-for-6.2 2/2] target/mips/mxu: Use tcg_constant_i32()

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-08-08  1:34 UTC 

[PATCH for 6.1 0/1] Fix chardev frontend bug in HMP
 2021-08-07 19:29 UTC  (2+ messages)
` [PATCH] monitor/hmp: schedule qemu_chr_fe_accept_input() after read

ps2: Fix issue #501 and #502
 2021-08-07 14:29 UTC  (5+ messages)
` [PATCH 1/3] ps2: use the whole ps2 buffer but keep queue size
` [PATCH 2/3] ps2: use a separate keyboard command reply queue
` [PATCH 3/3] ps2: migration support for "
` [PATCH-for-6.1? 0/3] ps2: Fix issue #501 and #502

[PATCH v12] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-07 14:22 UTC  (2+ messages)

(no subject)
 2021-08-07 11:35 UTC 

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-07 12:54 UTC  (3+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-08-07 12:45 UTC  (7+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status

[CXL Volatile MEM]: How to change the CXL persistent memory device to a volatile memory
 2021-08-07 12:37 UTC 

[PULL V3 for 6.2 0/6] COLO-Proxy patches for 2021-06-25
 2021-08-07 12:08 UTC  (4+ messages)
` [PULL V3 for 6.2 1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough

[PATCH 0/5] [RfC] monitor/hmp: command register support
 2021-08-07 10:36 UTC  (2+ messages)

[PATCH-for-6.2 v2 0/5] target/mips: Convert NEC Vr54xx to decodetree
 2021-08-07  8:20 UTC  (4+ messages)
` [PATCH-for-6.2 v2 3/5] target/mips: Convert Vr54xx MACC* opcodes "

[PATCH for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-07  8:17 UTC  (17+ messages)
` [PATCH for-6.2 02/12] qom: Use DEVICE_*CLASS instead of OBJECT_*CLASS
` [PATCH for-6.2 04/12] [automated] Add struct names to typedefs used by QOM types
` [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
` [PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
` [PATCH for-6.2 08/12] npcm7xx_clk: Use DECLARE_INSTANCE_CHECKER
` [PATCH for-6.2 09/12] npcm7xx_otp: Use DECLARE_CLASS_CHECKERS
` [PATCH for-6.2 11/12] [automated] Use OBJECT_DECLARE_TYPE when possible
` [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH v7 00/10] qapi: untie 'if' conditions from C preprocessor
 2021-08-07  6:05 UTC  (3+ messages)

[PATCH v4 0/2] Add remote I2C device to support external I2C device
 2021-08-07  1:55 UTC  (4+ messages)
` [PATCH v4 1/2] hw/i2c: add remote "
` [PATCH v4 2/2] docs/specs: add remote i2c docs

[PATCH V6 00/27] Live Update
 2021-08-06 21:44 UTC  (28+ messages)
` [PATCH V6 01/27] memory: qemu_check_ram_volatile
` [PATCH V6 02/27] migration: fix populate_vfio_info
` [PATCH V6 03/27] migration: qemu file wrappers
` [PATCH V6 04/27] migration: simplify savevm
` [PATCH V6 05/27] vl: start on wakeup request
` [PATCH V6 06/27] cpr: reboot mode
` [PATCH V6 07/27] cpr: reboot HMP interfaces
` [PATCH V6 08/27] memory: flat section iterator
` [PATCH V6 09/27] oslib: qemu_clear_cloexec
` [PATCH V6 10/27] machine: memfd-alloc option
` [PATCH V6 11/27] qapi: list utility functions
` [PATCH V6 12/27] vl: helper to request re-exec
` [PATCH V6 13/27] cpr: preserve extra state
` [PATCH V6 14/27] cpr: restart mode
` [PATCH V6 15/27] cpr: restart HMP interfaces
` [PATCH V6 16/27] hostmem-memfd: cpr for memory-backend-memfd
` [PATCH V6 17/27] pci: export functions for cpr
` [PATCH V6 18/27] vfio-pci: refactor "
` [PATCH V6 19/27] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V6 20/27] vfio-pci: cpr part 2 (msi)
` [PATCH V6 21/27] vfio-pci: cpr part 3 (intx)
` [PATCH V6 22/27] vhost: reset vhost devices for cpr
` [PATCH V6 23/27] chardev: cpr framework
` [PATCH V6 24/27] chardev: cpr for simple devices
` [PATCH V6 25/27] chardev: cpr for pty
` [PATCH V6 26/27] chardev: cpr for sockets
` [PATCH V6 27/27] cpr: only-cpr-capable option


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