qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-11 06:44:27 to 2022-06-13 13:52:14 UTC [more...]

[PULL 00/27] Misc patches for 2022-05-12
 2022-06-13 13:42 UTC  (3+ messages)
` [PULL 13/27] machine: add mem compound property

[PATCH v2 00/17] aspeed: Extend ast2600 I2C model with new mode
 2022-06-13 13:25 UTC  (16+ messages)
` [PATCH v2 01/17] aspeed: Remove fake RTC device on ast2500-evb
` [PATCH v2 02/17] test/avocado/machine_aspeed.py: Move OpenBMC tests
` [PATCH v2 03/17] test/avocado/machine_aspeed.py: Add tests using buildroot images
` [PATCH v2 04/17] test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
` [PATCH v2 05/17] test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
` [PATCH v2 06/17] test/avocado/machine_aspeed.py: Add an I2C RTC test
` [PATCH v2 07/17] hw/registerfields: Add shared fields macros
` [PATCH v2 08/17] aspeed: i2c: Migrate to registerfields API
` [PATCH v2 09/17] aspeed: i2c: Use reg array instead of individual vars
` [PATCH v2 10/17] aspeed: i2c: Add new mode support
` [PATCH v2 11/17] aspeed: i2c: Add PKT_DONE IRQ to trace
` [PATCH v2 13/17] aspeed/i2c: Add ast1030 controller models
` [PATCH v2 14/17] aspeed: Add I2C buses to AST1030 model
` [PATCH v2 15/17] hw/i2c/aspeed: rework raise interrupt trace event
` [PATCH v2 16/17] hw/i2c/aspeed: add DEV_ADDR in old register mode

[PATCH 00/50] PS2 device QOMification - part 1
 2022-06-13 13:43 UTC  (10+ messages)
` [PATCH 45/50] lasips2: use qdev gpio for output IRQ

[PATCH 0/5] Some fixes and improvements for vduse-blk
 2022-06-13 12:45 UTC  (6+ messages)
` [PATCH 1/5] libvduse: Fix resources leak in vduse_dev_destroy()
` [PATCH 2/5] vduse-blk: Don't unlink the reconnect file if device exists
` [PATCH 3/5] vduse-blk: Don't delete the export until all inflight I/Os completed
` [PATCH 4/5] vduse-blk: Add serial option
` [PATCH 5/5] vduse-blk: Add name option

[PATCH 1/3] target/riscv: Remove the redundant initialization of env->misa_mxl
 2022-06-13 12:30 UTC  (7+ messages)
` [PATCH 2/3] target/riscv: kvm: Set env->misa_ext_mask to the supported value
` [PATCH 3/3] target/riscv: Skip parsing extensions from properties for KVM

[PATCH v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-06-13 12:15 UTC  (4+ messages)
` [PATCH v2 1/3] hw/usb/canokey: Fix "
` [PATCH v2 2/3] hw/usb/canokey: fix compatibility of qemu-xhci
` [PATCH v2 3/3] docs/system/devices/usb/canokey: remove limitations on qemu-xhci

[PATCH] po: add ukrainian translation
 2022-06-13 12:37 UTC 

[Bug] Take more 150s to boot qemu on ARM64
 2022-06-13 12:26 UTC 

[PULL 00/16] Kraxel 20220613 patches
 2022-06-13 11:36 UTC  (17+ messages)
` [PULL 01/16] ui/gtk-gl-area: implement GL context destruction
` [PULL 02/16] ui/gtk-gl-area: create the requested GL context version
` [PULL 03/16] ui/cocoa: Fix poweroff request code
` [PULL 04/16] hw/usb: Add CanoKey Implementation
` [PULL 05/16] hw/usb/canokey: Add trace events
` [PULL 06/16] meson: Add CanoKey
` [PULL 07/16] docs: Add CanoKey documentation
` [PULL 08/16] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PULL 09/16] MAINTAINERS: add myself as CanoKey maintainer
` [PULL 10/16] hw/usb/hcd-ehci: fix writeback order
` [PULL 11/16] usbredir: avoid queuing hello packet on snapshot restore
` [PULL 12/16] virtio-gpu: update done only on the scanout associated with rect
` [PULL 13/16] ui/console: Do not return a value with ui_info
` [PULL 14/16] ui: Deliver refresh rate via QemuUIInfo
` [PULL 15/16] virtio-gpu: Respect UI refresh rate for EDID
` [PULL 16/16] ui: move 'pc-bios/keymaps' to 'ui/keymaps'

[PATCH v2] ui: move 'pc-bios/keymaps' to 'ui/keymaps'
 2022-06-13 11:37 UTC  (2+ messages)

[PATCH] hw/riscv: virt: pass random seed to fdt
 2022-06-13 11:58 UTC 

[PATCH 1/1] block: use 'unsigned' for in_flight field on driver state
 2022-06-13 11:29 UTC  (2+ messages)

[PATCH v2 1/1] nbd: trace long NBD operations
 2022-06-13 11:29 UTC  (2+ messages)

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-06-13 11:21 UTC  (4+ messages)

[PATCH RFC 0/5] CPU: Detect put cpu register errors for migrations
 2022-06-13 11:13 UTC  (6+ messages)
` [PATCH RFC 4/5] cpu: Allow cpu_synchronize_all_post_init() to take an errp

[PATCH] hw/openrisc: pass random seed to fdt
 2022-06-13 10:58 UTC  (3+ messages)

[PATCH v3 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-06-13 10:44 UTC 

[PATCH 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-06-13 10:31 UTC  (5+ messages)
` [PATCH 1/3] hw/usb/canokey: Fix "
` [PATCH 2/3] hw/usb/canokey: fix compatibility of qemu-xhci
` [PATCH 3/3] docs/system/devices/usb/canokey: remove limitations on qemu-xhci

[PATCH v17 0/8] support dirty restraint on vCPU
 2022-06-13  9:58 UTC  (9+ messages)
` [PATCH v17 6/8] softmmu/dirtylimit: Implement virtual CPU throttle

[PATCH v5 00/45] Transactional block-graph modifying API
 2022-06-13  9:54 UTC  (10+ messages)
` [PATCH v5 21/45] block: add bdrv_try_set_aio_context_tran transaction action
` [PATCH v5 22/45] block: implemet bdrv_unref_tran()
` [PATCH v5 29/45] block: introduce BDRV_O_NOPERM flag

[RFC v1] Adding block layer APIs resembling Linux ZoneBlockDevice ioctls
 2022-06-13  9:25 UTC  (4+ messages)

[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
 2022-06-13  9:11 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH v2 1/1] Fix the coredump when memory backend id conflicts with default_ram_id
 2022-06-13  9:03 UTC  (3+ messages)

[PATCH 0/7] crypto: Introduce ECDSA algorithm
 2022-06-13  8:45 UTC  (8+ messages)
` [PATCH 1/7] crypto: Introduce ECDSA algorithm API
` [PATCH 2/7] crypto: Support more ASN.1 types
` [PATCH 3/7] crypto: remove "qemu/osdep.h" in rsakey.h
` [PATCH 4/7] crypto: Add ECDSA key parser
` [PATCH 5/7] crypto: Implement ECDSA algorithm by hogweed
` [PATCH 6/7] crypto: Implement ECDSA algorithm by gcrypt
` [PATCH 7/7] crypto: Add test suite for ECDSA algorithm

[PULL 00/17] Kraxel 20220610 patches
 2022-06-13  8:45 UTC  (5+ messages)

[PATCH 0/3] Add bypass mode support to assigned device
 2022-06-13  6:10 UTC  (4+ messages)
` [PATCH 1/3] virtio-iommu: "
` [PATCH 2/3] virtio-iommu: Use recursive lock to avoid deadlock
` [PATCH 3/3] virtio-iommu: Add an assert check in translate routine

CentOS 8 cloud images not working under VM tests
 2022-06-13  6:03 UTC  (2+ messages)

vm-build-haiku.x86_64 failures
 2022-06-13  5:21 UTC  (2+ messages)

[PATCH v15 0/9] Add LoongArch linux-user emulation support
 2022-06-13  3:50 UTC  (8+ messages)
` [PATCH v15 8/9] target/loongarch: Adjust functions and structure to support user-mode

[PATCH] target/riscv: Remove condition guarding register zero for auipc and lui
 2022-06-13  0:28 UTC  (3+ messages)

[PATCH 0/3] target/riscv: Fix issue 1060
 2022-06-13  0:26 UTC  (7+ messages)
` [PATCH 1/3] target/riscv: Set env->bins in gen_exception_illegal
` [PATCH 2/3] target/riscv: Remove generate_exception_mtval
` [PATCH 3/3] target/riscv: Minimize the calls to decode_save_opc

[PATCH 00/11] bsd-user: Next round of syscalls
 2022-06-12 20:48 UTC  (12+ messages)
` [PATCH 01/11] bsd-user: Implement open, openat and close
` [PATCH 02/11] bsd-user: Implement fdatasync, fsync and close_from
` [PATCH 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH 04/11] bsd-user: Implement chdir and fchdir
` [PATCH 05/11] bsd-user: Implement rename and renameat
` [PATCH 06/11] bsd-user: Implement link, linkat, unlink and unlinkat
` [PATCH 07/11] bsd-user: Implement mkdir and mkdirat
` [PATCH 08/11] bsd-user: Implement rmdir and undocumented -_getcwd
` [PATCH 09/11] bsd-user: Implement dup and dup2
` [PATCH 10/11] bsd-user: Implement trunctate and ftruncate
` [PATCH 11/11] bsd-user: Implement acct and sync

[PATCH] hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
 2022-06-12 19:28 UTC 

[RFC][PATCH] docs: note exception for PCIe IO port access
 2022-06-12 17:32 UTC  (2+ messages)
` [PATCH v2] docs: add PCIe root bus for VGA compat guideline

[RFC PATCH] linux-user: un-parent OBJECT(cpu) when closing thread
 2022-06-12 16:29 UTC  (2+ messages)

[PULL v2 00/50] MIPS patches for 2022-06-11
 2022-06-12 14:16 UTC  (3+ messages)
` [PULL v2 47/50] hw/mips/boston: Initialize g_autofree pointers

[PATCH] goldfish_rtc: Add endianness property
 2022-06-12 13:03 UTC 

[PATCH 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-12 11:40 UTC  (7+ messages)
` [PATCH 1/2] hw/nvme: Implement "

[PATCH v2 00/11] hw/acpi/piix4: remove legacy piix4_pm_init() function
 2022-06-12 10:52 UTC  (4+ messages)

[PULL 0/6] Bsd user preen 2022q2 patches
 2022-06-12  4:12 UTC  (8+ messages)
` [PULL 1/6] bsd-user/freebsd/os-syscall.c: lock_iovec
` [PULL 2/6] bsd-user/freebsd/os-syscall.c: unlock_iovec
` [PULL 3/6] bsd-user/freebsd/os-syscall.c: Tracing and error boilerplate
` [PULL 4/6] bsd-user/bsd-file.h: Add implementations for read, pread, readv and preadv
` [PULL 5/6] bsd-user/bsd-file.h: Meat of the write system calls
` [PULL 6/6] bsd-user/freebsd/os-syscall.c: Implement exit

[PULL 00/49] MIPS patches for 2022-06-11
 2022-06-12  3:50 UTC  (52+ messages)
` [PULL 01/49] target/mips: Fix WatchHi.M handling
` [PULL 02/49] target/mips: Fix SAT_S trans helper
` [PULL 03/49] target/mips: Fix df_extract_val() and df_extract_df() dfe lookup
` [PULL 04/49] target/mips: Fix msa checking condition in trans_msa_elm_fn()
` [PULL 05/49] target/mips: Do not treat msa INSERT as NOP when wd is zero
` [PULL 06/49] target/mips: Fix store adress of high 64bit in helper_msa_st_b()
` [PULL 07/49] target/mips: Fix FTRUNC_S and FTRUNC_U trans helper
` [PULL 08/49] target/mips: Fix emulation of nanoMIPS MTHLIP instruction
` [PULL 09/49] target/mips: Fix emulation of nanoMIPS EXTRV_S.H instruction
` [PULL 10/49] target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction
` [PULL 11/49] target/mips: Fix emulation of nanoMIPS BNEC[32] instruction
` [PULL 12/49] target/mips: Fix handling of unaligned memory access for nanoMIPS ISA
` [PULL 13/49] target/mips: Add missing default cases for some nanoMIPS pools
` [PULL 14/49] target/mips: Undeprecate nanoMIPS ISA support in QEMU
` [PULL 15/49] hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA
` [PULL 16/49] hw/acpi/piix4: move xen_enabled() logic from piix4_pm_init() to piix4_pm_realize()
` [PULL 17/49] hw/acpi/piix4: change smm_enabled from int to bool
` [PULL 18/49] hw/acpi/piix4: convert smm_enabled bool to qdev property
` [PULL 19/49] hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
` [PULL 20/49] hw/acpi/piix4: alter piix4_pm_init() to return PIIX4PMState
` [PULL 21/49] hw/acpi/piix4: rename piix4_pm_init() to piix4_pm_initfn()
` [PULL 22/49] hw/acpi/piix4: use qdev gpio to wire up sci_irq
` [PULL 23/49] hw/acpi/piix4: use qdev gpio to wire up smi_irq
` [PULL 24/49] hw/i386/pc_piix: create PIIX4_PM device directly instead of using piix4_pm_initfn()
` [PULL 25/49] hw/isa/piix4.c: "
` [PULL 26/49] hw/acpi/piix4: remove unused piix4_pm_initfn() function
` [PULL 27/49] hw/southbridge/piix: Aggregate all PIIX southbridge type names
` [PULL 28/49] hw/isa/piix4: Use object_initialize_child() for embedded struct
` [PULL 29/49] hw/isa/piix4: Move pci_map_irq_fn' near pci_set_irq_fn
` [PULL 30/49] hw/isa/piix4: QOM'ify PCI device creation and wiring
` [PULL 31/49] hw/isa/piix4: Factor out ISABus retrieval from piix4_create()
` [PULL 32/49] hw/isa/piix4: QOM'ify PIIX4 PM creation
` [PULL 33/49] hw/isa/piix4: Inline and remove piix4_create()
` [PULL 34/49] hw/isa/piix3: Move pci_map_irq_fn near pci_set_irq_fn
` [PULL 35/49] hw/isa/piix3: QOM'ify PCI device creation and wiring
` [PULL 36/49] hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
` [PULL 37/49] hw/isa/piix3: Inline and remove piix3_create()
` [PULL 38/49] hw/i386/microvm-dt: Force explicit failure if retrieving QOM property fails
` [PULL 39/49] hw/i386/microvm-dt: Determine mc146818rtc's IRQ number from QOM property
` [PULL 40/49] hw/rtc/mc146818rtc: QOM'ify io_base offset
` [PULL 41/49] hw: Reuse TYPE_I8042 define
` [PULL 42/49] hw/audio/cs4231a: Const'ify global tables
` [PULL 43/49] hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
` [PULL 44/49] hw/i386/pc: Unexport functions used only internally
` [PULL 45/49] hw/i386/pc: Remove orphan declarations
` [PULL 46/49] hw/net/fsl_etsec/etsec: Remove obsolete and unused etsec_create()
` [PULL 47/49] accel/tcg/cpu-exec: Unexport dump_drift_info()
` [PULL 48/49] accel/tcg: Inline dump_opcount_info() and remove it
` [PULL 49/49] docs/devel: Fix link to developer mailing lists

[PATCH] hw/nvme: Add options to override hardcoded values
 2022-06-11 22:35 UTC 

[PATCH] hw/mips/boston: Initialize g_autofree pointers
 2022-06-11 21:48 UTC  (4+ messages)

[PATCH] dbus-display: fix test race when initializing p2p connection
 2022-06-11 20:21 UTC  (2+ messages)

[PATCH v2] xen/pass-through: merge emulated bits correctly
 2022-06-11 16:43 UTC 

[PATCH v4 00/11] target/mips: semihosting cleanup
 2022-06-11 15:53 UTC  (4+ messages)
` [PATCH v4 03/11] target/mips: Create report_fault for semihosting

[PATCH v4 00/11] QOM'ify PIIX southbridge creation
 2022-06-11  9:47 UTC  (2+ messages)

[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-11  8:01 UTC  (5+ messages)
` [PATCH v6 1/4] target/riscv: Don't force update priv spec version to latest
` [PATCH v6 2/4] target/riscv: Add dummy mcountinhibit CSR for priv spec v1.11 or higher
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v6 4/4] target/riscv: Force disable extensions if priv spec version does not match

[RFC PATCH] target/arm: de-duplicate our register XML definitions
 2022-06-11  7:05 UTC  (3+ messages)

[PATCH v10 0/1] Introduce akcipher service for virtio-crypto
 2022-06-11  6:42 UTC  (2+ messages)
` [PATCH v10 1/1] crypto: Introduce RSA algorithm


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