messages from 2023-06-27 17:41:35 to 2023-06-28 13:31:19 UTC [more...]
[PATCH 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs
2023-06-28 13:27 UTC (2+ messages)
[PATCH 1/2] target/riscv: Remove redundant check in pmp_is_locked
2023-06-28 13:21 UTC (2+ messages)
QEMU assert (was: [xen-unstable test] 181558: regressions - FAIL)
2023-06-28 13:30 UTC (2+ messages)
[PULL 00/10] qemu-sparc queue 20230628
2023-06-28 13:00 UTC (12+ messages)
` [PULL 01/10] Revert "hw/sparc64/niagara: Use blk_name() instead of open-coding it"
` [PULL 02/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
` [PULL 03/10] target/sparc: Fix npc comparison in sparc_tr_insn_start
` [PULL 04/10] target/sparc: Drop inline markers from translate.c
` [PULL 05/10] target/sparc: Introduce DYNAMIC_PC_LOOKUP
` [PULL 06/10] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
` [PULL 07/10] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
` [PULL 08/10] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
` [PULL 09/10] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
` [PULL 10/10] escc: emulate dip switch language layout settings on SUN keyboard
[PATCH v2 0/2] vfio/migration: Make VFIO migration non-experimental
2023-06-28 12:54 UTC (5+ messages)
` [PATCH v2 1/2] vfio/migration: Reset bytes_transferred properly
` [PATCH v2 2/2] vfio/migration: Make VFIO migration non-experimental
[PATCH] i386/WHPX: Fix error message when fail to set ProcessorCount
2023-06-28 13:04 UTC (5+ messages)
ARI and igb emulation
2023-06-28 12:49 UTC (8+ messages)
[PATCH v3] acpi/tests/bios-tables-test: make iasl tool handling simpler
2023-06-28 12:17 UTC (7+ messages)
[PATCH] gdbstub: Permit reverse step/break to provide stop response
2023-06-28 12:16 UTC (2+ messages)
[PATCH 0/3] Add symbols for memory listener priority
2023-06-28 12:12 UTC (2+ messages)
Azure infrastructure update
2023-06-28 12:07 UTC (4+ messages)
[PATCH v16 0/9] TCG code quality tracking
2023-06-28 12:04 UTC (10+ messages)
` [PATCH v16 1/9] accel/tcg: introduce TBStatistics structure
` [PATCH v16 2/9] accel: collecting TB execution count
` [PATCH v16 3/9] accel/tcg: add jit stats to TBStatistics
` [PATCH v16 4/9] monitor: adding tb_stats hmp command
` [PATCH v16 5/9] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v16 6/9] tb-stats: Adding info [tb-list|tb] commands to HMP
` [PATCH v16 7/9] debug: add -d tb_stats to control TBStatistics
` [PATCH v16 8/9] tb-stats: dump hot TBs at the end of the execution
` [PATCH v16 9/9] docs: add tb-stats how to
[PATCH 0/2] accel: Re-enable WHPX cross-build on case sensitive filesystems
2023-06-28 12:01 UTC (2+ messages)
[PATCH v3 00/16] accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF)
2023-06-28 11:58 UTC (4+ messages)
` [PATCH v3 01/16] MAINTAINERS: Update Roman Bolshakov email address
[PULL 0/1] virtio: regression fix
2023-06-28 11:54 UTC (3+ messages)
` [PULL 1/1] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
[PATCH] net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
2023-06-28 11:50 UTC (5+ messages)
[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
2023-06-28 9:27 UTC (10+ messages)
[PATCH] hw: arm: allwinner-sramc: Set class_size
2023-06-28 11:16 UTC (2+ messages)
[PATCH v6 0/9] migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration
2023-06-28 11:15 UTC (4+ messages)
` [PATCH v6 1/9] migration: introduced 'MigrateAddress' in QAPI for migration wire protocol
[PATCH] net: add initial support for AF_XDP network backend
2023-06-28 11:15 UTC (15+ messages)
[PULL 00/53] virtio,pc,pci: fixes, features, cleanups
2023-06-28 10:50 UTC (7+ messages)
` [PULL 52/53] vhost_net: add an assertion for TAP client backends
[patch] trivial: man page: document display::gtk::zoom-to-fit
2023-06-28 10:23 UTC
[PATCH qemu] aspeed add montblanc bmc reference from fuji
2023-06-28 10:07 UTC (3+ messages)
[PATCH v3 0/3] Add SCMI vhost-user VIRTIO device
2023-06-28 10:05 UTC (4+ messages)
` [PATCH v3 1/3] hw/virtio: Add boilerplate for vhost-user-scmi device
` [PATCH v3 2/3] hw/virtio: Add vhost-user-scmi-pci boilerplate
` [PATCH v3 3/3] tests/qtest: enable tests for virtio-scmi
[PATCH v3 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-28 9:48 UTC (12+ messages)
` [PATCH v3 1/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr in gen_goto_tb
` [PATCH v3 2/8] target/sparc: Fix npc comparison in sparc_tr_insn_start
` [PATCH v3 3/8] target/sparc: Drop inline markers from translate.c
` [PATCH v3 4/8] target/sparc: Introduce DYNAMIC_PC_LOOKUP
` [PATCH v3 5/8] target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches
` [PATCH v3 6/8] target/sparc: Use DYNAMIC_PC_LOOKUP for JMPL
` [PATCH v3 7/8] target/sparc: Use DYNAMIC_PC_LOOKUP for v9 RETURN
` [PATCH v3 8/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr for v9 WRASI
[PATCH v2 0/4] target/ppc: Catch invalid real address accesses
2023-06-28 9:38 UTC (11+ messages)
` [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
` [PATCH v2 4/4] target/ppc: Implement attn instruction on BookS 64-bit processors
[PATCH 0/8] colo migration cleanups
2023-06-28 9:30 UTC (3+ messages)
` [PATCH 2/8] colo: Setup ram cache in normal migration path
[PULL 0/7] hw/nvme updates
2023-06-28 9:25 UTC (8+ messages)
` [PULL 1/7] hw/nvme: add comment for nvme-ns properties
` [PULL 2/7] hw/nvme: consider COPY command in nvme_aio_err
` [PULL 3/7] hw/nvme: check maximum copy length (MCL) for COPY
` [PULL 4/7] hw/nvme: fix verification of number of ruhis
` [PULL 5/7] hw/nvme: verify uniqueness of reclaim unit handle identifiers
` [PULL 6/7] hw/nvme: add placement handle list ranges
` [PULL 7/7] docs: update hw/nvme documentation for TP4146
[PULL 00/33] UI patches
2023-06-28 9:22 UTC (7+ messages)
` [PULL 04/33] virtio-gpu: Optimize 2D resource data transfer
` [PULL 10/33] ui/gtk: set the area of the scanout texture correctly
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
2023-06-28 9:20 UTC (23+ messages)
` [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
` [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
` [PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
` [PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PATCH v3 35/36] docs: Document security implications of debugging
[PATCH v5 00/15] Add RISC-V vector cryptographic instruction set support
2023-06-28 9:14 UTC (18+ messages)
` [PATCH v6 01/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v6 02/15] target/riscv: Refactor vector-vector translation macro
` [PATCH v6 03/15] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v6 04/15] target/riscv: Add Zvbc ISA extension support
` [PATCH v6 05/15] target/riscv: Move vector translation checks
` [PATCH v6 06/15] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v6 07/15] target/riscv: Refactor some of the generic vector functionality
` [PATCH v6 08/15] target/riscv: Add Zvbb ISA extension support
` [PATCH v6 09/15] target/riscv: Add Zvkned "
` [PATCH v6 10/15] target/riscv: Add Zvknh "
` [PATCH v6 11/15] target/riscv: Add Zvksh "
` [PATCH v6 12/15] target/riscv: Add Zvkg "
` [PATCH v6 13/15] crypto: Create sm4_subword
` [PATCH v6 14/15] crypto: Add SM4 constant parameter CK
` [PATCH v6 15/15] target/riscv: Add Zvksed ISA extension support
[PATCH] pc-bios/s390-ccw: Get rid of the the __u* types
2023-06-28 8:35 UTC (4+ messages)
[PATCH v5 00/19] target/riscv, KVM: fixes and enhancements
2023-06-28 8:14 UTC (14+ messages)
` [PATCH v5 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v5 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v5 11/19] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v5 16/19] target/riscv/cpu.c: create KVM mock properties
[PATCH 0/2] target/riscv: Only build qemu-system-riscv$$ on rv$$ host
2023-06-28 7:55 UTC (3+ messages)
[PATCH] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
2023-06-28 7:49 UTC (2+ messages)
[PATCH 00/12] block: more fixes to coroutine_fn marking
2023-06-28 7:47 UTC (4+ messages)
` [PATCH 09/12] vhdx: mark more functions as coroutine_fns and GRAPH_RDLOCK
[PATCH] target/ppc: Only generate decodetree files when TCG is enabled
2023-06-28 7:46 UTC (2+ messages)
[PATCH v2 0/3] block: remove separate bdrv_file_open callback
2023-06-28 7:40 UTC (3+ messages)
` [PATCH v2 3/3] "
[PATCH v2] contrib/gitdm: add domain-map for Cestc
2023-06-28 7:22 UTC
[PATCH 0/4] target/ppc: Catch invalid real address accesses
2023-06-28 7:17 UTC (14+ messages)
[PATCH v2 0/8] target/sparc: Use tcg_gen_lookup_and_goto_ptr
2023-06-28 7:05 UTC (4+ messages)
` [PATCH v2 3/8] target/sparc: Drop inline markers from translate.c
[PATCH 0/4] target/arm: Fix SME full tile indexing
2023-06-28 6:54 UTC (3+ messages)
[PATCH] linux-user: Fix do_shmat type errors
2023-06-28 6:47 UTC (2+ messages)
[PATCH v6 0/3] Implement the watchdog timer of HiFive 1 rev b
2023-06-28 6:42 UTC (3+ messages)
` [PATCH v6 2/3] hw/riscv: sifive_e: Support "
[PATCH v2 0/4] target/riscv: Misc header cleanups
2023-06-28 6:32 UTC (5+ messages)
` [PATCH v2 1/4] target/riscv: Remove unused 'instmap.h' header in translate.c
` [PATCH v2 2/4] target/riscv: Restrict sysemu specific header to user emulation
` [PATCH v2 3/4] target/riscv: Restrict 'rv128' machine to TCG accelerator
` [PATCH v2 4/4] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu
[PATCH v2 00/17] Support smp.clusters for x86
2023-06-28 6:21 UTC (5+ messages)
` [PATCH v2 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c
[PATCH 0/7] Add new CPU model EmeraldRapids and GraniteRapids
2023-06-28 6:11 UTC (4+ messages)
` [PATCH 7/7] target/i386: Add new CPU model GraniteRapids
[PATCH 0/4] target/ppc: Fixes for instruction-related
2023-06-28 5:56 UTC (2+ messages)
[PATCH v2] vdpa: Return -EINVAL if device ack is VIRTIO_NET_ERR
2023-06-28 4:09 UTC (2+ messages)
[PATCH 0/3] vfio/migration: Make VFIO migration non-experimental
2023-06-28 3:09 UTC (10+ messages)
` [PATCH 3/3] "
[PATCH v3 0/4] hw/smbios: Cleanup topology related variables
2023-06-28 3:00 UTC (9+ messages)
` [PATCH v3 1/4] machine: Add helpers to get cores/threads per socket
` [PATCH v3 3/4] hw/smbios: Fix thread count in type4
[PATCH v3 0/3] VFIO migration related refactor and bug fix
2023-06-28 2:26 UTC (7+ messages)
` [PATCH v3 3/3] vfio/migration: vfio/migration: Refactor and fix print of "Migration disabled"
[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
2023-06-28 1:03 UTC (7+ messages)
` [PATCH v3 09/14] target/ppc: Move patching nip from exception handler to helper_scv
[PATCH] virtio-gpu: replace the surface with null surface when resetting
2023-06-27 22:44 UTC
[PATCH 00/16] target/riscv: Allow building without TCG (KVM-only so far)
2023-06-27 22:32 UTC (3+ messages)
[PATCH] virtio-gpu: do not replace surface when scanout is disabled
2023-06-27 22:11 UTC
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-06-27 21:13 UTC (7+ messages)
` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
[PATCH] docs/migration: Update postcopy bits
2023-06-27 20:02 UTC
[PATCH v4 00/24] qemu patches for 64-bit NBD extensions
2023-06-27 19:42 UTC (3+ messages)
` [PATCH v4 24/24] nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS
[RFC PATCH 0/9] ui: guest displays multiple connectors suppport and hotplug in
2023-06-27 18:22 UTC (4+ messages)
` [RFC PATCH 6/9] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
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).