messages from 2023-04-17 13:03:06 to 2023-04-18 11:46:43 UTC [more...]
[PATCH 0/2] tests/migration: Fix migration-test slowdown
2023-04-18 11:46 UTC (4+ messages)
[PATCH 0/3] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
2023-04-18 11:45 UTC (9+ messages)
` [PATCH 1/3] target/arm: Don't allow stage 2 page table walks to downgrade to NS
` [PATCH 2/3] target/arm: Set ptw->out_secure correctly for stage 2 translations
` [PATCH 3/3] target/arm: handle ipa_secure vs s2walk_secure correctly
[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests
2023-04-18 11:33 UTC (2+ messages)
[PATCH v3 11/11] docs: system: arm: Introduce bananapi_m2u
2023-04-18 11:25 UTC
[PATCH v3 00/11] *** Add allwinner-r40 support ***
2023-04-18 11:20 UTC (11+ messages)
` [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v3 02/11] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v3 03/11] hw: allwinner-r40: Complete uart devices
` [PATCH v3 04/11] hw: arm: allwinner-r40: Add i2c0 device
` [PATCH v3 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
` [PATCH v3 06/11] hw/arm/allwinner-r40: add SDRAM controller device
` [PATCH v3 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v3 08/11] hw: arm: allwinner-r40: Add emac and gmac support
` [PATCH v3 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
` [PATCH v3 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u
[PATCH v2] Fix QEMU compilation on Debian 10
2023-04-18 11:04 UTC (7+ messages)
` [PATCH 1/3] Fix libvhost-user.c compilation
[PATCH v2 00/12] *** add allwinner-r40 support ***
2023-04-18 10:58 UTC (7+ messages)
` [PATCH v2 07/12] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v2 08/12] hw: arm: allwinner-r40: Fix the mmc controller's type
QEMU developers fortnightly conference call for agenda for 2023-04-18
2023-04-18 10:40 UTC (2+ messages)
[PATCH v19 00/21] s390x: CPU Topology
2023-04-18 10:15 UTC (5+ messages)
` [PATCH v19 01/21] s390x/cpu topology: add s390 specifics to CPU topology
[PATCH v3] memory: Optimize replay of guest mapping
2023-04-18 10:13 UTC (2+ messages)
[PATCH 0/4] vhost-user-fs: Internal migration
2023-04-18 10:09 UTC (25+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer
[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
2023-04-18 9:44 UTC (16+ messages)
` [PATCH v3 01/10] make one-insn-per-tb an accel option
` [PATCH v3 02/10] softmmu: Don't use 'singlestep' global in QMP and HMP commands
` [PATCH v3 03/10] accel/tcg: Use one_insn_per_tb global instead of old singlestep global
` [PATCH v3 04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
` [PATCH v3 05/10] bsd-user: "
` [PATCH v3 06/10] Document that -singlestep command line option is deprecated
` [PATCH v3 07/10] accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
` [PATCH v3 08/10] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
` [PATCH v3 09/10] qapi/run-state.json: Fix missing newline at end of file
` [PATCH v3 10/10] hmp: Deprecate 'singlestep' member of StatusInfo
[PATCH v2 0/2] tests: lcitool: Switch to OpenSUSE Leap 15.4
2023-04-18 9:40 UTC (8+ messages)
` [PATCH v2 1/2] tests: libvirt-ci: Update to commit '51dad419'
` [PATCH v2 2/2] tests: lcitool: Switch to OpenSUSE Leap 15.4
[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
2023-04-18 9:06 UTC
[RFC PATCH v2 00/44] Add LoongArch LSX instructions
2023-04-18 9:03 UTC (4+ messages)
` [RFC PATCH v2 43/44] target/loongarch: Implement vldi
[PATCH V4] tracing: install trace events file only if necessary
2023-04-18 9:00 UTC (2+ messages)
[PATCH 0/2] Remove CBAR from A55/A76 and add A78
2023-04-18 9:00 UTC (4+ messages)
` [PATCH 2/2] target/arm: Add Cortex-A78 CPU
[PATCH v4 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
2023-04-18 8:57 UTC (7+ messages)
[PATCH] riscv: Raise an exception if pte reserved bits are not cleared
2023-04-18 8:56 UTC (5+ messages)
[PATCH] net: tap: Drop the close of fds for child process
2023-04-18 8:55 UTC (2+ messages)
[PATCH v3] acpi: pcihp: make pending delete blocking action expire
2023-04-18 8:49 UTC (2+ messages)
[PATCH v2 00/17] Add RISC-V vector cryptographic instruction set support
2023-04-18 8:31 UTC (26+ messages)
` [PATCH v2 01/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v2 02/17] target/riscv: Refactor vector-vector translation macro
` [PATCH v2 03/17] target/riscv: Add Zvbc ISA extension support
` [PATCH v2 04/17] target/riscv: Move vector translation checks
` [PATCH v2 05/17] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v2 06/17] target/riscv: Refactor some of the generic vector functionality
` [PATCH v2 07/17] qemu/bitops.h: Limit rotate amounts
` [PATCH v2 08/17] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PATCH v2 09/17] target/riscv: Add Zvbb ISA extension support
` [PATCH v2 10/17] target/riscv: Add Zvkned "
` [PATCH v2 11/17] target/riscv: Add Zvknh "
` [PATCH v2 12/17] target/riscv: Add Zvksh "
` [PATCH v2 13/17] target/riscv: Add Zvkg "
` [PATCH v2 14/17] crypto: Create sm4_subword
` [PATCH v2 15/17] crypto: Add SM4 constant parameter CK
` [PATCH v2 16/17] target/riscv: Add Zvksed ISA extension support
` [PATCH v2 17/17] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties
[PATCH 0/6] target/riscv: Fix PMP related problem
2023-04-18 8:18 UTC (29+ messages)
` [PATCH 1/6] target/riscv: Update pmp_get_tlb_size()
` [PATCH 2/6] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH 3/6] target/riscv: flush tlb when pmpaddr is updated
` [PATCH 4/6] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH 5/6] target/riscv: flush tb when PMP entry changes
` [PATCH 6/6] accel/tcg: Remain TLB_INVALID_MASK in the address when TLB is re-filled
[PATCH 1/1] ui/gtk: Added a no-input mode
2023-04-18 8:17 UTC (2+ messages)
[PATCH v3] target/riscv: Fix Guest Physical Address Translation
2023-04-18 7:54 UTC
[PATCH v2 0/2] migration: use qatzip to acclerate the live migration
2023-04-18 7:49 UTC (5+ messages)
` [PATCH v2 1/2] migration: add build option to support qemu build with qatzip
` [PATCH v2 2/2] migration: add support for qatzip compression when doing live migration
SDL2: fix handling of the AltGr key on Windows again
2023-04-18 7:36 UTC (3+ messages)
` [PATCH] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
[PATCH for-8.0 v2 0/3] Fixes for GCC13
2023-04-18 7:31 UTC (6+ messages)
` [PATCH for-8.0 v2 1/3] async: Suppress GCC13 false positive in aio_bh_poll()
[PATCH v4 0/6] testing/next: avocado, docs, gitlab
2023-04-18 7:10 UTC (11+ messages)
` [PATCH v4 1/6] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH v4 2/6] tests/avocado: use the new snapshots for testing
` [PATCH v4 3/6] tests/avocado: Add set of boot tests on SBSA-ref
` [PATCH v4 4/6] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs
` [PATCH v4 5/6] scripts/device-crash-test: Add a parameter to run with TCG only
` [PATCH v4 6/6] qemu-options: finesse the recommendations around -blockdev
[PATCH] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
2023-04-18 7:07 UTC (2+ messages)
[PATCH v2 0/1] SDL2: fix handling of the AltGr key on Windows again
2023-04-18 6:56 UTC (2+ messages)
` [PATCH v2 1/1] ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
[PATCH] hw/nvme: add comment for nvme-ns properties
2023-04-18 6:51 UTC (2+ messages)
[PATCH RESEND 0/2] hw/nvme: COPY fixes
2023-04-18 6:51 UTC (4+ messages)
` [PATCH RESEND 1/2] hw/nvme: consider COPY command in nvme_aio_err
` [PATCH RESEND 2/2] hw/nvme: check maximum copy length (MCL) for COPY
[PATCH v2] travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' job
2023-04-18 6:28 UTC (2+ messages)
` [PATCH v2] travis.yml: Add missing 'flex','bison' "
[PATCH] block/vhost-user-blk: Fix hang on boot for some odd guests
2023-04-18 6:17 UTC (4+ messages)
[PATCH v2 0/2] SDL2 usability fixes
2023-04-18 6:16 UTC (5+ messages)
` [PATCH v2 1/2] ui/sdl2: Grab Alt+Tab also in fullscreen mode
` [PATCH v2 2/2] ui/sdl2: Grab Alt+F4 also under Windows
[PATCH V2] virtio: i2c: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
2023-04-18 3:54 UTC
[Patch] SDHCI: fixing extend sdhci controller ops usage
2023-04-18 2:53 UTC (2+ messages)
[RFC PATCH 0/8] riscv: implement Ssqosid extension and CBQRI controllers
2023-04-18 2:00 UTC (3+ messages)
` [RFC PATCH 3/8] hw/riscv: implement CBQRI capacity controller
[PATCH] nvme: remove constant argument to tracepoint
2023-04-18 1:41 UTC (2+ messages)
[PATCH RESEND 0/2] hw/nvme: COPY fixes
2023-04-18 0:24 UTC
[PATCH 0/3] SDL2 usability fixes
2023-04-17 19:24 UTC (6+ messages)
[PATCH] replication: compile out some staff when replication is not configured
2023-04-17 17:19 UTC (7+ messages)
[PATCH 0/2] Remove CBAR from A55/A76 and add A78
2023-04-17 16:15 UTC (2+ messages)
[PATCH 00/12] virtio: add vhost-user-generic and reduce copy and paste
2023-04-17 16:14 UTC (3+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-04-17 15:01 UTC (8+ messages)
[RFC PATCH v1] hw/misc: add i2c slave device that passes i2c ops outside
2023-04-17 14:34 UTC (4+ messages)
[PATCH 1/2] travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' job
2023-04-17 14:19 UTC (7+ messages)
` [PATCH 2/2] travis.yml: Add missing 'flex' package to 'GCC (user)' job
[PATCH v7 00/12] target/riscv: rework CPU extensions validation
2023-04-17 14:00 UTC (13+ messages)
` [PATCH v7 01/12] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH v7 02/12] target/riscv/cpu.c: remove set_vext_version()
` [PATCH v7 03/12] target/riscv/cpu.c: remove set_priv_version()
` [PATCH v7 04/12] target/riscv: add PRIV_VERSION_LATEST
` [PATCH v7 05/12] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
` [PATCH v7 06/12] target/riscv: Update check for Zca/Zcf/Zcd
` [PATCH v7 07/12] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH v7 08/12] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH v7 09/12] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH v7 10/12] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH v7 11/12] target/riscv: rework write_misa()
` [PATCH v7 12/12] target/riscv: forbid write_misa() for static CPUs
[PATCH 0/2] Re-enable qom-cast-debug by default
2023-04-17 13:13 UTC (3+ messages)
` [PATCH 2/2] meson_options.txt: Enable qom-cast-debug by default again
[PULL 00/73] virtio,pc,pci: features, fixes
2023-04-17 13:04 UTC (6+ messages)
` [PULL 70/73] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
netdev-socket test hang (s390 host, mips64el guest, backtrace)
2023-04-17 13:02 UTC (5+ 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).