qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-20 19:14:55 to 2021-12-21 09:02:13 UTC [more...]

[PATCH] ps2: Initial horizontal scroll support
 2021-12-21  8:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update COLO Proxy section
 2021-12-21  8:50 UTC  (3+ messages)

[PATCH v11 00/31] LoongArch64 port of QEMU TCG
 2021-12-21  8:44 UTC  (33+ messages)
` [PATCH v11 01/31] elf: Add machine type value for LoongArch
` [PATCH v11 02/31] MAINTAINERS: Add tcg/loongarch64 entry with myself as maintainer
` [PATCH v11 03/31] tcg/loongarch64: Add the tcg-target.h file
` [PATCH v11 04/31] tcg/loongarch64: Add generated instruction opcodes and encoding helpers
` [PATCH v11 05/31] tcg/loongarch64: Add register names, allocation order and input/output sets
` [PATCH v11 06/31] tcg/loongarch64: Define the operand constraints
` [PATCH v11 07/31] tcg/loongarch64: Implement necessary relocation operations
` [PATCH v11 08/31] tcg/loongarch64: Implement the memory barrier op
` [PATCH v11 09/31] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
` [PATCH v11 10/31] tcg/loongarch64: Implement goto_ptr
` [PATCH v11 11/31] tcg/loongarch64: Implement sign-/zero-extension ops
` [PATCH v11 12/31] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
` [PATCH v11 13/31] tcg/loongarch64: Implement deposit/extract ops
` [PATCH v11 14/31] tcg/loongarch64: Implement bswap{16,32,64} ops
` [PATCH v11 15/31] tcg/loongarch64: Implement clz/ctz ops
` [PATCH v11 16/31] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
` [PATCH v11 17/31] tcg/loongarch64: Implement add/sub ops
` [PATCH v11 18/31] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
` [PATCH v11 19/31] tcg/loongarch64: Implement br/brcond ops
` [PATCH v11 20/31] tcg/loongarch64: Implement setcond ops
` [PATCH v11 21/31] tcg/loongarch64: Implement tcg_out_call
` [PATCH v11 22/31] tcg/loongarch64: Implement simple load/store ops
` [PATCH v11 23/31] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
` [PATCH v11 24/31] tcg/loongarch64: Implement tcg_target_qemu_prologue
` [PATCH v11 25/31] tcg/loongarch64: Implement exit_tb/goto_tb
` [PATCH v11 26/31] tcg/loongarch64: Implement tcg_target_init
` [PATCH v11 27/31] tcg/loongarch64: Register the JIT
` [PATCH v11 28/31] common-user: Add safe syscall handling for loongarch64 hosts
` [PATCH v11 29/31] linux-user: Implement CPU-specific signal handler "
` [PATCH v11 30/31] configure, meson.build: Mark support "
` [PATCH v11 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab

[RFC v2 0/2] migration: Tally pre-copy, downtime and post-copy bytes independently
 2021-12-21  8:37 UTC  (5+ messages)
` [RFC v2 1/2] migration: Introduce ram_transferred_add()
` [RFC v2 2/2] migration: Tally pre-copy, downtime and post-copy bytes independently

[PATCH 0/4] UI fixups
 2021-12-21  8:26 UTC  (9+ messages)
` [PATCH 1/4] ui: Use allocated size instead of window size
` [PATCH 2/4] ui: Remove unnecessary checks
` [PATCH 4/4] ui: Fix gtk/gl when the scaled virtual console does not fit the window

[PATCH] vl: Add opts to device opts list when using JSON syntax for -device
 2021-12-21  8:25 UTC  (2+ messages)

[PATCH v2 0/9] A collection of RISC-V cleanups and improvements
 2021-12-21  8:22 UTC  (9+ messages)
` [PATCH v2 1/9] hw/intc: sifive_plic: Add a reset function
` [PATCH v2 4/9] hw/intc: sifive_plic: Cleanup remaining functions
` [PATCH v2 9/9] hw/riscv: virt: Set the clock-frequency

[PATCH] tests/qtest: Make the filter tests independent from a specific NIC
 2021-12-21  8:20 UTC  (4+ messages)

powernv gitlab ci regression
 2021-12-21  8:20 UTC  (3+ messages)

[PATCH 0/2] qapi/ui: add change-vnc-listen
 2021-12-21  8:13 UTC  (5+ messages)
` [PATCH 1/2] ui/vnc: refactor arrays of addresses to SocketAddressList
` [PATCH 2/2] qapi/ui: introduce change-vnc-listen

[PATCH] target/riscv/pmp: fix no pmp illegal intrs
 2021-12-21  7:13 UTC  (3+ messages)

[PULL v2 00/36] ui: D-Bus display backend
 2021-12-21  6:58 UTC  (37+ messages)
` [PULL v2 01/36] ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
` [PULL v2 02/36] ui/vdagent: replace #if 0 with protocol version check
` [PULL v2 03/36] ui: generalize clipboard notifier
` [PULL v2 04/36] ui/vdagent: add serial capability support
` [PULL v2 05/36] ui/clipboard: add qemu_clipboard_check_serial()
` [PULL v2 06/36] ui/clipboard: add a clipboard reset serial event
` [PULL v2 07/36] hw/display: report an error if virgl initialization failed
` [PULL v2 08/36] virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
` [PULL v2 09/36] ui: do not delay further remote resize
` [PULL v2 10/36] ui: factor out qemu_console_set_display_gl_ctx()
` [PULL v2 11/36] ui: associate GL context outside of display listener registration
` [PULL v2 12/36] ui: make gl_block use a counter
` [PULL v2 13/36] ui: add a gl-unblock warning timer
` [PULL v2 14/36] ui: simplify gl unblock & flush
` [PULL v2 15/36] ui: dispatch GL events to all listeners
` [PULL v2 16/36] ui: split the GL context in a different object
` [PULL v2 17/36] ui: move qemu_spice_fill_device_address to ui/util.c
` [PULL v2 18/36] console: save current scanout details
` [PULL v2 19/36] scripts: teach modinfo to skip non-C sources
` [PULL v2 20/36] docs/sphinx: add sphinx modules to include D-Bus documentation
` [PULL v2 21/36] backends: move dbus-vmstate1.xml to backends/
` [PULL v2 22/36] docs: move D-Bus VMState documentation to source XML
` [PULL v2 23/36] docs: add dbus-display documentation
` [PULL v2 24/36] build-sys: set glib dependency version
` [PULL v2 25/36] ui: add a D-Bus display backend
` [PULL v2 26/36] ui/dbus: add p2p=on/off option
` [PULL v2 27/36] tests/qtests: add qtest_qmp_add_client()
` [PULL v2 28/36] tests: start dbus-display-test
` [PULL v2 29/36] audio: add "dbus" audio backend
` [PULL v2 30/36] ui/dbus: add clipboard interface
` [PULL v2 31/36] chardev: teach socket to accept no addresses
` [PULL v2 32/36] chardev: make socket derivable
` [PULL v2 33/36] option: add g_auto for QemuOpts
` [PULL v2 34/36] ui/dbus: add chardev backend & interface
` [PULL v2 35/36] ui/dbus: register D-Bus VC handler
` [PULL v2 36/36] MAINTAINERS: update D-Bus section

[PATCH v4 0/3] RISC-V: Populate mtval and stval
 2021-12-21  7:46 UTC  (9+ messages)
` [PATCH v4 1/3] target/riscv: Set the opcode in DisasContext
` [PATCH v4 2/3] target/riscv: Fixup setting GVA
` [PATCH v4 3/3] target/riscv: Implement the stval/mtval illegal instruction

[PATCH v7 00/18] Adding partial support for 128-bit riscv target
 2021-12-21  6:55 UTC  (3+ messages)
` [PATCH v7 12/18] target/riscv: support for 128-bit shift instructions

[PATCH v5 00/23] QEMU RISC-V AIA support
 2021-12-21  6:47 UTC  (3+ messages)
` [PATCH v5 13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs

[PATCH] failover: Silence warning messages during qtest
 2021-12-21  5:45 UTC  (2+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2021-12-21  4:32 UTC  (11+ messages)
` [PATCH v4 07/14] vfio-user: run vfio-user context
` [PATCH v4 11/14] vfio-user: IOMMU support for remote device

[RFC PATCH v3 00/27] Add LoongArch softmmu support
 2021-12-21  3:43 UTC  (4+ messages)
` [RFC PATCH v3 16/27] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)

[PATCH v2 0/7] linux-user: nios2 fixes
 2021-12-21  2:50 UTC  (8+ messages)
` [PATCH v2 1/7] linux-user/nios2: Properly emulate EXCP_TRAP
` [PATCH v2 2/7] linux-user/nios2: Fixes for signal frame setup
` [PATCH v2 3/7] linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE
` [PATCH v2 4/7] linux-user/nios2: Map a real kuser page
` [PATCH v2 5/7] linux-user/nios2: Fix EA vs PC confusion
` [PATCH v2 6/7] linux-user/nios2: Fix sigmask in setup_rt_frame
` [PATCH v2 7/7] linux-user/nios2: Use set_sigmask in do_rt_sigreturn

[PULL 00/16] Misc patches for 2021-12-20
 2021-12-21  2:46 UTC  (3+ messages)
` [PULL 07/16] configure, meson: move ARCH to meson.build

[PULL 00/15] *-user: simplify safe signal handling
 2021-12-20 23:54 UTC  (17+ messages)
` [PULL 01/15] linux-user: Untabify all safe-syscall.inc.S
` [PULL 02/15] linux-user: Move syscall error detection into safe_syscall_base
` [PULL 03/15] linux-user/host/mips: Add safe-syscall.inc.S
` [PULL 04/15] linux-user/host/sparc64: "
` [PULL 05/15] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PULL 06/15] linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
` [PULL 07/15] bsd-user: "
` [PULL 08/15] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
` [PULL 09/15] linux-user: Create special-errno.h
` [PULL 10/15] bsd-user: "
` [PULL 11/15] common-user: Move safe-syscall.* from linux-user
` [PULL 12/15] common-user: Adjust system call return on FreeBSD
` [PULL 13/15] linux-user: Move thunk.c from top-level
` [PULL 14/15] meson: Move linux_user_ss to linux-user/
` [PULL 15/15] meson: Move bsd_user_ss to bsd-user/

[PATCH 00/47] Patch Round-up for stable 6.1.1, freeze on 2021-12-21
 2021-12-20 23:41 UTC  (2+ messages)

[PATCH] pci: Skip power-off reset when pending unplug
 2021-12-20 23:03 UTC  (2+ messages)

[PATCH v7 00/13] target/hexagon: introduce idef-parser
 2021-12-20 22:50 UTC  (3+ messages)
` [PATCH v7 01/13] target/hexagon: update MAINTAINERS for idef-parser

[PATCH v4 00/24] linux-user: Clean up siginfo_t handling
 2021-12-20 22:44 UTC  (27+ messages)
` [PATCH v4 01/24] linux-user/alpha: Set TRAP_UNK for bugchk and unknown gentrap
` [PATCH v4 02/24] linux-user/alpha: Set FPE_FLTUNK for gentrap ROPRAND
` [PATCH v4 03/24] linux-user/alpha: Use force_sig_fault
` [PATCH v4 04/24] linux-user/cris: "
` [PATCH v4 05/24] linux-user/hppa: "
` [PATCH v4 06/24] linux-user/hppa: Use the proper si_code for PRIV_OPR, PRIV_REG, OVERFLOW
` [PATCH v4 07/24] linux-user: Remove TARGET_NSIGFPE
` [PATCH v4 08/24] linux-user/hppa: Set FPE_CONDTRAP for COND
` [PATCH v4 09/24] linux-user/i386: Split out maybe_handle_vm86_trap
` [PATCH v4 10/24] linux-user/i386: Use force_sig, force_sig_fault
` [PATCH v4 11/24] linux-user/m68k: Use force_sig_fault
` [PATCH v4 12/24] linux-user/microblaze: "
` [PATCH v4 13/24] linux-user/microblaze: Fix SIGFPE si_codes
` [PATCH v4 14/24] linux-user/mips: Improve do_break
` [PATCH v4 15/24] linux-user/mips: Use force_sig_fault
` [PATCH v4 16/24] target/mips: Extract break code into env->error_code
` [PATCH v4 17/24] target/mips: Extract trap "
` [PATCH v4 18/24] linux-user/openrisc: Use force_sig_fault
` [PATCH v4 19/24] linux-user/ppc: "
` [PATCH v4 20/24] linux-user/riscv: "
` [PATCH v4 21/24] linux-user/s390x: "
` [PATCH v4 22/24] linux-user/sh4: "
` [PATCH v4 23/24] linux-user/sparc: "
` [PATCH v4 24/24] linux-user/xtensa: "

[PATCH 0/6] linux-user: prctl improvements
 2021-12-20 22:41 UTC  (10+ messages)
` [PATCH 1/6] linux-user: Split out do_prctl and subroutines
` [PATCH 2/6] linux-user: Disable more prctl subcodes
` [PATCH 3/6] linux-user: Add code for PR_GET/SET_UNALIGN
` [PATCH 4/6] target/alpha: Implement prctl_unalign_sigbus
` [PATCH 5/6] target/hppa: "
` [PATCH 6/6] target/sh4: "

[PATCH] python/qom: Fix qom-set failure
 2021-12-20 17:44 UTC 

[PATCH v2] hw/nvram: at24 return 0xff if 1 byte address
 2021-12-20 21:21 UTC 

[PATCH v2 0/2] linux-user: fixes for sched_ syscalls
 2021-12-20  7:21 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: add sched_getattr support
` [PATCH v2 2/2] linux-user: call set/getscheduler set/getparam directly

[PULL 00/88] riscv-to-apply queue
 2021-12-20 21:19 UTC  (2+ messages)

[PATCH] tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
 2021-12-20 20:03 UTC  (3+ messages)

[PATCH] tests/qtest/virtio-net-failover: Use g_random_int() instead of g_test_rand_int()
 2021-12-20 20:02 UTC  (3+ messages)

[PATCH 0/2] block: Minor vhost-user-blk fixes
 2021-12-20 20:00 UTC  (3+ messages)
` [PATCH 1/2] qemu-storage-daemon: Add vhost-user-blk help
` [PATCH 2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

[PATCH RFC] MAINTAINERS: split out s390x sections
 2021-12-20 19:27 UTC  (3+ messages)

[RFC v2 00/12] target/ppc: powerpc_excp improvements
 2021-12-20 18:19 UTC  (6+ messages)
` [RFC v2 01/12] target/ppc: powerpc_excp: Set alternate SRRs directly
` [RFC v2 04/12] target/ppc: powerpc_excp: Stop passing excp_model around
` [RFC v2 08/12] target/ppc: Remove unimplemented interrupt code
` [RFC v2 09/12] target/ppc: Use common code for Hypervisor interrupts
` [RFC v2 11/12] target/ppc: Create new files for book3s, booke and ppc32 exception code

[PATCH 00/15] ppc/ppc405: decade cleanup
 2021-12-20 18:18 UTC  (6+ messages)

[PATCH 0/5] migration: misc cleanups
 2021-12-20 19:02 UTC  (4+ messages)
` [PATCH 2/5] migration: We only need last_stage in two places

[PATCH] tests/tcg/ppc64le: remove INT128 requirement to run non_signalling_xscv
 2021-12-20 19:18 UTC  (4+ messages)


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