qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 08:43:42 to 2022-06-30 04:57:35 UTC [more...]

[PATCH v3 00/14] hw/i2c/aspeed: I2C slave mode DMA RX w/ new regs
 2022-06-30  4:51 UTC  (5+ messages)
` [PATCH v3 01/14] hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference
` [PATCH v3 03/14] hw/i2c/aspeed: Fix MASTER_EN missing error message
` [PATCH v3 05/14] hw/i2c: add asynchronous send
` [PATCH v3 06/14] hw/i2c/aspeed: add slave device in old register mode

[PATCH v2] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-06-30  3:22 UTC 

[PATCH] target/s390x: Exit tb after executing ex_value
 2022-06-30  3:16 UTC 

[PATCH] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-06-30  3:06 UTC  (6+ messages)

qemu-system-s390x hang in tcg (was: Re: [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap())
 2022-06-30  3:03 UTC  (6+ messages)
                            ` qemu-system-s390x hang in tcg

[PATCH v2 00/13] hw/i2c/aspeed: Add new-registers DMA slave mode RX support
 2022-06-30  1:43 UTC  (14+ messages)
` [PATCH v2 08/13] hw/i2c/pmbus: Reset out buf after switching pages
` [PATCH v2 09/13] hw/i2c/pmbus: Add read-only IC_DEVICE_ID support
` [PATCH v2 10/13] hw/misc/aspeed: Add PECI controller

[PATCH] io_uring: fix short read slow path corruptions
 2022-06-30  1:01 UTC  (5+ messages)
` [PATCH v2] io_uring: fix short read slow path

[PATCH v3 0/2] handling guest multiple displays
 2022-06-30  0:51 UTC  (3+ messages)
` [PATCH v3 1/3] ui/gtk: detach VCs for additional guest displays
` [PATCH v3 2/2] ui/gtk: a new array param monitor to specify the target displays

[PULL 00/11] Trivial branch for 7.1 patches
 2022-06-30  0:53 UTC  (13+ messages)
` [PULL 01/11] vga: avoid crash if no default vga card
` [PULL 02/11] qom/object: Remove circular include dependency
` [PULL 03/11] util: Return void on iova_tree_remove
` [PULL 04/11] Trivial: 3 char repeat typos
` [PULL 05/11] trivial typos: namesapce
` [PULL 06/11] MAINTAINERS: Add softmmu/runstate.c to "Main loop"
` [PULL 07/11] hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
` [PULL 08/11] common-user: Only compile the common user code if have_user is set
` [PULL 09/11] hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
` [PULL 10/11] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
` [PULL 11/11] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it

[PATCH v4 0/3] Full PAM emulation (RE^WE) for i440FX and Q35
 2022-06-30  0:50 UTC  (4+ messages)
` [PATCH v4 1/3] hw/pci-host/pam.c: Fully support RE^WE semantics of i440FX PAM
` [PATCH v4 2/3] tests/data/acpi/q35/SSDT.dimmpxm: Account for new E820 entry
` [PATCH v4 3/3] tests/qtest/i440fx-test.c: Enable full test of i440FX PAM operation

[PATCH 0/2] AIA draft v0.3.0 support for QEMU RISC-V
 2022-06-30  0:46 UTC  (6+ messages)
` [PATCH 1/2] target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
` [PATCH 2/2] target/riscv: Update default priority table for local interrupts

[PATCH 0/2] python/qemu/machine: fix potential hang in QMP accept
 2022-06-29 23:54 UTC  (6+ messages)
` [PATCH 2/2] python/qemu/machine: accept QMP connection asynchronously

[RFC PATCH v3] RISC-V: Add Zawrs ISA extension support
 2022-06-29 23:35 UTC  (4+ messages)

[PATCH 0/2] target/riscv: Fixes for Ibex and OpenTitan
 2022-06-29 23:31 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Fixup MSECCFG minimum priv check
` [PATCH 2/2] target/riscv: Ibex: Support priv version 1.11

[PULL v2 0/9] Block jobs & NBD patches
 2022-06-29 23:18 UTC  (2+ messages)

[PATCH V8 00/39] Live Update
 2022-06-29 22:58 UTC  (9+ messages)
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V8 28/39] vfio-pci: cpr part 2 (msi)
` [PATCH V8 29/39] vfio-pci: cpr part 3 (intx)
` [PATCH V8 30/39] vfio-pci: recover from unmap-all-vaddr failure

[PATCH] target/ppc: Add error reporting when opening file fails
 2022-06-29 21:06 UTC  (3+ messages)

Slowness with multi-thread TCG?
 2022-06-29 20:55 UTC  (11+ messages)

[PATCH v2] target/i386: Add unaccepted memory configuration
 2022-06-29 19:44 UTC  (2+ messages)

[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
 2022-06-29 18:24 UTC  (7+ messages)

[PATCH 0/3] gitlab: stopp edk2/opensbi jobs running in forks by default
 2022-06-29 17:06 UTC  (4+ messages)
` [PATCH 1/3] gitlab: normalize indentation in edk2/opensbi rules
` [PATCH 2/3] gitlab: tweak comments in edk2/opensbi jobs
` [PATCH 3/3] gitlab: honour QEMU_CI variable "

[PATCH v5] xen/pass-through: merge emulated bits correctly
 2022-06-29 17:07 UTC 

[PATCH 1/2] qpci_device_enable: Allow for command bits hardwired to 0
 2022-06-29 16:34 UTC  (2+ messages)
` [PATCH 2/2] hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command

[PATCH v3 00/11] target/ppc: BCDA and mffscdrn implementations
 2022-06-29 16:29 UTC  (12+ messages)
` [PATCH v3 01/11] target/ppc: Fix insn32.decode style issues
` [PATCH v3 02/11] target/ppc: Move mffscrn[i] to decodetree
` [PATCH v3 03/11] target/ppc: Move mffsce "
` [PATCH v3 04/11] target/ppc: Move mffsl "
` [PATCH v3 05/11] target/ppc: Move mffs[.] "
` [PATCH v3 06/11] target/ppc: Implement mffscdrn[i] instructions
` [PATCH v3 07/11] tests/tcg/ppc64: Add mffsce test
` [PATCH v3 08/11] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PATCH v3 09/11] target/ppc: implement addg6s
` [PATCH v3 10/11] target/ppc: implement cbcdtd
` [PATCH v3 11/11] target/ppc: implement cdtbcd

[PATCH] scripts: check if .git exists before checking submodule status
 2022-06-29 16:08 UTC 

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-06-29 15:55 UTC  (10+ messages)

[PATCH v8 00/12] s390x: CPU Topology
 2022-06-29 15:25 UTC  (4+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-06-29 14:15 UTC  (21+ messages)
` [PATCH v8 01/20] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v8 02/20] job.h: categorize fields in struct Job
` [PATCH v8 03/20] job.c: API functions not used outside should be static
` [PATCH v8 04/20] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v8 05/20] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v8 06/20] job.h: define functions called without job lock held
` [PATCH v8 07/20] job.h: add _locked public functions
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 09/20] blockjob: rename notifier callbacks as _locked
` [PATCH v8 10/20] jobs: add job lock in find_* functions
` [PATCH v8 11/20] jobs: use job locks also in the unit tests
` [PATCH v8 12/20] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v8 13/20] jobs: group together API calls under the same job lock
` [PATCH v8 14/20] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v8 15/20] job: detect change of aiocontext within job coroutine
` [PATCH v8 16/20] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v8 17/20] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v8 18/20] block_job_query: remove atomic read
` [PATCH v8 19/20] blockjob: remove unused functions
` [PATCH v8 20/20] job: "

[PATCH v3 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-29 13:52 UTC  (6+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH v3 3/4] tests: acpi: q35: add test for hmat nodes without initiators
` [PATCH v3 4/4] tests: acpi: q35: update expected blobs *.hmat-noinitiators

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-06-29 13:49 UTC  (8+ messages)
` [PATCH v5 03/12] net: simplify net_client_parse() error management
` [PATCH v5 04/12] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v5 05/12] qapi: net: add stream and dgram netdevs

[PATCH] microvm: turn off io reservations for pcie root ports
 2022-06-29 14:04 UTC  (8+ messages)

[PATCH 0/4] Fix some coverity issues on VDUSE
 2022-06-29 13:28 UTC  (14+ messages)
` [PATCH 1/4] libvduse: Fix the incorrect function name
` [PATCH 2/4] libvduse: Replace strcpy() with strncpy()
` [PATCH 3/4] libvduse: Pass positive value to strerror()
` [PATCH 4/4] libvduse: Check the return value of some ioctls

[PATCH 00/40] PS2 device QOMification - part 2
 2022-06-29 12:40 UTC  (41+ messages)
` [PATCH 01/40] pl050: move PL050State from pl050.c to new pl050.h header file
` [PATCH 02/40] pl050: rename pl050_keyboard_init() to pl050_kbd_init()
` [PATCH 03/40] pl050: change PL050State dev pointer from void to PS2State
` [PATCH 04/40] pl050: introduce new PL050_KBD_DEVICE QOM type
` [PATCH 05/40] pl050: introduce new PL050_MOUSE_DEVICE "
` [PATCH 06/40] pl050: move logic from pl050_realize() to pl050_init()
` [PATCH 07/40] pl050: introduce PL050DeviceClass for the PL050 device
` [PATCH 08/40] pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize()
` [PATCH 09/40] pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize()
` [PATCH 10/40] pl050: don't use legacy ps2_kbd_init() function
` [PATCH 11/40] pl050: don't use legacy ps2_mouse_init() function
` [PATCH 12/40] lasips2: don't use vmstate_register() in lasips2_realize()
` [PATCH 13/40] lasips2: remove the qdev base property and the lasips2_properties array
` [PATCH 14/40] lasips2: remove legacy lasips2_initfn() function
` [PATCH 15/40] lasips2: change LASIPS2State dev pointer from void to PS2State
` [PATCH 16/40] lasips2: QOMify LASIPS2Port
` [PATCH 17/40] lasips2: introduce new LASIPS2_KBD_PORT QOM type
` [PATCH 18/40] lasips2: introduce new LASIPS2_MOUSE_PORT "
` [PATCH 19/40] lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function
` [PATCH 20/40] lasips2: move mouse port initialisation to new lasips2_mouse_port_init() function
` [PATCH 21/40] lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize()
` [PATCH 22/40] lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize()
` [PATCH 23/40] lasips2: rename LASIPS2Port irq field to birq
` [PATCH 24/40] lasips2: introduce port IRQ and new lasips2_port_init() function
` [PATCH 25/40] lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device
` [PATCH 26/40] lasips2: add named input gpio to port for downstream PS2 device IRQ
` [PATCH 27/40] lasips2: add named input gpio to handle incoming port IRQs
` [PATCH 28/40] lasips2: switch to using port-based IRQs
` [PATCH 29/40] lasips2: rename LASIPS2Port parent pointer to lasips2
` [PATCH 30/40] lasips2: standardise on lp name for LASIPS2Port variables
` [PATCH 31/40] lasips2: switch register memory region to DEVICE_BIG_ENDIAN
` [PATCH 32/40] lasips2: don't use legacy ps2_kbd_init() function
` [PATCH 33/40] lasips2: don't use legacy ps2_mouse_init() function
` [PATCH 34/40] lasips2: update VMStateDescription for LASIPS2 device
` [PATCH 35/40] pckbd: introduce new vmstate_kbd_mmio VMStateDescription for the I8042_MMIO device
` [PATCH 36/40] pckbd: don't use legacy ps2_kbd_init() function
` [PATCH 37/40] ps2: remove unused "
` [PATCH 38/40] pckbd: don't use legacy ps2_mouse_init() function
` [PATCH 39/40] ps2: remove unused "
` [PATCH 40/40] pckbd: remove legacy i8042_mm_init() function

[Qemu-devel] [PATCH 0/2] decodetree: Support for variable-length ISAs
 2022-06-29 13:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] decodetree: Initial support "

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-06-29 12:28 UTC  (3+ messages)

[PATCH v8 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-29 12:13 UTC  (3+ messages)
` [PATCH v8 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-29 11:26 UTC  (7+ messages)
` [RFC PATCH v4 04/11] qapi: net: add stream and dgram netdevs
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-29 10:43 UTC  (2+ messages)

[PATCH v5 0/2] target/xtensa: semihosting cleanup
 2022-06-29 10:38 UTC  (8+ messages)
` [PATCH v5 2/2] target/xtensa: Use semihosting/syscalls.h

[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
 2022-06-29 10:38 UTC  (8+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available

[RESEND PATCH] hw/dma: fix crash caused by race condition
 2022-06-29  9:52 UTC  (4+ messages)

[PATCH] e1000: set RX descriptor status in a separate operation
 2022-06-29  9:40 UTC 


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