messages from 2021-08-17 07:26:35 to 2021-08-18 08:48:20 UTC [more...]
[PATCH v2 00/55] Unaligned access for user-only
2021-08-18 8:47 UTC (11+ messages)
` [PATCH v2 03/55] target/alpha: Implement do_unaligned_access "
` [PATCH v2 05/55] target/hppa: "
` [PATCH v2 15/55] target/sparc: Remove DEBUG_UNALIGNED
` [PATCH v2 16/55] target/sparc: Split out build_sfsr
` [PATCH v2 17/55] target/sparc: Set fault address in sparc_cpu_do_unaligned_access
[PATCH 0/2] Two chardev with fdset fixes
2021-08-18 8:39 UTC (8+ messages)
` [PATCH 1/2] chardev: Propagate error from logfile opening
` [PATCH 2/2] monitor: Report EBADFD if fdset contains invalid FD
[PATCH v4 0/3] Add support for Fujitsu A64FX processor
2021-08-18 8:29 UTC (11+ messages)
` [PATCH v4 1/3] target-arm: Add support for Fujitsu A64FX
[PATCH v4] hw/dma/pl330: Add memory region to replace default
2021-08-18 8:28 UTC (2+ messages)
[PATCH v4] vga: don't abort when adding a duplicate isa-vga device
2021-08-18 8:08 UTC (3+ messages)
Please help me understand VIRTIO_F_IOMMU_PLATFORM
2021-08-18 7:58 UTC (2+ messages)
[PATCH v2 00/21] target/riscv: Use tcg_constant_*
2021-08-18 7:23 UTC (27+ messages)
` [PATCH v2 01/21] "
` [PATCH v2 02/21] target/riscv: Clean up division helpers
` [PATCH v2 03/21] target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
` [PATCH v2 04/21] target/riscv: Introduce DisasExtend and new helpers
` [PATCH v2 05/21] target/riscv: Add DisasExtend to gen_arith*
` [PATCH v2 06/21] target/riscv: Remove gen_arith_div*
` [PATCH v2 07/21] target/riscv: Use gen_arith for mulh and mulhu
` [PATCH v2 08/21] target/riscv: Move gen_* helpers for RVM
` [PATCH v2 09/21] target/riscv: Move gen_* helpers for RVB
` [PATCH v2 10/21] target/riscv: Add DisasExtend to gen_unary
` [PATCH v2 11/21] target/riscv: Use DisasExtend in shift operations
` [PATCH v2 12/21] target/riscv: Add gen_greviw
` [PATCH v2 13/21] target/riscv: Use get_gpr in branches
` [PATCH v2 14/21] target/riscv: Use {get, dest}_gpr for integer load/store
` [PATCH v2 15/21] target/riscv: Reorg csr instructions
` [PATCH v2 16/21] target/riscv: Use {get,dest}_gpr for RVA
` [PATCH v2 17/21] target/riscv: Use gen_shift_imm_fn for slli_uw
` [PATCH v2 18/21] target/riscv: Use {get,dest}_gpr for RVF
` [PATCH v2 19/21] target/riscv: Use {get,dest}_gpr for RVD
` [PATCH v2 20/21] target/riscv: Tidy trans_rvh.c.inc
` [PATCH v2 21/21] target/riscv: Use {get,dest}_gpr for RVV
[PATCH v2] tests/acceptance: Test powernv machines
2021-08-18 7:17 UTC (3+ messages)
[PATCH 0/4] target/i386: V_IRQ masking and V_TPR fixes
2021-08-18 7:08 UTC (6+ messages)
` [PATCH] target/i386: Added vVMLOAD and vVMSAVE feature
` [PATCH 1/4] target/i386: Moved int_ctl into CPUX86State structure
` [PATCH 2/4] target/i386: Added VGIF V_IRQ masking capability
` [PATCH 3/4] target/i386: Added ignore TPR check in ctl_has_irq
` [PATCH 4/4] target/i386: Added changed priority check for VIRQ
[PATCH 00/19] PMU-EBB support for PPC64 TCG
2021-08-18 5:48 UTC (7+ messages)
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
[RFC PATCH: v3 1/2] add mi device in qemu
2021-08-18 6:01 UTC (2+ messages)
[RFC] vfio/migration: reduce the msix virq setup cost in resume phase
2021-08-18 5:02 UTC (4+ messages)
[Bug 1858814] [NEW] 'make -C roms efi' does not update edk2 submodules
2021-08-18 4:17 UTC (2+ messages)
` [Bug 1858814] "
[Bug 1880763] [NEW] Missing page crossing check in use_goto_tb() for rx target
2021-08-18 4:17 UTC (2+ messages)
` [Bug 1880763] "
[RFC PATCH 00/13] Add support for Mirror VM
2021-08-18 2:49 UTC (13+ messages)
[PATCH 0/4] target/arm: Fix insn exception priorities
2021-08-18 1:00 UTC (5+ messages)
` [PATCH 1/4] target/arm: Take an exception if PSTATE.IL is set
` [PATCH 2/4] target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
` [PATCH 3/4] target/arm: Take an exception if PC is misaligned
` [PATCH 4/4] target/arm: Suppress bp for exceptions with more priority
[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
2021-08-18 0:14 UTC (12+ messages)
` [PATCH v3 09/10] virtiofsd: Optionally fill lo_inode.fhandle
[PATCH RFC v2 00/16] vfio-user implementation
2021-08-17 23:04 UTC (3+ messages)
` [PATCH RFC v2 01/16] vfio-user: introduce vfio-user protocol specification
[PATCH v3] block/file-win32: add reopen handlers
2021-08-17 22:29 UTC (2+ messages)
[PATCH 0/2] target/arm: Implement remaining HSTR functionality
2021-08-17 22:17 UTC (2+ messages)
[ANNOUNCE] QEMU 6.1.0-rc4 is now available
2021-08-17 22:04 UTC
[PULL 00/27] tcg patch queue for rc0
2021-08-17 22:07 UTC (5+ messages)
` [PULL 24/27] accel/tcg: Move breakpoint recognition outside translation
[PATCH] target/arm: Do hflags rebuild in cpsr_write()
2021-08-17 20:41 UTC (3+ messages)
[PATCH] target/arm: Take an exception if PSTATE.IL is set
2021-08-17 20:31 UTC (2+ messages)
[PATCH v2] block/file-win32: add reopen handlers
2021-08-17 20:15 UTC
[PATCH v3 00/25] python: introduce Asynchronous QMP package
2021-08-17 19:47 UTC (15+ messages)
` [PATCH v3 07/25] python/aqmp: Add logging utility helpers
` [PATCH v3 08/25] python/aqmp: add logging to AsyncProtocol
` [PATCH v3 09/25] python/aqmp: add AsyncProtocol.accept() method
` [PATCH v3 10/25] python/aqmp: add configurable read buffer limit
` [PATCH v3 11/25] python/aqmp: add _cb_inbound and _cb_outbound logging hooks
` [PATCH v3 12/25] python/aqmp: add AsyncProtocol._readline() method
` [PATCH v3 13/25] python/aqmp: add QMP Message format
[PATCH v3 00/13] AQMP TUI Draft
2021-08-17 19:06 UTC (4+ messages)
` [PATCH v3 09/13] python/aqmp-tui: Add QMP connection manager
Using loadvm with snapshot
2021-08-17 18:53 UTC (4+ messages)
[PATCH v3] vga: don't abort when adding a duplicate isa-vga device
2021-08-17 18:51 UTC (5+ messages)
[PATCH] migration: Don't sync dirty bitmap when init
2021-08-17 18:06 UTC
[PATCH 0/3] MAINTAINERS: Split Audio section
2021-08-17 17:57 UTC (10+ messages)
` [PATCH 1/3] MAINTAINERS: Split Audio backends VS frontends
` [PATCH 2/3] MAINTAINERS: Remove SPICE from Audio backends section
` [PATCH 3/3] MAINTAINERS: Split Audio backends sections
[PATCH] multifd: Implement yank for multifd send side
2021-08-17 17:55 UTC (3+ messages)
Bootloading within QEMU?
2021-08-17 16:18 UTC (3+ messages)
[PATCH for-6.2 00/25] arm: Get rid of system_clock_scale global
2021-08-17 16:14 UTC (40+ messages)
` [PATCH for-6.2 01/25] arm: Move M-profile RAS register block into its own device
` [PATCH for-6.2 02/25] arm: Move systick device creation from NVIC to ARMv7M object
` [PATCH for-6.2 03/25] arm: Move system PPB container handling to armv7m
` [PATCH for-6.2 04/25] hw/timer/armv7m_systick: Add usual QEMU interface comment
` [PATCH for-6.2 05/25] hw/timer/armv7m_systick: Add input clocks
` [PATCH for-6.2 06/25] hw/arm/armv7m: Create "
` [PATCH for-6.2 07/25] armsse: Wire up systick cpuclk clock
` [PATCH for-6.2 08/25] hw/arm/mps2.c: Connect up armv7m clocks
` [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider
` [PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
` [PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk
` [PATCH for-6.2 12/25] hw/arm/stm32f205: "
` [PATCH for-6.2 13/25] hw/arm/stm32f405: "
` [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line
` [PATCH for-6.2 20/25] hw/arm/msf2-soc: Wire up refclk
` [PATCH for-6.2 21/25] hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
` [PATCH for-6.2 23/25] hw/arm/stellaris: Split stellaris-gptm into its own file
[PATCH RESEND 0/2] memory: Add tracepoints for log_sync
2021-08-17 16:07 UTC (5+ messages)
` [PATCH RESEND 2/2] memory: Add tracepoint for dirty sync
[PATCH-for-6.1 v2] softmmu/physmem: fix wrong assertion in qemu_ram_alloc_internal()
2021-08-17 15:51 UTC (5+ messages)
[PATCH] qapi/machine.json: Remove zero value reference from SMPConfiguration documentation
2021-08-17 15:48 UTC (6+ messages)
[PATCH v3 0/6] block-status cache for data regions
2021-08-17 15:03 UTC (3+ messages)
` [PATCH v3 3/6] block: Clarify that @bytes is no limit on *pnum
[PATCH 0/6] virtio-iommu: Add ACPI support
2021-08-17 14:58 UTC (6+ messages)
` [PATCH 4/6] hw/arm/virt: Remove device tree restriction for virtio-iommu
` [PATCH 6/6] pc: Allow instantiating a virtio-iommu device
[PATCH 0/8] target/mips: Housekeeping in gen_helper() macros
2021-08-17 14:52 UTC (2+ messages)
[PATCH 0/2] 9pfs: v9fs_walk() cleanup
2021-08-17 14:10 UTC (4+ messages)
` [PATCH 1/2] hw/9pfs: avoid 'path' copy in v9fs_walk()
` [PATCH 2/2] hw/9pfs: use g_autofree in v9fs_walk() where possible
[PATCH for-6.2 0/2] target/ppc: Fix vector registers access in gdbstub for little-endian
2021-08-17 13:55 UTC (6+ messages)
` [PATCH for-6.2 1/2] include/qemu/int128.h: introduce bswap128s
[PATCH for-6.2 v5 0/5] hw/arm/virt: Introduce cpu topology support
2021-08-17 13:54 UTC (5+ messages)
` [PATCH for-6.2 v5 3/5] hw/arm/virt: Add cpu-map to device tree
[PULL 0/1] Last minute fix for -rc4
2021-08-17 13:29 UTC (9+ messages)
` [PULL 1/1] machine: Disallow specifying topology parameters as zero
[PATCH 0/7] floppy: build as modules
2021-08-17 13:19 UTC (6+ messages)
[PATCH v3] blog: add a post for the new TCG cache modelling plugin
2021-08-17 13:18 UTC (3+ messages)
[PATCH] include/block.h: remove outdated comment in bdrv_drained_begin
2021-08-17 13:14 UTC (2+ messages)
[qemu-web PATCH] (typo)
2021-08-17 11:19 UTC (2+ messages)
[PATCH] block/file-win32: add reopen handlers
2021-08-17 10:23 UTC (2+ messages)
[PATCH] hw: ppc: sam460ex: Disable Ethernet devicetree nodes
2021-08-17 9:42 UTC (6+ messages)
[PATCH 0/7] Add vmnet.framework based network backend
2021-08-17 9:28 UTC (6+ messages)
` [PATCH 2/7] net/vmnet: add new netdevs to qapi/net
[Bug 1846816] [NEW] Booting error on AIX 6.1 "Illegal Trap Instruction Interrupt in Kernel""
2021-08-17 9:01 UTC (2+ messages)
` [Bug 1846816] "
Picture missing in About dialog on cocoa ui
2021-08-17 8:59 UTC (7+ messages)
[Qemu-devel] [PULL 00/30] ppc patch queue 2015-07-07 for 2.4
2021-08-17 8:42 UTC (8+ messages)
` [Qemu-devel] [PULL 24/30] spapr_pci: populate ibm,loc-code
` "
[PATCH] qemu-storage-daemon: Only display FUSE help when FUSE is built-in
2021-08-17 8:28 UTC (2+ messages)
[PATCH v2] hw/intc/sifive_clint: Fix overflow in sifive_clint_write_timecmp()
2021-08-17 7:59 UTC (2+ messages)
[PATCH] net/colo: check vnet_hdr_support flag when using virtio-net
2021-08-17 7:37 UTC (4+ 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).