qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 13:44:29 to 2021-03-11 17:29:24 UTC [more...]

[PATCH 0/3] vl: QAPIfy -object
 2021-03-11 17:24 UTC  (3+ messages)
` [PATCH 1/3] tests: convert check-qom-proplist to keyval
` [PATCH 2/3] qom: move user_creatable_add_opts logic to vl.c and QAPIfy it

[PATCH v3 00/12] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-11 17:22 UTC  (8+ messages)
` [PATCH v3 02/12] softmmu/physmem: Fix ram_block_discard_range() to handle shared anonymous memory

arm: "max" CPU class hierarchy changes possible?
 2021-03-11 17:16 UTC  (6+ messages)

[PATCH RFC 0/3] block: drop inherits_from
 2021-03-11 17:09 UTC  (5+ messages)
` [PATCH 1/3] block/commit: keep reference on commit_top_bs
` [PATCH 2/3] block: allow filters to be reopened without .bdrv_reopen_prepare
` [PATCH 3/3] block: drop inherits_from logic

[PATCH v5 0/2] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-11 17:12 UTC  (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] target/s390x: Store r1/r2 for page-translation exceptions during MVPG

[PATCH] arm: bump amount of PMU counters to pass SBSA ACS
 2021-03-11 17:02 UTC  (7+ messages)

[PATCH] qemu-timer: allow freeing a NULL timer
 2021-03-11 17:06 UTC  (2+ messages)

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2021-03-11 16:59 UTC 

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-11 16:57 UTC  (3+ messages)
` [PATCH v3 1/6] block-jobs: flush target at the end of .run()

Question about edge-triggered interrupt
 2021-03-11 16:50 UTC  (8+ messages)

[PATCH 1/1] spapr.c: remove 'ibm,chip-id' from DT
 2021-03-11 16:29 UTC  (3+ messages)

[PATCH v2 0/3] char: Deprecate backend aliases
 2021-03-11 16:42 UTC  (4+ messages)
` [PATCH v2 1/3] char: Skip CLI aliases in query-chardev-backends
` [PATCH v2 2/3] char: Deprecate backend aliases 'tty' and 'parport'
` [PATCH v2 3/3] char: Simplify chardev_name_foreach()

[PULL 00/17] NBD patches through 2021-03-09
 2021-03-11 16:20 UTC  (2+ messages)

[PATCH 2/3] memory: Provide 'base address' argument to mtree_print_mr()
 2021-03-11 16:21 UTC  (7+ messages)
` [PATCH 1/2] hw/mips/jazz: Use generic I/O bus via get_system_io()

[PULL 00/38] Block layer patches and object-add QAPIfication
 2021-03-11 14:48 UTC  (39+ messages)
` [PULL 01/38] block: remove format defaults from QemuOpts in bdrv_create_file()
` [PULL 02/38] storage-daemon: Call job_cancel_sync_all() on shutdown
` [PULL 03/38] stream: Don't crash when node permission is denied
` [PULL 04/38] curl: Store BDRVCURLState pointer in CURLSocket
` [PULL 05/38] curl: Disconnect sockets from CURLState
` [PULL 06/38] block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for now
` [PULL 07/38] test: new qTest case to test the vhost-user-blk-server
` [PULL 08/38] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL 09/38] vhost-user-blk-test: test discard/write zeroes invalid inputs
` [PULL 10/38] tests: Drop 'props' from object-add calls
` [PULL 11/38] qapi/qom: Drop deprecated 'props' from object-add
` [PULL 12/38] qapi/qom: Add ObjectOptions for iothread
` [PULL 13/38] qapi/qom: Add ObjectOptions for authz-*
` [PULL 14/38] qapi/qom: Add ObjectOptions for cryptodev-*
` [PULL 15/38] qapi/qom: Add ObjectOptions for dbus-vmstate
` [PULL 16/38] qapi/qom: Add ObjectOptions for memory-backend-*
` [PULL 17/38] qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'
` [PULL 18/38] qapi/qom: Add ObjectOptions for throttle-group
` [PULL 19/38] qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'
` [PULL 20/38] qapi/qom: Add ObjectOptions for tls-*, "
` [PULL 21/38] qapi/qom: Add ObjectOptions for can-*
` [PULL 22/38] qapi/qom: Add ObjectOptions for colo-compare
` [PULL 23/38] qapi/qom: Add ObjectOptions for filter-*
` [PULL 24/38] qapi/qom: Add ObjectOptions for pr-manager-helper
` [PULL 25/38] qapi/qom: Add ObjectOptions for confidential-guest-support
` [PULL 26/38] qapi/qom: Add ObjectOptions for input-*
` [PULL 27/38] qapi/qom: Add ObjectOptions for x-remote-object
` [PULL 28/38] qapi/qom: QAPIfy object-add
` [PULL 29/38] qom: Make "object" QemuOptsList optional
` [PULL 30/38] qemu-storage-daemon: Implement --object with qmp_object_add()
` [PULL 31/38] qom: Remove user_creatable_add_dict()
` [PULL 32/38] qom: Factor out user_creatable_process_cmdline()
` [PULL 33/38] qemu-io: Use user_creatable_process_cmdline() for --object
` [PULL 34/38] qemu-nbd: "
` [PULL 35/38] qom: Add user_creatable_add_from_str()
` [PULL 36/38] qemu-img: Use user_creatable_process_cmdline() for --object
` [PULL 37/38] hmp: QAPIfy object_add
` [PULL 38/38] qom: Add user_creatable_parse_str()

[PATCH v5 00/57] TCI fixes and cleanups
 2021-03-11 16:05 UTC  (60+ messages)
` [PATCH v5 01/57] tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
` [PATCH v5 02/57] tcg/tci: Rename tci_read_r to tci_read_rval
` [PATCH v5 03/57] tcg/tci: Split out tci_args_rrs
` [PATCH v5 04/57] tcg/tci: Split out tci_args_rr
` [PATCH v5 05/57] tcg/tci: Split out tci_args_rrr
` [PATCH v5 06/57] tcg/tci: Split out tci_args_rrrc
` [PATCH v5 07/57] tcg/tci: Split out tci_args_l
` [PATCH v5 08/57] tcg/tci: Split out tci_args_rrrrrc
` [PATCH v5 09/57] tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
` [PATCH v5 10/57] tcg/tci: Split out tci_args_ri and tci_args_rI
` [PATCH v5 11/57] tcg/tci: Reuse tci_args_l for calls
` [PATCH v5 12/57] tcg/tci: Reuse tci_args_l for exit_tb
` [PATCH v5 13/57] tcg/tci: Reuse tci_args_l for goto_tb
` [PATCH v5 14/57] tcg/tci: Split out tci_args_rrrrrr
` [PATCH v5 15/57] tcg/tci: Split out tci_args_rrrr
` [PATCH v5 16/57] tcg/tci: Clean up deposit operations
` [PATCH v5 17/57] tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
` [PATCH v5 18/57] tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
` [PATCH v5 19/57] tcg/tci: Hoist op_size checking into tci_args_*
` [PATCH v5 20/57] tcg/tci: Remove tci_disas
` [PATCH v5 21/57] tcg/tci: Implement the disassembler properly
` [PATCH v5 22/57] tcg: Build ffi data structures for helpers
` [PATCH v5 23/57] tcg/tci: Use ffi for calls
` [PATCH v5 24/57] tcg/tci: Improve tcg_target_call_clobber_regs
` [PATCH v5 25/57] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order
` [PATCH v5 26/57] tcg/tci: Push opcode emit into each case
` [PATCH v5 27/57] tcg/tci: Split out tcg_out_op_rrs
` [PATCH v5 28/57] tcg/tci: Split out tcg_out_op_l
` [PATCH v5 29/57] tcg/tci: Split out tcg_out_op_p
` [PATCH v5 30/57] tcg/tci: Split out tcg_out_op_rr
` [PATCH v5 31/57] tcg/tci: Split out tcg_out_op_rrr
` [PATCH v5 32/57] tcg/tci: Split out tcg_out_op_rrrc
` [PATCH v5 33/57] tcg/tci: Split out tcg_out_op_rrrrrc
` [PATCH v5 34/57] tcg/tci: Split out tcg_out_op_rrrbb
` [PATCH v5 35/57] tcg/tci: Split out tcg_out_op_rrcl
` [PATCH v5 36/57] tcg/tci: Split out tcg_out_op_rrrrrr
` [PATCH v5 37/57] tcg/tci: Split out tcg_out_op_rrrr
` [PATCH v5 38/57] tcg/tci: Split out tcg_out_op_rrrrcl
` [PATCH v5 39/57] tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
` [PATCH v5 40/57] tcg/tci: Split out tcg_out_op_v
` [PATCH v5 41/57] tcg/tci: Split out tcg_out_op_np
` [PATCH v5 42/57] tcg/tci: Split out tcg_out_op_r[iI]
` [PATCH v5 43/57] tcg/tci: Reserve r13 for a temporary
` [PATCH v5 44/57] tcg/tci: Emit setcond before brcond
` [PATCH v5 45/57] tcg/tci: Remove tci_write_reg
` [PATCH v5 46/57] tcg/tci: Change encoding to uint32_t units
` [PATCH v5 47/57] tcg/tci: Implement goto_ptr
` [PATCH v5 48/57] tcg/tci: Implement movcond
` [PATCH v5 49/57] tcg/tci: Implement andc, orc, eqv, nand, nor
` [PATCH v5 50/57] tcg/tci: Implement extract, sextract
` [PATCH v5 51/57] tcg/tci: Implement clz, ctz, ctpop
` [PATCH v5 52/57] tcg/tci: Implement mulu2, muls2
` [PATCH v5 53/57] tcg/tci: Implement add2, sub2
` [PATCH v5 54/57] tcg/tci: Split out tci_qemu_ld, tci_qemu_st
` [PATCH v5 55/57] tests/tcg: Increase timeout for TCI
` [PATCH v5 56/57] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
` [PATCH v5 57/57] gitlab: Enable cross-i386 builds of TCI

[PATCH v4] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-11 16:00 UTC  (4+ messages)

[Bug 1523811] Re: USB assert failure on dev-storage.c
 2021-03-11 16:06 UTC 

[PULL 00/20] ppc-for-6.0 queue 20210310
 2021-03-11 15:54 UTC  (7+ messages)

[PATCH 0/3] Support Andes AE350 Platform
 2021-03-11 15:46 UTC  (8+ messages)
` [PATCH 1/3] Andes RISC-V PLIC
` [PATCH 3/3] Andes AE350 RISC-V Machine

[PATCH v4 0/5] Allwinner H3 fixes for EMAC and acceptance tests
 2021-03-11 15:34 UTC  (2+ messages)

[PATCH v2 1/3] coreaudio: Drop support for macOS older than 10.6
 2021-03-11 16:03 UTC  (4+ messages)
` [PATCH v2 2/3] coreaudio: Extract device operations
` [PATCH v2 3/3] coreaudio: Handle output device change

[PATCH] ui/cocoa: Comment about modifier key input quirks
 2021-03-11 15:10 UTC 

[PATCH 0/4] gitlab-ci improvements
 2021-03-11 15:48 UTC  (6+ messages)
` [PATCH 1/4] gitlab-ci.yml: Move build-tools-and-docs-debian to a better place
` [PATCH 2/4] gitlab-ci.yml: Add some missing dependencies to the jobs
` [PATCH 3/4] gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled job
` [PATCH 4/4] gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobs

[PULL v2 00/19] riscv-to-apply queue
 2021-03-11 15:48 UTC  (4+ messages)
` [PULL v2 03/19] roms/opensbi: Upgrade from v0.8 to v0.9

[PATCH v3] configure: Improve OpenGL dependency detections
 2021-03-11 15:19 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] ui/cocoa: Comment about modifier key input quirks
 2021-03-11 15:12 UTC 

[PATCH 0/3] fuzz: Add a sparse-memory device to accelerate fuzzing
 2021-03-11 14:25 UTC  (3+ messages)
` [PATCH 1/3] memory: add a sparse memory device

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-11 14:08 UTC  (12+ messages)

[PULL 0/7] aspeed queue
 2021-03-11 13:56 UTC  (2+ messages)

[PATCH 0/3] AVR GPIO Emulation and Arduino D13 LED
 2021-03-11 13:55 UTC  (4+ messages)
` [PATCH 1/3] hw/avr: Add limited support for avr gpio registers
` [PATCH 2/3] hw/gpio/avr_gpio.c: add tracing for read and writes
` [PATCH 3/3] avr/arduino: Add D13 LED

[RFC v6 00/38] arm cleanup experiment for kvm-only build
 2021-03-11 13:30 UTC  (26+ messages)
` [RFC v6 07/38] target/arm: move physical address translation to cpu-mmu
` [RFC v6 09/38] target/arm: split cpregs from tcg/helper.c
` [RFC v6 10/38] target/arm: cpregs: fix style (mostly just comments)
` [RFC v6 14/38] target/arm: move cpsr_read, cpsr_write to cpu_common
` [RFC v6 15/38] target/arm: add temporary stub for arm_rebuild_hflags
` [RFC v6 16/38] target/arm: split vfp state setting from tcg helpers
` [RFC v6 19/38] target/arm: move arm_sctlr away "
` [RFC v6 21/38] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code
` [RFC v6 22/38] target/arm: split a15 cpu model and 32bit class functions to cpu32.c
` [RFC v6 23/38] target/arm: move sve_exception_el out of TCG helpers
` [RFC v6 24/38] target/arm: refactor exception and cpu code
` [RFC v6 25/38] target/arm: cpu: fix style
` [RFC v6 26/38] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
` [RFC v6 27/38] target/arm: remove kvm include file for PSCI and arm-powerctl
` [RFC v6 28/38] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/
` [RFC v6 29/38] target/arm: cleanup cpu includes
` [RFC v6 30/38] target/arm: remove broad "else" statements when checking accels
` [RFC v6 31/38] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM
` [RFC v6 32/38] tests: restrict TCG-only arm-cpu-features tests to TCG builds
` [RFC v6 33/38] tests: do not run test-hmp on all machines for ARM KVM-only
` [RFC v6 34/38] tests: device-introspect-test: cope with ARM TCG-only devices
` [RFC v6 35/38] tests: do not run qom-test on all machines for ARM KVM-only
` [RFC v6 36/38] Revert "target/arm: Restrict v8M IDAU to TCG"
` [RFC v6 37/38] kvm: create kvm cpu accel class
` [RFC v6 38/38] target/arm: move kvm cpu properties setting to kvm-cpu

[PATCH 00/24] virtiofs dax patches
 2021-03-11 13:50 UTC  (5+ messages)
` [PATCH 07/24] DAX: virtio-fs: Add vhost-user slave commands for mapping
  ` [Virtio-fs] "

[PATCH] s390x/cpu_model: use official name for 8562
 2021-03-11 13:30 UTC  (2+ messages)

[PATCH v3 0/4] semihosting/next (SYS_HEAPINFO)
 2021-03-11 13:32 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).