qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-23 13:33:30 to 2021-09-24 09:17:43 UTC [more...]

[PATCH 00/11] qdev: Add JSON -device and fix QMP device_add
 2021-09-24  9:04 UTC  (11+ messages)
` [PATCH 01/11] qom: Reduce use of error_propagate()
` [PATCH 02/11] iotests/245: Fix type for iothread property
` [PATCH 03/11] iotests/051: Fix typo
` [PATCH 04/11] qdev: Avoid using string visitor for properties
` [PATCH 05/11] qdev: Make DeviceState.id independent of QemuOpts
` [PATCH 06/11] qdev: Add Error parameter to qdev_set_id()
` [PATCH 07/11] qemu-option: Allow deleting opts during qemu_opts_foreach()
` [PATCH 09/11] qdev: Avoid QemuOpts in QMP device_add
` [PATCH 10/11] vl: Enable JSON syntax for -device
` [PATCH 11/11] Deprecate stable non-JSON -device and -object

[PATCH v5 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-24  9:05 UTC  (24+ messages)
` [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 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v5 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v5 18/20] nubus: add support for slot IRQs

[PATCH v6 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-24  9:02 UTC  (23+ messages)
` [PATCH v6 01/20] nubus: add comment indicating reference documents
` [PATCH v6 02/20] nubus-device: rename slot_nb variable to slot
` [PATCH v6 03/20] nubus-device: expose separate super slot memory region
` [PATCH v6 04/20] nubus: use bitmap to manage available slots
` [PATCH v6 05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address()
` [PATCH v6 06/20] nubus: implement BusClass get_dev_path()
` [PATCH v6 07/20] nubus: add trace-events for empty slot accesses
` [PATCH v6 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH v6 09/20] macfb: don't register declaration ROM
` [PATCH v6 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PATCH v6 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH v6 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH v6 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH v6 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH v6 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH v6 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH v6 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PATCH v6 18/20] nubus: add support for slot IRQs
` [PATCH v6 19/20] q800: wire up nubus IRQs
` [PATCH v6 20/20] q800: configure nubus available slots for Quadra 800

[PATCH] hw/misc: Add an iBT device model
 2021-09-24  8:42 UTC  (2+ messages)

[PATCH] hw/nvme: reattach subsystem namespaces on hotplug
 2021-09-24  7:29 UTC  (6+ messages)

[PATCH 0/2] hw/nvme: fix namespace attachment on controller hotplug
 2021-09-24  7:27 UTC  (3+ messages)
` [PATCH 1/2] hw/nvme: reattach subsystem namespaces on hotplug
` [PATCH 2/2] hw/nvme: change nvme-ns 'shared' default

[PULL 0/3] hw/nvme updates
 2021-09-24  6:47 UTC  (4+ messages)
` [PULL 1/3] hw/nvme: fix validation of ASQ and ACQ
` [PULL 2/3] hw/nvme: fix verification of select field in namespace attachment
` [PULL 3/3] hw/nvme: Return error for fused operations

[PATCH] block: introduce max_hw_iov for use in scsi-generic
 2021-09-24  6:50 UTC  (6+ messages)

[PATCH v3] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty()
 2021-09-24  6:55 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: Populate mtval and stval
 2021-09-24  6:48 UTC  (4+ messages)
` [PATCH v2 2/3] target/riscv: Implement the stval/mtval illegal instruction

[question] VFIO Device Migration: The vCPU may be paused during vfio device DMA in iommu nested stage mode && vSVA
 2021-09-24  6:47 UTC  (2+ messages)

[PATCH v5 00/31] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-24  6:41 UTC  (15+ 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 v5 23/31] target/riscv: Restrict has_work() handler to sysemu and TCG

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-09-24  6:19 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC 00/10] add the rest of riscv bitmapip-0.93 instructions
 2021-09-24  5:48 UTC  (3+ messages)

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-24  3:02 UTC  (3+ messages)

[PATCH v2] spapr/xive: Fix kvm_xive_source_reset trace event
 2021-09-24  2:16 UTC  (2+ messages)

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-24  2:15 UTC  (4+ messages)

[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
 2021-09-23 22:49 UTC  (10+ messages)
` [PATCH v1 1/9] hw/mos6522: Remove get_load_time() methods and functions
` [PATCH v1 9/9] hw/mos6522: Implement oneshot mode
` [PATCH v1 8/9] hw/mos6522: Synchronize timer interrupt and timer counter
` [PATCH v1 7/9] hw/mos6522: Avoid using discrepant QEMU clock values
` [PATCH v1 4/9] hw/mos6522: Rename timer callback functions
` [PATCH v1 3/9] hw/mos6522: Remove redundant mos6522_timer1_update() calls
` [PATCH v1 6/9] hw/mos6522: Call mos6522_update_irq() when appropriate
` [PATCH v1 5/9] hw/mos6522: Fix initial timer counter reload
` [PATCH v1 2/9] hw/mos6522: Remove get_counter_value() methods and functions

[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 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 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  (7+ messages)
` [PATCH 5/6] qbus: Rename qbus_create() to qbus_new()
` [PATCH 6/6] ide: Rename ide_bus_new() to ide_bus_init()

[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  (5+ messages)
` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError

[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 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  (18+ 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  (4+ messages)
` [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  (9+ messages)
` [RFC PATCH v2 02/16] qapi: Implement query-machine-phase QMP command
` [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)


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