qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-20 04:30:26 to 2021-02-21 21:55:11 UTC [more...]

[PATCH v2 0/8] hw/sh4: Kconfig cleanups
 2021-02-21 21:54 UTC  (17+ messages)
` [PATCH v2 1/8] hw/sh4: Add missing license
` [PATCH v2 2/8] hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
` [PATCH v2 3/8] hw/intc: Introduce SH_INTC Kconfig entry
` [PATCH v2 4/8] hw/char: Introduce SH_SCI "
` [PATCH v2 5/8] hw/timer: Introduce SH_TIMER "
` [PATCH v2 6/8] hw/block: Introduce TC58128 eeprom "
` [PATCH v2 7/8] hw/pci-host: Introduce SH_PCI "
` [PATCH v2 8/8] hw/sh4: Remove now unused CONFIG_SH4 from Kconfig

[PULL v2 00/43] MIPS patches for 2021-02-21
 2021-02-21 21:17 UTC  (4+ messages)
` [PULL v2 02/43] hw/mips: Add a bootloader helper
` [PULL v2 07/43] tests/acceptance: Test PMON with Loongson-3A1000 CPU

[PATCH 0/2] Allwinner H3 fixes for EMAC and acceptance tests
 2021-02-21 20:40 UTC  (6+ messages)

[RFC PATCH] target/mips/cp0_timer: Use new clock_ns_to_ticks()
 2021-02-21 20:12 UTC  (3+ messages)

[PATCH] ui/cocoa: Fix mouse association state
 2021-02-21 19:41 UTC  (2+ messages)

[Bug 1914849] [NEW] mprotect fails after MacOS 11.2 on arm mac
 2021-02-21 19:30 UTC  (3+ messages)
` [Bug 1914849] "

[PATCH] ui/cocoa: Fix stride resolution of pixman image
 2021-02-21 19:35 UTC  (2+ messages)

tests: n810 arm failing
 2021-02-21 19:33 UTC  (2+ messages)

KVM Guest
 2021-02-21 19:24 UTC  (3+ messages)

[PATCH 0/4] hw/{lm32,sh4}: Kconfig cleanups
 2021-02-21 18:10 UTC  (5+ messages)
` [PATCH 1/4] hw/sh4/Kconfig: Rename CONFIG_SH4 -> CONFIG_SH4_DEVICES

[PATCH v2] configure: fix --enable-fuzzing linker failures
 2021-02-21 17:45 UTC 

[PULL 00/43] MIPS patches for 2021-02-21
 2021-02-21 17:34 UTC  (46+ messages)
` [PULL 01/43] hw/mips: loongson3: Drop 'struct MemmapEntry'
` [PULL 02/43] hw/mips: Add a bootloader helper
` [PULL 03/43] hw/mips/fuloong2e: Use bl_gen_kernel_jump to generate bootloaders
` [PULL 04/43] hw/mips/boston: "
` [PULL 05/43] hw/mips/boston: Use bootloader helper to set GCRs
` [PULL 06/43] hw/intc/loongson_liointc: Fix per core ISR handling
` [PULL 07/43] tests/acceptance: Test PMON with Loongson-3A1000 CPU
` [PULL 08/43] target/mips: fetch code with translator_ld
` [PULL 09/43] target/mips: Remove access_type argument from map_address() handler
` [PULL 10/43] target/mips: Remove access_type argument from get_seg_physical_address
` [PULL 11/43] target/mips: Remove access_type arg from get_segctl_physical_address()
` [PULL 12/43] target/mips: Remove access_type argument from get_physical_address()
` [PULL 13/43] target/mips: Remove unused MMU definitions
` [PULL 14/43] target/mips: Replace magic value by MMU_DATA_LOAD definition
` [PULL 15/43] target/mips: Let do_translate_address() take MMUAccessType argument
` [PULL 16/43] target/mips: Let cpu_mips_translate_address() take MMUAccessType arg
` [PULL 17/43] target/mips: Let raise_mmu_exception() take MMUAccessType argument
` [PULL 18/43] target/mips: Let get_physical_address() "
` [PULL 19/43] target/mips: Let get_seg*_physical_address() take MMUAccessType arg
` [PULL 20/43] target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType
` [PULL 21/43] target/mips: Remove unused 'rw' argument from page_table_walk_refill()
` [PULL 22/43] target/mips: Include missing "tcg/tcg.h" header
` [PULL 23/43] target/mips: Make cpu_HI/LO registers public
` [PULL 24/43] target/mips: Promote 128-bit multimedia registers as global ones
` [PULL 25/43] target/mips: Rename 128-bit upper halve GPR registers
` [PULL 26/43] target/mips: Introduce gen_load_gpr_hi() / gen_store_gpr_hi() helpers
` [PULL 27/43] target/mips: Use GPR move functions in gen_HILO1_tx79()
` [PULL 28/43] vt82c686: Move superio memory region to SuperIOConfig struct
` [PULL 29/43] vt82c686: Reorganise code
` [PULL 30/43] vt82c686: Fix SMBus IO base and configuration registers
` [PULL 31/43] vt82c686: Make vt82c686-pm an I/O tracing region
` [PULL 32/43] vt82c686: Correct vt82c686-pm I/O size
` [PULL 33/43] vt82c686: Correctly reset all registers to default values on reset
` [PULL 34/43] vt82c686: Fix up power management io base and config
` [PULL 35/43] vt82c686: Set user_creatable=false for VT82C686B_PM
` [PULL 36/43] vt82c686: Make vt82c686b-pm an abstract base class and add vt8231-pm based on it
` [PULL 37/43] vt82c686: Simplify vt82c686b_realize()
` [PULL 38/43] vt82c686: Move creation of ISA devices to the ISA bridge
` [PULL 39/43] vt82c686: Remove index field of SuperIOConfig
` [PULL 40/43] vt82c686: Reduce indentation by returning early
` [PULL 41/43] vt82c686: Simplify by returning earlier
` [PULL 42/43] vt82c686: Log superio_cfg unimplemented accesses
` [PULL 43/43] vt82c686: Fix superio_cfg_{read,write}() functions

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
 2021-02-21 17:05 UTC 

[PATCH] ui/gtk: vte: fix sending multiple characeters
 2021-02-21 17:06 UTC  (4+ messages)

[PATCH] target/mips: Remove unused 'rw' argument from page_table_walk_refill()
 2021-02-21 17:01 UTC  (3+ messages)

who's using the ozlabs patchwork install for QEMU patches ?
 2021-02-21 16:40 UTC  (6+ messages)

[PATCH] hw/char/pl011: fix receiving multiple chars
 2021-02-21 16:37 UTC  (3+ messages)

[PATCH] configure: fix --enable-fuzzing linker failures
 2021-02-21 16:33 UTC  (4+ messages)

[PATCH] configure: force enable-sanitizers together with enable-fuzzing
 2021-02-21 15:37 UTC  (2+ messages)

[PATCH 0/3] target/riscv: fix PMP permission checking when softmmu's TLB hits
 2021-02-21 14:01 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: propagate PMP permission to TLB page
` [PATCH 2/3] target/riscv: add log of PMP permission checking
` [PATCH 3/3] target/riscv: flush TLB pages if PMP permission has been changed

[PATCH 1/3] target/riscv: propagate PMP permission to TLB page
 2021-02-21 13:32 UTC  (3+ messages)
` [PATCH 2/3] target/riscv: add log of PMP permission checking
` [PATCH 3/3] target/riscv: flush TLB pages if PMP permission has been changed

[PULL 00/12] Trivial branch for 6.0 patches
 2021-02-21 15:20 UTC  (14+ messages)
` [PULL 01/12] hw/i386/xen: Remove dead code
` [PULL 02/12] hw/block/fdc: Remove the check_media_rate property
` [PULL 03/12] Fix SPDX-License-Identifier typos
` [PULL 04/12] MAINTAINERS: add my github tree URL
` [PULL 05/12] virtio-pmem: put it into the 'storage' category
` [PULL 06/12] vmmouse: put it into the 'input' category
` [PULL 07/12] nvdimm: put it into the 'storage' category
` [PULL 08/12] tpm: put some tpm devices into the correct category
` [PULL 09/12] u2f-passthru: put it into the 'misc' category
` [PULL 10/12] hw/scsi/megasas: Remove pointless parenthesis
` [PULL 11/12] target/avr/cpu: Use device_class_set_parent_realize()
` [PULL 12/12] MAINTAINERS: Fix default-configs/ entries

[RFC PATCH 00/42] target/mips: Reintroduce the R5900 CPU (with more testing)
 2021-02-21 14:04 UTC  (6+ messages)
` [RFC PATCH 32/42] docker: Add gentoo-mipsr5900el-cross image

[RFC v1 32/38] target/arm: cpu: do not initialize TCG PMU for KVM
 2021-02-21 13:59 UTC  (4+ messages)
  ` [RFC v1 34/38] target/arm: cpu: only initialize TCG gt timers under CONFIG_TCG

[PATCH] virtio-gpu: Respect graphics update interval for EDID
 2021-02-21 13:34 UTC 

[PATCH 00/44] hw/arm: New board model mps3-an547
 2021-02-21 13:34 UTC  (7+ messages)
` [PATCH 19/44] hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
` [PATCH 21/44] hw/arm/armsse: Use an array for apb_ppc fields in the state structure
` [PATCH 22/44] hw/arm/armsse: Add a define for number of IRQs used by the SSE itself

[PATCH v3 0/4] MIPS Bootloader helper
 2021-02-21 13:17 UTC  (9+ messages)
` [PATCH v3 1/4] hw/mips: Add a bootloader helper
` [PATCH v3 2/4] hw/mips: Use bl_gen_kernel_jump to generate bootloaders
` [PATCH v3 4/4] hw/mips/boston: Use bootloader helper to set GCRs

[PATCH 0/2] tcg/aarch64: Fixes to vector ops
 2021-02-21 12:12 UTC  (4+ messages)
` [PATCH 1/2] tcg/aarch64: Fix I3617_CMLE0
` [PATCH 2/2] tcg/aarch64: Fix generation of "scalar" vector operations

[PATCH] virtio-ccw: commands on revision-less devices
 2021-02-21 11:48 UTC  (3+ messages)

[PULL 00/18] SD/MMC patches for 2021-02-20
 2021-02-21 11:45 UTC  (2+ messages)

[PATCH] virtio-iommu: Default to bypass during boot
 2021-02-21 11:45 UTC  (2+ messages)

[PATCH v2 00/13] vt82c686b clean ups and vt8231 emulation
 2021-02-21  9:48 UTC  (11+ messages)
` [PATCH v2 04/13] vt82c686: Fix up power management io base and config
` [PATCH v2 10/13] vt82c686: Implement control of serial port io ranges via config regs
` [PATCH v2 09/13] vt82c686: Fix superio_cfg_{read,write}() functions

[PATCH] fuzz: fix the pro100 generic-fuzzer config
 2021-02-21  8:47 UTC  (2+ messages)

[PATCH] gitlab-ci: Remove unused container images
 2021-02-21  8:39 UTC  (6+ messages)

[PATCH 00/13] target/mips: Replace integer by MMUAccessType enum when possible
 2021-02-21  8:33 UTC  (2+ messages)

[PATCH v2 0/2] Rework ACPI OEM fields handling to simplify code (was: acpi: Remove duplicated code handling OEM ID and OEM table ID fields)
 2021-02-21  0:17 UTC  (3+ messages)
` [PATCH 1/2] acpi: Move setters/getters of oem fields to X86MachineState
` [PATCH 2/2] acpi: Consolidate the handling of OEM ID and OEM Table ID fields

[PATCH v2 00/24] hw/arm: New board model mps3-an524
 2021-02-20 22:42 UTC  (3+ messages)
` [PATCH v2 01/24] hw/arm/mps2-tz: Make SYSCLK frequency board-specific

[Bug 1916344] [NEW] User mode networking not working properly on QEMU on Mac OS X host
 2021-02-20 22:30 UTC  (4+ messages)
` [Bug 1916344] "

[RFC PATCH v2 0/6] exec: Remove "tcg/tcg.h" from "exec/cpu_ldst.h"
 2021-02-20 20:07 UTC  (3+ messages)
` [PATCH v2 3/6] target/mips: Include missing "tcg/tcg.h" header

[PULL 0/8] Ui 20210219 patches
 2021-02-20 19:27 UTC  (2+ messages)

[Bug 1916112] [NEW] Illegal instruction crash of QEMU on Jetson Nano
 2021-02-20 19:19 UTC  (9+ messages)
` [Bug 1916112] "

[Bug 1915682] [NEW] i386-linux-user wine exception regression tests fail
 2021-02-20 18:40 UTC  (2+ messages)
` [Bug 1915682] "

[Bug 1916343] [NEW] -daemonize not working on macOS
 2021-02-20 18:11 UTC 

[PATCH] target/arm: Use TCF0 and TFSRE0 for unprivileged tag checks
 2021-02-20 16:19 UTC  (2+ messages)

[PATCH v4] target/cris: Plug leakage of TCG temporaries
 2021-02-20 16:03 UTC  (2+ messages)

tools/virtiofs: Multi threading seems to hurt performance
 2021-02-20 15:38 UTC  (4+ messages)
` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)

[PATCH v3 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-20 14:48 UTC  (5+ messages)
` [PATCH v3 1/4] hw/riscv: Drop 'struct MemmapEntry'
` [PATCH v3 2/4] hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
` [PATCH v3 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system
` [PATCH v3 4/4] hw/riscv: virt: Map high mmio for PCIe

[PATCH] ui/console: Assert graphic console surface is not NULL
 2021-02-20 11:38 UTC  (2+ messages)
` [PATCH v2] ui/console: Pass placeholder surface to displays

[PATCH v2 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-20 10:37 UTC  (3+ messages)
` [PATCH v2 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system

problema compilation
 2021-02-20  9:07 UTC  (3+ messages)

[PATCH v3] hw/sd: sd: Actually perform the erase operation
 2021-02-20  8:58 UTC 

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-02-20  7:59 UTC  (2+ messages)

[PATCH v2 0/6] hw/sd: sdhci: Fixes to CVE-2020-17380, CVE-2020-25085, CVE-2021-3409
 2021-02-20  6:55 UTC  (5+ messages)
` [PATCH v2 5/6] hw/sd: sdhci: Limit block size only when SDHC_BLKSIZE register is writable

[PATCH v4] net/macos: implement vmnet-based netdev
 2021-02-20  6:39 UTC  (2+ messages)

[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
 2021-02-20  6:02 UTC  (4+ messages)
` [PATCH v2 05/11] hw/mips: Restrict KVM to the malta & virt machines

[PATCH] opengl: Do not convert format with glTexImage2D on OpenGL ES
 2021-02-20  5:50 UTC  (3+ messages)

[PATCH] target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvh
 2021-02-20  5:14 UTC  (3+ messages)

[PATCH v2] ui/cocoa: Use kCGColorSpaceSRGB
 2021-02-20  4:29 UTC  (2+ messages)
` [PATCH v3] "


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).