messages from 2022-08-16 17:53:44 to 2022-08-17 16:19:21 UTC [more...]
[PULL 00/10] pc,virtio: fixes
2022-08-17 16:14 UTC (2+ messages)
` [PULL 03/10] hw/virtio: handle un-configured shutdown in virtio-pci
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-08-17 16:06 UTC (15+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "
` [RFC PATCH v2 7/8] qapi: golang: Add CommandResult type to Go
[PATCH 00/10] parallels: Add duplication check, refactor, fix bugs
2022-08-17 15:54 UTC (11+ messages)
` [PATCH 01/10] parallels: Incorrect condition in out-of-image check
` [PATCH 02/10] parallels: Incorrect data end calculation in parallels_open
` [PATCH 03/10] parallels: Create parallels_handle_leak() to truncate excess clusters
` [PATCH 04/10] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH 05/10] parallels: Use highest_offset() helper in leak check
` [PATCH 06/10] iotests: Add out-of-image check test for parallels format
` [PATCH 07/10] iotests: Add leak "
` [PATCH 08/10] iotests: Add test for BAT entries duplication check
` [PATCH 09/10] iotests: Refactor tests of parallels images checks (131)
` [PATCH 10/10] iotests: Fix cluster size in parallels images tests (131)
[PATCH 1/2] target/riscv: rvv-1.0: Simplify vfwredsum code
2022-08-17 7:48 UTC (2+ messages)
` [PATCH 2/2] target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
[PATCH v2 00/31] QOMify PPC4xx devices and minor clean ups
2022-08-17 15:08 UTC (32+ messages)
` [PATCH v2 01/31] ppc/ppc4xx: Introduce a DCR device model
` [PATCH v2 02/31] ppc/ppc405: QOM'ify CPC
` [PATCH v2 03/31] ppc/ppc405: QOM'ify GPT
` [PATCH v2 04/31] ppc/ppc405: QOM'ify OCM
` [PATCH v2 05/31] ppc/ppc405: QOM'ify GPIO
` [PATCH v2 06/31] ppc/ppc405: QOM'ify DMA
` [PATCH v2 07/31] ppc/ppc405: QOM'ify EBC
` [PATCH v2 08/31] ppc/ppc405: QOM'ify OPBA
` [PATCH v2 09/31] ppc/ppc405: QOM'ify POB
` [PATCH v2 10/31] ppc/ppc405: QOM'ify PLB
` [PATCH v2 11/31] ppc/ppc405: QOM'ify MAL
` [PATCH v2 12/31] ppc4xx: Move PLB model to ppc4xx_devs.c
` [PATCH v2 13/31] ppc4xx: Rename ppc405-plb to ppc4xx-plb
` [PATCH v2 14/31] ppc4xx: Move EBC model to ppc4xx_devs.c
` [PATCH v2 15/31] ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
` [PATCH v2 16/31] ppc/ppc405: Use an embedded PPCUIC model in SoC state
` [PATCH v2 17/31] hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
` [PATCH v2 18/31] ppc/ppc405: Use an explicit I2C object
` [PATCH v2 19/31] ppc/ppc405: QOM'ify FPGA
` [PATCH v2 20/31] ppc405: Move machine specific code to ppc405_boards.c
` [PATCH v2 21/31] hw/ppc/Kconfig: Remove PPC405 dependency from sam460ex
` [PATCH v2 22/31] hw/ppc/Kconfig: Move imply before select
` [PATCH v2 23/31] ppc/ppc4xx: Fix sdram trace events
` [PATCH v2 24/31] ppc4xx: Fix code style problems reported by checkpatch
` [PATCH v2 25/31] ppc440_bamboo: Remove unnecessary memsets
` [PATCH v2 26/31] ppc4xx: Introduce Ppc4xxSdramBank struct
` [PATCH v2 27/31] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH v2 28/31] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
` [PATCH v2 29/31] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH v2 30/31] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH v2 31/31] ppc4xx_sdram: QOM'ify
AST2600 support in QEMU
2022-08-17 9:26 UTC (5+ messages)
[PATCH 00/22] QOMify PPC4xx devices and minor clean ups
2022-08-17 15:13 UTC (3+ messages)
[PATCH v5 0/4] linux-user: Fix siginfo_t contents when jumping to non-readable pages
2022-08-17 15:05 UTC (5+ messages)
` [PATCH v5 1/4] linux-user: Clear tb_jmp_cache on mprotect()
` [PATCH v5 2/4] target/s390x: Make translator stop before the end of a page
` [PATCH v5 3/4] target/i386: "
` [PATCH v5 4/4] tests/tcg: Test siginfo_t contents when jumping to non-readable pages
[PATCH 0/3] QEMU/CXL: A few more fixes for 7.1 related to LSA
2022-08-17 14:57 UTC (4+ messages)
` [PATCH 1/3] hw/cxl: Add stub write function for RO MemoryRegionOps entries
` [PATCH 2/3] hw/cxl: Fix Get LSA input payload size which should be 8 bytes
` [PATCH 3/3] hw/cxl: Correctly handle variable sized mailbox input payloads
[PATCH] error handling: Use TFR() macro where applicable
2022-08-17 14:49 UTC (10+ messages)
[PATCH] .gitlab-ci.d/buildtest.yml: Increase the check-gprof-gcov job timeout
2022-08-17 14:43 UTC (2+ messages)
[PATCH v2] meson: be strict for boolean options
2022-08-17 14:37 UTC
[PATCH v2] hw/net/can: fix Xilinx ZynqMP CAN RX FIFO logic
2022-08-17 14:33 UTC (2+ messages)
[PATCH for-7.2 00/21] accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes
2022-08-17 14:07 UTC (11+ messages)
` [PATCH for-7.2 14/21] accel/tcg: Hoist get_page_addr_code out of tb_lookup
[RFC PATCH 00/13] PowerPC interrupt rework
2022-08-17 13:44 UTC (15+ messages)
` [RFC PATCH 03/13] target/ppc: move interrupt masking out of ppc_hw_interrupt
` [RFC PATCH 04/13] target/ppc: prepare to split ppc_interrupt_pending by excp_model
` [RFC PATCH 05/13] target/ppc: create an interrupt masking method for POWER9/POWER10
` [RFC PATCH 06/13] target/ppc: remove embedded interrupts from ppc_pending_interrupt_p9
[PATCH] linux-user/s390x: Save/restore fpc when handling a signal
2022-08-17 13:28 UTC (2+ messages)
[PATCH for-7.1 0/4] Last-minute LoongArch CPU model naming tweaks
2022-08-17 13:26 UTC (8+ messages)
` [PATCH for-7.1 3/4] target/loongarch: rename the TCG CPU "la464" to "qemu64-v1.00"
[PATCH v10 00/21] job: replace AioContext lock with job_mutex
2022-08-17 13:10 UTC (27+ messages)
` [PATCH v10 02/21] job.h: categorize fields in struct Job
` [PATCH v10 05/21] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v10 06/21] job: move and update comments from blockjob.c
` [PATCH v10 07/21] blockjob: introduce block_job _locked() APIs
` [PATCH v10 11/21] jobs: group together API calls under the same job lock
` [PATCH v10 13/21] job: detect change of aiocontext within job coroutine
` [PATCH v10 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v10 18/21] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH 0/2] pci *_by_mask() coverity fix
2022-08-17 12:31 UTC (6+ messages)
` [PATCH 2/2] pci: Sanity check mask argument to pci_set_*_by_mask()
[PATCH v2 00/33] accel/tcg + target/arm: pc-relative translation
2022-08-17 11:50 UTC (36+ messages)
` [PATCH v2 01/33] linux-user/arm: Mark the commpage executable
` [PATCH v2 02/33] linux-user/hppa: Allocate page zero as a commpage
` [PATCH v2 03/33] linux-user/x86_64: Allocate vsyscall page "
` [PATCH v2 04/33] linux-user: Honor PT_GNU_STACK
` [PATCH v2 05/33] tests/tcg/i386: Move smc_code2 to an executable section
` [PATCH v2 06/33] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v2 07/33] accel/tcg: Use bool for page_find_alloc
` [PATCH v2 08/33] accel/tcg: Make tb_htable_lookup static
` [PATCH v2 09/33] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v2 10/33] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v2 11/33] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PATCH v2 12/33] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v2 13/33] accel/tcg: Unlock mmap_lock after longjmp
` [PATCH v2 14/33] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v2 15/33] accel/tcg: Introduce is_same_page()
` [PATCH v2 16/33] accel/tcg: Remove translator_ldsw
` [PATCH v2 17/33] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v2 18/33] accel/tcg: Add fast path for translator_ld*
` [PATCH v2 19/33] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v2 20/33] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v2 21/33] include/hw/core: Create struct CPUJumpCache
` [PATCH v2 22/33] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v2 23/33] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v2 24/33] accel/tcg: Split log_cpu_exec into inline and slow path
` [PATCH v2 25/33] target/arm: Introduce curr_insn_len
` [PATCH v2 26/33] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v2 27/33] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v2 28/33] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v2 29/33] target/arm: Change gen_exception_internal "
` [PATCH v2 30/33] target/arm: Change gen_jmp* "
` [PATCH v2 31/33] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v2 32/33] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v2 33/33] target/arm: Enable TARGET_TB_PCREL
[PATCH 0/2] hw/cxl: Two CXL emulation fixes
2022-08-17 11:45 UTC (2+ messages)
[BUG] cxl can not create region
2022-08-17 11:25 UTC (9+ messages)
[PATCH v2] virtio-pci: don't touch pci on virtio reset
2022-08-17 11:07 UTC
[PATCH for 7.1 v2 0/4] virtio fixes (split from virtio-gpio series)
2022-08-17 11:01 UTC (5+ messages)
` [PATCH v2 1/4] hw/virtio: incorporate backend features in features
` [PATCH v2 2/4] hw/virtio: gracefully handle unset vhost_dev vdev
[PATCH] hw/intc: Handle software disabling of APIC correctly
2022-08-17 10:50 UTC (4+ messages)
[RFC] hw/block/m25p80: implement Octal SPI commands
2022-08-17 10:23 UTC (2+ messages)
[PATCH] can: fix Xilinx ZynqMP CAN RX FIFO logic
2022-08-17 9:50 UTC (2+ messages)
[PATCH v2] block: add missed block_acct_setup with new block device init procedure
2022-08-17 9:28 UTC (3+ messages)
` [PATCH 1/2] block: pass OnOffAuto instead of bool to block_acct_setup()
` [PATCH 2/2] block: add missed block_acct_setup with new block device init procedure
[PATCH] x86: disable rng seeding via setup_data
2022-08-17 8:52 UTC (2+ messages)
[PATCH for 7.2] minor fixups in block code
2022-08-17 8:37 UTC (3+ messages)
` [PATCH 1/2] block: use bdrv_is_sg() helper instead of raw bs->sg reading
` [PATCH 2/2] block: make serializing requests functions 'void'
[PATCH v3] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
2022-08-17 8:37 UTC
[PATCH v2] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
2022-08-17 8:20 UTC (2+ messages)
[PATCH V4 RESEND] net/colo.c: Fix the pointer issue reported by Coverity
2022-08-17 7:44 UTC (2+ messages)
[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
2022-08-17 6:46 UTC (5+ messages)
[PATCH] esp: Handle CMD_BUSRESET by resetting the SCSI bus
2022-08-17 5:38 UTC (2+ messages)
[PATCH 0/4] hw/nvme: add irqfd support
2022-08-17 5:42 UTC (10+ messages)
` [PATCH 1/4] hw/nvme: avoid unnecessary call to irq (de)assertion functions
` [PATCH 2/4] hw/nvme: add option to (de)assert irq with eventfd
` [PATCH 4/4] hw/nvme: add MSI-x mask handlers for irqfd
[PATCH 1/2] scsi: Add buf_len parameter to scsi_req_new()
2022-08-17 5:35 UTC (2+ messages)
` [PATCH 2/2] scsi: Reject commands if the CDB length exceeds buf_len
Bluetooth support in QEMU
2022-08-17 5:27 UTC (6+ messages)
[PATCH v13 0/6] Improve PMU support
2022-08-17 5:07 UTC (8+ messages)
` [PATCH v13 1/6] target/riscv: Add sscofpmf extension support
` [PATCH v13 2/6] target/riscv: Simplify counter predicate function
` [PATCH v13 3/6] target/riscv: Add few cache related PMU events
` [PATCH v13 4/6] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v13 5/6] target/riscv: Update the privilege field for sscofpmf CSRs
` [PATCH v13 6/6] target/riscv: Remove additional priv version check for mcountinhibit
[PATCH v5 0/3] Enable notify VM exit
2022-08-17 2:08 UTC (4+ messages)
` [PATCH v5 1/3] Update linux headers to 6.0-rc1
` [PATCH v5 2/3] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PATCH v5 3/3] i386: Add notify VM exit support
[PATCH v12 0/6] Improve PMU support
2022-08-16 23:24 UTC (4+ messages)
[PATCH for-7.2 v4 00/11] enable pnv-phb user created devices
2022-08-16 20:00 UTC (4+ messages)
` [PATCH for-7.2 v4 11/11] ppc/pnv: fix QOM parenting of user creatable root ports
[PATCH v2] ci: Upgrade msys2 release to 20220603
2022-08-16 18:53 UTC (3+ messages)
[PULL 0/2] Two small fixes for QEMU 7.1-rc3
2022-08-16 18:25 UTC (2+ messages)
[PATCH v7 0/8] Add support for zoned device
2022-08-16 17:55 UTC (7+ messages)
` [PATCH v7 3/8] file-posix: introduce get_sysfs_long_val for the long sysfs attribute
` [PATCH v7 4/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH for-7.2 v3 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-16 17:34 UTC (11+ messages)
` [PATCH for-7.2 v3 06/20] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH for-7.2 v3 09/20] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH for-7.2 v3 11/20] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH for-7.2 v3 12/20] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH for-7.2 v3 13/20] hw/xtensa: set machine->fdt in xtfpga_init()
` [PATCH for-7.2 v3 16/20] device_tree.c: support string array prop in fdt_format_node()
` [PATCH for-7.2 v3 17/20] device_tree.c: support remaining FDT prop types
` [PATCH for-7.2 v3 18/20] device_node.c: enable 'info fdt' to print subnodes
` [PATCH for-7.2 v3 19/20] device_tree.c: add fdt_format_property() helper
` [PATCH for-7.2 v3 20/20] hmp, device_tree.c: add 'info fdt <property>' support
[RFC PATCH] tests/avocado: push default timeout to QemuBaseTest
2022-08-16 17:45 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).