qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-23 09:36:05 to 2021-09-24 00:09:49 UTC [more...]

[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
 2021-09-23 22:49 UTC  (6+ messages)
` [PATCH v1 1/9] hw/mos6522: Remove get_load_time() methods and functions
` [PATCH v1 5/9] hw/mos6522: Fix initial timer counter reload
` [PATCH v1 4/9] hw/mos6522: Rename timer callback functions
` [PATCH v1 3/9] hw/mos6522: Remove redundant mos6522_timer1_update() calls
` [PATCH v1 2/9] hw/mos6522: Remove get_counter_value() methods and functions

[PATCH] hw/misc: Add an iBT device model
 2021-09-23 23:48 UTC 

[PATCH] ui/gtk: skip any extra draw of same guest scanout blob res
 2021-09-23 23:41 UTC  (3+ messages)

Ping: [PATCH 0/2] cocoa.m: keyboard quality of life reborn
 2021-09-23 23:08 UTC 

[PULL 00/12] jobs: mirror: Handle errors after READY cancel
 2021-09-23 22:01 UTC  (4+ messages)

[PATCH v6 00/11] 64bit block-layer: part II
 2021-09-23 21:50 UTC  (9+ messages)
` [PATCH v6 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit
` [PATCH v6 07/11] block: use int64_t instead of int in driver write_zeroes handlers
` [PATCH v6 10/11] block: use int64_t instead of int in driver discard handlers

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-23 21:31 UTC  (2+ messages)

[PATCH v4] Prevent vhost-user-blk-test hang
 2021-09-23 21:22 UTC  (2+ messages)

[PATCH v3 0/2] docs/sphinx: change default `role` to "any"
 2021-09-23 20:54 UTC  (6+ messages)
` [PATCH v3 1/2] docs: remove non-reference uses of single backticks
` [PATCH v3 2/2] docs/sphinx: change default role to "any"

[RFC PATCH v2] hw/nvme:Adding Support for namespace management
 2021-09-23 20:33 UTC  (2+ messages)

[PATCH v2 0/6] iotests: update environment and linting configuration
 2021-09-23 20:27 UTC  (10+ messages)
` [PATCH v2 1/6] iotests: add 'qemu' package location to PYTHONPATH in testenv
` [PATCH v2 2/6] iotests: add warning for rogue 'qemu' packages
` [PATCH v2 3/6] iotests/linters: check mypy files all at once
` [PATCH v2 4/6] iotests/mirror-top-perms: Adjust imports
` [PATCH v2 5/6] iotests/migrate-bitmaps-test: delint
` [PATCH v2 6/6] iotests: Update for pylint 2.11.1

[PATCH v2] hw/nvme: Return error for fused operations
 2021-09-23 20:26 UTC  (2+ messages)

[PATCH] hw/nvme: reattach subsystem namespaces on hotplug
 2021-09-23 20:09 UTC  (4+ messages)

[PATCH 0/5] trace: inroduce qmp: trace namespace
 2021-09-23 19:54 UTC  (6+ messages)
` [PATCH 1/5] trace/control: introduce trace_opt_parse_opts()
` [PATCH 2/5] qapi/qmp: QmpCommand: add .tracing field and API
` [PATCH 3/5] monitor: add qmp tracing API for qmp_commands
` [PATCH 4/5] util/qemu-option: make qemu_opt_del_all() function public
` [PATCH 5/5] trace: add qmp trace event namespace

[PATCH v2 0/2] docs/sphinx: change default `role` to "any"
 2021-09-23 18:45 UTC  (6+ messages)
` [PATCH v2 1/2] docs: remove non-reference uses of single backticks
` [PATCH v2 2/2] docs/sphinx: change default role to "any"

[PATCH 0/6] Improve consistency of bus init function names
 2021-09-23 18:26 UTC  (11+ messages)
` [PATCH 1/6] scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
` [PATCH 2/6] ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
` [PATCH 3/6] pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
` [PATCH 4/6] qbus: Rename qbus_create_inplace() to qbus_init()
` [PATCH 5/6] qbus: Rename qbus_create() to qbus_new()
` [PATCH 6/6] ide: Rename ide_bus_new() to ide_bus_init()

[PATCH v5 00/31] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-23 18:06 UTC  (13+ messages)
` [PATCH v5 01/31] target/arm: Implement arm_v7m_cpu_has_work()
` [PATCH v5 05/31] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v5 08/31] accel/tcg: Implement AccelOpsClass::has_work() as stub

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

[PATCH 0/2] tests/qapi-schema: Minor tooling improvements
 2021-09-23 16:55 UTC  (6+ messages)
` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError

[PATCH] block: introduce max_hw_iov for use in scsi-generic
 2021-09-23 16:47 UTC  (4+ messages)

[PATCH v3 0/3] tests/Makefile: improvements on make check-acceptance
 2021-09-23 16:11 UTC  (4+ messages)
` [PATCH v3 1/3] tests/Makefile: allow control over tags during check-acceptance
` [PATCH v3 2/3] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH v3 3/3] tests/Makefile: add AVOCADO_TESTS option to make check-acceptance

[PATCH v5 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-23 16:03 UTC  (31+ messages)
` [PATCH v5 01/20] nubus: add comment indicating reference documents
` [PATCH v5 03/20] nubus-device: expose separate super slot memory region
` [PATCH v5 04/20] nubus: use bitmap to manage available slots
` [PATCH v5 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v5 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v5 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v5 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v5 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v5 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v5 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v5 18/20] nubus: add support for slot IRQs
` [PATCH v5 19/20] q800: wire up nubus IRQs

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-09-23 16:00 UTC  (5+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH 0/6] iotests: update environment and linting configuration
 2021-09-23 15:51 UTC  (21+ messages)
` [PATCH 1/6] iotests: add 'qemu' package location to PYTHONPATH in testenv
` [PATCH 2/6] iotests: add warning for rogue 'qemu' packages
` [PATCH 3/6] iotests/linters: check mypy files all at once
` [PATCH 4/6] iotests/mirror-top-perms: Adjust imports
` [PATCH 5/6] iotests/migrate-bitmaps-test: delint
` [PATCH 6/6] iotests: Update for pylint 2.11.1

[PATCH v3 00/30] LoongArch64 port of QEMU TCG
 2021-09-23 15:38 UTC  (8+ messages)
` [PATCH v3 03/30] tcg/loongarch64: Add the tcg-target.h file
` [PATCH v3 09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi

[PATCH] po: update turkish translation
 2021-09-23 15:26 UTC  (2+ messages)

[PATCH RESEND 1/1] multi-process: fix usage information
 2021-09-23 15:16 UTC  (2+ messages)

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-09-23 15:14 UTC  (3+ messages)

[PATCH 0/2] hmp: Unbreak "change vnc", tidy up set_password's doc
 2021-09-23 15:04 UTC  (5+ messages)
` [PATCH 1/2] hmp: Unbreak "change vnc"
` [PATCH 2/2] hmp: Drop a bogus sentence from set_password's documentation

[PATCH] hw/loader: Restrict PC_ROM_* definitions to hw/i386/pc
 2021-09-23 15:00 UTC  (2+ messages)

[PATCH v2] docs/nvdimm: Update nvdimm option value in machine example
 2021-09-23 14:59 UTC  (2+ messages)

[PATCH v3] Prevent vhost-user-blk-test hang
 2021-09-23 14:45 UTC 

[PATCH v3 00/15] PMU-EBB support for PPC64 TCG
 2021-09-23 14:39 UTC  (4+ messages)
` [PATCH v3 02/15] target/ppc: add user write access control for PMU SPRs

[PATCH 0/3] linux-aio: allow block devices to limit aio-max-batch
 2021-09-23 14:31 UTC  (4+ messages)
` [PATCH 1/3] file-posix: add `aio-max-batch` option
` [PATCH 2/3] linux-aio: add `dev_max_batch` parameter to laio_co_submit()
` [PATCH 3/3] linux-aio: add `dev_max_batch` parameter to laio_io_unplug()

[RFC PATCH v2 00/16] Initial support for machine creation via QMP
 2021-09-23 14:04 UTC  (14+ messages)
` [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command
` [RFC PATCH v2 07/16] hw/core/machine: add machine_class_is_dynamic_sysbus_dev_allowed
` [RFC PATCH v2 10/16] qdev-monitor: allow adding any sysbus device before machine is ready

[Qemu-devel] [PULL 00/18] QAPI patches for 2019-02-18
 2021-09-23 13:37 UTC  (4+ messages)
` [Qemu-devel] [PULL 18/18] qapi: move RTC_CHANGE to the target schema

[PATCH v2] hw/rtc/pl031: Send RTC_CHANGE QMP event
 2021-09-23 13:29 UTC  (2+ messages)

[PATCH for-6.2 0/7] linux-user: Clean up siginfo_t handling for arm, aarch64
 2021-09-23 13:12 UTC  (2+ messages)

[PULL v2 00/28] Misc (including block file-posix) for 2021-06-23
 2021-09-23 13:02 UTC  (8+ messages)
` [PULL 18/28] file-posix: try BLKSECTGET on block devices too, do not round to power of 2
      ` Recent qemu patch results in aio failures with host DASD disks resulting in guest I/O errors

[PULL 00/10] tcg patch queue, v3
 2021-09-23 12:56 UTC  (2+ messages)

[PATCH] 9pfs: fix wrong I/O block size in Rgetattr
 2021-09-23 12:38 UTC  (4+ messages)

[PATCH 0/2] docs/devel/testing: improvements on make check-acceptance
 2021-09-23 11:54 UTC  (11+ messages)
` [PATCH 1/2] docs/devel/testing: add instruction to run a single acceptance test
` [PATCH 2/2] tests/Makefile: add TESTFILES option to make check-acceptance

[PATCH RFC 0/8] blockdev-replace
 2021-09-23 11:54 UTC  (6+ messages)
` [PATCH 8/8] qapi: add blockdev-replace command

[PATCH] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
 2021-09-23 11:40 UTC  (7+ messages)

[PATCH v2 0/2] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
 2021-09-23 10:55 UTC  (3+ messages)
` [PATCH v2 1/2] meson: unpack edk2 firmware even if --disable-blobs
` [PATCH v2 2/2] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs

[PATCH] hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
 2021-09-23 10:56 UTC  (6+ messages)

[PATCH] docs/nvdimm: Update nvdimm option value in machine example
 2021-09-23 10:32 UTC  (5+ 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).